element-web/playwright
David Baker c2c108957e
Add sign out button to settings profile section (#12666)
* Add sign out button to settings profile section

And move the logic for displaying the dialog out of the user menu
to somewhere it can be re-used.

Also close any open dialog on logout, because otherwise, well... you
can guess.

* Missing import

* Update screenshot

* This button doesn't need to be an anchor

* Use Flex component

* Use new force-close function

* More tests
2024-07-29 12:53:44 +00:00
..
@types Add test reporter to prevent stale screenshots (#12743) 2024-07-15 18:23:20 +00:00
e2e Fix compound typography font component issues (#12826) 2024-07-29 11:19:26 +00:00
pages Default the room header to on (#12803) 2024-07-23 10:56:25 +00:00
plugins [create-pull-request] automated change (#12829) 2024-07-29 09:47:52 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Add sign out button to settings profile section (#12666) 2024-07-29 12:53:44 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Remove legacy crypto parameter (#12679) 2024-06-25 09:06:55 +00:00
Dockerfile Update all non-major dependencies (#12815) 2024-07-24 10:53:13 +00:00
element-web-test.ts Add test reporter to prevent stale screenshots (#12743) 2024-07-15 18:23:20 +00:00
flaky-reporter.ts Support pagination while querying for issues in flaky reporter (#12832) 2024-07-26 14:23:17 +00:00
global.d.ts Update dependency typescript to v5.4.2 (#12324) 2024-03-19 17:55:06 +00:00
stale-screenshot-reporter.ts Add test reporter to prevent stale screenshots (#12743) 2024-07-15 18:23:20 +00:00
tsconfig.json Support pagination while querying for issues in flaky reporter (#12832) 2024-07-26 14:23:17 +00:00