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 |
|