43 Commits (a221a5c5ed4a385c13bd9db68f207f2472a29166)

Author SHA1 Message Date
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 3 days ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 4 weeks ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 4 weeks ago
Matthew Raymer fd5a9040b0 chore: fluff 1 month ago
Matthew Raymer 1eb14ca379 chore: fluff 1 month ago
Matthew Raymer ddfe5b1a03 Complete TestView.vue Enhanced Triple Migration Pattern with human validation 1 month ago
Matthew Raymer bebc32047b Complete TestView.vue Enhanced Triple Migration Pattern with human validation 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 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 2 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
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 3 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 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 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 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 d9085ced6d (chore): cleaning up formatting and relative references 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 7 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. 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 f405e7d02f make notification errors go away automatically 7 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 7 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 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 bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 9 months ago