Commit Graph

1294 Commits

Author SHA1 Message Date
Karol Sójko
8dde06b93b feat: add alternative server for purposes of switching to API v1 (#571)
* feat: add alternative server for purposes of switching to API v1

* fix: naming of next version sync server host variable
2021-06-07 15:19:26 +02:00
Antonella Sgarlatta
75cefc122e fix: add ellipsis overflow to tag text on note options 2021-06-03 18:48:22 -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
278bec8d56 feat: close context menu on extension click 2021-05-24 11:46:43 -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
633add73c9 feat: remove animations from context menu 2021-05-24 10:51:24 -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
c7be130a94 refactor: remove unused import 2021-05-20 15:37:39 -03:00
Antonella Sgarlatta
d826af7b55 fix: tags menu not opening 2021-05-20 15:36:58 -03:00
Antonella Sgarlatta
0b2665a01b fix: revert using portal for ellipsis menu 2021-05-20 15:29:19 -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
82730fe22d fix: take footer height into account when checking need for tag menu max height 2021-05-19 16:19:31 -03:00
Antonella Sgarlatta
eb929f9e87 fix: avoid tag menu opening behind footer 2021-05-19 16:17:49 -03:00
Antonella Sgarlatta
ca04ff43de fix: fix mobx actions 2021-05-19 16:10:38 -03:00
Antonella Sgarlatta
0a262de3db fix: handle components keydown and keyup actions 2021-05-19 14:53:52 -03:00
Antonella Sgarlatta
91e45b7f7f refactor: remove unnecessary runInAction 2021-05-18 18:20:01 -03:00
Antonella Sgarlatta
bff8265df6 refactor: remove unnecessary actions 2021-05-18 18:18:10 -03:00
Antonella Sgarlatta
5ddc976446 styles: make icons responsive to font size 2021-05-18 12:21:10 -03:00
Antonella Sgarlatta
e4d70239f6 fix: use portal to make sure ellipsis menu opens on top of note list 2021-05-18 10:26:17 -03:00
Antonella Sgarlatta
350fc20831 fix: set tags menu max height when at the bottom of the screen 2021-05-18 10:23:04 -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
a2b6c3785a fix: editor not opening for single selected note after unselecting a note from batch 2021-05-17 16:46:21 -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
4fc2c58daf styles: dropdown should be on top of resizer 2021-05-17 12:50:09 -03:00
Antonella Sgarlatta
68a0e1e5bc fix: fix enable editing on editor bar 2021-05-17 12:20:13 -03:00
Antonella Sgarlatta
9aa9841d88 fix: fix ctrl+click not selecting notes 2021-05-13 16:11:03 -03:00
Antonella Sgarlatta
97b999d18b feat: remove note options from legacy options menu 2021-05-13 14:47:51 -03:00
Antonella Sgarlatta
bc10fbf788 styles: fix button classes 2021-05-13 14:26:12 -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
386862ad5f chore(version-snjs): 2.2.0 2021-05-12 19:00:22 -03:00
Antonella Sgarlatta
674f14bf89 feat: add empty trash option 2021-05-12 18:51:28 -03:00
Antonella Sgarlatta
075f1b910b styles: revert search options button styling 2021-05-12 18:29:02 -03:00
Antonella Sgarlatta
b356a20d33 fix: pass note uuid 2021-05-11 19:22:57 -03:00
Antonella Sgarlatta
ba71b56f00 refactor: revert to passing note uuid to selectNote 2021-05-11 19:19:53 -03:00
Antonella Sgarlatta
8302733a49 feat: add protect option to menu 2021-05-11 17:09:23 -03:00
Antonella Sgarlatta
894e151a7e feat: show menu options according to v4 specs 2021-05-11 15:19:43 -03:00
Antonella Sgarlatta
290c2b305d fix: mantain multiple note selection when streaming items 2021-05-11 15:18:53 -03:00
Antonella Sgarlatta
36bfa4504d styles: add hover state to ellipsis button and unify search options and ellipsis button styles 2021-05-10 18:58:31 -03:00
Antonella Sgarlatta
c2ed6f1913 fix: if multiples notes selected, always select note when clicking on it 2021-05-10 18:29:41 -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
2f77985927 fix: check if single note is already selected before selecting 2021-05-10 17:01:37 -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
8f7a0858ba fix: sync after changing notes 2021-05-10 15:22:09 -03:00
Antonella Sgarlatta
bbea6813d3 styles: make ellipsis icon grey 2021-05-07 19:58:58 -03:00
Antonella Sgarlatta
8f29b62744 refactor: changes per PR feedback 2021-05-07 19:17:57 -03:00
Antonella Sgarlatta
3906b9a9b4 refactor: add tag method
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
2021-05-07 19:12:35 -03:00
Antonella Sgarlatta
461f3ccfa4 fix: remove locking closeOnBlur 2021-05-07 18:51:49 -03:00