21 Commits (60aa137dabb846f65d036f1a5311bf05156be009)

Author SHA1 Message Date
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months 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 5 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 5 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 5 months ago
Trent Larson 7ababb4e1b fix problem after minimizing use of account private data 6 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 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. 6 months ago
Trent Larson f51bbd61b0 make claim certificate image clickable 7 months ago
Trent Larson acc9dc17ae fix linting 7 months ago
Trent Larson ec0e4693cb don't show issuer for self-issued claims 7 months ago
Trent Larson 40382157f9 fix linting 7 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 7 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 7 months ago
Trent Larson 959f5f6f63 add another sample boundary frame for the certificate view of a claim 7 months ago
Trent Larson 6d1681cb07 refine claim certificate view 7 months ago
Trent Larson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 8 months ago