128 Commits (5256681089b8313663ffd90ba730692d165a8357)

Author SHA1 Message Date
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 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 da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 6 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 6 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
Jose Olarte III ecb088bee2 Recolored confirm button to gray 7 months ago
Jose Olarte III e33e2ebf53 Recolored confirm button to gray 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
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 8 months ago
Matthew Raymer dc16cb393e refactor: move ProviderInfo interface to claims-result.ts 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 8 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 8 months ago
Trent Larson 85c93c060a fix display on a mobile device & mark slower tests 8 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 8 months ago
Trent Larson da0f9e7581 add end time to projects 8 months ago
Trent Larson 5b8a564e10 add end time to projects 8 months ago
Trent Larson 920d3f4d25 fix linting, add to the 10-project timeout 8 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 8 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 8 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 8 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 3c1731acdf add contact-methods to a contact 9 months ago
Trent Larson 399e6299de add contact-methods to a contact 9 months ago
Trent Larson f405e7d02f make notification errors go away automatically 9 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 9 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 9 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 9 months ago
Trent Larson 7b73e9f51d move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 9 months ago
Trent Larson 670c729a37 move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 9 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 6d1681cb07 refine claim certificate view 10 months ago
Trent Larson 6749c1ec2d refine claim certificate view 10 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 10 months ago