99 Commits (bbdb962d4da3067c84d849aaa10b356844b1c65e)

Author SHA1 Message Date
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer 17e8e13b62 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 3 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 1 month ago
Matthew Raymer 54d651c746 feat: add conditional rendering for claim certificate link and update gitignore 2 months ago
Trent Larson 5a62c965df fix problems with :href links causing the app to reload for DB errors on mobile 2 months ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Jose Olarte III e33e2ebf53 Recolored confirm button to gray 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
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 5 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 6 months ago
Trent Larson 5b8a564e10 add end time to projects 6 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 6 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 6 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 399e6299de add contact-methods to a contact 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 7 months ago
Trent Larson 670c729a37 move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 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 6749c1ec2d refine claim certificate view 7 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 8 months ago
Trent Larson 1714f4d087 refactor some verbiage & look-and-feel 8 months ago
Trent Larson 8f10904464 fix problem on claim view showing issuer name 8 months ago
Trent Larson d621828d53 add tests for gives to & from projects 8 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 8 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 9 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 9 months ago
Trent Larson 8a61d9df45 various look-and-feel improvements 9 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 10 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 11 months ago