element-web/playwright
Will Hunt eae9d9e248
Add timezone to user profile (#20)
* [create-pull-request] automated change (#12966)

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>

* Add timezone to right panel profile.

* Add setting to publish timezone

* Add string for timezone publish

* Automatically update timezone when setting changes.

* Refactor to using a hook

And automatically refresh the timezone every minute.

* Check for feature support for extended profiles.

* lint

* Add timezone

* Remove unintentional changes

* Use browser default timezone.

* lint

* tweaks

* Set timezone publish at the device level to prevent all devices writing to the timezone field.

* Update hook to use external client.

* Add test for user timezone.

* Update snapshot for preferences tab.

* Hide timezone info if not provided.

* Stablize test

* Fix date test types.

* prettier

* Add timezone tests

* Add test for invalid timezone.

* Update screenshot

* Remove check for profile.

---------

Co-authored-by: ElementRobot <releases@riot.im>
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-09-12 13:18:25 +00:00
..
@types Change license (#13) 2024-09-09 13:57:16 +00:00
e2e Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
pages Change license (#13) 2024-09-09 13:57:16 +00:00
plugins [create-pull-request] automated change (#33) 2024-09-12 06:21:24 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Add timezone to user profile (#20) 2024-09-12 13:18:25 +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 Install deja-vu font in docker image (#12932) 2024-08-28 06:47:56 +00:00
element-web-test.ts Change license (#13) 2024-09-09 13:57:16 +00:00
flaky-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
global.d.ts Change license (#13) 2024-09-09 13:57:16 +00:00
stale-screenshot-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
tsconfig.json Add allowImportingTsExtensions to tsconfig (#12939) 2024-08-30 13:54:14 +00:00