Aman Harwara
08cd020402
fix: Two-factor activation modal ( #736 )
2021-11-12 22:47:47 +05:30
Aman Harwara
2fdb748bab
fix: Change bg-neutral to bg-border ( #723 )
2021-11-05 20:43:27 +05:30
Vardan Hakobyan
bbc81ea276
feat: move extensions from prefs menu's left pane to General->Advanced section ( #718 )
2021-11-03 22:45:50 +04:00
Gorjan Petrovski
32ced95f72
fix: replace border-gray-300 with a themable colour ( #664 )
...
Co-authored-by: Aman Harwara <amanharwara@protonmail.com >
2021-11-01 20:46:14 +05:30
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
Mo
413fe47828
chore: update all dependencies ( #699 )
2021-10-22 14:47:41 -05:00
Gorjan Petrovski
091842555f
fix: use theme-modifiable colors ( #658 )
2021-09-29 18:08:43 +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
Vardan Hakobyan
b0ed19d6a3
feat: implement credentials information on Prefs -> Account pane ( #632 )
...
* feat: implement prefs -> credentials section UI (w/o backend integration)
* feat: implement credentials information on Prefs -> Account pane
- implement email changing UI (w/o backend integration)
- implement password changing UI and reuse existing change password logic
- replace 2FA dialog with shared one
- implement React hook for preventing window refresh
* fix: provide correct types
* refactor: reuse styles from stylekit, rename components and create enum for input types
* refactor: update default exports to named ones, correct texts
* chore: remove unnecessary depenedency
* chore: yarn.lock without unnecessary packages
* Revert "chore: yarn.lock without unnecessary packages"
This reverts commit 64aa75e8408b06884d6e7383180292a4a9a3e8ad.
2021-09-09 19:23:21 +04:00