70 Commits (a4528c570386bba5d885be0b4b587431bc8a2da5)

Author SHA1 Message Date
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 3 days ago
Jose Olarte III ec1a725832 Refactor: improve dialog logic and entity handling 6 days ago
Jose Olarte III 24f6730572 Fix: remove redundant method 7 days ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 2 weeks ago
Jose Olarte III 795df6a8fb Test "You" explicitly; fallback is "Unnamed" 2 weeks ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 2 weeks ago
Jose Olarte III e741790d70 Fix ClaimView affirm delivery action 2 weeks ago
Jose Olarte III 404a7cbc71 Add form field preservation in gifting flow 2 weeks ago
Jose Olarte III 0582954cfa Remove 'customTitle' variable 3 weeks ago
Jose Olarte III 12b43bf684 Ref name change 3 weeks ago
Jose Olarte III bed2c7106a Added: current user in ContactGiftingView 3 weeks ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 1 month ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 1 month ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 1 month ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 1 month ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 2 months ago
Trent Larson f85a912b0d some fixes to the gifted-dialog logic 2 months ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 2 months ago
Jose Olarte III e74d7c260f Various aesthetic improvements and optimizations 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Jose Olarte III 0342c872f4 Fix: added context for ContactGiftingView 2 months ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 2 months ago
Jose Olarte III a7e65b3b49 Giver-recipient controls 2 months ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 2 months ago
Jose Olarte III df1c1f0186 Fix: pass project info 2 months ago
Jose Olarte III e23e302695 Fix: pass project info 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Jose Olarte III 988244b7ae Added check for "Unnamed" giver 3 months ago
Jose Olarte III 51fcaf1f62 Added check for "Unnamed" giver 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 6 months ago
Matthew Raymer 42055a2d66 fix: update component and import paths 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 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. 7 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. 7 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 9 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 9 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 10 months ago