Commit Graph

89 Commits

Author SHA1 Message Date
Antonella Sgarlatta
6fb68d2255 refactor: extract shared logic to active note state 2021-06-02 17:57:37 -03:00
Antonella Sgarlatta
b7c2fa0b60 feat: use panel width event instead of ResizeObserver 2021-05-31 12:59:35 -03:00
Antonella Sgarlatta
e5c8a8cccc Merge branch 'develop' into feature/autocomplete-tags 2021-05-26 18:52:35 -03:00
Antonella Sgarlatta
c05220af7a feat: remove previous tag input 2021-05-24 19:07:21 -03:00
Antonella Sgarlatta
6a7e09cd26 fix: new note button not working when multiple notes selected 2021-05-24 11:05:15 -03:00
Antonella Sgarlatta
6a9d54c2ae fix: make menus scrollable when there's not enough space 2021-05-20 16:57:34 -03:00
Antonella Sgarlatta
d826af7b55 fix: tags menu not opening 2021-05-20 15:36:58 -03:00
Antonella Sgarlatta
f9f2959ad5 fix: make context menu scrollable when there's not enough space 2021-05-20 13:29:59 -03:00
Antonella Sgarlatta
3813537e5c fix: calculate menus height or width depending on browser font size 2021-05-17 19:37:18 -03:00
Antonella Sgarlatta
c6e4c2fcf5 fix: note flickering and multiple selection staying enabled after browser shortcut 2021-05-17 16:45:00 -03:00
Antonella Sgarlatta
b356a20d33 fix: pass note uuid 2021-05-11 19:22:57 -03:00
Antonella Sgarlatta
290c2b305d fix: mantain multiple note selection when streaming items 2021-05-11 15:18:53 -03:00
Antonella Sgarlatta
df5327e638 refactor: pass note as parameter to selectNote 2021-05-10 16:25:43 -03:00
Antonella Sgarlatta
f317d6cb7c fix: select active note 2021-05-10 16:15:21 -03:00
Antonella Sgarlatta
24eb348b08 fix: open menu to the top when at the bottom of the screen 2021-05-07 18:35:02 -03:00
Antonella Sgarlatta
6a6e1708d6 fix: better protected notes handling and allow shift-clicking note up in the list 2021-05-07 16:57:25 -03:00
Antonella Sgarlatta
b89cdde1fc fix: don't show context menu if note is protected 2021-05-07 15:59:09 -03:00
Antonella Sgarlatta
8a9dc14d81 fix: right-click should select note 2021-05-07 12:50:28 -03:00
Antonella Sgarlatta
0330497d1d fix: change lock mentions to prevent editing 2021-04-30 16:48:56 -03:00
Antonella Sgarlatta
9bf9cc37da feat: shift-click to select range of notes 2021-04-30 14:58:49 -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
93f8d6bbe7 refactor: use setState 2021-03-11 15:07:39 +01:00
Baptiste Grob
757f43971c fix: reload search results when changing protected text search option 2021-03-11 10:55:20 +01: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
Mo Bitar
af1a369e63 fix: smart tag selection issue 2021-03-06 11:25:12 -06:00
Mo Bitar
e0ab938ccf feat: notes display criteria (#530)
* feat: notes display criteria

* chore: remove unused code

* chore: update names

* chore: update snjs version
2021-03-04 12:22:14 -06:00
Baptiste Grob
6a3e070ea6 fix: remove inconsistencies between protected note label and date 2021-02-22 17:41:45 +01:00
Baptiste Grob
944d5db9b7 fix: only match protected note title 2021-02-22 12:01:29 +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
a0909399f8 fix: lint errors 2021-01-22 11:52:24 +01:00
Baptiste Grob
9343b928de fix: restore note display options 2020-12-31 15:18:32 +01:00
Baptiste Grob
57901b6844 fix: handle legacy "client_updated_at" 2020-12-10 16:01:50 +01:00
Baptiste Grob
aca5ad0dfa feat: SNJS preferences 2020-12-10 14:58:00 +01:00
Baptiste Grob
3a16140699 chore(deps): upgrade snjs & sncrypto-web to npm package versions 2020-11-19 13:37:49 +01:00
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