Commit Graph

80 Commits

Author SHA1 Message Date
Baptiste Grob
5b72f4e88f feat: prevent refreshing when setting passcode 2020-08-26 17:32:08 +02:00
Baptiste Grob
696f34b788 fix: use register/deregister for editors instead of activate/deactivate 2020-08-25 17:57:35 +02:00
Baptiste Grob
ee8b8fec4d fix: Show SmartTag status in sidebar 2020-08-24 17:31:44 +02:00
Baptiste Grob
80ce5800a8 fix: don't show empty notes view when the database is loading 2020-08-24 17:31:44 +02:00
Johnny A
d96b058133 fix: proper names for actions and history menus (#450)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-08-21 22:57:23 -04:00
Baptiste Grob
3679fc0eca fix: stream SmartTags 2020-08-21 12:54:59 +02:00
Baptiste Grob
f43087bff4 fix: improve empty notes list style 2020-08-21 10:49:49 +02:00
Baptiste Grob
65468a1a72 fix: prevent infinite loop while switching between notes with editors 2020-08-20 13:11:11 +02:00
Baptiste Grob
572e2ce371 feat: add empty notes list view 2020-08-20 12:33:12 +02:00
Baptiste Grob
518063829f fix: close history menu when other menu item is clicked 2020-08-20 12:09:03 +02:00
Baptiste Grob
7521847444 fix: correctly switch between editors 2020-08-20 12:03:10 +02:00
Baptiste Grob
5acaa062f0 refactor: remove unused parameter 2020-08-19 12:32:04 +02:00
Baptiste Grob
ee837ea077 fix: correctly switch between editors 2020-08-19 12:31:42 +02:00
Baptiste Grob
aeafe8c7c1 fix: always show placeholder note in empty "all notes" list on start 2020-08-18 18:15:02 +02:00
Baptiste Grob
5c7bc32306 style: remake updateUI into flushUI 2020-08-18 18:14:24 +02:00
Baptiste Grob
2609cb07b7 fix: do not show placeholder notes in smart tags 2020-08-18 18:06:23 +02:00
Baptiste Grob
5bd35a5797 fix: correctly select displayable note 2020-08-18 17:32:50 +02:00
Baptiste Grob
57643eeded fix: use SNApplication.toggleComponent 2020-08-17 17:26:10 +02:00
Baptiste Grob
2b6ea792ae style: trim trailing whitespace 2020-08-17 12:20:44 +02:00
Baptiste Grob
12d77afd91 fix: consistent challenge/privileges modal centering 2020-08-17 12:20:29 +02:00
Baptiste Grob
7bad225691 Merge branch '004-server-history-support' into develop 2020-08-14 17:55:25 +02:00
Baptiste Grob
257d713d39 fix: show placeholder note in notes list 2020-08-14 17:18:41 +02:00
Baptiste Grob
11ed5bc0b5 style: trim whitespace 2020-08-14 16:38:58 +02:00
Baptiste Grob
623bbae3bf fix: show "Last refreshed…" in footer when logged in 2020-07-30 19:18:36 +02:00
Baptiste Grob
67e2d11d3f fix: deterministically sort footer badges 2020-07-29 17:02:41 +02:00
Baptiste Grob
e71c47ff54 fix: show saving status when editing note for the first time 2020-07-29 13:47:51 +02:00
Baptiste Grob
d80c74b746 fix: hide refresh status when offline 2020-07-29 13:27:32 +02:00
Baptiste Grob
1dc28832cc fix: debounce note status updates properly 2020-07-29 13:12:50 +02:00
Baptiste Grob
096b9c8c87 fix: prevent session expired alerts from piling up 2020-07-20 11:35:18 +02:00
Baptiste Grob
c6a25d6ae4 fix: handle retrieving deleted components 2020-07-15 12:21:18 +02:00
Baptiste Grob
0e44cce2d9 fix: broken AlertService call 2020-07-14 17:02:53 +02:00
Baptiste Grob
d9355377b1 fix: rename allStackComponent to stackComponent in pug file 2020-07-13 11:52:01 +02:00
Johnny Almonte
50f45547a4 wip: server history support 2020-07-13 03:18:49 -04:00
Baptiste Grob
a81e2f02e5 feat: reword storage upgrade migration 2020-07-10 12:40:20 +02:00
Baptiste Grob
5656edb385 refactor: AlertService 2020-07-09 15:43:58 +02:00
Baptiste Grob
d7c8efee25 refactor: rename EditorView.state.allStackComponents to stackComponents 2020-07-07 18:59:51 +02:00
Baptiste Grob
1a5a5021d5 refactor: remove unused method 2020-07-07 18:59:51 +02:00
Baptiste Grob
e280309be6 fix: enable, disable, sync editor stack per note 2020-07-07 18:59:51 +02:00
Baptiste Grob
e45d28b07a refactor: improve setState semantics 2020-07-07 18:59:51 +02:00
Baptiste Grob
15039bd16c refactor: improve props and state typing 2020-07-07 18:59:51 +02:00
Baptiste Grob
d774ecb3e1 fix: load/unload tags component on change 2020-07-02 15:01:00 +02:00
Baptiste Grob
6052392833 feat: 'forgot passcode' on unlock priviledges modal 2020-06-30 17:24:52 +02:00
Baptiste Grob
db914ee4bf fix: remove app observer on controller deinit 2020-06-27 13:27:26 +02:00
Baptiste Grob
ac5c36ab66 fix: type error 2020-06-27 13:27:19 +02:00
Johnny Almonte
a75f1b8d52 fix: update monospaceFont in editor template 2020-06-25 11:11:14 -04:00
Johnny Almonte
159f8f381c fix: update comment for textareaUnloading 2020-06-25 11:08:27 -04:00
Johnny Almonte
ce40cc4ba1 fix: correct monospace state name 2020-06-25 11:07:44 -04:00
Johnny Almonte
72de9516b8 fix: 'Spellcheck' option removes note editor from view 2020-06-24 23:51:41 -04:00
Johnny Almonte
b944f3dec8 fix: read preferences value from state 2020-06-24 23:47:40 -04:00
Baptiste Grob
28b6455d8c style: remove trailing spaces 2020-06-22 17:53:18 +02:00