94 Commits (4162208b7f349fe9b7d690af3037dabf732aff3a)

Author SHA1 Message Date
Matthew Raymer f2ddcd2541 feat: add conditional rendering for claim certificate link and update gitignore 3 weeks ago
Trent Larson fb81f7b96e fix problems with :href links causing the app to reload for DB errors on mobile 3 weeks ago
Trent Larson 8f5c34bc5f fix linting 4 weeks ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 4 weeks ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 4 weeks ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Matthew Raymer da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Jose Olarte III ecb088bee2 Recolored confirm button to gray 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 4 months ago
Matthew Raymer dc16cb393e refactor: move ProviderInfo interface to claims-result.ts 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 4 months ago
Trent Larson 85c93c060a fix display on a mobile device & mark slower tests 5 months ago
Trent Larson da0f9e7581 add end time to projects 5 months ago
Trent Larson 920d3f4d25 fix linting, add to the 10-project timeout 5 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 5 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. 6 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 6 months ago
Trent Larson f405e7d02f make notification errors go away automatically 6 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 6 months ago
Trent Larson 7b73e9f51d move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 6 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 7 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 7 months ago
Trent Larson 6d1681cb07 refine claim certificate view 7 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 7 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 7 months ago
Trent Larson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 7 months ago
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 7 months ago
Trent Larson 5fc021b197 fix problem on claim view showing issuer name 7 months ago
Trent Larson f7fd568c60 add tests for gives to & from projects 7 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 7 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 8 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 8 months ago
Trent Larson 8a61d9df45 various look-and-feel improvements 8 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 9 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 9 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 10 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 11 months ago
Trent Larson a001f2fde3 fix linting, and give instructions for current test suite 11 months ago