element-web/src/settings/handlers
Florian Duros 5815e70b76
TAC: Release Announcement (#12380)
* WIP

* Store the release announcements in the account settings

* Update TAC release announcement description

* Fix settings content comparison

* Add logging in case of failure

* Watch settings changes

* I add release announcement settings to disable it

* Disable release announcement in e2e test

* Add release announcement in e2e test

* Add tests for ReleaseAnnouncementStore.ts

* Update compound-web to `3.3.0`

* Update TAC tests

* Update Labs tests

* Nits

* Add test for ReleaseAnnouncement.tsx

* Update `@vector-im/compound-web`

* Add playwright snapshot

* Delete false playwright screenshot

* Wait for EW to be displayed after reload

* Add screenshot

* Clean util file

* Renaming and comments fixing

* Use second store instead of looking in the store.

---------

Co-authored-by: R Midhun Suresh <hi@midhun.dev>
2024-04-08 08:43:59 +00:00
..
AbstractLocalStorageSettingsHandler.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
AccountSettingsHandler.ts TAC: Release Announcement (#12380) 2024-04-08 08:43:59 +00:00
ConfigSettingsHandler.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
DefaultSettingsHandler.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
DeviceSettingsHandler.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
LocalEchoWrapper.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
MatrixClientBackedSettingsHandler.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
PlatformSettingsHandler.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
RoomAccountSettingsHandler.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
RoomDeviceSettingsHandler.ts Changes for v3.69.0 2023-03-28 11:23:16 +01:00
RoomSettingsHandler.ts Improve types for sendStateEvent (#12331) 2024-03-20 14:27:29 +00:00
SettingsHandler.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00