53 Commits (1d0c8ac3cfa8dc96529e8eccc9658619fe5d29e1)

Author SHA1 Message Date
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 6 days ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 3 weeks ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 1 month ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 1 month ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 230602cb6a feat: complete IdentitySwitcherView.vue migration - replace final $notify call 1 month ago
Matthew Raymer 1f54ffc248 feat: complete IdentitySwitcherView.vue migration - replace final $notify call 1 month ago
Matthew Raymer b7eba55c91 git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 87adcf5cd4 git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 6a1cbd70dd git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer cc26d5161b git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 722020ea86 fix linting 3 months ago
Trent Larson b5ebb16ad9 fix linting 3 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 3 months ago
Trent Larson cfb186a04e update a DB save to match others, ie. first SQL then maybe Dexie 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 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. 8 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. 8 months ago
Trent Larson f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 8 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 8 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago