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__
devices
discovery
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
FontScalingPanel-test.tsx
JoinRuleSettings-test.tsx
KeyboardShortcut-test.tsx
Notifications-test.tsx
SecureBackupPanel-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx