159 Commits (e9aeec48ed5e127721feb691660da0948dc4d647)

Author SHA1 Message Date
Trent Larson 5a56f9ab30 tweak verbiage 2 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 2 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 2 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 2 months ago
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 2 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 2 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 3 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 3 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 3 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 3 months ago
Trent Larson 195ba6c759 add new projects to front page 3 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 3 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 3 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 4 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 4 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 4 months ago
Trent Larson 1fccf0fa92 change give provider to a single value 4 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 4 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 4 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 4 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 5 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 5 months ago
Trent Larson 5151052202 fix test BVC setting, remove stray console.outs 5 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 6 months ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 6 months ago
Trent Larson a5248af4a3 move contact actions into the details page (prepping for checkboxes) 6 months ago
Trent Larson f38edff942 allow editing of an offer 6 months ago
Trent Larson 73c82aefe2 start with offer-edit 6 months ago
Trent Larson 7df6668dc6 put BTC before BX in unit rotation 6 months ago
Trent Larson e5155a3da1 add recipient description to offers in user's list 6 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 6 months ago
Trent Larson e0c50dcf62 add 'isRegistered' check to guard against many buttons 6 months ago
Trent Larson 710e00fdc2 add visibility flag set, refactor to see results, and add copy icons for contact info 6 months ago
Trent Larson d4cafd2f79 fix where it doesn't remove the plan when editing and removing it 6 months ago
Trent Larson 59820a2f01 add more type casts 7 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 7 months ago
Trent Larson 41a9c65afb fix linting 7 months ago
Trent Larson 4270374a67 create an identifier by default, while letting them choose if passkeys are enabled 7 months ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 7 months ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 7 months ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 7 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 7 months ago
Trent Larson 145a1da37e linting cleanup 7 months ago
Trent Larson bce003e508 change accessToken to take a DID 7 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 7 months ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 7 months ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 7 months ago
Trent Larson 9677a344c2 misc syntactic & type-checking clean-up 7 months ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 7 months ago
Trent Larson 9c7b138d06 modify & explain icons next to feed 8 months ago