element-portable/src/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
..
account Conform the style rules of GeneralUserSettingsTab.tsx to the style guide (#10595) 2023-05-12 10:33:01 +00:00
devices Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
discovery Conform the style rules of GeneralUserSettingsTab.tsx to the style guide (#10595) 2023-05-12 10:33:01 +00:00
shared Use semantic headings in user settings Labs (#10773) 2023-05-16 01:22:45 +00:00
tabs Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
AddPrivilegedUsers.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AvatarSetting.tsx Improve profile picture settings accessibility (#10470) 2023-03-29 14:00:45 +00:00
BridgeTile.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ChangeDisplayName.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ChangePassword.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
CrossSigningPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
CryptographyPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
DevicesPanel.tsx Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663) 2023-04-24 14:19:46 +01:00
DevicesPanelEntry.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
E2eAdvancedPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
EventIndexPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
ImageSizePanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
IntegrationManager.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
JoinRuleSettings.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
LayoutSwitcher.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
Notifications.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
ProfileSettings.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
SecureBackupPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
SetIdServer.tsx Remove url npm dependency and use Web URL constructor (#10930) 2023-05-17 12:50:00 +01:00
SetIntegrationManager.tsx Use semantic headings in user settings - integrations and account deletion (#10837) 2023-05-17 07:52:44 +00:00
SettingsFieldset.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
SpellCheckSettings.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ThemeChoicePanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
UpdateCheckButton.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00