45 Commits (8e2cbdbd1be868788021a61ea2112d82e9f5f99b)

Author SHA1 Message Date
Trent Larson 1f1739f00c fix: Fix messaging on the info-circles by givers & receivers in gifting details. 2 weeks ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 2 weeks ago
Matthew Raymer c628c78565 chore: clean up console logs 4 weeks ago
Matthew Raymer b2d31f1d64 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 1 month ago
Matthew Raymer d43d3ade34 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 1 month ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 2 months ago
Matthew Raymer 082dc200b3 Fix TypeScript any types, console statements, and clean up duplicates 2 months ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 2 months ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 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
Jose Olarte III b6278ca148 Unit codes pulled from util.ts 2 months ago
Jose Olarte III dc537ccf00 Unit codes pulled from util.ts 2 months ago
Jose Olarte III c0ddba8898 Various design tweaks 2 months ago
Jose Olarte III 52be52f446 Various design tweaks 2 months ago
Jose Olarte III fe4ae90849 Giver-recipient display fixes 2 months ago
Jose Olarte III 869a758a5a Giver-recipient display fixes 2 months ago
Jose Olarte III ce04312baa Updated amount input controls 2 months ago
Jose Olarte III 84ac67a36f Updated amount input controls 2 months ago
Jose Olarte III 357822d713 Fix: truncate text blocks 2 months ago
Jose Olarte III 20f988c996 Fix: truncate text blocks 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
Trent Larson d6db81cc36 fix some result types and refactor types themselves 2 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 2 months ago
Trent Larson af7bd236a3 fix check for successful gift submission 2 months ago
Trent Larson e02ab7fc0f fix check for successful gift submission 2 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 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
Jose Olarte III 0a85bea533 Feature: context-based default camera 3 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 3 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 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 61da40596c fix: improve TypeScript type safety across views 6 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 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
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 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. 8 months ago