19 Commits (ca37c30180356dc9a4084dc6494f34d46119c7ec)

Author SHA1 Message Date
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 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 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. 7 months ago
Trent Larson f51bbd61b0 make claim certificate image clickable 8 months ago
Trent Larson acc9dc17ae fix linting 8 months ago
Trent Larson ec0e4693cb don't show issuer for self-issued claims 8 months ago
Trent Larson 40382157f9 fix linting 8 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 8 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 8 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 8 months ago
Trent Larson 959f5f6f63 add another sample boundary frame for the certificate view of a claim 8 months ago
Trent Larson 6d1681cb07 refine claim certificate view 8 months ago
Trent Larson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 8 months ago