67 Commits (b1026a9854e56b869ee6702bf21e1bb588c959fe)

Author SHA1 Message Date
Jose Olarte III 756688bf75 feat: restored TopMessage 6 days ago
Jose Olarte III be8230d046 refactor: standardize view headings across all components 1 week ago
Jose Olarte III 4c218c4786 feat: migrate all clipboard operations from useClipboard to ClipboardService 1 month ago
Jose Olarte III 9bdd66b9c9 feat(NewActivityView): enhance "See all" links to mark offers as read before navigation 1 month ago
Matthew Raymer f55ef85981 fix: from merge 1 month ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 1 month ago
Jose Olarte III 1eeb013638 refactor(claims): extract offer fulfillment logic to utility function 1 month ago
Jose Olarte III 3e5e2cd0bb fix(claims): handle single Offer object in fulfills field for ConfirmGiftView 1 month ago
Jose Olarte III e5ad71505c Chore: move function to serverUtil 2 months ago
Trent Larson 19f0c270d3 chore: Rename variable for clarity 2 months ago
Jose Olarte III 693173f09d UI: wording and spacing consistencies 2 months ago
Jose Olarte III a1388539c1 Fix: improve offer fulfillment detection in ClaimView 2 months ago
Matthew Raymer 53282b4237 fix: resolve duplicate APP_SERVER import declarations 3 months ago
Matthew Raymer 16c16c84d5 Implement configurable domain names for all copy link functionality 3 months ago
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 3 months ago
Matthew Raymer ab5e86b094 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 3 months ago
Matthew Raymer 0d75dd6262 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 3 months ago
Matthew Raymer 58f5cba5a3 Migrate ConfirmGiftView.vue and ClaimReportCertificateView.vue to PlatformServiceMixin 3 months ago
Matthew Raymer 6857cb02b5 Migrate ConfirmGiftView.vue and ClaimReportCertificateView.vue to PlatformServiceMixin 3 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson c4a54967bc fix linting 4 months ago
Trent Larson 3c83092fc1 fix linting 4 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 4 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 4 months ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 4 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 4 months ago
Trent Larson fb81f7b96e fix problems with :href links causing the app to reload for DB errors on mobile 4 months ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 4 months ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 4 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Matthew Raymer c760385dcf fix: improve DeepLinkErrorView code quality 7 months ago
Matthew Raymer acb003c6b3 fix: improve DeepLinkErrorView code quality 7 months ago
Trent Larson 6f4fbc697f fix 'give' query and restore confirmClaim method 7 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 7 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 7 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 7 months ago
Trent Larson 22da1106a8 fix linting 7 months ago
Trent Larson d53de5e79b fix linting 7 months ago
Matthew Raymer 29d61d2a75 refactor: Improve ConfirmGiftView component organization and error handling 7 months ago
Matthew Raymer 93219219ba refactor: Improve ConfirmGiftView component organization and error handling 7 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago