185 Commits (94ee9e24ea01d0b1904aee4b42f977734ea025c7)

Author SHA1 Message Date
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 3 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 3 months ago
Trent Larson 57a09cf9fb update to 0.3.47 - fix linting 3 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 3 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. 3 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 3 months ago
Trent Larson f405e7d02f make notification errors go away automatically 3 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 3 months ago
Trent Larson 55abb5d925 add test that copies contact-import JWT to clipboard and imports from it 3 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 3 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 4 months ago
Trent Larson 5a56f9ab30 tweak verbiage 4 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 4 months ago
Trent Larson 7a80474c5c don't allow clicking on the invite link if they're not registered 4 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 4 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 5 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 5 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 5 months ago
Trent Larson 00b191c4fd suggest new user going to the front page 6 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 6 months ago
Trent Larson fe482d06f6 show more redeemed info & action on the invites, refactor onboarding instructions 6 months ago
Trent Larson 98afa8a259 refactor invite link & add test 6 months ago
Trent Larson 2e100aedf5 fix linting 6 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 6 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 6 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 7 months ago
Trent Larson 534f3d8a8b allow bulk-imported contacts to have visibility set 7 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 7 months ago
Trent Larson fe627ed6b2 include some DID info on the contact list page 7 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 7 months ago
Trent Larson b5a833cc11 after copying personal data, add a message to copy contacts for them 8 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 8 months ago
Trent Larson 85b9aa8e2b fix linting 8 months ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 8 months ago
Trent Larson 67b0122d5a fix tests 8 months ago
Trent Larson 6aef08d7e8 copy a list of contacts and then import 8 months ago
Trent Larson a5248af4a3 move contact actions into the details page (prepping for checkboxes) 8 months ago
Trent Larson f38edff942 allow editing of an offer 8 months ago
Trent Larson 61fffbb13e add a test for empty ID, fix some linting 8 months ago
Jose Olarte III a410836539 Added IDs for Playwright targeting 9 months ago
Trent Larson 710e00fdc2 add visibility flag set, refactor to see results, and add copy icons for contact info 9 months ago
Trent Larson b2545e2f76 move copy icon for DIDs on contact screen 9 months ago
Trent Larson 44ac98faa8 tweak verbiage and make other UI tweaks 9 months ago
Trent Larson ff35e53367 show full contact details, plus other tweaks 9 months ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 9 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 9 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 9 months ago
Trent Larson b34e7daddf refactor display logic a bit (no flow changes intended) 10 months ago
Trent Larson 1639e7cf25 move & resize the contact edit & info buttons 10 months ago
Trent Larson 08e1ce6486 fix prompt for already-registered contacts (plus some verbiage) 10 months ago