element-web-Github/test/components/views/dialogs
Michael Telatynski e67ca33c4a
Switch to importing models/Room from main js-sdk export (#11361)
* Switch to importing TypedEventEmitter from main js-sdk export

* Switch to importing js-sdk/matrix in cypress

* Remove duplicated imports

* Fix lint:js-fix to run prettier last otherwise ESLint --fix may cause a mess

* Add lint rule

* Switch to importing models/Room from main js-sdk export

* Fix cypress-axe import

* Fix more imports

* Fix cypress-axe import

* Fix duplicated lint rule
2023-08-04 07:36:16 +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 Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
security Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity (#11222) 2023-07-27 09:21:20 +00:00
spotlight Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
AccessSecretStorageDialog-test.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01: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 Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
CreateRoomDialog-test.tsx Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00
DevtoolsDialog-test.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +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 Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
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 Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
InviteDialog-test.tsx Search for users on paste (#11304) 2023-08-04 07:19:56 +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 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
ServerPickerDialog-test.tsx Fix server picker not allowing you to switch from custom to default (#11127) 2023-06-22 13:48:15 +00:00
SpotlightDialog-test.tsx Prevent re-filtering user directory results in spotlight (#11290) 2023-07-25 08:05:54 +00:00
UserSettingsDialog-test.tsx Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00