24 Commits (b1026a9854e56b869ee6702bf21e1bb588c959fe)

Author SHA1 Message Date
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 1 month ago
Matthew Raymer 51afdcaddb Migrate ClaimCertificateView.vue to Enhanced Triple Migration Pattern 3 months ago
Matthew Raymer af35a3055c Migrate ClaimCertificateView.vue to Enhanced Triple Migration Pattern 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 7 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 7 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 8 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 8 months ago
Trent Larson 7ababb4e1b fix problem after minimizing use of account private data 9 months ago
Trent Larson 1a0d46d963 fix problem after minimizing use of account private data 9 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 9 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 9 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. 9 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. 9 months ago
Trent Larson f51bbd61b0 make claim certificate image clickable 10 months ago
Trent Larson 61da17a8f6 make claim certificate image clickable 10 months ago
Trent Larson acc9dc17ae fix linting 10 months ago
Trent Larson 51e60273d5 fix linting 10 months ago
Trent Larson ec0e4693cb don't show issuer for self-issued claims 10 months ago
Trent Larson a67d265439 don't show issuer for self-issued claims 10 months ago
Trent Larson 40382157f9 fix linting 10 months ago
Trent Larson 5886f7ef53 fix linting 10 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 10 months ago
Trent Larson af12e1bd51 for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 10 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 10 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 10 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 10 months ago
Trent Larson 124ff65aa2 add copy-link on the claim view page & enable certificate 10 months ago
Trent Larson 959f5f6f63 add another sample boundary frame for the certificate view of a claim 10 months ago
Trent Larson 52155039de add another sample boundary frame for the certificate view of a claim 10 months ago
Trent Larson 6d1681cb07 refine claim certificate view 10 months ago
Trent Larson 6749c1ec2d refine claim certificate view 10 months ago
Trent Larson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 10 months ago
Trent Larson 2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 10 months ago