Commit Graph

46 Commits

Author SHA1 Message Date
Antonella Sgarlatta
075f1b910b styles: revert search options button styling 2021-05-12 18:29:02 -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
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
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
461f3ccfa4 fix: remove locking closeOnBlur 2021-05-07 18:51:49 -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
437aa40d7a feat: visual indicator for selected tags and remove them when re-clicking 2021-05-07 18:24:28 -03:00
Antonella Sgarlatta
660525dc18 feat: escape when submenu is open should close it instead of entire menu 2021-05-07 18:08:22 -03:00
Antonella Sgarlatta
dd5873b513 fix: revert closeOnBlur changes 2021-05-07 17:46:08 -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
9906cd2a20 fix: menu should remain open when showing trash alert 2021-05-07 15:41:00 -03:00
Antonella Sgarlatta
181e1985fd styles: adjust styling for different themes 2021-05-06 12:06:30 -03:00
Antonella Sgarlatta
7ed7c7640c styles: fix tags spacing 2021-05-06 10:53:17 -03:00
Antonella Sgarlatta
ecd9dd4324 fix: close tags submenu when closing menu 2021-05-05 17:28:02 -03:00
Antonella Sgarlatta
4308f4e656 fix: hide add tag options if no tags available 2021-05-05 15:31:34 -03:00
Antonella Sgarlatta
323bc34ed6 styles: fix menu spacing and make tag list scrollable 2021-05-05 14:42:33 -03:00
Antonella Sgarlatta
514cc8c051 styles: overwrite Stylekit font variables 2021-05-05 12:53:49 -03:00
Antonella Sgarlatta
366b7fa36d styles: change font weight 2021-05-05 12:05:12 -03:00
Antonella Sgarlatta
d76412df9e styles: change multiple selected notes header font size 2021-05-05 12:03:47 -03:00
Antonella Sgarlatta
b496cb1cba fix: pin note singular when only one note is selected 2021-05-05 11:52:53 -03:00
Antonella Sgarlatta
63cb7195cb styles: fix class names 2021-05-05 11:49:15 -03:00
Antonella Sgarlatta
e5750e88c6 refactor: better format 2021-05-05 11:31:04 -03:00
Antonella Sgarlatta
7b4f784538 fix: icon component check 2021-05-05 10:48:36 -03:00
Antonella Sgarlatta
601ece8cbd feat: add 'add tags' option to menu 2021-05-04 18:53:26 -03:00
Antonella Sgarlatta
45357c1976 fix: revert changes to closeOnBlur and add closeOnClickOutside 2021-05-04 15:44:12 -03:00
Antonella Sgarlatta
15db4767f5 feat: use pencil off icon for note bar 2021-05-03 16:42:07 -03:00
Antonella Sgarlatta
c48cc9d7be styles: adjust spacing 2021-05-03 14:53:07 -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
6a52721ea7 feat: delete local backups when signing out 2021-04-14 15:05:33 +02:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
369b748b97 fix: remove focus outline artifacts 2021-04-09 14:22:33 +02:00
Baptiste Grob
e12b9ecac8 fix: excessive autorun calls 2021-04-08 18:49:48 +02:00
Baptiste Grob
a4e4381b0a refactor: rename parameter 2021-04-06 16:52:37 +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
4f2d442ac1 fix: remove console statement 2021-03-22 17:58:03 +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
Baptiste Grob
8899c6075a fix: handle new function signature 2021-03-08 09:57:05 +01:00
Baptiste Grob
523feff6c8 fix: use correct close icon size 2021-02-15 16:08:10 +01:00
Baptiste Grob
fab9ca2ad2 fix: hide account warning after login + improve key storage wording 2021-02-03 11:53:52 +01:00
Baptiste Grob
117d414d6b fix: wording 2021-02-02 17:38:44 +01:00
Baptiste Grob
1b34331e93 fix: properly color svg button 2021-02-02 16:12:02 +01:00
Baptiste Grob
c084268f51 feat: display warning banner when using the app with no account 2021-02-02 15:40:20 +01:00