element-web/test/test-utils
Florian Duros f3dbe81ef4
New room list: add more options menu on room list item (#29445)
* refactor(room list item): rename `RoomListCell` into `RoomListItemView`

* refactor(room list item): move open room action to new room list item view model

* feat(hover menu): add `hasAccessToOptionsMenu`

* feat(hover menu): add to `RoomListItemViewModel` the condition to display or not the hover menu

* feat(hover menu): add view model for the hover menu

* feat(hover menu): add hover menu view

* feat(hover menu): add hover menu to room list item

* feat(hover menu): update i18n

* test(view model list item): update test and add test to `showHoverMenu`

* test(room list): update snapshot

* test(room list item menu): add tests for view model

* test(room list item menu): add tests for view

* test(room list item): add tests

* test(e2e): add tests for more options menu

* chore: update compound web

* test(e2e): fix typo
2025-03-14 16:22:45 +00:00
..
audio.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
beacon.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
call.ts Show error screens in group calls (#29254) 2025-03-05 20:41:26 +00:00
client.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
composer.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
console.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
date.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
events.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
index.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
jest-matrix-react.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
location.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
oidc.ts Switch OIDC primarily to new /auth_metadata API (#29019) 2025-01-22 13:48:28 +00:00
platform.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
poll.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
predictableRandom.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
pushRules.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
relations.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
room.ts Show error screens in group calls (#29254) 2025-03-05 20:41:26 +00:00
test-utils.ts New room list: add more options menu on room list item (#29445) 2025-03-14 16:22:45 +00:00
threads.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
utilities.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
wrappers.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00