riot-web/test/components/views/settings
Richard van der Hoff de5931d5a8
Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059)
* Remove redundant `forceReset` parameter

This was always true, so let's get rid of it.

Also some function renames.

* Factor out new `withSecretStorageKeyCache` helper

... so that we can use the cache without the whole of `accessSecretStorage`.

* Cache secret storage key during cross-signing reset

* Playwright test for resetting cross-signing

* CrossSigningPanel: Silence annoying react warnings

React complains if we don't include an explicit `tbody`.

* Simple unit test of reset button
2023-12-15 14:59:36 +00:00
..
__snapshots__ Fix: <detail> HTML elements clickable area too wide. (#11666) 2023-10-12 08:50:49 +00:00
account
devices Use stable get_login_token and remove unstable MSC3882 support (#11001) 2023-10-03 12:15:41 +00:00
discovery
notifications
shared
tabs Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
AddPrivilegedUsers-test.tsx
AvatarSetting-test.tsx
ChangePassword-test.tsx
CrossSigningPanel-test.tsx Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
CryptographyPanel-test.tsx
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx
JoinRuleSettings-test.tsx Unflake JoinRuleSettings test (#11715) 2023-10-05 03:30:57 +00:00
KeyboardShortcut-test.tsx
Notifications-test.tsx
SecureBackupPanel-test.tsx `SecureBackupPanel`: stop using deprecated APIs, and other fixes (#11644) 2023-09-22 10:57:11 +00:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx