37 Commits (20322789a2f04686bccc6cbf90233038cb7d6217)

Author SHA1 Message Date
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 months ago
Trent Larson 197dea48c9 chore: remove comments that moved into ClickUp issues 3 months ago
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 3 months ago
Matthew Raymer 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 3 months ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 4 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 4 months ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 4 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 4 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 4 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 4 months ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 4 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 4 months ago
Trent Larson 9ac9713172 fix linting 5 months ago
Trent Larson b2628c467f fix linting 5 months ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 5 months ago
Matthew Raymer 92e70b1ed7 fix(import): ensure contact import works for both Dexie and absurd-sql backends 5 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 8 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 8 months ago
Matthew Raymer 7432e56ead docs: add comprehensive JSDoc documentation to views 8 months ago
Matthew Raymer 02bf0b3f1a docs: add comprehensive JSDoc documentation to views 8 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 9 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 9 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 10 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 10 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 10 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 10 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. 10 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. 10 months ago
Trent Larson 7db5b9875b fix error where visibility was set on all imported contacts even if not selected (and specify more types) 10 months ago
Trent Larson 5ee08793af fix error where visibility was set on all imported contacts even if not selected (and specify more types) 10 months ago
Trent Larson 67b4d0e953 add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 10 months ago
Trent Larson 8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 10 months ago