element-web/test/components/views/settings
Florian Duros ddd0ec48ac
Change user permission by using a new apply button (#12346)
* Add PowerLevelSelector.tsx.
It's extracting the current behavior of the privileged users and muted of `RolesRoomSettingsTab.tsx` into a dedicated component.
It's also adding a new apply button.

* Use `PowerLevelSelector` to render privileged and muted users in `RolesRoomSettingsTab`

* Update existing tests

* Add playwright test

* Fix typo

* Fix typo
2024-03-19 13:45:23 +00:00
..
__snapshots__ Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
account
devices Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
discovery
notifications Add notification dots to thread summary icons (#12146) 2024-01-25 16:53:41 +00:00
shared
tabs Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
AddPrivilegedUsers-test.tsx Expose apps/widgets (#12071) 2024-01-22 10:53:27 +00:00
AvatarSetting-test.tsx
ChangePassword-test.tsx
CrossSigningPanel-test.tsx Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
CryptographyPanel-test.tsx
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
JoinRuleSettings-test.tsx
KeyboardShortcut-test.tsx
Notifications-test.tsx Fix `Mark all as read` in settings (#12205) 2024-02-01 17:58:57 +00:00
PowerLevelSelector-test.tsx Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
SecureBackupPanel-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx