element-web-Github/test/components/views/settings/__snapshots__
Richard van der Hoff 11f258e62e
SecureBackupPanel: stop using deprecated APIs, and other fixes (#11644)
* SecureBackupPanel: replace `isKeyBackupTrusted`

`MatrixClient.isKeyBackupTrusted` -> `CryptoApi.isKeyBackupTrusted`

* SecureBackupPanel: replace `getKeyBackupEnabled`

`MatrixClient.getKeyBackupEnabled` -> `CryptoApi.getActiveSessionBackupVersion`

* SecureBackupPanel: replace `deleteKeyBackupVersion`

`MatrixClient.deleteKeyBackupVersion` -> `CryptoApi.deleteKeyBackupVersion`

* Do not show session count if we have no info

We shouldn't say "zero sessions to back up" if we don't know.

* SecureBackupPanel: distinguish between server and active backup
2023-09-22 10:57:11 +00:00
..
ChangePassword-test.tsx.snap Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
CrossSigningPanel-test.tsx.snap Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
EventIndexPanel-test.tsx.snap Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel-test.tsx.snap Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
KeyboardShortcut-test.tsx.snap Migrate KeyboardShortcut tests from Enzyme to RTL (#9405) 2022-10-13 14:32:45 +01:00
Notifications-test.tsx.snap Use semantic headings in user settings - Notifications (#10948) 2023-05-23 23:36:09 +00:00
SecureBackupPanel-test.tsx.snap SecureBackupPanel: stop using deprecated APIs, and other fixes (#11644) 2023-09-22 10:57:11 +00:00
SettingsFieldset-test.tsx.snap Fix spacing regression in user settings - roles & permissions (#10993) 2023-05-28 22:20:44 +00:00
ThemeChoicePanel-test.tsx.snap Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00