21 Commits (24cfeca1ebbde99087fe026a436b217a311e6d33)

Author SHA1 Message Date
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 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 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 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 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 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 b149e623b2 only show the "raw edit" when advanced options are turned on 10 months ago
Trent Larson 4fd2319d53 fix error is OfferDialog where assignment to a project was missed, plus some refactors 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 892cf4c595 update bad verbiage on offer page, fix offer test 11 months ago
Trent Larson 014d4081e6 fix error editing an offer, tweak tests to fix red in IntelliJ 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 73c82aefe2 start with offer-edit 11 months ago
Trent Larson e30e43d762 show image on the view-claim screen 12 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 12 months ago
Trent Larson de2b0e1940 fix problem detecting plans when editing gifts 1 year ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson d724d8093c add ability to edit a GiveAction 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson bce003e508 change accessToken to take a DID 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 1 year ago
Trent Larson dea3f78173 fix type of the raw claim sent 1 year ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 1 year ago
Trent Larson 810f307442 bump to v 0.3.14 1 year ago
Trent Larson a4bdd2e922 fix checkbox verbiage when no project is chosen for a give 1 year ago
Trent Larson a95d5db24a fix justification of checkboxes and text so they don't move 1 year ago
Trent Larson 453256f874 give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient 1 year ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 1 year ago
Trent Larson 7d6b210ee1 allow file choice for gift, plus other UI fixes 1 year ago
Trent Larson 17c901b1de add file-chooser to the profile image selection 1 year ago
Trent Larson f7b5dbf4ce style the sharing screen (plus other fixes) 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson d316f4924b add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger 1 year ago
Trent Larson 1df2d3ed05 remove message confusion, add project name during give-details 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Jose Olarte III 5388e6052c Button width changes 1 year ago
Trent Larson 9b183a4b6c add blurb explaining what data is shared with the world 1 year ago
Trent Larson f365cc9e3c show warnings before dismissing prompt, and add to tasks and help 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago