element-web-Github/test/components/views/dialogs
Kerry 223892bf0e
Bail out of RoomSettingsDialog when room is not found (#10662)
* hack to fix console noise from unfaked timers and clearAllModals

* remove old debug logging in AsyncWrapper

* pass room to room settings tabs

* add errorboundary for roomsettingsdialog

* apply strictnullchecks to tabs/room

* dedupe code to set toom in roomsettingdialog

* add unit tests

* test SecurityRoomSettingsTab

* remove snapshot

* strict fixes

* more tests

* 2% more test coverage

* remove roomName from RoomSettingsDialogs state
2023-04-27 01:20:02 +00:00
..
__snapshots__ Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
devtools Make localization keys compatible with agglutinative and/or SOV type languages (#10159) 2023-02-22 12:40:18 +01:00
security Fix import e2e key dialog staying disabled after paste (#10375) 2023-03-15 09:20:20 +00:00
spotlight Apply prettier formatting 2022-12-12 12:24:14 +01:00
AccessSecretStorageDialog-test.tsx Improved a11y for Field feedback and Secure Phrase input (#10320) 2023-03-08 11:32:50 +00:00
AskInviteAnywayDialog-test.tsx Add tests for AskInviteAnywayDialog (#10228) 2023-02-23 10:52:58 +00:00
ChangelogDialog-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmRedactDialog-test.tsx When deleting a voice broadcast, also delete related events (#9737) 2022-12-23 15:44:01 +00:00
DevtoolsDialog-test.tsx Use CopyableText in devtools (#9993) 2023-01-30 17:01:54 +00:00
ExportDialog-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
FeedbackDialog-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
ForwardDialog-test.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
InteractiveAuthDialog-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
InviteDialog-test.tsx remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
ManualDeviceKeyVerificationDialog-test.tsx Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
MessageEditHistoryDialog-test.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
RoomSettingsDialog-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
SpotlightDialog-test.tsx ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
UserSettingsDialog-test.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00