element-web/test/unit-tests/components/views/settings
Robin c53b17d291
Delegate the sending of call notifications to Element Call (#30507)
* Move Element Call event types to a more appropriate file

To remove the potential for import cycles in src/models/Call.ts, which I was accidentally creating when I tried to reference data from the RoomListStore in the ElementCall class.

* Make sure ElementCall tests clean up the call object

* Upgrade Element Call to v0.14.1

* Delegate the sending of call notifications to Element Call

As of Element Call version 0.14.0, the widget is now capable of sending call notifications itself if we just request this with the sendNotificationType URL parameter. This makes Element Web's group call code a little bit more succinct.

* Fix createRoom test
2025-08-07 09:27:53 +00:00
..
__snapshots__ test: use forceCloseAllModals instead of closeCurrentModal (#30211) 2025-06-26 08:02:42 +00:00
devices Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
discovery Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
encryption Move Flex & Box component into shared component folder (#30357) 2025-07-22 16:25:45 +00:00
notifications Update react monorepo (#29765) 2025-04-16 09:34:01 +00:00
shared Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
tabs Delegate the sending of call notifications to Element Call (#30507) 2025-08-07 09:27:53 +00:00
AddPrivilegedUsers-test.tsx Update react monorepo to v19 (major) (#28914) 2025-04-09 19:03:09 +00:00
AddRemoveThreepids-test.tsx test: use forceCloseAllModals instead of closeCurrentModal (#30211) 2025-06-26 08:02:42 +00:00
AvatarSetting-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
ChangePassword-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
EventIndexPanel-test.tsx Switch from defer to Promise.withResolvers (#29078) 2025-05-08 10:03:43 +00:00
FontScalingPanel-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
JoinRuleSettings-test.tsx Switch from defer to Promise.withResolvers (#29078) 2025-05-08 10:03:43 +00:00
KeyboardShortcut-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
LayoutSwitcher-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Notifications-test.tsx Reuse PushProcessor from MatrixClient (#29561) 2025-03-21 11:34:06 +00:00
PowerLevelSelector-test.tsx feat: warn self change on roles settings (#28926) 2025-04-17 08:58:27 +00:00
SetIdServer-test.tsx test: fix flaky SetIdServer test (#29719) 2025-04-11 14:26:48 +00:00
SetIntegrationManager-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
SettingsFieldset-test.tsx Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
SettingsHeader-test.tsx Add Recovery section in the new user settings Encryption tab (#28673) 2025-01-15 12:44:20 +00:00
SettingsSubheader-test.tsx Add Recovery section in the new user settings Encryption tab (#28673) 2025-01-15 12:44:20 +00:00
ThemeChoicePanel-test.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
UserProfileSettings-test.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00