Michael Telatynski
|
a47b3eb0ee
|
Apply strictNullChecks to src/components/views/elements/* (#10462
* Apply `strictNullChecks` to `src/components/views/elements/*`
* Iterate
* Iterate
* Iterate
* Apply `strictNullChecks` to `src/components/views/elements/*`
* Iterate
* Iterate
* Iterate
* Update snapshot
|
2023-03-29 08:23:54 +01:00 |
|
Michael Weimann
|
5398db21ad
|
Add ESLint Jest (#10261)
|
2023-03-01 16:23:35 +01:00 |
|
Michael Telatyński
|
f40d15388c
|
Update tests to prefer RTL over Enzyme (#10247
* Update tests to prefer RTL over Enzyme
* Strict types
|
2023-02-28 08:58:23 +00:00 |
|
Michael Telatyński
|
12dd799301
|
Fix double translation issue (#10240
* Fix double translation issue
* Remove some redundant string concatenations
|
2023-02-27 09:15:27 +00:00 |
|
Michael Telatynski
|
e8b92b308b
|
Conform more code to strict null checking (#10169)
* Conform more code to strict null checking
* delint
* Iterate
* delint
* Fix bad test
|
2023-02-16 09:38:44 +00:00 |
|
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
|
Michael Telatynski
|
54a6ce589f
|
Fix wrongly grouping 3pid invites into a single repeated transition (#10087)
|
2023-02-07 10:09:46 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Weimann
|
27ba1e57e6
|
Update matrix-org/react (enzyme deprecation) (#9116)
|
2022-08-02 15:10:43 +02:00 |
|
Kerry
|
2c19d286ed
|
Eslint - require copyright header rule (#8514)
* bump eslint plugin to 0.5.2
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add rule
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add missing copyright headers
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix comment order
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-05-06 09:09:28 +00:00 |
|
Kerry
|
ce3bc9dc07
|
test typescriptification - EventListSummary (#8493)
* test/components/views/elements/EventListSummary-test.js -> tsx
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add user mocks util
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-05-04 16:37:41 +02:00 |
|