Commit Graph

110 Commits

Author SHA1 Message Date
Antonella Sgarlatta
2473a780d1 fix: scroll notes list when navigating with arrow keys 2021-06-16 14:13:03 -03:00
Antonella Sgarlatta
a85d2b9676 styles: remove faded style to disabled margin resizers 2021-06-16 12:24:44 -03:00
Antonella Sgarlatta
524bcd09cb fix: spacing between title and tags 2021-06-03 15:35:59 -03:00
Antonella Sgarlatta
c42f1cedda refactor: refactor autocomplete tag input in separate components and move shared logic to state 2021-06-03 12:47:14 -03:00
Antonella Sgarlatta
9513392f6c styles: reduce spacing when note has no tags 2021-06-02 19:51:13 -03:00
Antonella Sgarlatta
684a3fb0bf feat: add delete tag button and refactor NoteTag to separate component 2021-06-01 20:55:54 -03:00
Antonella Sgarlatta
b54de00b40 fix: fix tags container width 2021-05-31 16:35:42 -03:00
Antonella Sgarlatta
7ac5856205 feat: make tags container expandable 2021-05-27 21:18:06 -03:00
Antonella Sgarlatta
68bbcc6820 refactor: remove tags component from view 2021-05-26 18:56:56 -03:00
Antonella Sgarlatta
0d4456bc53 refactor: remove legacy tags code from editor view 2021-05-26 18:48:31 -03:00
Antonella Sgarlatta
a8d6080a6f feat: add tag on dropdown option click 2021-05-24 19:07:07 -03:00
Antonella Sgarlatta
be6893b8dc feat: add autocomplete tags input and dropdown 2021-05-24 17:06:09 -03:00
Antonella Sgarlatta
90250d22a3 feat: modify current tags to v4 style 2021-05-20 17:09:11 -03:00
Antonella Sgarlatta
68a0e1e5bc fix: fix enable editing on editor bar 2021-05-17 12:20:13 -03:00
Antonella Sgarlatta
97b999d18b feat: remove note options from legacy options menu 2021-05-13 14:47:51 -03:00
Antonella Sgarlatta
8302733a49 feat: add protect option to menu 2021-05-11 17:09:23 -03:00
Antonella Sgarlatta
02249ebaca fix: add delete permanently option, restore icon and show alerts for locked notes 2021-05-07 15:56:35 -03:00
Antonella Sgarlatta
33d4c7bcb8 styles: fix lower opacity applied to menu when note locked 2021-05-05 17:47:06 -03:00
Antonella Sgarlatta
2293a4a814 styles: add flex-grow to title and tags div 2021-05-04 18:58:25 -03:00
Antonella Sgarlatta
15db4767f5 feat: use pencil off icon for note bar 2021-05-03 16:42:07 -03:00
Antonella Sgarlatta
0330497d1d fix: change lock mentions to prevent editing 2021-04-30 16:48:56 -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
Mo Bitar
b93a35f965 fix: more accurate saving status + dont allow editor change while note is locked 2021-04-20 19:11:44 -05:00
Mo Bitar
64945abbcc fix: race condition when editor values read could belong to newly selected note as opposed to note for which save was triggered 2021-04-17 19:27:16 -05: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
Mo Bitar
57ddeb3e09 feat: show offline status in saving indicator (#539)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
2021-04-05 14:27:32 +02:00
Baptiste Grob
232d01795d refactor: remove unused import 2021-03-22 18:34:27 +01:00
Baptiste Grob
ac634333cf style: run prettier 2021-03-22 18:32:50 +01:00
Baptiste Grob
9f5c640bcd feat: show protected warning after protecting a note without protections 2021-03-22 18:32:31 +01:00
Baptiste Grob
bf6cfa398e fix: extend editor area to full height 2021-03-22 18:26:31 +01:00
Baptiste Grob
cc474da0c3 feat: warning for protected note without protection
- Use `.sn-button` everywhere
- Delete permissions modal
- Capitalize "Clear session data"
2021-03-22 16:52:04 +01: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
a3f73ba664 feat: make unprotecting a note a protected action 2021-02-23 10:40:08 +01:00
Baptiste Grob
ef3a962d78 feat: show warning when protecting a note with no protection source 2021-02-23 09:48:52 +01:00
Baptiste Grob
5cb3bbf435 feat: use stylekit fonts for the editor 2021-02-10 10:42:45 +01:00
Baptiste Grob
5b7777bb98 Merge branch 'hotfix/3.5.19' into develop 2021-01-27 11:26:01 +01:00
Baptiste Grob
929c11addc fix: do not process tab key in editor when document is hidden 2021-01-27 11:24:01 +01:00
Baptiste Grob
6489628731 fix: disable autocomplete on editor textarea 2021-01-27 11:23:36 +01:00
Baptiste Grob
a0909399f8 fix: lint errors 2021-01-22 11:52:24 +01:00
Baptiste Grob
42a7cb418c refactor: remove privileges in favor of SNJS protections 2021-01-18 13:40:10 +01:00
Baptiste Grob
27a68accdd refactor: update SNJS + eslint 2021-01-18 13:06:01 +01:00
Baptiste Grob
252183a7c5 feat: (wip) authorize note access 2021-01-05 12:58:13 +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
0023447d54 fix: do not focus title if element is not mounted 2020-11-13 12:06:28 +01:00
Baptiste Grob
d97cfc4768 fix: reflect tag deletion from synced note 2020-10-21 14:43:18 +02:00
Baptiste Grob
f446d363a9 fix: properly remove Quick Tags extension before notifying SNJS 2020-10-21 12:41:08 +02:00
Baptiste Grob
94f94c0570 fix: prevent archiving locked notes 2020-10-16 12:50:43 +02:00