78 Commits (8b2c6714eccd1b69fc9d47272659898e72ad6496)

Author SHA1 Message Date
Matthew Raymer 17efa7327d Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 1 month ago
Matthew Raymer 7d0486a4cf Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 1 month ago
Matthew Raymer ca38c197f0 docs: Update migration status after ContactAmountsView human testing 1 month ago
Matthew Raymer 48be4ece65 docs: Update migration status after ContactAmountsView human testing 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 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
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 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 f405e7d02f make notification errors go away automatically 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 1 year ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 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 bce003e508 change accessToken to take a DID 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson ad39ea05c2 fix the photo share_target, and tweak other verbiage 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 2 years ago
Trent Larson e0fcb1f67b fix various verbiage 2 years ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 4f0a046723 fix quick-give check on contact page & add message on detailed view 2 years ago