77 Commits (48be4ece65b5f9801563bd011235d02eed5723e9)

Author SHA1 Message Date
Matthew Raymer 48be4ece65 docs: Update migration status after ContactAmountsView human testing 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3dbb836ae5 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 52150dd6eb fix: update component and import paths 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 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 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson 251649e6fe 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
Matthew Raymer 3f13d3ea33 CLeanup header creation 2 years ago