48 Commits (f186e129db5dace343743f5f40a19bad1e7a478e)

Author SHA1 Message Date
Jose Olarte III 756688bf75 feat: restored TopMessage 2 weeks ago
Jose Olarte III be8230d046 refactor: standardize view headings across all components 3 weeks ago
Jose Olarte III 4c218c4786 feat: migrate all clipboard operations from useClipboard to ClipboardService 1 month ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 months ago
Matthew Raymer 2db4f8f894 refactor: update components for ActiveDid migration compatibility 2 months ago
Trent Larson aa346a9abd feat: for confirm list, allow to see 30 minutes before meeting start 2 months ago
Trent Larson 528a68ef6c fix: reorder and reword visibility messages on confirmation & DID view pages 2 months ago
Trent Larson 6f5661d61c fix: enhance the message & provide link on confirmation page when something isn't seen 2 months ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 3 months ago
Matthew Raymer d00c14ac38 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 3 months ago
Matthew Raymer e073314382 feat: migrate QuickActionBvcEndView.vue to PlatformServiceMixin and notification helpers 4 months ago
Matthew Raymer 06c071a912 feat: migrate QuickActionBvcEndView.vue to PlatformServiceMixin and notification helpers 4 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 5e851e442f shrink the contents of the QR code so people can scan it 4 months ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 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 8f5c34bc5f fix linting 5 months ago
Trent Larson 32f5c52474 fix linting 5 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 5 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 5 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
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 8 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
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 9 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 9 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. 10 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. 10 months ago
Trent Larson e9aeec48ed fix a missed accountsDB reference 10 months ago
Trent Larson a9045e9d61 fix a missed accountsDB reference 10 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 1fccf0fa92 change give provider to a single value 1 year ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 1 year ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 1 year ago
Trent Larson 1c79cc25fe fix problem where mounted ran before create and didn't load any claims 1 year ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year ago
Trent Larson 59820a2f01 add more type casts 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