78 Commits (fe3a90e421118cdd094546985f92248aba4012fc)

Author SHA1 Message Date
Matthew Raymer 17efa7327d Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 2 months ago
Matthew Raymer ca38c197f0 docs: Update migration status after ContactAmountsView human testing 2 months ago
Matthew Raymer 2b0e60dfc2 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
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 42055a2d66 fix: update component and import paths 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
Trent Larson f405e7d02f make notification errors go away automatically 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 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 12 months ago
Trent Larson 53e77e46dd fix list of offers (and some other lists), and add tests for offers 1 year ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
Trent Larson 11163dfad9 consolidate getIdentity & remove dups 1 year ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson 145a1da37e linting cleanup 1 year ago
Trent Larson bce003e508 change accessToken to take a DID 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson ad39ea05c2 fix the photo share_target, and tweak other verbiage 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 2 years ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 2 years ago
Trent Larson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 2 years ago
Trent Larson e0fcb1f67b fix various verbiage 2 years ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 4f0a046723 fix quick-give check on contact page & add message on detailed view 2 years ago
Trent Larson e739d0be7c update error messages to be less... confusing 2 years ago
Trent Larson 8dbfcd38d3 fix bad text in pop-up, and fix name of class 2 years ago
Trent Larson 74ed025377 move search area selection out of discover onto it's own screen 2 years ago
Trent Larson f36ecfd8db misc look-and-feel tweaks 2 years ago
Trent Larson 4b9cbd0e9f fix all the lint warnings 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 5addc3c206 Visual fixes 2 years ago
Jose Olarte III 69f2f3cfd2 Converted to tabular structure 2 years ago
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 2 years ago
Trent Larson c5b4921583 fix failure to retrieve all totals for gives from me 2 years ago
Matthew Raymer a4fe94f081 Add a back arrow 2 years ago
Trent Larson 8add6448fb remove code that keeps the private key (account) data in memory 2 years ago