element-web/playwright/e2e
R Midhun Suresh 149b3b1049
RoomListStore: Support specific sorting requirements for muted rooms (#29665)
* Sort muted rooms to the bottom of the room list

* Re-insert room on mute/unmute

* Write tests

* Fix broken playwright test

Muted rooms are at the bottom, so we need to scroll.
2025-04-03 12:56:00 +00:00
..
accessibility Fix playwright flakes due to floating promises (#28981) 2025-01-13 17:29:22 +00:00
app-loading Simplify playwright (#28988) 2025-01-14 08:58:06 +00:00
audio-player Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
chat-export Fix playwright flakes due to floating promises (#28981) 2025-01-13 17:29:22 +00:00
composer Fix playwright flakes due to floating promises (#28981) 2025-01-13 17:29:22 +00:00
create-room Run Playwright tests against Dendrite & Pinecone periodically (#28888) 2025-01-14 18:00:30 +00:00
crypto e2e test: use encryption tab in enableKeyBackup instead of security & settings tab (#29234) 2025-03-27 11:35:54 +00:00
editing Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
file-upload Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
forgot-password Update playwright to v1.50.1 (#29183) 2025-02-18 18:43:40 +00:00
integration-manager Fix flaky playwright tests (#28989) 2025-01-14 09:58:32 +00:00
invite refactor: rename mx_RoomList as mx_LegacyRoomList (#29362) 2025-02-27 13:34:54 +00:00
knock Fix more flaky playwright tests (#29007) 2025-01-17 11:08:49 +00:00
lazy-loading Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
left-panel RoomListStore: Support specific sorting requirements for muted rooms (#29665) 2025-04-03 12:56:00 +00:00
location Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
login In force-verify mode, prevent bypassing by cancelling device verification (#29487) 2025-03-20 15:10:08 +00:00
messages Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
modules Initial support for runtime modules (#29104) 2025-02-06 23:54:18 +00:00
oidc Fix token expiry racing with login causing wrong error to be shown (#29566) 2025-03-25 12:07:07 +00:00
one-to-one-chat Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
permalinks Run Playwright tests against Dendrite & Pinecone periodically (#28888) 2025-01-14 18:00:30 +00:00
pinned-messages Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
polls Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
presence Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
read-receipts Stop URl preview from covering message box (#29215) 2025-02-11 14:51:36 +00:00
register Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
regression-tests Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
release-announcement Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
right-panel Add report room dialog button/dialog. (#29513) 2025-03-21 17:08:37 +00:00
room Add padding to room header icon (#29271) 2025-02-21 11:27:57 +00:00
room_options Run Playwright tests against Dendrite & Pinecone periodically (#28888) 2025-01-14 18:00:30 +00:00
room-directory Run Playwright tests against Dendrite & Pinecone periodically (#28888) 2025-01-14 18:00:30 +00:00
settings test: fix BST/UTC time in preferences (#29628) 2025-03-31 10:54:51 +00:00
share-dialog Fix flaky playwright tests (#28959) 2025-01-13 09:32:00 +00:00
sliding-sync Simplified Sliding Sync (#28515) 2025-03-18 17:54:32 +00:00
spaces Replace checkboxes with Compound checkboxes, and appropriately label each checkbox. (#29363) 2025-03-20 15:35:54 +00:00
spotlight Run Playwright tests against Dendrite & Pinecone periodically (#28888) 2025-01-14 18:00:30 +00:00
threads Run Playwright tests against Dendrite & Pinecone periodically (#28888) 2025-01-14 18:00:30 +00:00
timeline Ensure clicks on spoilers do not get handled by the hidden content (#29618) 2025-03-31 13:37:25 +00:00
toasts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
update Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
user-menu Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
user-view Add new verification section to user profile (#29200) 2025-02-10 11:22:58 +00:00
voip Refactor LegacyCallHandler event emitter to use TypedEventEmitter (#29008) 2025-01-16 10:44:20 +00:00
widgets Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
csAPI.ts Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
utils.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00