element-web-Github/test/components/views
Kerry 9f66082486
Notifications: inline error message on notifications saving error (#10288)
* basic sync setup

* formatting

* get loudest value for synced rules

* more types

* test synced rules in notifications settings

* type fixes

* noimplicitany fixes

* remove debug

* tidying

* extract updatePushRuleActions fn to utils

* extract update synced rules

* just synchronise in one place?

* monitor account data changes AND trigger changes sync in notifications form

* lint

* setup LoggedInView test with enough mocks

* test rule syncing in LoggedInView

* strict fixes

* more comments

* one more comment

* add error variant for caption component

* tests for new error message

* tweak styles

* noImplicitAny

* revert out of date prettier changes to unrelated files

* limit inline message to radios only, tests

* strict fix
2023-03-13 21:59:04 +00:00
..
audio_messages Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
auth Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
avatars Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
beacon Support dynamic room predecessors in OwnBeaconStore (#10339) 2023-03-10 09:15:54 +00:00
beta Apply prettier formatting 2022-12-12 12:24:14 +01:00
context_menus Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
dialogs Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
elements Fix user pill click (#10359) 2023-03-13 15:43:13 +01:00
emojipicker Sort short/exact emoji matches before longer incomplete matches (#10212) 2023-02-27 17:09:15 +00:00
location Apply strictNullChecks to src/components/views/location/* (#10249 2023-02-28 08:55:59 +00:00
messages Refactor pill and add tests (#10304) 2023-03-08 13:06:50 +01:00
polls/pollHistory Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
right_panel Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
rooms Add tests for createEditContent which mirror tests for createMessageContent. (#10331) 2023-03-09 12:15:48 +00:00
settings Notifications: inline error message on notifications saving error (#10288) 2023-03-13 21:59:04 +00:00
spaces Support dynamic room predecessors in AddExistingToSpaceDialog (#10342) 2023-03-09 17:17:28 +00:00
typography Notifications: inline error message on notifications saving error (#10288) 2023-03-13 21:59:04 +00:00
user-onboarding Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
voip Use the room avatar as a placeholder in calls (#10231) 2023-02-27 09:34:02 +00:00
Validation-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00