33 Commits (a5784cdfc196a787343be8765d49d5849bfca191)

Author SHA1 Message Date
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Matthew Raymer 92e70b1ed7 fix(import): ensure contact import works for both Dexie and absurd-sql backends 2 months ago
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
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 5 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 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 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 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 5ee08793af fix error where visibility was set on all imported contacts even if not selected (and specify more types) 7 months ago
Trent Larson 8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 7 months ago
Trent Larson a8118c1f5e remove actions from contact-import if all are the same as existing ones 7 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 7 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" 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 12 months ago
Trent Larson 44ac98faa8 tweak verbiage and make other UI tweaks 1 year ago
Trent Larson e8e5c70843 fix one linting error 1 year ago
Trent Larson 4472c3fbdd import & update selected contacts 1 year ago