22 Commits (37b7c4ed367b3c3b81672893690428e87e008797)

Author SHA1 Message Date
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 4 months ago
Matthew Raymer 02bf0b3f1a docs: add comprehensive JSDoc documentation to views 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 6 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 6 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 6 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. 6 months ago
Trent Larson 7db5b9875b fix error where visibility was set on all imported contacts even if not selected (and specify more types) 6 months ago
Trent Larson 67b4d0e953 add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 6 months ago
Trent Larson 8ca3df31fb remove actions from contact-import if all are the same as existing ones 6 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 6 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 9 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" 10 months ago
Trent Larson 7309ba1436 add tests for importing multiple records, fix other confirmation tests 11 months ago
Trent Larson 0abe3aebee remove unused code 11 months ago
Trent Larson 44ac98faa8 tweak verbiage and make other UI tweaks 11 months ago
Trent Larson e8e5c70843 fix one linting error 11 months ago
Trent Larson 4472c3fbdd import & update selected contacts 11 months ago