19 Commits (3d1a2eeb8ddc11fbeea31992388ba07a19b07c12)

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