element-web/test/settings
David Langley d6b9e2aa8a
Fix config override of other settings levels (#12593)
* Make config override other settings levels and add tests

* fix documentation

* lint

* Use a const for finalLevel.

* respect the explicit parameter

* Use supportedLevelsAreOrdered for config overrides rather than a separate setting.

* Fix typos

* Fix mock in UserSetttingsDialog-test

* Special case disabling of setting tos use config overrides.

* remove logs
2024-06-14 11:00:30 +00:00
..
controllers Add analytics to activity toggles (#12418) 2024-04-22 16:15:29 +00:00
enums Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
handlers Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
watchers Use browser's font size instead of hardcoded 16px as root font size (#12246) 2024-02-21 11:23:07 +00:00
SettingsStore-test.ts Fix config override of other settings levels (#12593) 2024-06-14 11:00:30 +00:00