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
audio-player/audio-player.spec.ts
chat-export/html-export.spec.ts
crypto/crypto.spec.ts Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
editing/editing.spec.ts
file-upload/image-upload.spec.ts
forgot-password/forgot-password.spec.ts
invite/invite-dialog.spec.ts
messages/messages.spec.ts
permalinks/permalinks.spec.ts
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
release-announcement/releaseAnnouncement.spec.ts
right-panel Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
room/room-header.spec.ts
room-directory/room-directory.spec.ts
settings Add timezone to user profile (#20) 2024-09-12 13:18:25 +00:00
spaces
threads/threads.spec.ts Change settings to true by default (#25) 2024-09-11 11:16:52 +00:00
timeline/timeline.spec.ts
user-menu/user-menu.spec.ts
user-onboarding/user-onboarding-new.spec.ts
user-view/user-view.spec.ts
widgets/layout.spec.ts