56 Commits (693173f09dbd34ae5770e097546329ca51bbeeed)

Author SHA1 Message Date
Jose Olarte III 693173f09d UI: wording and spacing consistencies 1 week ago
Jose Olarte III a1388539c1 Fix: improve offer fulfillment detection in ClaimView 1 week ago
Matthew Raymer 53282b4237 fix: resolve duplicate APP_SERVER import declarations 4 weeks ago
Matthew Raymer 16c16c84d5 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer ab5e86b094 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 0d75dd6262 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 58f5cba5a3 Migrate ConfirmGiftView.vue and ClaimReportCertificateView.vue to PlatformServiceMixin 1 month ago
Matthew Raymer 6857cb02b5 Migrate ConfirmGiftView.vue and ClaimReportCertificateView.vue to PlatformServiceMixin 1 month 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 c4a54967bc fix linting 2 months ago
Trent Larson 3c83092fc1 fix linting 2 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 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 fb81f7b96e fix problems with :href links causing the app to reload for DB errors on mobile 2 months ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 2 months ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 2 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 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
Matthew Raymer c760385dcf fix: improve DeepLinkErrorView code quality 5 months ago
Matthew Raymer acb003c6b3 fix: improve DeepLinkErrorView code quality 5 months ago
Trent Larson 6f4fbc697f fix 'give' query and restore confirmClaim method 5 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 5 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
Trent Larson 22da1106a8 fix linting 5 months ago
Trent Larson d53de5e79b fix linting 5 months ago
Matthew Raymer 29d61d2a75 refactor: Improve ConfirmGiftView component organization and error handling 6 months ago
Matthew Raymer 93219219ba refactor: Improve ConfirmGiftView component organization and error handling 6 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 920d3f4d25 fix linting, add to the 10-project timeout 7 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 7 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 7 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 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. 8 months ago