Commit Graph

35 Commits

Author SHA1 Message Date
Antonella Sgarlatta
5561ab65ff styles: make note flags wrap 2021-06-24 14:35:50 -03:00
Antonella Sgarlatta
ba1f151d46 Merge branch 'develop' into feature/autocomplete-tags 2021-06-02 19:01:38 -03:00
Antonella Sgarlatta
595b44dfee fix: reload layout when double clicking on panel resizer 2021-06-02 18:38:54 -03:00
Antonella Sgarlatta
6fb68d2255 refactor: extract shared logic to active note state 2021-06-02 17:57:37 -03:00
Antonella Sgarlatta
3823836863 fix: disregard modifiers for note selection if user hasn't triggered the action 2021-06-02 11:20:24 -03:00
Antonella Sgarlatta
b7c2fa0b60 feat: use panel width event instead of ResizeObserver 2021-05-31 12:59:35 -03:00
Antonella Sgarlatta
b70cc0e7e4 feat: add right-click context menu 2021-04-29 17:07:14 -03:00
Antonella Sgarlatta
a1d56abd2e Merge branch 'develop' into feature/multiple-selection 2021-04-28 14:53:15 -03:00
Baptiste Grob
465a6b55a0 feat: label new note button 2021-04-15 16:16:36 +02:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
0f53361689 feat: select multiple notes in list 2021-04-12 14:54:43 +02:00
Baptiste Grob
369b748b97 fix: remove focus outline artifacts 2021-04-09 14:22:33 +02:00
Baptiste Grob
ed69680295 feat: search options (#540)
* feat: search options

* feat: sanitize folder names

* fix: add cursor: pointer to switch

* fix: explicitly make the search bar a text input

* refactor: remove magic number

* refactor: extract Switch component to its own file

* refactor: split AppState into multiple files

* refactor: review comments
2021-04-06 16:48:25 +02:00
Baptiste Grob
14d2109978 fix: only trigger search options animation once 2021-03-11 10:27:04 +01:00
Baptiste Grob
c6c8d842da feat: animate search options entrance 2021-03-10 17:26:21 +01:00
Baptiste Grob
24c5dba4e9 fix: keep search options visible while authorizing 2021-03-10 16:47:44 +01:00
Baptiste Grob
99e26c8270 fix: improve search options top margin 2021-03-10 16:47:20 +01:00
Baptiste Grob
c2ba11238c feat: show/hide search options based on focused element 2021-03-10 16:14:22 +01:00
Baptiste Grob
56665b2315 feat: search protected notes text 2021-03-10 14:38:24 +01:00
Baptiste Grob
6a3e070ea6 fix: remove inconsistencies between protected note label and date 2021-02-22 17:41:45 +01:00
Baptiste Grob
ed7f093e02 feat: make "Protected" flag more subtle 2021-02-22 11:40:43 +01:00
Baptiste Grob
c084268f51 feat: display warning banner when using the app with no account 2021-02-02 15:40:20 +01:00
Baptiste Grob
9343b928de fix: restore note display options 2020-12-31 15:18:32 +01:00
Baptiste Grob
54ed0bdabb fix: restore showing tags in the notes view 2020-10-23 11:17:17 +02:00
Baptiste Grob
5c986338a8 fix: wait for CompletedFullSync before showing "No Notes." 2020-09-23 13:46:18 +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
f43087bff4 fix: improve empty notes list style 2020-08-21 10:49:49 +02:00
Baptiste Grob
572e2ce371 feat: add empty notes list view 2020-08-20 12:33:12 +02:00
Baptiste Grob
2b6ea792ae style: trim trailing whitespace 2020-08-17 12:20:44 +02:00
Mo Bitar
7a615bc137 fix: panel resizer callback 2020-04-22 08:32:51 -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
84de39375c Use SNJS's built-in display sorting and filtering 2020-04-18 21:54:07 -05:00
Mo Bitar
8050c9cccd Remove notes tags display 2020-04-17 13:57:43 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00