riot-web/test/components/views/settings
Kerry 55336bf932
Use semantic heading in user settings Sidebar & Voip (#10782)
* 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

* semantic headings and cleanup in Sidebar user settings

* semantic heading in voice user settings

* sonarcloud bug and test
2023-05-19 00:03:39 +00:00
..
__snapshots__ Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
devices Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
discovery
shared Use semantic headings in user settings Help & About (#10752) 2023-05-03 22:35:43 +00:00
tabs Use semantic heading in user settings Sidebar & Voip (#10782) 2023-05-19 00:03:39 +00:00
AddPrivilegedUsers-test.tsx
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
EventIndexPanel-test.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel-test.tsx
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