Commit Graph

36 Commits

Author SHA1 Message Date
Baptiste Grob
5cd7aa908b fix: do not display single note tags when viewing said tag 2020-10-26 15:50:44 +01:00
Baptiste Grob
54ed0bdabb fix: restore showing tags in the notes view 2020-10-23 11:17:17 +02:00
Mo Bitar
507223c5b7 fix: associate note with selected tag when saving with editor 2020-10-08 11:44:08 -05:00
Mo Bitar
02ccc2d8a6 feat: create placeholder only in All view 2020-10-08 10:03:36 -05:00
Mo Bitar
48a9038167 fix: note tags component not reloading on note change 2020-10-06 16:24:32 -05:00
Baptiste Grob
40df75dff9 fix: show trashed notes that are also archived 2020-10-06 10:53:07 +02:00
Baptiste Grob
4ae680e936 fix: always show archived notes when active tag is archive tag 2020-09-28 10:52:28 +02:00
Baptiste Grob
5c986338a8 fix: wait for CompletedFullSync before showing "No Notes." 2020-09-23 13:46:18 +02:00
Baptiste Grob
2ba43a01ed fix: prevent undefined access 2020-09-17 14:28:52 +02:00
Mo Bitar
2b6abeebfc feat: snjs app groups (#468)
* feat: snjs app groups

* fix: update snjs version to point to wip commit

* wip: account switcher

* feat: rename lock manager to auto lock service

* fix: more relevant sign out copy

* chore(deps): update snjs

* fix: use setTimeout instead of setImmediate

* feat: make account switcher expiremental feature

* chore(deps): upgrade snjs
2020-09-15 10:55:32 -05:00
Baptiste Grob
90d1814d68 fix: do not switch notes while in the trash view 2020-09-11 13:13:44 +02:00
Baptiste Grob
f7e9b0ec0c fix: exception when locking app 2020-09-10 17:28:24 +02:00
Baptiste Grob
cef1934a81 fix: remove unused values 2020-09-10 17:28:24 +02:00
Baptiste Grob
9a9d2c4085 fix: smart tags 2020-09-10 17:28:24 +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
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
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
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
db914ee4bf fix: remove app observer on controller deinit 2020-06-27 13:27:26 +02:00
Radek Czemerys
0928e3944c fix: typo in function name 2020-06-15 12:23:33 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -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
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
Mo Bitar
8050c9cccd Remove notes tags display 2020-04-17 13:57:43 -05:00
Mo Bitar
0c6b5cbeb7 mv services/state > ui_models/app_state 2020-04-17 13:31:47 -05:00
Mo Bitar
2083ce763f Fixes smart tags, toggling archive, and toggling trashed 2020-04-17 09:28:58 -05:00
Mo Bitar
4451832c9e Fixes user prefs sync race condition 2020-04-16 10:17:19 -05:00
Mo Bitar
a2303aa7af Fixes 2020-04-14 19:59:31 -05:00
Mo Bitar
d91b7bc449 Tags fixes 2020-04-14 18:16:46 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00