37 Commits (c6b27d55ffce12e13275cfa46534bd5b9ebeb741)

Author SHA1 Message Date
Matthew Raymer d00c14ac38 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 weeks ago
Matthew Raymer 06c071a912 feat: migrate QuickActionBvcEndView.vue to PlatformServiceMixin and notification helpers 3 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 1 month ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 6 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 a9045e9d61 fix a missed accountsDB reference 7 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 1fccf0fa92 change give provider to a single value 10 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 10 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 10 months ago
Trent Larson 1c79cc25fe fix problem where mounted ran before create and didn't load any claims 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months 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
Trent Larson ddd32e7f44 show something to indicate claims were sent (mostly in BVC screens) 1 year ago
Trent Larson d316f4924b add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson 214a264179 change icon for detail view (from circle-info to file-lines) 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 3612ea4224 bump to v 0.2.17; add "personalized" message and better confirmation-result messages 1 year ago
Trent Larson dbccbf7e4a fix: show on the confirmation page when there are hidden claims 1 year ago
Trent Larson 2c28913d97 for BVC: finish submission of confirmations & final give 1 year ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 1 year ago
Trent Larson 866dcb3a2a add screens for the shortcuts for the BVC group (doesn't submit yet) 1 year ago