206 Commits (8092d1c576e25cbf1ff0e45474895e58c94fb6d8)

Author SHA1 Message Date
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 2 months ago
Matthew Raymer db86114196 fix: standardize FontAwesome usage and improve error handling 3 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 4 months ago
Jose Olarte III 96fe5c4a53 Contact list tweaks 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Jose Olarte III e8d8e4cabc Larger contact image 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson 29a81c48c8 fix problem with you-are-missing message and refactor other messages in onboard meeting 6 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 6 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 6 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 7 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 7 months ago
Trent Larson e218bde9cc update to 0.3.47 - fix linting 7 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 7 months ago
Matthew Raymer 8b77d2b573 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. 7 months ago
Trent Larson 399e6299de add contact-methods to a contact 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 7 months ago
Trent Larson e37cb2475e add test that copies contact-import JWT to clipboard and imports from it 7 months ago
Trent Larson caf46ab383 add more debug information on errors caught from server 7 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 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 5afd218244 don't allow clicking on the invite link if they're not registered 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 9 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 9 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 9 months ago
Trent Larson 00b191c4fd suggest new user going to the front page 9 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago
Trent Larson fe482d06f6 show more redeemed info & action on the invites, refactor onboarding instructions 10 months ago
Trent Larson 98afa8a259 refactor invite link & add test 10 months ago
Trent Larson 2e100aedf5 fix linting 10 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 a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 10 months ago
Trent Larson 534f3d8a8b allow bulk-imported contacts to have visibility set 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson fe627ed6b2 include some DID info on the contact list page 11 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 11 months ago
Trent Larson b5a833cc11 after copying personal data, add a message to copy contacts for them 11 months ago
Trent Larson f2cb7d3ed8 prompt for name when showing info, and provide a "copy" page when remote 11 months ago