90 Commits (f79568cc5dad23b1a9402369043492862afbeafc)

Author SHA1 Message Date
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
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 11 months ago
Trent Larson 4f97010f99 fix tests, add test for offer update 11 months ago
Trent Larson f38edff942 allow editing of an offer 11 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 12 months ago
Trent Larson a001f2fde3 fix linting, and give instructions for current test suite 12 months ago
Trent Larson e30e43d762 show image on the view-claim screen 12 months ago
Trent Larson c69c3a7126 refactor confirmation section to show together and more cleanly 12 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 12 months ago
Trent Larson 44ac98faa8 tweak verbiage and make other UI tweaks 1 year ago