Michael Telatynski
|
52fc8ff255
|
Fix html export not including images (#9260)
* Fix html export not including images
* Respect showPlaceholder
* Add tests
|
2022-09-08 10:00:58 +00:00 |
Travis Ralston
|
a987ead7d2
|
Step 8.1: Remove skinning setup from all tests
|
2022-03-28 14:02:31 -06:00 |
Germain
|
4e4ce65f58
|
Use redaction enum event type rather than hardcoded string (#8071)
|
2022-03-17 18:38:29 +01:00 |
Kerry
|
9082e07ff4
|
include test/utils in tsconfig (#8024)
* fix export-test.tsx
Signed-off-by: Kerry Archibald <kerrya@element.io>
* include test/utils to tsconfig
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-10 18:15:31 +00: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 |
Kerry
|
085ecc7f5f
|
Chat export parameter customisation (#7647)
* use export settings and hide fields
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix exporter tests
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test ExportDialog with settings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* tidy debugs, rename setting to Parameters
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use reasonable 100gb limit
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use normal setting instead of UIFeature
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use a customisation
Signed-off-by: Kerry Archibald <kerrya@element.io>
* move validateNumberInRange to utils
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use nullish coalesce
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use 8gb size limit for customisation
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update comments
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-01-31 12:54:14 +01:00 |
Aaron Raimist
|
027b3660bb
|
Manual fixes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:49:12 -05:00 |
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
Jaiwanth
|
7207329c15
|
Apply review suggestions
|
2021-08-13 23:44:07 +05:30 |
Jaiwanth
|
9cbdc4a613
|
Use throw error instead of try-catch
|
2021-08-13 08:34:54 +05:30 |
Jaiwanth
|
edfc8af6cf
|
Apply PR Suggestions
|
2021-08-13 08:30:50 +05:30 |
Jaiwanth
|
e396dcfb10
|
Remove @types/streamsaver
|
2021-08-10 13:22:40 +05:30 |
Jaiwanth
|
ecf0aba97c
|
Test for different types of events
|
2021-08-10 12:25:51 +05:30 |
Jaiwanth
|
900accd823
|
Add test for renderToString
|
2021-08-09 13:25:32 +05:30 |
Jaiwanth
|
850b5452a0
|
Add tests for reply regex
|
2021-08-09 12:36:06 +05:30 |
Jaiwanth
|
c74d6c6fff
|
Assign replacements
|
2021-08-04 12:48:32 +05:30 |
Jaiwanth
|
b333612dea
|
Fix comparing MB -> bytes
|
2021-08-03 14:53:23 +05:30 |
Jaiwanth
|
4824c93707
|
Add a test file
|
2021-08-03 14:36:21 +05:30 |