114 Commits (18975a68ea4e832ea839b2cc73aff12c096b5557)

Author SHA1 Message Date
Trent Larson caf46ab383 add more debug information on errors caught from server 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 dd6598cd99 tweak verbiage 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 8 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 c004706425 add pages to see all the offers to user and offers to user's projects 9 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 9 months ago
Trent Larson 195ba6c759 add new projects to front page 9 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 9 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 9 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 10 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 10 months ago
Trent Larson 1fccf0fa92 change give provider to a single value 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 a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 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 5151052202 fix test BVC setting, remove stray console.outs 11 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 11 months ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 11 months ago
Trent Larson f38edff942 allow editing of an offer 11 months ago
Trent Larson 73c82aefe2 start with offer-edit 12 months ago
Trent Larson e5155a3da1 add recipient description to offers in user's list 12 months ago
Trent Larson 710e00fdc2 add visibility flag set, refactor to see results, and add copy icons for contact info 1 year ago
Trent Larson d4cafd2f79 fix where it doesn't remove the plan when editing and removing it 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 41a9c65afb fix linting 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
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 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 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 1 year ago
Trent Larson 9c7b138d06 modify & explain icons next to feed 1 year ago
Trent Larson af976ba838 add an image to projects (which shows on all ProjectIcons except for offers) 1 year ago
Trent Larson 8a9bb100ea constantly recheck on home screen if not registered 1 year ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 1 year ago
Trent Larson 8571c78a53 for scan on QR code screen, import and keep on that screen 1 year ago
Trent Larson e2df848e96 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 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
Trent Larson ef95708d02 add 'offer' on contact screen 1 year ago
Trent Larson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 1 year ago
Trent Larson e61ac31710 show in description when recipient is a project (not just Anonymous) 1 year ago