element-web/test/unit-tests/components/views/settings
Michael Telatynski 3dbcb5efa3
Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter
# Conflicts:
#	test/unit-tests/components/structures/RoomView-test.tsx
#	test/unit-tests/components/structures/TimelinePanel-test.tsx
2024-11-27 10:47:35 +00:00
..
__snapshots__ Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
devices Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
discovery Avoid double exports 2024-11-05 18:36:26 +00:00
notifications Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
shared Avoid double exports 2024-11-05 18:36:26 +00:00
tabs Add spinner when room encryption is loading in room settings (#28535) 2024-11-26 09:43:21 +00:00
AddPrivilegedUsers-test.tsx
AddRemoveThreepids-test.tsx Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
AvatarSetting-test.tsx Check that the file the user chose has a MIME type of `image/*` (#28467) 2024-11-18 10:30:31 +00:00
ChangePassword-test.tsx
CrossSigningPanel-test.tsx
CryptographyPanel-test.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx
JoinRuleSettings-test.tsx Remove usage of legacyRoot in RTL tests (#28485) 2024-11-20 18:09:51 +00:00
KeyboardShortcut-test.tsx
LayoutSwitcher-test.tsx
Notifications-test.tsx Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
PowerLevelSelector-test.tsx
SecureBackupPanel-test.tsx Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450) 2024-11-25 09:30:42 +00:00
SetIntegrationManager-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx
UserProfileSettings-test.tsx