riot-web/test/components/views/settings
Kerry 9f580a8680
Disable encryption toggle in room settings when force disabled (#11122)
* force disable encryption on room creation

* test allowChangingEncryption

* move into utils/room directory

* tests

* unit test CreateRoomDialog

* remove debug

* wait for constructor promises to settle

* test case for force_disable

* comment

* set forced value after resolving checkUserIsAllowedToChangeEncryption

* tidy and comments

* use label text in test

* disable encryption switch in room settings when force disabled
2023-06-21 23:17:30 +00:00
..
__snapshots__ Fix spacing regression in user settings - roles & permissions (#10993) 2023-05-28 22:20:44 +00:00
devices Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
discovery Use semantic headings in user settings - account (#10972) 2023-05-25 22:42:01 +00:00
shared
tabs Disable encryption toggle in room settings when force disabled (#11122) 2023-06-21 23:17:30 +00:00
AddPrivilegedUsers-test.tsx
AvatarSetting-test.tsx
CrossSigningPanel-test.tsx Use `crypto.isCrossSigningReady` in `CrossSigningPanel` (#11080) 2023-06-14 09:46:14 +00:00
CryptographyPanel-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
EventIndexPanel-test.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel-test.tsx
JoinRuleSettings-test.tsx
KeyboardShortcut-test.tsx
Notifications-test.tsx
SecureBackupPanel-test.tsx Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx