112 Commits (b06a79d2cb6832c7c335f1a26515d02df8a1dc2f)

Author SHA1 Message Date
Trent Larson b06a79d2cb add copy-link on the claim view page & enable certificate 4 months ago
Trent Larson 9904e082aa refine claim certificate view 4 months ago
Trent Larson fb28e72f00 tweak verbiage 4 months ago
Trent Larson 87c69b5cef add invite-one-accept screen dedicated to accepting invitations 4 months ago
Trent Larson eab4ce561d catch more errors if something catastrophic happens to encrypted data 4 months ago
Trent Larson 853c1c8c2e switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 4 months ago
Trent Larson d260defb05 add pages to see all the offers to user and offers to user's projects 5 months ago
Trent Larson 64bc47e13e add "+" to numbers if hit limit (>50), fix linting 5 months ago
Trent Larson 94d64eb93a add new projects to front page 5 months ago
Trent Larson 93ed4657ad fix tests (from project-page switch 4 commits ago) and fix linting 5 months ago
Trent Larson 3c790dceb7 add large notice when user has a new offer to them 5 months ago
Trent Larson 3b5983fa7c finish the loading of an invite RegisterAction when clicking on a link 6 months ago
Trent Larson cd9f097180 add page for one-on-one invites (incomplete) 6 months ago
Trent Larson 7febdc276d change give provider to a single value 6 months ago
Trent Larson 625acb66f0 allow details on a give for a providing project (so we can attach a picture) 6 months ago
Trent Larson 36e5d0a6f5 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 6 months ago
Trent Larson 2d316b67f9 add link directly into contact page to add a new contact via "contactJwt" query parameter 6 months ago
Trent Larson 023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 7 months ago
Trent Larson 174c37169f jump from ideas directly into giving dialog choice 7 months ago
Trent Larson 0e7da5a9a4 fix test BVC setting, remove stray console.outs 7 months ago
Trent Larson 767d33c0a0 prompt for name when showing info, and provide a "copy" page when remote 8 months ago
Trent Larson c5c687a9c5 add tests for importing multiple records, fix other confirmation tests 8 months ago
Trent Larson a9b12f4d7c allow editing of an offer 8 months ago
Trent Larson 269d00a096 start with offer-edit 8 months ago
Trent Larson 4244e6b279 add recipient description to offers in user's list 8 months ago
Trent Larson 1fbd1da87d add visibility flag set, refactor to see results, and add copy icons for contact info 8 months ago
Trent Larson 6272b3045b fix where it doesn't remove the plan when editing and removing it 8 months ago
Trent Larson c0df24fe01 add more type casts 9 months ago
Trent Larson c16c1689a3 add ability to edit a GiveAction 9 months ago
Trent Larson e51a7b84a4 fix linting 9 months ago
Trent Larson bc59cd5c41 cache the passkey JWANT access token for multiple signatures 9 months ago
Trent Larson 9b65fb7ef9 remove remaining getIdentity calls & fix QR code for did:peer 9 months ago
trentlarson 2aedf6c185 move low-level DID-related create & decode into separate folder (#120) 9 months ago
Trent Larson 674ca1d63c replace remaining didJwt.createJwt calls with one that checks for did:peer 9 months ago
Trent Larson c67ceebc67 change accessToken to take a DID 9 months ago
Trent Larson c200cdbead add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 9 months ago
Trent Larson dffa007a74 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 9 months ago
Trent Larson 1c0e0aeeba modify & explain icons next to feed 9 months ago
Trent Larson 64f5656f41 add an image to projects (which shows on all ProjectIcons except for offers) 11 months ago
Trent Larson 751c066bd0 constantly recheck on home screen if not registered 11 months ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 11 months ago
Trent Larson bd148e88a3 for scan on QR code screen, import and keep on that screen 11 months ago
Trent Larson 73f9d7f9e9 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 11 months ago
Trent Larson ab6d2e3d4b remove message confusion, add project name during give-details 12 months ago
Trent Larson d1a285d659 change the "give" action on contact page to use dialog box 12 months ago
Trent Larson bba183dc46 add 'offer' on contact screen 12 months ago
Trent Larson 676882978a add code to display profiles in feed, but deactivate it for now 12 months ago
Trent Larson 0632fb9b39 show in description when recipient is a project (not just Anonymous) 1 year ago
Trent Larson 640d273646 filter by selections (now all working), add cache for plans 1 year ago
Jason Buchanan 38f44771e9
Initial stab at vitejs update 1 year ago