Commit Graph

27 Commits

Author SHA1 Message Date
Baptiste Grob
d1e0101675 fix: prevent closing rooms when spreadsheet editor takes focus
When using =sum() the spreadsheet editor force-takes focus, thus
closing all opened rooms. This is a hack fix that warrants a deeper
design changes to address the underlying issue.
2020-10-26 15:02:03 +01:00
Baptiste Grob
27affa4cee fix: do not throw on invalid themes 2020-10-22 14:28:00 +02:00
Baptiste Grob
ee563cd09b feat: display beta warning on desktop 2020-10-20 16:53:49 +02:00
Mo Bitar
507223c5b7 fix: associate note with selected tag when saving with editor 2020-10-08 11:44:08 -05:00
Baptiste Grob
bd7f57205a fix: disable account switcher 2020-10-07 15:14:27 +02:00
Baptiste Grob
d088d74069 fix: remove public beta flags 2020-10-07 12:42:25 +02:00
Baptiste Grob
62df25d7d8 fix: disable features for public beta 2020-09-30 16:37:10 +02:00
Baptiste Grob
212a65f463 refactor: move status functions to footer view 2020-09-29 12:08:19 +02:00
Mo Bitar
8679bf5b30 fix: proper reload of ext data 2020-09-25 11:48:55 -05:00
Mo Bitar
b3e5ca340d feat: improve strings, challenges, and template readiness 2020-09-23 22:34:18 -05:00
Baptiste Grob
5da82e7b0b feature: revamp protocol upgrade dialog 2020-09-23 13:46:18 +02:00
Mo Bitar
2b6abeebfc feat: snjs app groups (#468)
* feat: snjs app groups

* fix: update snjs version to point to wip commit

* wip: account switcher

* feat: rename lock manager to auto lock service

* fix: more relevant sign out copy

* chore(deps): update snjs

* fix: use setTimeout instead of setImmediate

* feat: make account switcher expiremental feature

* chore(deps): upgrade snjs
2020-09-15 10:55:32 -05:00
Baptiste Grob
5b72f4e88f feat: prevent refreshing when setting passcode 2020-08-26 17:32:08 +02:00
Baptiste Grob
57643eeded fix: use SNApplication.toggleComponent 2020-08-17 17:26:10 +02:00
Baptiste Grob
67e2d11d3f fix: deterministically sort footer badges 2020-07-29 17:02:41 +02:00
Baptiste Grob
c6a25d6ae4 fix: handle retrieving deleted components 2020-07-15 12:21:18 +02:00
Baptiste Grob
db914ee4bf fix: remove app observer on controller deinit 2020-06-27 13:27:26 +02:00
Baptiste Grob
28b6455d8c style: remove trailing spaces 2020-06-22 17:53:18 +02:00
Baptiste Grob
1e00dc2be8 feat: confirm navigating away when upgrade is in progress 2020-06-22 17:52:48 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -05:00
Mo Bitar
dee164f4a2 fix: editor status after changing note 2020-04-24 12:55:23 -05:00
Mo Bitar
7a615bc137 fix: panel resizer callback 2020-04-22 08:32:51 -05:00
Mo Bitar
84de39375c Use SNJS's built-in display sorting and filtering 2020-04-18 21:54:07 -05:00
Mo Bitar
851269200b Fixes 2020-04-17 16:41:51 -05:00
Mo Bitar
0c6b5cbeb7 mv services/state > ui_models/app_state 2020-04-17 13:31:47 -05:00
Mo Bitar
c94742d248 Component stack fixes 2020-04-16 09:46:15 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00