Commit Graph

10 Commits

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