element-web/test/components/views/settings
David Baker cfa322cd62
New user profile UI in User Settings (#12548)
* New user profile UI in User Settings

Using new Edit In Place component.

* Show avatar upload error

* Fix avatar upload error

* Wire up errors & feedback for display name setting

* Implement avatar upload / remove progress toast

* Add 768px breakpoint

* Fix room profile display

* Update to released compund-web with required components / fixes

* Require compound-web 4.4.0

because we do need it

* Update snapshots

Because of course all the auto-generated IDs of unrelated things
have changed.

* Fix duplicate import

* Fix CSS comment

* Update snapshot

* Run all the tests so the ids stay the same

* Start of a test for ProfileSettings

* More tests

* Test that a toast appears

* Test ToastRack

* Update snapshots

* Add the usernamee control

* Fix playwright tests

 * New compound version for editinplace fixes
 * Fix useId to not just generate a constant ID
 * Use the label in the username component
 * Fix widths of test boxes
 * Update screenshots

* Put ^ back on compound-web version

* Split CSS for room & user profile settings

and name the components correspondingly

* Fix playwright test

* Update room settings screenshot

* Use original screenshot instead

* Fix styling of unrelated buttons

Needed to be added in other places otherwise the specificity changes.

Also put the old screenshots back.

* Add copyright year

* Fix copyright year
2024-06-06 13:56:38 +00:00
..
__snapshots__ Add activity toggle for TAC (#12413) 2024-04-12 13:18:09 +00:00
account
devices MSC4108 support OIDC QR code login (#12370) 2024-06-06 09:57:28 +01:00
discovery
notifications Move the active tab in user settings to the dialog title (#12481) 2024-05-07 09:32:24 +00:00
shared
tabs New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
AddPrivilegedUsers-test.tsx
AvatarSetting-test.tsx Refactor some logic into common AvatarSetting component (#12544) 2024-05-21 10:37:02 +00:00
ChangePassword-test.tsx
CrossSigningPanel-test.tsx
CryptographyPanel-test.tsx
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx Use browser's font size instead of hardcoded `16px` as root font size (#12246) 2024-02-21 11:23:07 +00:00
JoinRuleSettings-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
KeyboardShortcut-test.tsx
Notifications-test.tsx Fix flaky jest tests (#12486) 2024-05-02 14:53:35 +00:00
PowerLevelSelector-test.tsx Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
SecureBackupPanel-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx
UserProfileSettings-test.tsx New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00