riot-web/test/components/views/dialogs
Kerry a692fe2181
Add .well-known config option to force disable encryption on room creation (#11120)
* 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
2023-06-21 21:50:01 +00:00
..
__snapshots__
devtools
security Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
spotlight Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
AccessSecretStorageDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
CreateRoomDialog-test.tsx Add .well-known config option to force disable encryption on room creation (#11120) 2023-06-21 21:50:01 +00:00
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx
IncomingSasDialog-test.tsx remove references to `VerificationBase` (#10996) 2023-06-09 15:49:44 +00:00
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx Remove unknown MXIDs from invite suggestions (#11055) 2023-06-15 09:07:26 +00:00
ManualDeviceKeyVerificationDialog-test.tsx
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx
ServerPickerDialog-test.tsx
SpotlightDialog-test.tsx
UserSettingsDialog-test.tsx