51 Commits (c6b27d55ffce12e13275cfa46534bd5b9ebeb741)

Author SHA1 Message Date
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 1 week ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 1 week ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 1 week ago
Matthew Raymer 1f54ffc248 feat: complete IdentitySwitcherView.vue migration - replace final $notify call 3 weeks ago
Matthew Raymer 87adcf5cd4 git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer cc26d5161b git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 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 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson b5ebb16ad9 fix linting 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson cfb186a04e update a DB save to match others, ie. first SQL then maybe Dexie 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 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
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 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 7 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 1 year ago
Trent Larson e4a5629cff allow deletion of an identity 1 year ago
trentlarson 4cb434fd5d passkey test (#116) 1 year ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson 643718619e remove unnecessary logic in account switcher; refactor task list 1 year ago
Trent Larson 780be59c76 remove name from identity switcher (since they are not tied to a DID) 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 85bd807bcc allow view of feed without an identifier 2 years ago
Trent Larson ac6376243b refactor name setting and other small messaging & types 2 years ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 2 years ago
Trent Larson afc48a5434 add IDs for puppeteer test script 2 years ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2 years ago
Trent Larson b59bcf249a fix many more typescript errors 2 years ago
Trent Larson b05b602acd fix many, many more type errors 2 years ago
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 2 years ago
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 2 years ago
Jose Olarte III ead37ede74 Added back button 2 years ago
Matthew Raymer f428199228 Redirect to account tab after switching identity 2 years ago
Matthew Raymer 1405b88323 Functional Identity Management 2 years ago
Jose Olarte III 44fc2850dd UL-based identity list + markup fixes 2 years ago
Matthew Raymer 52d411470e Send back to Jose for some list magic 2 years ago
Jose Olarte III ab678a900a Added static HTML to Account Switcher view 2 years ago
Matthew Raymer 7a4ceaa455 Adding Identity Management stubs 2 years ago