element-web/playwright/e2e
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 Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
composer Migrate composer.spec.ts from Cypress to Playwright (#12024) 2023-12-14 13:49:51 +00:00
create-room Migrate create-room.spec.ts from Cypress to Playwright (#11941) 2023-11-27 16:24:02 +00:00
crypto Ensure we do not fire the verification mismatch modal multiple times (#12526) 2024-05-15 15:22:53 +00:00
editing Use Compound tooltips more widely (#12128) 2024-01-11 11:49:24 +00:00
integration-manager Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
invite Improve stability of Playwright screenshots (#12009) 2023-12-07 10:32:23 +00:00
knock Remove use of KnownMembership from playwright tests 2024-03-18 16:32:36 +00:00
lazy-loading Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
left-panel Migrate remaining editing.spec.ts from Cypress to Playwright (#11976) 2023-11-30 10:18:18 +00:00
location Migrate remaining editing.spec.ts from Cypress to Playwright (#11976) 2023-11-30 10:18:18 +00:00
login Disable the login overwriting test (#12507) 2024-05-14 07:20:07 +00:00
oidc Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
one-to-one-chat Fix flakiness in playwright tests (#12512) 2024-05-13 16:58:49 +00:00
permalinks Migrate permalinks.spec.ts from Cypress to Playwright (#12004) 2023-12-12 09:56:55 +00:00
polls Playwright: Convert /e2e/polls (#12065) 2024-01-09 06:28:40 +00:00
presence Fix/disable failing playwright tests (#12402) 2024-04-05 18:07:25 +00:00
read-receipts Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
register Improvements around docker in Playwright (#12261) 2024-02-20 14:21:10 +00:00
regression-tests Migrate pills-click-in-app.spec.ts from Cypress to Playwright (#11984) 2023-12-04 13:41:20 +00:00
release-announcement TAC: Release Announcement (#12380) 2024-04-08 08:43:59 +00:00
right-panel Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
room Fix E2E icon display in room header (#12545) 2024-05-20 16:08:50 +00:00
room-directory Prepare for switching AccessibleTooltipButton to using Compound Tooltips (#12082) 2024-01-02 09:21:53 +00:00
room_options Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
settings New user profile UI in User Settings (#12548) 2024-06-06 13:56:38 +00:00
sliding-sync Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
spaces Add Tooltip to AccessibleButton (#12443) 2024-04-24 12:24:25 +00:00
spotlight Convert spotlight tests to playwright (#12033) 2023-12-18 06:04:15 +00:00
threads Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
timeline Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) 2024-05-02 22:19:55 +00:00
toasts Migrate analytics-toast.spec.ts from Cypress to Playwright (#11939) 2023-11-27 10:00:16 +00:00
update Migrate update.spec.ts from Cypress to Playwright (#11937) 2023-11-27 11:28:17 +00:00
user-menu Migrate user-menu.spec.ts from Cypress to Playwright (#11940) 2023-11-27 11:22:59 +00:00
user-onboarding Fix flakiness in playwright tests (#12512) 2024-05-13 16:58:49 +00:00
user-view Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
widgets Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
utils.ts Migrate knock/* from Cypress to Playwright (#12030) 2023-12-12 14:08:36 +00:00