c225b8ec29 
								
									
								
							
								 
							
						 
						
							
							
								
								Conform more code to `strictNullChecks` ( #10444  
							
							... 
							
							
							
							* Conform more code to `strictNullChecks`
* Fix tests
* Fix tests 
							
						 
						
							2023-03-27 08:01:09 +01:00  
				
					
						
							
							
								 
						
							
							
								e5f06df3f7 
								
									
								
							
								 
							
						 
						
							
							
								
								Better error handling in jump to date ( #10405 )  
							
							... 
							
							
							
							- Friendly error messages with details
 - Add a way to submit debug logs for actual errors (non-networking errors)
 - Don't jump someone back to a room they already navigated away from. Fixes bug mentioned in https://github.com/vector-im/element-web/issues/21263#issuecomment-1056809714  
							
						 
						
							2023-03-24 14:39:24 -05:00  
				
					
						
							
							
								 
						
							
							
								8cb8cd4eb1 
								
									
								
							
								 
							
						 
						
							
							
								
								Conform more code to `strictNullChecks` ( #10368  
							
							... 
							
							
							
							* Conform more code to `strictNullChecks`
* Iterate 
							
						 
						
							2023-03-14 11:09:35 +00:00  
				
					
						
							
							
								 
						
							
							
								4b8bada24b 
								
									
								
							
								 
							
						 
						
							
							
								
								Apply `strictNullChecks` around the codebase ( #10302  
							
							... 
							
							
							
							* Apply `strictNullChecks` around the codebase
* Iterate PR 
							
						 
						
							2023-03-07 13:19:18 +00:00  
				
					
						
							
							
								 
						
							
							
								394bffbae4 
								
									
								
							
								 
							
						 
						
							
							
								
								Await start DM in right panel ( #10290 )  
							
							
							
						 
						
							2023-03-06 16:09:56 +01:00  
				
					
						
							
							
								 
						
							
							
								6746ce2da3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix start DM via right panel ( #10278 )  
							
							
							
						 
						
							2023-03-03 13:34:38 +01:00  
				
					
						
							
							
								 
						
							
							
								5398db21ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Add ESLint Jest ( #10261 )  
							
							
							
						 
						
							2023-03-01 16:23:35 +01:00  
				
					
						
							
							
								 
						
							
							
								629e5cb01f 
								
									
								
							
								 
							
						 
						
							
							
								
								Properly type Modal props to ensure useful typescript checking ( #10238  
							
							... 
							
							
							
							* Properly type Modal props to ensure useful typescript checking
* delint
* Iterate
* Iterate
* Fix modal.close loop
* Iterate
* Fix tests
* Add comment
* Fix test 
							
						 
						
							2023-02-28 10:31:48 +00:00  
				
					
						
							
							
								 
						
							
							
								43c67ce4bf 
								
									
								
							
								 
							
						 
						
							
							
								
								Add ignore user confirmation dialog ( #6116 )  
							
							... 
							
							
							
							Signed-off-by: Robin Townsend <robin@robin.town> 
							
						 
						
							2023-01-31 09:42:18 +00:00  
				
					
						
							
							
								 
						
							
							
								880a86c8b1 
								
									
								
							
								 
							
						 
						
							
							
								
								Convert enzyme to rtl: UserInfo ( #9846 )  
							
							... 
							
							
							
							* converts tests from Enzyme to Rtl
* increases test coverage 
							
						 
						
							2023-01-11 10:46:35 +00:00  
				
					
						
							
							
								 
						
							
							
								526645c791 
								
									
								
							
								 
							
						 
						
							
							
								
								Apply prettier formatting  
							
							
							
						 
						
							2022-12-12 12:24:14 +01:00  
				
					
						
							
							
								 
						
							
							
								eafc2d23a7 
								
									
								
							
								 
							
						 
						
							
							
								
								Ensure spaces in the spotlight dialog have rounded square avatars ( #9480 )  
							
							
							
						 
						
							2022-10-24 08:58:36 +00:00  
				
					
						
							
							
								 
						
							
							
								27ba1e57e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Update matrix-org/react (enzyme deprecation) ( #9116 )  
							
							
							
						 
						
							2022-08-02 15:10:43 +02:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								a987ead7d2 
								
							
								 
							
						 
						
							
							
								
								Step 8.1: Remove skinning setup from all tests  
							
							
							
						 
						
							2022-03-28 14:02:31 -06:00  
				
					
						
							
							
								 
						
							
							
								026ca1ab64 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix tsc issues in right_panel and room component tests ( #8078 )  
							
							... 
							
							
							
							* fix ts issues in SendMessageComposer-test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove empty file
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix tsc issues in MessageComposerbUttons-test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix the rest
Signed-off-by: Kerry Archibald <kerrya@element.io>
* bad autoformatter
Signed-off-by: Kerry Archibald <kerrya@element.io>
* tsc fixes for test/components/views/right_panel
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-03-21 10:03:03 +01:00  
				
					
						
							
							
								 
						
							
							
								f25e6813bb 
								
									
								
							
								 
							
						 
						
							
							
								
								Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )  
							
							
							
						 
						
							2022-03-01 20:42:05 +00:00  
				
					
						
							
							
								 
						
							
							
								30d1ac1eea 
								
									
								
							
								 
							
						 
						
							
							
								
								unit test basic paths in UserInfo ( #7740 )  
							
							... 
							
							
							
							* unit test main paths in UserInfo component
Signed-off-by: Kerry Archibald <kerrya@element.io>
* one more test case
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove BasicUserInfo export
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-02-08 12:14:52 +00:00