Commit Graph

61 Commits

Author SHA1 Message Date
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
Baptiste Grob
1e00dc2be8 feat: confirm navigating away when upgrade is in progress 2020-06-22 17:52:48 +02:00
Baptiste Grob
91b53d34bf fix: correctly set note values when they change 2020-06-22 15:27:47 +02:00
Baptiste Grob
d0088ba98b refactor: update to latest snjs 2020-06-22 15:27:46 +02:00
Radek Czemerys
0928e3944c fix: typo in function name 2020-06-15 12:23:33 +02:00
Baptiste Grob
6e485e0e8a fix: keep application reference when on pure view controller destruction 2020-06-01 18:38:05 +02:00
Baptiste Grob
36d8b81d2f fix: clear note change listener on editor vie deinit 2020-06-01 18:37:26 +02:00
Baptiste Grob
b2d6ea00c8 fix: initialize controller state softly 2020-06-01 10:49:51 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -05:00
Mo Bitar
bbfb40dcba update: use uuid for mutator association 2020-04-30 10:52:31 -05:00
Mo Bitar
dee164f4a2 fix: editor status after changing note 2020-04-24 12:55:23 -05:00
Mo Bitar
fa831f775b fix: timing of editor component view unloading 2020-04-23 20:20:56 -05:00
Mo Bitar
7a615bc137 fix: panel resizer callback 2020-04-22 08:32:51 -05:00
Mo Bitar
2ce981a1ea fix: deactivate themes on signout 2020-04-21 17:24:11 -05:00
Mo Bitar
6be8fa93f8 fix: select on focus, wait for value 2020-04-21 14:05:11 -05:00
Mo Bitar
9023f76417 fix: note comparison in template 2020-04-21 13:55:16 -05:00
Mo Bitar
35434f8af3 fix: select first note on sign in 2020-04-21 12:30:43 -05:00
Mo Bitar
f9733f8dac fix: deregister stream observers on editor deinit 2020-04-21 12:17:01 -05:00
Mo Bitar
84de39375c Use SNJS's built-in display sorting and filtering 2020-04-18 21:54:07 -05:00
Mo Bitar
851269200b Fixes 2020-04-17 16:41:51 -05:00