element-web/playwright/snapshots
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
..
app-loading/feature-detection.spec.ts Update @vector-im/compound-design-tokens (#12876) 2024-08-09 12:32:37 +00:00
audio-player/audio-player.spec.ts Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
chat-export/html-export.spec.ts Update @vector-im/compound-design-tokens (#12876) 2024-08-09 12:32:37 +00:00
crypto/crypto.spec.ts Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
editing/editing.spec.ts New theme ui in user settings (#12576) 2024-06-26 15:47:01 +00:00
file-upload/image-upload.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
forgot-password/forgot-password.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
invite/invite-dialog.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
messages/messages.spec.ts Fix reply message truncation on 2 lines (#12929) 2024-08-28 09:45:07 +00:00
permalinks/permalinks.spec.ts Default the room header to on (#12803) 2024-07-23 10:56:25 +00:00
pinned-messages/pinned-messages.spec.ts Reduce pinned message banner size (#28) 2024-09-11 15:44:16 +00:00
polls/polls.spec.ts Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
register Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
release-announcement/releaseAnnouncement.spec.ts Update @vector-im/compound-design-tokens (#12876) 2024-08-09 12:32:37 +00:00
right-panel Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
room/room-header.spec.ts Add chat button on new room header for maximised widgets (#12882) 2024-08-12 13:44:15 +00:00
room-directory/room-directory.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
settings Add timezone to user profile (#20) 2024-09-12 13:18:25 +00:00
spaces Update @vector-im/compound-design-tokens (#12876) 2024-08-09 12:32:37 +00:00
threads/threads.spec.ts Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
timeline/timeline.spec.ts Hide tooltip when taking screenshot (#12807) 2024-07-24 09:46:43 +00:00
user-menu/user-menu.spec.ts Fix user menu font (#12879) 2024-08-09 14:15:17 +00:00
user-onboarding/user-onboarding-new.spec.ts Update @vector-im/compound-design-tokens (#12876) 2024-08-09 12:32:37 +00:00
user-view/user-view.spec.ts Update @vector-im/compound-design-tokens (#12876) 2024-08-09 12:32:37 +00:00
widgets/layout.spec.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00