65 Commits (bf08e57ce75be1c70f5972f6a0168df4c258ca60)

Author SHA1 Message Date
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 1 week ago
Jose Olarte III 795df6a8fb Test "You" explicitly; fallback is "Unnamed" 1 week 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 2 weeks ago
Jose Olarte III 12b43bf684 Ref name change 2 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
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 12 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 12 months ago
Trent Larson 6456ce8dcc refactor out unused DB reference 1 year ago