Mo
ebdae31965
feat: component viewer ( #781 )
...
* wip: component viewer
* feat: get component status from component viewer
* fix: remove unused property
* chore(deps): snjs 2.29.0
* fix: import location
2021-12-24 10:41:02 -06:00
Mo Bitar
f029e32dff
fix: site urls
2021-11-09 06:58:21 -06:00
Aman Harwara
4f56c453cb
feat: Update "Change Email" and "Change Password" modal designs ( #714 )
...
* feat: Add new utility classes
* feat: Update "Change Email" modal design
* feat: Use .sk-input.contrast className to mimic password wizard inputs
* feat: Add explicit labels to password wizard inputs
* feat: Make button sizing consistent
* refactor: Remove unused dependencies
* refactor: Remove unused component
2021-11-01 19:49:06 +05:30
Vardan Hakobyan
b898e886a5
feat: remove broadcasting Extensions Manager events from ComponentView ( #703 )
...
* feat: remove `broadcast` from `ComponentView`
As "Extensions Manager" is removed, the related events' broadcasting is not needed anymore
* fix: restore `manualDealloc`
2021-10-25 17:08:37 +04:00
Gorjan Petrovski
31222e1236
feat(preferences): extension modals into extension panes ( #683 )
...
* feat(preferences): show inline extensions in extensions pane
* wip
* wip
* refactor: convert ComponentView to React component
* refactor: convert ComponentView to React component
* chore: fix merge conflicts
* feat: don't show features whose `area` is "room", update modal items' icons in Preferences menu
* chore: fix TS error
* feat: don't show 2FA Manager in modal-based component
* feat: remove `ExtendedDataReloadComplete` event, since Extensions Manger is being removed from the app
* chore: avoid hardcoded values in svg image, optimize `if` condition
* chore: remove remnant comment
* fix: fix typescript errors
Co-authored-by: vardanhakobyan <vardan_live@live.com >
2021-10-25 12:45:36 +04:00
Aman Harwara
1a92fffcd4
feat: Remove Set Default & Undefault buttons
2021-10-01 11:46:56 +05:30
Mo Bitar
41e1dd9731
fix: race condition where previous note actions may be displayed for current note ( #613 )
2021-08-13 16:16:39 -05:00
Antonella Sgarlatta
f84d789b16
Merge branch 'develop' into feature/account-menu-react
2021-07-12 12:26:51 -03:00
Johnny A
b3347b75ba
feat: show deprecation notice ( #587 )
...
* feat: show deprecation notice
* feat: show deprecation message
* chore(deps): update snjs
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2021-07-02 11:18:06 -04:00
Antonella Sgarlatta
881f4683cc
Merge branch 'develop' into feature/account-menu-react
2021-06-30 19:00:23 -03:00
Antonella Sgarlatta
e208467ee7
chore: update links to .com
2021-06-28 15:28:01 -03:00
Antonella Sgarlatta
6d71389409
Merge branch 'develop' into feature/account-menu-react
2021-06-23 17:51:59 -03:00
Antonella Sgarlatta
8951264757
feat: show date on revision preview
2021-06-23 17:51:43 -03:00
VardanHakobyan
7f11e25e63
refactor: migrate account-menu to react - implement functionality
...
- remove all Angular code related to `account-menu`
- rename React component to AccountMenu so that many parts of old code remain unchanged
- code cleanup
2021-06-07 20:30:49 +04:00
VardanHakobyan
da5f25e809
Merge remote-tracking branch 'upstream/develop' into account-menu-react
2021-06-03 13:14:32 +04:00
Anton Emelyanov
db97d6d4b6
fix missing whitespace in permissions-modal ( #568 )
2021-06-01 09:52:30 -05:00
VardanHakobyan
844b43e2fb
refactor: migrate account-menu to react - initial UI
2021-05-26 22:30:32 +04:00
Antonella Sgarlatta
61321b8d8e
fix: revert to using label for import backup option
2021-05-17 17:04:52 -03:00
Antonella Sgarlatta
bc10fbf788
styles: fix button classes
2021-05-13 14:26:12 -03:00
Baptiste Grob
729a1a8dfd
feat: focus back on passcode input after failure
2021-04-16 12:20:24 +02:00
Baptiste Grob
6a52721ea7
feat: delete local backups when signing out
2021-04-14 15:05:33 +02:00
Baptiste Grob
157d1a2061
fix: don't validate email inputs which could be something else
2021-04-14 11:54:14 +02:00
Baptiste Grob
9599f30ad4
fix: show history entry count
2021-04-12 12:33:03 +02:00
Baptiste Grob
622963d04e
fix: display session & remote history entries
2021-04-12 11:58:12 +02:00
Baptiste Grob
4242021dca
fix: support refactored SNJS history
2021-04-08 12:19:21 +02:00
Baptiste Grob
9deb5d13d5
fix: only call auth form method once
2021-04-07 15:03:54 +02:00
Mo Bitar
fb7ca903df
feat: show editor version under selected editor title ( #536 )
2021-03-30 11:06:08 +02:00
Baptiste Grob
5cd3a7cb09
fix: restore permissions modal
2021-03-26 12:24:36 +01:00
Baptiste Grob
b1cf0bd515
fix: use more widely compatible css for sign in/register button margins
2021-03-23 18:52:57 +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
e1a5dde968
fix: use neutral instead of subtle for text
2021-03-08 10:05:20 +01:00
Baptiste Grob
f2e380f036
fix: improve app version contrast
2021-03-08 10:03:56 +01:00
Baptiste Grob
4d30d019ee
feat: enable sessions management for every build
2021-02-19 12:19:31 +01:00
Baptiste Grob
734505c133
fix: button casing
2021-02-15 17:20:13 +01:00
Baptiste Grob
aa34bfc0c6
fix: hide protections paragraph when no account or passcode exist
2021-02-15 16:28:36 +01:00
Baptiste Grob
badff1568d
feat: clear protection session
2021-02-15 15:36:36 +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
c084268f51
feat: display warning banner when using the app with no account
2021-02-02 15:40:20 +01:00
Baptiste Grob
d4f02a124d
feat: implement SNJS backup file password retrieval
2021-01-28 15:28:55 +01:00
Baptiste Grob
0bd3143481
feat: add random identifier to bugsnag reports
2021-01-22 15:31:56 +01:00
Baptiste Grob
42a7cb418c
refactor: remove privileges in favor of SNJS protections
2021-01-18 13:40:10 +01:00
Baptiste Grob
75f02b4a05
Merge branch 'develop' into feature/privileges-simplification
2021-01-18 13:21:13 +01:00
Baptiste Grob
27a68accdd
refactor: update SNJS + eslint
2021-01-18 13:06:01 +01:00
Baptiste Grob
a39d8ed72e
feat: remove account menu sync spinner
2021-01-07 17:39:35 +01:00
Baptiste Grob
4c060c0ae1
fix: wording
2020-12-28 15:23:02 +01:00
Baptiste Grob
b84becc9db
fix; wording
2020-12-17 16:41:11 +01:00
Baptiste Grob
2c0f215409
feat: (wip) sessions management
2020-12-16 17:27:26 +01:00
Baptiste Grob
8434f598ca
fix: show syncing message consistently
2020-11-23 17:06:23 +01:00
Baptiste Grob
6cd4b8707a
feat: add error reporting
2020-11-03 18:55:25 +01:00
Baptiste Grob
ee563cd09b
feat: display beta warning on desktop
2020-10-20 16:53:49 +02:00