element-portable/src/components/views/settings
Suguru Hirahara 467c52a2ae
Add E2E test - general-user-settings-tab.spec.ts (#10658)
* Add E2E test: `general-user-settings-tab.spec.ts`

Initial implementation

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* lint

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Check an input area for a new email address too

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-20 13:18:19 +00:00
..
account Remove obsolete class name and declarations on General user settings tab (#10659) 2023-04-18 20:59:18 +00:00
devices Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
discovery Properly translate errors in AddThreepid.ts (#10432) 2023-04-14 15:40:19 +01:00
shared Apply prettier formatting 2022-12-12 12:24:14 +01:00
tabs Add E2E test - general-user-settings-tab.spec.ts (#10658) 2023-04-20 13:18:19 +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 (#10607) 2023-04-17 09:25:00 +01:00
CrossSigningPanel.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
CryptographyPanel.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
DevicesPanel.tsx Simplify isDeviceVerified definitions (#10594) 2023-04-14 09:46:37 +00:00
DevicesPanelEntry.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
E2eAdvancedPanel.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
EventIndexPanel.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
FontScalingPanel.tsx Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
ImageSizePanel.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
IntegrationManager.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
JoinRuleSettings.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
KeyboardShortcut.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
LayoutSwitcher.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Notifications.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
ProfileSettings.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
SecureBackupPanel.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
SetIdServer.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
SetIntegrationManager.tsx bind html with switch for manage extension setting (#10553) 2023-04-11 05:13:52 +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 Add E2E test of audio player (#10441) 2023-04-06 08:45:55 +00:00
UpdateCheckButton.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00