element-web/test/test-utils
Will Hunt 8fc6638d6e
Allow reporting a room when rejecting an invite. (#29570)
* Add report room dialog button/dialog.

* Update copy

* fixup tests / lint

* Fix title in test.

* update snapshot

* Add unit tests for dialog

* lint

* First pass at adding a report room on invite.

* Use a single line input field for reason to avoid bumping the layout.

* Fixups

* Embed reason to make it clear on grouping

* Revert accidental commit

* lint

* Add some playwright tests.

* tweaks

* Make ignored users list more accessible.

* i18n

* Fix sliding sync test.

* Add unit test

* Even more unit tests.

* move test

* Update to match designs.

* remove console statements

* fix css

* tidy up

* improve comments

* fix css

* updates
2025-04-08 09:08:00 +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 Switch away from nesting React trees and mangling the DOM (#29586) 2025-03-26 20:25:03 +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 Allow reporting a room when rejecting an invite. (#29570) 2025-04-08 09:08:00 +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