riot-web/playwright/e2e
Hubert Chathi 31373399f9
Add support for device dehydration v2 (#12316)
* rehydrate/dehydrate device if configured in well-known

* add handling for dehydrated devices

* some fixes

* schedule dehydration

* improve display of own dehydrated device

* created dehydrated device when creating or resetting SSSS

* some UI tweaks

* reorder strings

* lint

* remove statement for testing

* add playwright test

* lint and fix broken test

* update to new dehydration API

* some fixes from review

* try to fix test error

* remove unneeded debug line

* apply changes from review

* add Jest tests

* fix typo

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* don't need Object.assign

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-04-15 15:47:15 +00:00
..
audio-player Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
composer
create-room
crypto Add support for device dehydration v2 (#12316) 2024-04-15 15:47:15 +00:00
editing
integration-manager
invite
knock Remove use of KnownMembership from playwright tests 2024-03-18 16:32:36 +00:00
lazy-loading
left-panel
location
login ModuleAPI: `overwrite_login` action was not stopping the existing client resulting in the action failing with rust-sdk (#12272) 2024-02-22 15:41:21 +00:00
oidc Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
one-to-one-chat Hide the archived section (#12286) 2024-02-27 10:00:10 +00:00
permalinks
polls
presence Fix/disable failing playwright tests (#12402) 2024-04-05 18:07:25 +00:00
read-receipts Disable failing playwright test (#12176) 2024-01-24 09:54:14 +00:00
register Improvements around docker in Playwright (#12261) 2024-02-20 14:21:10 +00:00
regression-tests
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 some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
room-directory
room_options Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
settings Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
sliding-sync
spaces Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
spotlight
threads Fix thread navigation in timeline (#12412) 2024-04-12 09:07:57 +00:00
timeline Fix/disable failing playwright tests (#12402) 2024-04-05 18:07:25 +00:00
toasts
update
user-menu
user-onboarding Use h1 as first heading in dialogs (#12250) 2024-02-16 14:23:33 +00:00
user-view
widgets
utils.ts