33 Commits (5e851e442f11fba239941d66f41687fedd1a8506)

Author SHA1 Message Date
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 3 weeks ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 3 weeks ago
Trent Larson 8f5c34bc5f fix linting 4 weeks ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 4 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 5 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. 6 months ago
Trent Larson e9aeec48ed fix a missed accountsDB reference 7 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 7 months ago
Trent Larson 1fccf0fa92 change give provider to a single value 9 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 9 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 9 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 12 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 12 months ago
Trent Larson bce003e508 change accessToken to take a DID 12 months 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