Travis Ralston
|
a987ead7d2
|
Step 8.1: Remove skinning setup from all tests
|
2022-03-28 14:02:31 -06:00 |
|
Robin
|
3317b60437
|
Improve typing around wrapInMatrixClientContext (#8130)
|
2022-03-23 18:13:40 -04:00 |
|
Kerry
|
abc225d3c6
|
Unit test tsc fixes part 15 (#8104)
* fix ts issues in MPollBody test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix ts issues in PollCreateDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix settings components
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix DateSeparator
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix loosies
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update tsconfig
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-22 11:32:35 +01:00 |
|
Michael Telatynski
|
f25e6813bb
|
Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933)
|
2022-03-01 20:42:05 +00:00 |
|
Šimon Brandner
|
df591ee835
|
Make everything use the KeyBindingManager (#7907)
|
2022-02-28 16:05:52 +00:00 |
|
Kerry
|
f4cd71fd47
|
Check 'useSystemTheme' in quick settings theme switcher (#7809)
* mock Element.scrollIntoView in jest setup
Signed-off-by: Kerry Archibald <kerrya@element.io>
* extract theme switcher from quick settings, add match system option, test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
* forgotten copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
* stylelint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove old class
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-02-24 10:01:06 +01:00 |
|
Kerry
|
5e76d988ca
|
convert test-utils to typescript (#7877)
* move js utils into directory
Signed-off-by: Kerry Archibald <kerrya@element.io>
* typescripterize js test-utils
Signed-off-by: Kerry Archibald <kerrya@element.io>
* move test utils to directory
Signed-off-by: Kerry Archibald <kerrya@element.io>
* move remaining mock functions to directory
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update imports
Signed-off-by: Kerry Archibald <kerrya@element.io>
* missed copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
* type wait for update
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-02-23 11:21:11 +00:00 |
|
Kerry
|
818fddd72c
|
Add customisation point to disable space creation (#7766)
* mock matchMedia in jest setup
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use UIComponent.CreateSpaces in space panel
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide add space in spacecontextmenu
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use UIComponent customistations in space oom view add space button
Signed-off-by: Kerry Archibald <kerrya@element.io>
* copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-02-09 17:21:40 +01:00 |
|
Kerry
|
b1066a5699
|
Wrap inputs in fieldsets in Space visibility settings (#7350)
* use fieldset in space settings > visibility
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add basic tests for space setttings visibility
Signed-off-by: Kerry Archibald <kerrya@element.io>
* i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix toggle button placement
Signed-off-by: Kerry Archibald <kerrya@element.io>
* i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update settings separator color to quinary
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-01-06 10:09:26 +00:00 |
|