Commit Graph

4554 Commits

Author SHA1 Message Date
thecodrr
24e76464f7 fix: make properties scrollable (#108) 2020-03-09 10:52:15 +05:00
thecodrr
528903cab7 fix: sort multi keys 2020-03-09 10:47:33 +05:00
thecodrr
319becedea chore: use custom localforage-getitems module 2020-03-09 09:36:20 +05:00
thecodrr
1e462d05eb fix: each item in list should have unique key 2020-03-09 00:50:09 +05:00
thecodrr
78d97fba27 fix: make localforage-getitems work 2020-03-09 00:39:17 +05:00
thecodrr
6eb1fc63b7 feat: add readMulti 2020-03-09 00:12:51 +05:00
thecodrr
e502ef2022 perf: minor optimizations 2020-03-08 18:29:43 +05:00
thecodrr
f9ced79ed9 fix: color count not updating 2020-03-08 17:23:36 +05:00
thecodrr
706cdde1db fix: #106 2020-03-08 17:19:55 +05:00
thecodrr
98af3174ec fix: deleting last colorin note does not update list 2020-03-08 17:10:16 +05:00
thecodrr
e4611c5eb0 fix: increase overlapping of color circles 2020-03-08 15:37:00 +05:00
thecodrr
f8b38f65c0 fix: resolve warnings 2020-03-08 15:21:26 +05:00
thecodrr
eb3c386446 fix: #104 2020-03-08 15:05:00 +05:00
Muhammad Ali
cbc9dc914f fix: refresh favorites when multi-unfavoriting (#103)
* favorite-refresh

* log
2020-03-08 14:58:50 +05:00
Ammar Ahmed
503af2aeee ui: hide properties when no note is opened (#102)
* ui: hide properties when session id null.

* refactor

Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2020-03-08 13:47:54 +05:00
thecodrr
873d7ca30e feat: implement select all (#81) 2020-03-08 13:46:32 +05:00
Ammar Ahmed
9a4449c9a8 ui: add list placeholders (#101)
* add notes placeholder

* add favorites placeholder

* add tagline to notes placeholder

* make notes placeholder responsive

* fix fav placeholder not center

* add tagsplaceholder

* add notebooks placeolder

* clear imports

* refactor
2020-03-08 13:23:11 +05:00
thecodrr
7524ce6441 Merge branch 'master' into locking 2020-03-08 11:37:20 +05:00
thecodrr
d644c08b7f feat: implement locked note editting 2020-03-08 11:34:32 +05:00
thecodrr
0c8f300638 fix: ask for password before deleting locked note 2020-03-07 19:54:15 +05:00
Muhammad Ali
0dbd7557a7 fix: disallow addition of empty tags (#99) 2020-03-07 19:52:52 +05:00
Muhammad Ali
74427f3c39 fix: crash when removing all the contents of a new note (#98) 2020-03-07 19:51:46 +05:00
thecodrr
8bc2580daf feat: allow locking from everywhere 2020-03-07 19:41:22 +05:00
thecodrr
6866fff35c feat: improve locking ux 2020-03-07 15:20:19 +05:00
thecodrr
dd40d52870 feat: impl wrong password prompt 2020-03-07 15:20:01 +05:00
Muhammad Ali
4636b4262f feat: implement edit notebook (#87)
* edit function added

* corrected input error

* added notebook id

* console logs

* made all changes

* minor refactoring

Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2020-03-07 14:30:11 +05:00
Ammar Ahmed
14df0b44da ui: improve notebook item ui (#95) 2020-03-07 14:28:06 +05:00
Ammar Ahmed
4a2156ec8b fix: word count is always +1 than the original value (#97) 2020-03-07 14:25:54 +05:00
thecodrr
dd024d2f03 feat: use upstream notes-core 2020-03-07 12:35:00 +05:00
thecodrr
8a4a0543d5 feat: impl note locking and unlocking 2020-03-07 12:32:17 +05:00
Ammar Ahmed
e6a5891b2e ui: add properties show/hide animation (#91)
* merge

* add framer-motion library

* ui: anmate properties menu on open & close

* yarn.lock
2020-03-07 11:51:03 +05:00
Ammar Ahmed
67f098986a ui: add colors and fill favorite icon (#90) 2020-03-07 11:03:51 +05:00
Abdullah Atta
6d606e5768 feat: descriptive dialog title when moving note(s) (#85)
* move dialog title changed

* make title singular

Co-authored-by: Abdullah Atta <abdullahatta31@gmail.com>
2020-03-05 14:49:06 +05:00
alihamuh
ff7adca408 appstore changed to useAppstore 2020-03-05 14:06:17 +05:00
Abdullah Atta
11a8f24247 fix: impl focus mode for editor (#78)
* firest commit

* change icon

* true flase on btn press

* error

* hide properties

* changed appstore brackets

* hide rootnav view

* hiding/showing completely done

* icon issue solved

* Changes

* refactor: rename `appStore` to `useAppStore`

* fix: remove empty quotes

Co-authored-by: Abdullah Atta <abdullahatta31@gmail.com>
2020-03-05 12:38:19 +05:00
Abdullah Atta
7d18038a70 fix: cannot read property 'id' of undefined in Move Dialog (#84)
* first commit

* topics in move dialog corrected
2020-03-05 11:10:08 +05:00
alihamuh
c068adca5b console removed 2020-03-05 11:08:45 +05:00
alihamuh
a6734f6bdd topics in move dialog corrected 2020-03-05 10:15:24 +05:00
thecodrr
8d40c22347 fix: properties auto hiding when clicking inside them 2020-03-05 09:40:55 +05:00
alihamuh
18f7ee28e7 first commit 2020-03-05 09:30:57 +05:00
thecodrr
ea42a67d76 feat: auto hide properties when editor container is focused 2020-03-04 15:13:49 +05:00
thecodrr
e63c98a8ff fix: properties not showing 2020-03-04 15:05:27 +05:00
thecodrr
0748287127 fix: code not compiling 2020-03-04 15:02:35 +05:00
thecodrr
62231a8641 perf: improve editor performance (fix #70) 2020-03-04 15:01:48 +05:00
Muhammad Ali
bb3dba1d4b feat: auto hide properties when editor is focused (#67)
* show/hide properties

* made changes

* changes.

* fix: remove setVisible

* fix: remove setVisible

Co-authored-by: Abdullah Atta <abdullahatta31@gmail.com>
2020-03-04 14:57:07 +05:00
thecodrr
c46944c4c7 fix: wrong scroll length in editor 2020-03-04 14:39:06 +05:00
thecodrr
6de2c0b43b fix: tags saving with last char removed (#71) 2020-03-04 09:22:22 +05:00
thecodrr
748586df5e ui: improve ui for info bar under editor title 2020-03-04 09:19:27 +05:00
thecodrr
3ce01b1006 fix: Pinned notebook does not move to the top (#61) 2020-03-03 23:37:41 +05:00
thecodrr
bf563c334e fix: last nb duplicated when a new nb added (#57) 2020-03-03 23:34:17 +05:00