This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
element-web
mirror of
https://github.com/vector-im/element-web
Watch
1
Star
0
Fork
You've already forked element-web
0
Code
Issues
Releases
Wiki
Activity
0b254e51a0
element-web
/
test
/
unit-tests
/
components
/
views
/
settings
History
Florian Duros
0b254e51a0
Use one callback instead of two in `RecoveryPanel`
2025-01-06 17:44:36 +01:00
..
__snapshots__
Add unit to Icon
2024-12-19 12:21:22 +01:00
devices
Remove redundant MSC implementation for io.element.rendezvous (
#28583
)
2024-11-28 08:39:51 +00:00
discovery
Avoid double exports
2024-11-05 18:36:26 +00:00
encryption
Use one callback instead of two in `RecoveryPanel`
2025-01-06 17:44:36 +01: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 unit to Icon
2024-12-19 12:21:22 +01: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
First batch: remove deprecated calls on `MatrixClient` (
#28207
)
2024-10-21 12:53:39 +01:00
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
Update dependency typescript to v5.7.2 (
#28565
)
2024-12-19 00:09:12 +00:00
SettingsFieldset-test.tsx
…
SettingsHeader-test.tsx
Update & add tests to user settings common
2024-12-17 18:20:30 +01:00
SettingsSubheader-test.tsx
Update & add tests to user settings common
2024-12-17 18:20:30 +01:00
ThemeChoicePanel-test.tsx
…
UserProfileSettings-test.tsx
…