111 Commits (ec2cab768bdd52e43c400349df3e3f5592e316d8)

Author SHA1 Message Date
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 7 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 7 months ago
Matthew Raymer 61da40596c fix: improve TypeScript type safety across views 7 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 7 months ago
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 7 months ago
Matthew Raymer dc16cb393e refactor: move ProviderInfo interface to claims-result.ts 7 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 7 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 7 months ago
Trent Larson 85c93c060a fix display on a mobile device & mark slower tests 7 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 7 months ago
Trent Larson da0f9e7581 add end time to projects 7 months ago
Trent Larson 5b8a564e10 add end time to projects 7 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. 8 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. 8 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 8 months ago
Trent Larson 399e6299de add contact-methods to a contact 8 months ago
Trent Larson f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 8 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 8 months ago
Trent Larson 7b73e9f51d move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 8 months ago
Trent Larson 670c729a37 move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 8 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 9 months ago
Trent Larson af12e1bd51 for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 9 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 9 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 9 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 9 months ago
Trent Larson 124ff65aa2 add copy-link on the claim view page & enable certificate 9 months ago
Trent Larson 6d1681cb07 refine claim certificate view 9 months ago
Trent Larson 6749c1ec2d refine claim certificate view 9 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 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
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 10 months ago
Trent Larson 1714f4d087 refactor some verbiage & look-and-feel 10 months ago
Trent Larson 5fc021b197 fix problem on claim view showing issuer name 10 months ago
Trent Larson 8f10904464 fix problem on claim view showing issuer name 10 months ago
Trent Larson f7fd568c60 add tests for gives to & from projects 10 months ago
Trent Larson d621828d53 add tests for gives to & from projects 10 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 10 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 10 months ago