Commit Graph

29 Commits

Author SHA1 Message Date
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