19 Commits (26b98d8b0a887f3ab9ea441442e3881af476ec5c)

Author SHA1 Message Date
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 61da40596c fix: improve TypeScript type safety across views 5 months ago
Trent Larson 1a0d46d963 fix problem after minimizing use of account private data 6 months ago
Trent Larson 2e7700731b 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 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 61da17a8f6 make claim certificate image clickable 7 months ago
Trent Larson 51e60273d5 fix linting 7 months ago
Trent Larson a67d265439 don't show issuer for self-issued claims 7 months ago
Trent Larson 5886f7ef53 fix linting 7 months ago
Trent Larson af12e1bd51 for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 7 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 124ff65aa2 add copy-link on the claim view page & enable certificate 7 months ago
Trent Larson 52155039de add another sample boundary frame for the certificate view of a claim 7 months ago
Trent Larson 6749c1ec2d refine claim certificate view 7 months ago
Trent Larson 2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 8 months ago