element-web/playwright/snapshots
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
..
audio-player/audio-player.spec.ts Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
crypto/crypto.spec.ts Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
editing/editing.spec.ts Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
invite/invite-dialog.spec.ts Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
permalinks/permalinks.spec.ts Improve readability of badges and pills (#12360) 2024-03-22 00:27:13 +00:00
polls/polls.spec.ts Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
register Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
release-announcement/releaseAnnouncement.spec.ts TAC: Release Announcement (#12380) 2024-04-08 08:43:59 +00:00
right-panel Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
room/room-header.spec.ts Fix E2E icon display in room header (#12545) 2024-05-20 16:08:50 +00:00
room-directory/room-directory.spec.ts Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
settings New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
spaces Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
threads/threads.spec.ts Migrate TooltipTarget usage to compound Tooltip (#12542) 2024-05-22 12:15:07 +00:00
timeline/timeline.spec.ts Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) 2024-05-02 22:19:55 +00:00
user-onboarding/user-onboarding-new.spec.ts Fix flakiness in playwright tests (#12512) 2024-05-13 16:58:49 +00:00
user-view/user-view.spec.ts Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
widgets/layout.spec.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00