element-web-Github/test/components/views/settings/tabs/user
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__ New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
AppearanceUserSettingsTab-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
GeneralUserSettingsTab-test.tsx OIDC: use delegated auth account URL from OidcClientStore (#11723) 2023-10-15 23:03:25 +00:00
KeyboardUserSettingsTab-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
LabsUserSettingsTab-test.tsx Tooltip: Use AccessibleButton in reusable elements (#12461) 2024-04-29 17:19:05 +00:00
MjolnirUserSettingsTab-test.tsx Use semantic headings in user settings - Ignored users (#11006) 2023-05-30 22:42:53 +00:00
PreferencesUserSettingsTab-test.tsx Cleanup tasks in the Settings code (#12125) 2024-01-11 09:49:00 +00:00
SecurityUserSettingsTab-test.tsx Add support for device dehydration v2 (#12316) 2024-04-15 15:47:15 +00:00
SessionManagerTab-test.tsx MSC4108 support OIDC QR code login (#12370) 2024-06-06 09:57:28 +01:00
SidebarUserSettingsTab-test.tsx Video call meta space (#12297) 2024-03-25 18:35:31 +00:00
VoiceUserSettingsTab-test.tsx await promises (#10992) 2023-05-28 22:19:37 +00:00