element-web/test/unit-tests/components/views/dialogs
Florian Duros d2acce1221
Remove manual device verification which is not supported by the new cryptography stack (#28588)
* Remove call of `MatrixClient.setDeviceVerified`

* Replace usage of deprecated crypto events

* Replace deprecated imports

* Remove legacy button in `UntrustedDeviceDialog`

* Review fixes

* Add tests

* Fix doc
2024-12-03 15:26:37 +00:00
..
__snapshots__ Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
devtools
security Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
spotlight
AccessSecretStorageDialog-test.tsx
AppDownloadDialog-test.tsx
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
ConfirmUserActionDialog-test.tsx
CreateRoomDialog-test.tsx
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx
IncomingSasDialog-test.tsx
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx
LogoutDialog-test.tsx
ManageRestrictedJoinRuleDialog-test.tsx
MessageEditHistoryDialog-test.tsx
RoomSettingsDialog-test.tsx
ServerPickerDialog-test.tsx
ShareDialog-test.tsx
SpotlightDialog-test.tsx
UnpinAllDialog-test.tsx
UntrustedDeviceDialog-test.tsx Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
UserSettingsDialog-test.tsx