Matthew Raymer
							
						 
						
							
							
							
								
							
								a5c86fbc53 
								
							
								 
							
						 
						
							
							
								
								feat: improve test stability and API routing  
							
							 
							
							 
							
							
								
 
							
							
							- Add proxy configuration for API requests in dev/test
- Target default endorser API server in development
- Add proxy for /api endpoints to handle CORS
- Enhance contact management test reliability
- Add comprehensive error handling and debugging
- Extract test helper functions
Breaking: None 
							
						 
						9 months ago  
					 
				
					
						
							
							
								 
								Matthew Raymer
							
						 
						
							
							
							
								
							
								11d1fae35a 
								
							
								 
							
						 
						
							
							
								
								refactor(tests): enhance contact management test reliability  
							
							 
							
							 
							
							
								
 
							
							
							- Add comprehensive error handling with try-catch blocks
- Add TypeScript type annotations for Page parameters
- Add debug logging for test troubleshooting
- Add retry logic for flaky operations
- Add API request routing for port conflicts
- Add detailed JSDoc documentation
- Extract helper functions for better maintainability
- Add timeout constants for different operations
- Improve error messages with better context
- Add load state handling for network operations 
							
						 
						9 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								34248a2ee5 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							 
							
							
								
 
							
							
						 
						9 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								920d3f4d25 
								
							
								 
							
						 
						
							
							
								
								fix linting, add to the 10-project timeout  
							
							 
							
							
								
 
							
							
						 
						9 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								aec530f5a8 
								
							
								 
							
						 
						
							
							
								
								fix build and auto-test issues  
							
							 
							
							
								
 
							
							
						 
						10 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5c58f75d82 
								
							
								 
							
						 
						
							
							
								
								fix test number check that increments  
							
							 
							
							
								
 
							
							
						 
						10 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5f39beef55 
								
							
								 
							
						 
						
							
							
								
								run the tests on a different port (so there's no conflict when running the development server)  
							
							 
							
							
								
 
							
							
						 
						10 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								0a7645b8e7 
								
							
								 
							
						 
						
							
							
								
								fix tests that were broken by contact-edit page changes  
							
							 
							
							
								
 
							
							
						 
						10 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								3b6d981046 
								
							
								 
							
						 
						
							
							
								
								bump version to 0.3.46 and fix vulnerabilities  
							
							 
							
							
								
 
							
							
						 
						10 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								55abb5d925 
								
							
								 
							
						 
						
							
							
								
								add test that copies contact-import JWT to clipboard and imports from it  
							
							 
							
							
								
 
							
							
						 
						10 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								e67ae23879 
								
							
								 
							
						 
						
							
							
								
								add number of confirmers to certificate & show DID info when appropriate  
							
							 
							
							
								
 
							
							
						 
						11 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								9861a1388e 
								
							
								 
							
						 
						
							
							
								
								allow to deselect the giver & refactor dialog to group giver vs recipient  
							
							 
							
							
								
 
							
							
						 
						11 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								f7fd568c60 
								
							
								 
							
						 
						
							
							
								
								add tests for gives to & from projects  
							
							 
							
							
								
 
							
							
						 
						11 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								7777fa202b 
								
							
								 
							
						 
						
							
							
								
								finish separation of daily reminder message, bump version to 0.3.34  
							
							 
							
							
								
 
							
							
						 
						11 months ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								a3b10d9a78 
								
							
								 
							
						 
						
							
							
								
								adjust test lines to await/expect appropriately  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								a73f0239c9 
								
							
								 
							
						 
						
							
							
								
								fix problem not showing user's projects on project page  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								bacf9d7de6 
								
							
								 
							
						 
						
							
							
								
								fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								0d880d1edc 
								
							
								 
							
						 
						
							
							
								
								add "+" to numbers if hit limit (>50), fix linting  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								f96c5892e7 
								
							
								 
							
						 
						
							
							
								
								add test for user-project offers on front page  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								195ba6c759 
								
							
								 
							
						 
						
							
							
								
								add new projects to front page  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5f452dcf73 
								
							
								 
							
						 
						
							
							
								
								add tests for new activity of offers-directly-to-user  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								67b2b7199a 
								
							
								 
							
						 
						
							
							
								
								fix tests (from project-page switch 4 commits ago) and fix linting  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								00b191c4fd 
								
							
								 
							
						 
						
							
							
								
								suggest new user going to the front page  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								45214eabc5 
								
							
								 
							
						 
						
							
							
								
								adjust tests for new onboarding messages  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								98afa8a259 
								
							
								 
							
						 
						
							
							
								
								refactor invite link & add test  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								cd9f6b448b 
								
							
								 
							
						 
						
							
							
								
								add more specific check to avoid complaint about multiple matches  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								534f3d8a8b 
								
							
								 
							
						 
						
							
							
								
								allow bulk-imported contacts to have visibility set  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								4fd2319d53 
								
							
								 
							
						 
						
							
							
								
								fix error is OfferDialog where assignment to a project was missed, plus some refactors  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								008ae9e906 
								
							
								 
							
						 
						
							
							
								
								fix alert when looking at one's own activity  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								8111b0e5cf 
								
							
								 
							
						 
						
							
							
								
								modify the settings to allow account-specific settings, eg. for "isRegistered"  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								514ac7b8b5 
								
							
								 
							
						 
						
							
							
								
								Variable website, date and time  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								676a03d379 
								
							
								 
							
						 
						
							
							
								
								change tests assuming result will be at top  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								22f85f2321 
								
							
								 
							
						 
						
							
							
								
								Improved create project test  
							
							 
							
							 
							
							
								
 
							
							
							- Added editing to test
- Added variables for other values 
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								7aeeeed229 
								
							
								 
							
						 
						
							
							
								
								Removed test.slow()  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								4228d3c390 
								
							
								 
							
						 
						
							
							
								
								Moved common functions to testUtils  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								2e2705eae8 
								
							
								 
							
						 
						
							
							
								
								Remove unneeded timeouts  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								541d8e9935 
								
							
								 
							
						 
						
							
							
								
								Remove PWA test  
							
							 
							
							 
							
							
								
 
							
							
							Created a new branch for this specific test, instead 
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								b5a833cc11 
								
							
								 
							
						 
						
							
							
								
								after copying personal data, add a message to copy contacts for them  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								9e98a9ab43 
								
							
								 
							
						 
						
							
							
								
								add test for new name-entry & copy-to-clipboard flow  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								2d450e6455 
								
							
								 
							
						 
						
							
							
								
								add test for registration of new user  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								a810d531b7 
								
							
								 
							
						 
						
							
							
								
								In-progress: PWA install test  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								7309ba1436 
								
							
								 
							
						 
						
							
							
								
								add tests for importing multiple records, fix other confirmation tests  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								 
								Jose Olarte III
							
						 
						
							
							
							
								
							
								07efab3782 
								
							
								 
							
						 
						
							
							
								
								Playwright: Record 10 gives  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								67b0122d5a 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								a5248af4a3 
								
							
								 
							
						 
						
							
							
								
								move contact actions into the details page (prepping for checkboxes)  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								892cf4c595 
								
							
								 
							
						 
						
							
							
								
								update bad verbiage on offer page, fix offer test  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								014d4081e6 
								
							
								 
							
						 
						
							
							
								
								fix error editing an offer, tweak tests to fix red in IntelliJ  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								4f97010f99 
								
							
								 
							
						 
						
							
							
								
								fix tests, add test for offer update  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								e5155a3da1 
								
							
								 
							
						 
						
							
							
								
								add recipient description to offers in user's list  
							
							 
							
							
								
 
							
							
						 
						1 year ago  
					 
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								53e77e46dd 
								
							
								 
							
						 
						
							
							
								
								fix list of offers (and some other lists), and add tests for offers  
							
							 
							
							
								
 
							
							
						 
						1 year ago