riot-web/test/components/views/settings
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__ Remove display of key backup signatures from backup settings (#11333) 2023-07-27 19:52:02 +00:00
devices Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
discovery Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
notifications Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00
shared Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
tabs Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +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 Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
FontScalingPanel-test.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
JoinRuleSettings-test.tsx Allow setting room join rule to knock (#11248) 2023-07-19 10:48:24 +00:00
KeyboardShortcut-test.tsx
Notifications-test.tsx
SecureBackupPanel-test.tsx Update `SecureBackupPanel` to use `getCrypto()` (#11322) 2023-07-28 09:24:28 +00:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx