element-web-Github/test/components/views/dialogs
Florian Duros fe657027bd
Update to use non deprecated methods to decode recovery key (#54)
* Replace `MatrixClient.keyBackupKeyFromRecoveryKey` by `decodeRecoveryKey`

* Replace `MatrixClient.isValidRecoveryKey` by local check with `decodeRecoveryKey`

* Replace old `decodeRecoveryKey` import

* Remove `matrix-js-sdk/src/crypto/recoverykey` import of  eslint exception

* Add tests for `RestoreKeyBackupDialog`
2024-09-19 15:39:20 +00:00
..
__snapshots__ Update tests 2024-09-06 14:16:25 +01:00
devtools Change license (#13) 2024-09-09 13:57:16 +00:00
security Update to use non deprecated methods to decode recovery key (#54) 2024-09-19 15:39:20 +00:00
spotlight Change license (#13) 2024-09-09 13:57:16 +00:00
AccessSecretStorageDialog-test.tsx Update to use non deprecated methods to decode recovery key (#54) 2024-09-19 15:39:20 +00:00
AppDownloadDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
AskInviteAnywayDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ChangelogDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ConfirmRedactDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ConfirmUserActionDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
CreateRoomDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
DevtoolsDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ExportDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
FeedbackDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ForwardDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
IncomingSasDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
InteractiveAuthDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
InviteDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LogoutDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ManageRestrictedJoinRuleDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ManualDeviceKeyVerificationDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MessageEditHistoryDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomSettingsDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ServerPickerDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ShareDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
SpotlightDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
UnpinAllDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
UserSettingsDialog-test.tsx Change license (#13) 2024-09-09 13:57:16 +00:00