element-web-Github/test/components/views/settings
Kerry b3b03e5dcb
Use semantic headings in user settings Appearance (#10827)
* split SettingsSection out of SettingsTab, replace usage

* correct copyright

* use semantic headings in GeneralRoomSettingsTab

* use SettingsTab and SettingsSubsection in room settings

* fix VoipRoomSettingsTab

* use SettingsSection components in space settings

* settingssubsection text component

* use semantic headings in HelpUserSetttings tab

* use ExternalLink components for external links

* test

* strict

* lint

* semantic heading in labs settings

* semantic headings in keyboard settings tab

* semantic heading in preferencesusersettingstab

* tidying

* use new settings components in eventindexpanel

* findByTestId

* prettier

* semantic headings and style refresh for crypto settings

* e2e panel

* use semantic headings in User settings appearance tab

* update selectors in tests

* tidy
2023-05-21 21:12:11 +00:00
..
__snapshots__ Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
devices Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
discovery Properly translate errors in AddThreepid.ts (#10432) 2023-04-14 15:40:19 +01:00
shared Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
tabs Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
AddPrivilegedUsers-test.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
AvatarSetting-test.tsx
CrossSigningPanel-test.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
CryptographyPanel-test.tsx
DevicesPanel-test.tsx Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663) 2023-04-24 14:19:46 +01:00
EventIndexPanel-test.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel-test.tsx Improve accessibility of font slider (#10473) 2023-04-12 10:57:31 +00:00
JoinRuleSettings-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut-test.tsx
Notifications-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
SecureBackupPanel-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx