c4443f2ed1 
								
							
								 
							
						 
						
							
							
								
								Added error handling and new alerts in DiscoverView  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e52b504b0 
								
							
								 
							
						 
						
							
							
								
								Polished gifted dialog UI  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ecea1ab0e 
								
							
								 
							
						 
						
							
							
								
								Add a special page for seeing all contacts to gift  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a4ceaa455 
								
							
								 
							
						 
						
							
							
								
								Adding Identity Management stubs  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c61bb88788 
								
							
								 
							
						 
						
							
							
								
								More cleanup from project task list  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								944b0ad759 
								
							
								 
							
						 
						
							
							
								
								fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5747404fd6 
								
							
								 
							
						 
						
							
							
								
								add marker in feed to show where they've seen claims, plus other small clean-up  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								6daa515d19 
								
							
								 
							
						 
						
							
							
								
								load feed of give records on home screen  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								40f9de0609 
								
							
								 
							
						 
						
							
							
								
								add QR code for contact info  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								55b53955fc 
								
							
								 
							
						 
						
							
							
								
								add page to show mnemonic seed phrase for backup  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								a9844e6e78 
								
							
								 
							
						 
						
							
							
								
								add beginning of visualization for statistics, unmodified from blog code  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								9317b59231 
								
							
								 
							
						 
						
							
							
								
								feat: add a page for details about contact transactions (which I'll fill in soon)  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								07bba55a30 
								
							
								 
							
						 
						
							
							
								
								add help page; add tasks for rest of "contact giving" functions  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								45b54db01e 
								
							
								 
							
						 
						
							
							
								
								separate account from other data for backup/restore  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								5f3861049e 
								
							
								 
							
						 
						
							
							
								
								remove separate storage reference for account check  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								
								Trent Larson 
							
						 
						
							
							
							
								
							
								4fdfe2f824 
								
							
								 
							
						 
						
							
							
								
								feat: add contacts DB & page  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								487997b87c 
								
							
								 
							
						 
						
							
							
								
								Adding a less complex router  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65381e103c 
								
							
								 
							
						 
						
							
							
								
								Flesh out a bit more of the import and also refactor the router  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f94aad88a 
								
							
								 
							
						 
						
							
							
								
								Subject line: Adding routing for post-registration.  
							
							
 
							
							
							Had to add a bogus home page (left over boilerplate home) to fill the role of an initial load state.
The app will look at the app Pinia state and if it is 'registered' and then send to the discovery page. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4557c3596 
								
							
								 
							
						 
						
							
							
								
								Adding markers to keep track of registration state  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05e969fbc4 
								
							
								 
							
						 
						
							
							
								
								Some small cleanup.  Tried Plugin and have abandoned.  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c239906a96 
								
							
								 
							
						 
						
							
							
								
								New structure  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aad6b8273b 
								
							
								 
							
						 
						
							
							
								
								Stil fixing database writes  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84af5287de 
								
							
								 
							
						 
						
							
							
								
								Fix to new routing rules  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39f2d73007 
								
							
								 
							
						 
						
							
							
								
								Adding new routing logic ... broken for the moment  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								617de58a92 
								
							
								 
							
						 
						
							
							
								
								Change to anchors with click handlers so we can run code before transitioning to next pages  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c14275a75 
								
							
								 
							
						 
						
							
							
								
								Added Pinia account state tracking.  Also modified router to go to Start if no account is defined.  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba143dfccd 
								
							
								 
							
						 
						
							
							
								
								Cleanup of some workflow actions and quick nav  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f28e2123b1 
								
							
								 
							
						 
						
							
							
								
								Resynching master branch  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								813a874d12 
								
							
								 
							
						 
						
							
							
								
								Added first path to start view  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4952e17fa4 
								
							
								 
							
						 
						
							
							
								
								init  
							
							
								
 
							
							
						 
						3 years ago