Gorjan Petrovski
3867f625f1
feat(preferences): error reporting segment ( #652 )
...
* feat(preferences): error reporting segment
* feat(preferences): move error reporting to general pane
2021-09-28 18:08:27 +02:00
Gorjan Petrovski
150f7a7835
feat(preferences): close preferences with Esc button ( #647 )
...
* feat(preferences): close preferences with Esc button
* feat: use ioService for escape key handling
2021-09-27 11:55:52 +02:00
Gorjan Petrovski
73f03e6ea6
feat: passcode lock in preferences ( #644 )
...
* feat: implement existing passcode lock in prefs
* chore: cleanup commented code and unused imports
* feat: improve design for passcode lock
* fix: propert folder naming
* feat: passcode lock form buttons margin
2021-09-23 17:25:39 +02:00
Gorjan Petrovski
7b5b78832a
feat: implement encrypted items info ( #641 )
...
* feat: implement encrypted items info
* Update app/assets/javascripts/ui_models/app_state/account_menu_state.ts
Co-authored-by: Mo Bitar <mo@standardnotes.org >
* Update app/assets/javascripts/ui_models/app_state/account_menu_state.ts
Co-authored-by: Mo Bitar <mo@standardnotes.org >
* Update app/assets/javascripts/preferences/panes/EndToEndEncryption.tsx
Co-authored-by: Mo Bitar <mo@standardnotes.org >
* Update app/assets/javascripts/preferences/panes/EndToEndEncryption.tsx
Co-authored-by: Mo Bitar <mo@standardnotes.org >
Co-authored-by: Mo Bitar <mo@standardnotes.org >
2021-09-22 15:56:34 +02:00
Gorjan Petrovski
77525a56cd
feat: implement UI for logging out ( #638 )
...
* feat: implement UI for logging out
* feat: use old style dialogs for logout confirmation
* feat: implement manage sessions
* feat: implement session logout success dialog
* feat: use snjs alert for revoking sessions confirmation
* fix: make OtherSessionsLogout easier to read
2021-09-21 19:01:32 +02:00
Gorjan Petrovski
8fb34f2e85
feat: improve 2fa styles based on feedback ( #635 )
...
* feat: improve 2fa styles based on feedback
* fix: preferences panes and dialogs electron compatibility
* fix: no horizontal line when opening two factor activation
* feat: improve two factor activation styles
* feat: further 2fa style improvements
* feat: padding 2fa widgets
* feat: add padding between QR code and content
* feat: refresh 2fa after passcode confirmation
* feat: don't autocomplete passwords for DecoratedInput
2021-09-17 18:14:53 +02:00
Gorjan Petrovski
7b1499d75e
feat: disabled 2fa feature ( #631 )
...
* feat: add dim and blur to unavailable 2fa
* feat: message over disabled 2FA
* feat: 2fa remove overlay and dimming
* fix: add newline to _ui,css
* fix: tsc errors
* Update app/assets/javascripts/preferences/panes/two-factor-auth/TwoFactorAuthView.tsx
Co-authored-by: Vardan Hakobyan <vardan_live@live.com >
* refactor: rename s to status
Co-authored-by: Vardan Hakobyan <vardan_live@live.com >
2021-09-09 16:28:37 +02:00
Gorjan Petrovski
1294b94117
feat: integrate two factor authentication ( #626 )
...
* feat: integrate SNJS MFA with web
* fix: create rudimentary typings file for qrcode.react
* chore: lint fixes
* fix: address PR feedback
* fix: address PR feedback
* fix: address PR feedback 2
* fix: replace spread props on TwoFactorAuthWrapper component
* chore: change null check to undefined check
2021-09-06 17:15:34 +02:00
Vardan Hakobyan
5b18fc7146
feat: add "sync" pane to preferences -> account tab ( #621 )
...
* feat: add "sync" pane to preferences -> account tab
* chore: configure eslint to add new line at the end of file and remove trailing spaces
* chore: add newline at the end of file
2021-08-26 22:57:27 +04:00
Gorjan Petrovski
84bb17ba1d
feat(preferences): 2FA activation dialog with mocked state ( #605 )
2021-07-27 11:32:07 +02:00
Gorjan Petrovski
d9c5fd5129
feat: two factor authentication segment in preferences with mocked state ( #600 )
2021-07-21 12:17:50 +02:00