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
|
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
|
b7c2fa0b60
|
feat: use panel width event instead of ResizeObserver
|
2021-05-31 12:59:35 -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
|
e5c8a8cccc
|
Merge branch 'develop' into feature/autocomplete-tags
|
2021-05-26 18:52:35 -03:00 |
|
Antonella Sgarlatta
|
0d4456bc53
|
refactor: remove legacy tags code from editor view
|
2021-05-26 18:48:31 -03:00 |
|
Antonella Sgarlatta
|
69c9247cd9
|
feat: remove tag on backspace press
|
2021-05-26 17:49:09 -03:00 |
|
Antonella Sgarlatta
|
c05220af7a
|
feat: remove previous tag input
|
2021-05-24 19:07:21 -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
|
6a7e09cd26
|
fix: new note button not working when multiple notes selected
|
2021-05-24 11:05:15 -03:00 |
|
Antonella Sgarlatta
|
90250d22a3
|
feat: modify current tags to v4 style
|
2021-05-20 17:09:11 -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
|
87305c8071
|
fix: pressing enter on authentication modal not submitting form
|
2021-05-17 16:49:43 -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
|
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
|
0f9d28c839
|
Merge branch 'develop' into feature/multiple-selection
|
2021-05-13 12:50:59 -03:00 |
|
Antonella Sgarlatta
|
c771f89982
|
fix: search box autofilling with username
|
2021-05-13 12:50:45 -03:00 |
|
Antonella Sgarlatta
|
b356a20d33
|
fix: pass note uuid
|
2021-05-11 19:22:57 -03:00 |
|
Antonella Sgarlatta
|
8302733a49
|
feat: add protect option to menu
|
2021-05-11 17:09:23 -03:00 |
|
Antonella Sgarlatta
|
290c2b305d
|
fix: mantain multiple note selection when streaming items
|
2021-05-11 15:18:53 -03:00 |
|
Antonella Sgarlatta
|
a1d636a578
|
styles: update ui file spacing relative to new base font size
|
2021-05-10 17:58:26 -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
|
02249ebaca
|
fix: add delete permanently option, restore icon and show alerts for locked notes
|
2021-05-07 15:56:35 -03:00 |
|
Antonella Sgarlatta
|
8a9dc14d81
|
fix: right-click should select note
|
2021-05-07 12:50:28 -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
|
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 |
|
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
|
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 |
|