|  Trent Larson | 0d55a722c5 | there's no need to capitalize EVERYTHING | 2 years ago | 
				
					
						|  Trent Larson | 97ef78f5dd | add better debug logging for web-push info | 2 years ago | 
				
					
						|  Trent Larson | 672abac9a9 | show web-push subscription info on demand, and refine docs | 2 years ago | 
				
					
						|  Trent Larson | 9c36bb509a | bump to v 0.1.5 and other misc tweaks | 2 years ago | 
				
					
						|  Trent Larson | b18e554886 | add ability to confirm a claim | 2 years ago | 
				
					
						|  Matthew Raymer | 3e2723b744 | Added auto-control on notification toggle -- be sure to empty browser cache in Storage to assure latest scripts are executing | 2 years ago | 
				
					
						|  Trent Larson | a77d20b572 | show appropriate icon next to amount numbers (and some docs) | 2 years ago | 
				
					
						|  Trent Larson | 4041a7d08e | more commentary, including for blank values for the user | 2 years ago | 
				
					
						|  Trent Larson | 681d949098 | update web push servers to the domains we're using | 2 years ago | 
				
					
						|  Trent Larson | 3bf8fd0c22 | rename "push" to "webPush" for future-proofing | 2 years ago | 
				
					
						|  Trent Larson | 154fcd98a5 | doc: refactor registration message & tests | 2 years ago | 
				
					
						|  Trent Larson | f36ecfd8db | misc look-and-feel tweaks | 2 years ago | 
				
					
						|  Trent Larson | 65a5edf26b | allow to customize the push-server for testing | 2 years ago | 
				
					
						|  Trent Larson | 85bd807bcc | allow view of feed without an identifier | 2 years ago | 
				
					
						|  Trent Larson | eeece8a1b4 | refactor UI & remove unused code on account screen | 2 years ago | 
				
					
						|  Trent Larson | 433d0c023e | refactor look of identity page | 2 years ago | 
				
					
						|  Trent Larson | ac6376243b | refactor name setting and other small messaging & types | 2 years ago | 
				
					
						|  Trent Larson | a12f033b72 | refactor type that was a duplication | 2 years ago | 
				
					
						|  Trent Larson | c388cc8cfe | remove lastName and just have a single name field | 2 years ago | 
				
					
						|  Trent Larson | f43ecc98aa | tweak notifications on errors and other responses | 2 years ago | 
				
					
						|  Trent Larson | 0df5a975f3 | add bottom navigation to edit-plan page | 2 years ago | 
				
					
						|  Trent Larson | afc48a5434 | add IDs for puppeteer test script | 2 years ago | 
				
					
						|  Matthew Raymer | 5b5c631001 | Fix typing errors from the refactoring | 2 years ago | 
				
					
						|  Jose Olarte III | 6f4027f614 | Notification UI changes to accommodate mute | 2 years ago | 
				
					
						|  Matthew Raymer | 31d13b9143 | Refactoring for cleanup | 2 years ago | 
				
					
						|  Trent Larson | 6a8b9d36a7 | move limit checks out of "advanced" section, and always allow registration (for tests) | 2 years ago | 
				
					
						|  Trent Larson | 4b9cbd0e9f | fix all the lint warnings | 2 years ago | 
				
					
						|  Matthew Raymer | fd43da93a5 | A whole lot of cleaning going on | 2 years ago | 
				
					
						|  Trent Larson | b59bcf249a | fix many more typescript errors | 2 years ago | 
				
					
						|  Trent Larson | b05b602acd | fix many, many more type errors | 2 years ago | 
				
					
						|  Matthew Raymer | 5501ac1a2f | Many fixes -- especially  and endorserServer | 2 years ago | 
				
					
						|  Trent Larson | 5c57ee3e72 | move ID switcher to advanced section | 2 years ago | 
				
					
						|  Jose Olarte III | 6ab92a83bd | Added modal dialog for notification permission setting | 2 years ago | 
				
					
						|  Jose Olarte III | f55e50067f | Replaced all alertMessage calls with notiwind | 2 years ago | 
				
					
						|  Trent Larson | 6bbc88f86c | avoid console errors when no identity exists, and add to tasks | 2 years ago | 
				
					
						|  Matthew Raymer | b9fdc920ea | Remove the old identity management.  Update project tasks | 2 years ago | 
				
					
						|  Matthew Aaron Raymer | 0907d59a6a | Remove form tags | 2 years ago | 
				
					
						|  Jose Olarte III | efa59e170f | Tweaked router link styles | 2 years ago | 
				
					
						|  Matthew Raymer | 7a4ceaa455 | Adding Identity Management stubs | 2 years ago | 
				
					
						|  Trent Larson | b86323ec83 | adjust didInfo so we can use DIDs and not identities, removing last of identities in memory | 2 years ago | 
				
					
						|  Trent Larson | 8add6448fb | remove code that keeps the private key (account) data in memory | 2 years ago | 
				
					
						|  Matthew Raymer | cef346e487 | Move almost all interfaces to endorserServer.ts | 2 years ago | 
				
					
						|  Matthew Raymer | fed23a61ee | Remove HelloWorld and do sweeping | 2 years ago | 
				
					
						|  Matthew Raymer | b6b7c56157 | DiscoverView searches almost done. Contact fixes
ContactAmounts fix quick-nav
Cleaning up ProjectView still more to do
Hide advanced by default on StatisticsView
project.task updated | 2 years ago | 
				
					
						|  Trent Larson | 0257901c5b | allow viewing of a project without an ID (and other refactors) | 2 years ago | 
				
					
						|  Trent Larson | ed7d37c649 | move QR for contact up, right under header | 2 years ago | 
				
					
						|  Matthew Raymer | 3471afdf25 | Cleaned up messages and improved the accountsDB lookups | 2 years ago | 
				
					
						|  Matthew Raymer | e25a83ff1b | Move account counter to mounted event | 2 years ago | 
				
					
						|  Matthew Raymer | 08137eb000 | Updates to contacts UI.  Sweep for buildIdentity and buildHeaders | 2 years ago | 
				
					
						|  Matthew Raymer | 754bced2a9 | Considerable cleanup.  I think I also found the issue from the other day with values not loading from settings. | 2 years ago |