Mo
cf3664751f
feat: display feature status ( #745 )
...
* feat: display feature status
* fix: hook dep
* fix: react hooks dep
2021-11-22 11:39:14 -06:00
Mo Bitar
4b21083229
fix: disable v4 feature checks
2021-11-09 16:41:12 -06:00
Antonella Sgarlatta
5b91e41e32
fix: disable change email feature
2021-10-13 17:52:56 -03:00
Gorjan Petrovski
b312df41a6
feat(preferences): not logged in segment ( #649 )
...
* feat(preferences): not logged in segment
* Update app/assets/javascripts/preferences/panes/account/Authentication.tsx
Co-authored-by: Mo Bitar <mo@standardnotes.org >
* Update app/assets/javascripts/preferences/panes/account/Authentication.tsx
Co-authored-by: Mo Bitar <mo@standardnotes.org >
Co-authored-by: Mo Bitar <mo@standardnotes.org >
2021-09-27 18:01:12 +02:00
Gorjan Petrovski
8464824c61
feat: use existing change password wizard in preferences ( #639 )
2021-09-21 17:36:52 +02:00
Karol Sójko
6afce84324
feat: add changing email ( #634 )
2021-09-13 10:01:32 +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