riot-web/test/components/views/dialogs
Travis Ralston 771d7e95e7
Support adding space-restricted joins on rooms not members of those spaces (#9017)
* Support adding space-restricted joins on rooms not members of those spaces

* add react dependencies

* Add snapshot test

* Fix snapshot stability

* Update snapshot

* Increase coverage

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-08-03 15:56:53 +00:00
..
__snapshots__ Support adding space-restricted joins on rooms not members of those spaces (#9017) 2023-08-03 15:56:53 +00:00
devtools
security Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity (#11222) 2023-07-27 09:21:20 +00:00
spotlight
AccessSecretStorageDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
CreateRoomDialog-test.tsx
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx
IncomingSasDialog-test.tsx Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx Fix invite dialog showing the same user multiple times (#11308) 2023-07-24 09:12:37 +00:00
ManageRestrictedJoinRuleDialog-test.tsx Support adding space-restricted joins on rooms not members of those spaces (#9017) 2023-08-03 15:56:53 +00:00
ManualDeviceKeyVerificationDialog-test.tsx
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx
ServerPickerDialog-test.tsx
SpotlightDialog-test.tsx Prevent re-filtering user directory results in spotlight (#11290) 2023-07-25 08:05:54 +00:00
UserSettingsDialog-test.tsx