29 Commits (0fc44b31bf954460c9128682162813002bff1c5f)

Author SHA1 Message Date
Trent Larson e8bf8014b4 chore: remove notifications that don't work, and adjust other commentary & docs. 1 week ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 1 month ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 1 month ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 1 month ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 1 month ago
Matthew Raymer 73b81d2a90 fix: Remove explicit axios declaration in ClaimAddRawView 1 month ago
Matthew Raymer db89376d4f fix: Remove explicit axios declaration in ClaimAddRawView 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 d6db81cc36 fix some result types and refactor types themselves 2 months ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 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
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
Trent Larson 22da1106a8 fix linting 5 months ago
Trent Larson d53de5e79b fix linting 5 months ago
Matthew Raymer 053306217e feat(test-scripts): add registration attempt to TypeScript DID generator 6 months ago
Matthew Raymer 4fcbb78450 feat(test-scripts): add registration attempt to TypeScript DID generator 6 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 61da40596c fix: improve TypeScript type safety across views 6 months ago
Matthew Raymer a2e19d7e9a fix: improve TypeScript type safety across views 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. 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 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson a8d90ae0fd add ability to edit & resubmit any raw claim 8 months ago
Trent Larson ef3c5e700f add ability to edit & resubmit any raw claim 8 months ago
Trent Larson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 0abe3aebee remove unused code 1 year ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson 41a9c65afb fix linting 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 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson 1ebfc997eb add section for gives provided by a plan 1 year ago
Trent Larson dea3f78173 fix type of the raw claim sent 1 year ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 1 year ago