25 Commits (afe0f5e019c62edc444b8eee1aa12ad369c2ebff)

Author SHA1 Message Date
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 weeks ago
Matthew Raymer 8f5c174097 Migrate OfferDetailsView.vue to PlatformServiceMixin, notification constants, and template streamlining 2 months ago
Matthew Raymer 52ed8bfd4b Migrate OfferDetailsView.vue to PlatformServiceMixin, notification constants, and template streamlining 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 3 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 3 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 3 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 4 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 4 months ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 4 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 7 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 7 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 7 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 7 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 7 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 7 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 7 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 7 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 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
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 f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 10 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 10 months ago
Trent Larson b149e623b2 only show the "raw edit" when advanced options are turned on 12 months ago
Trent Larson 4fd2319d53 fix error is OfferDialog where assignment to a project was missed, plus some refactors 1 year ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year ago
Trent Larson 892cf4c595 update bad verbiage on offer page, fix offer test 1 year ago
Trent Larson 014d4081e6 fix error editing an offer, tweak tests to fix red in IntelliJ 1 year ago
Trent Larson 4f97010f99 fix tests, add test for offer update 1 year ago
Trent Larson f38edff942 allow editing of an offer 1 year ago
Trent Larson 73c82aefe2 start with offer-edit 1 year ago
Trent Larson e30e43d762 show image on the view-claim screen 1 year ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 1 year ago
Trent Larson de2b0e1940 fix problem detecting plans when editing gifts 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 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 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson bce003e508 change accessToken to take a DID 1 year ago