element-web/test/test-utils
Will Hunt 2e6cf8734b
Refactor RoomStatusBar into MVVM (#31523)
* Refactor RoomStatusBar into MVVM

* cleanup

* updated snaps

* More cleanup

* fix loop

* fixup

* drop comment

* lint

* cleanup console statements

* Starting to move to a MVVM v2 component.

* extra

* Refactor as a shared-componend / MVVM v2

* some cleanup

* i18n for banner

* remove removed css

* Update playwright tests to have a two stage on the consent bar.

* Update snaps

* Update snapshots

* cleanup

* update snaps

* refactor to use enum

* fix slight differences in pw snaps

* Add unit tests

* fix snaps

* snaps updated

* more test cleanups

* fix snaps

* fixed now?

* Disable animationsq

* lint lint lint

* remove console

* lint

* fix snap

* Refactor based on review comments.

* update view model test

* oops!

* fix snap

* Update snaps

* snap snap snap

* switch to a const map of strings

* Use this.disposables

* Update translations to be inside shared-components

* fix the tac

* Also retry

* Cleanup

* update snaps

* update other snaps

* snap updates
2026-01-12 21:13:15 +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 Support using Element Call for voice calls in DMs (#30817) 2025-11-17 11:50:22 +00:00
client.ts Stop using deprecated js-sdk fields (#30552) 2025-08-12 13:19:50 +00:00
composer.ts Synchronise internationalisations with Localazy (#30407) 2025-08-07 11:25:34 +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 Introduce i18nContext (#31347) 2025-12-02 13:47:14 +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 feat: Disable session lock when running in element-desktop (#30643) 2025-09-23 14:46:01 +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 Experimental Module API Additions (#30863) 2025-11-05 07:24:26 +00:00
test-utils.ts Refactor RoomStatusBar into MVVM (#31523) 2026-01-12 21:13:15 +00:00
threads.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
utilities.ts test: use forceCloseAllModals instead of closeCurrentModal (#30211) 2025-06-26 08:02:42 +00:00
wrappers.tsx Move ResizerNotifier into SDKContext (#30939) 2025-10-06 09:23:06 +00:00