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
0d5e348523
fix: make account settings pane first
2021-11-09 16:43:28 -06:00
Mo Bitar
4b21083229
fix: disable v4 feature checks
2021-11-09 16:41:12 -06:00
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
Mo
fd6d83655c
feat: Component toggleability and add toggleable components to quick settings menu ( #707 )
...
* feat: toggleable extensions
* fix: return all themes for quick settings
* chore: bump snjs deps
* feat: Use Switch component for toggle in Quick Settings Menu
* feat: Add toggleableComponents to footer_view
* refactor: Change "components" to "toggleableComponents"
* feat: Add checked state to component toggle in quick settings menu
2021-10-27 10:19:42 -05: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
Mo Bitar
7434a870bd
fix: disable unimplemented prefs sections
2021-10-21 14:48:34 -05:00
Antonella Sgarlatta
99b84e3cda
fix: hide some account preferences sections
2021-10-13 11:23:58 -03:00
Gorjan Petrovski
7b6c99d188
feat: extension manager in preferences ( #670 )
...
* feat: add extensions pane
* fix: rename extensions folder for MacOS compatibility
* feat: extension toggles and uninstall
* feat: implement extension renaming, activation, deactivation and UI/UX fixes
* feat(preferences): improve extension item design
* feat(preferences): hide custom extension input when installation confirmed
2021-10-08 09:20:46 +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