17 Commits (823fa512754abe21e82047566086eccd79634351)

Author SHA1 Message Date
Jose Olarte III 6fd53b020e refactor: simplify notification messages for offer viewing 2 days ago
Jose Olarte III 5d9f455fc8 feat: move mark-as-read logic from navigation to view loading 5 days ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 weeks ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 3 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 3 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 3 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 7 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 7 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 7 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 7 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 9 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 9 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 11 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 11 months ago