element-web/test/unit-tests/components/views/settings
Michael Telatynski 16d2cccb73
OIDC settings tweaks (#28787)
* Hide 3pid account settings if account is managed externally

As they would be disabled and just confusing otherwise

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Show manage device button instead of sign out button for other devices in OIDC mode

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Tidy up

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-23 22:35:43 +00:00
..
__snapshots__ Update `@vector-im/compound-web` to `7.5.0` (#28700) 2024-12-11 19:35:59 +00:00
devices OIDC settings tweaks (#28787) 2024-12-23 22:35:43 +00:00
discovery Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00: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 OIDC settings tweaks (#28787) 2024-12-23 22:35:43 +00: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 Harden Settings using mapped types (#28775) 2024-12-23 20:25:15 +00:00
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
ThemeChoicePanel-test.tsx
UserProfileSettings-test.tsx