133 Commits (5a6e5289ffe4cf296f75fafba81de6f1ab847b36)

Author SHA1 Message Date
Matthew Raymer b8c3517072 feat(ui): optimize EntityIcon component and fix event handling 2 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 3 months ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 4 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 4 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 4 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 4 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 4 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 5 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 5 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 5 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 5 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 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. 5 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 5 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 6 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 6 months ago
Trent Larson 6d1681cb07 refine claim certificate view 6 months ago
Trent Larson 5a56f9ab30 tweak verbiage 6 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 6 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 6 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 6 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 7 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 7 months ago
Trent Larson 195ba6c759 add new projects to front page 7 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 7 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 7 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 8 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 8 months ago
Trent Larson 1fccf0fa92 change give provider to a single value 8 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 8 months ago
Trent Larson 7c70e699d8 switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page 8 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 8 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 9 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 9 months ago
Trent Larson 5151052202 fix test BVC setting, remove stray console.outs 9 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 10 months ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 10 months ago
Trent Larson f38edff942 allow editing of an offer 10 months ago
Trent Larson 73c82aefe2 start with offer-edit 10 months ago
Trent Larson e5155a3da1 add recipient description to offers in user's list 10 months ago
Trent Larson 710e00fdc2 add visibility flag set, refactor to see results, and add copy icons for contact info 10 months ago
Trent Larson d4cafd2f79 fix where it doesn't remove the plan when editing and removing it 10 months ago
Trent Larson 59820a2f01 add more type casts 11 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 11 months ago
Trent Larson 41a9c65afb fix linting 11 months ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 11 months ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 11 months ago