53 Commits (7ab595cb600c433b277b8d7c27a21632ce983788)

Author SHA1 Message Date
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 0d75dd6262 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 6857cb02b5 Migrate ConfirmGiftView.vue and ClaimReportCertificateView.vue to PlatformServiceMixin 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 3c83092fc1 fix linting 2 months ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 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 f79568cc5d remove relative URL references in different target because mobile chokes 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 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 acb003c6b3 fix: improve DeepLinkErrorView code quality 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 6 months ago
Trent Larson 22da1106a8 fix linting 6 months ago
Matthew Raymer 29d61d2a75 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 03178d35e7 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 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 7 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 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. 8 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 8 months ago
Trent Larson 670c729a37 move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 1714f4d087 refactor some verbiage & look-and-feel 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 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 8a61d9df45 various look-and-feel improvements 10 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 11 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 12 months ago
Trent Larson 85b9aa8e2b fix linting 1 year ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 1 year ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 1 year ago
Trent Larson 0abe3aebee remove unused code 1 year ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson d724d8093c add ability to edit a GiveAction 1 year ago
Trent Larson 41a9c65afb fix linting 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson 145a1da37e linting cleanup 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson c4125822cb show a loading indicator on the claim-confirmation screen 1 year ago
Trent Larson 1ebfc997eb add section for gives provided by a plan 1 year ago
Trent Larson 08e1ce6486 fix prompt for already-registered contacts (plus some verbiage) 1 year ago
Trent Larson 453256f874 give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient 1 year ago
Trent Larson 7bf488d4fe tweak UI for give-confirmation screen 1 year ago