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>
This commit is contained in:
Gorjan Petrovski
2021-09-09 16:28:37 +02:00
committed by GitHub
parent 1294b94117
commit 7b1499d75e
17 changed files with 123 additions and 98 deletions

View File

@@ -71,7 +71,8 @@
"@reach/checkbox": "^0.13.2",
"@reach/dialog": "^0.13.0",
"@standardnotes/sncrypto-web": "1.5.2",
"@standardnotes/snjs": "2.12.1",
"@standardnotes/features": "1.6.1",
"@standardnotes/snjs": "2.12.3",
"mobx": "^6.3.2",
"mobx-react-lite": "^3.2.0",
"preact": "^10.5.12",