56 Commits (b78d2e7d224e3a796eca7d8bf60f90e9fafb2dd4)

Author SHA1 Message Date
Trent Larson f85a912b0d some fixes to the gifted-dialog logic 4 months ago
Jose Olarte III e74d7c260f Various aesthetic improvements and optimizations 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 5 months ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 5 months ago
Jose Olarte III e23e302695 Fix: pass project info 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Jose Olarte III 51fcaf1f62 Added check for "Unnamed" giver 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 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. 10 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 11 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 1 year ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 1 year ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 1 year ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 1 year ago
Trent Larson 6456ce8dcc refactor out unused DB reference 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson 1df2d3ed05 remove message confusion, add project name during give-details 2 years ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 2 years ago
Trent Larson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 2 years ago
Trent Larson 581a374b05 show contact's or user's icon in more places 2 years ago
Trent Larson 48a46cf6f1 fix contact sorting to show those without names 2 years ago
Jose Olarte III b6e344a15e Propagated button improvements across views 2 years 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 783b38df65 order contacts by name & note outside network as "outside your network" 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 e1cffcda2d fix problem where extended screen of contacts didn't pass project 2 years ago
Trent Larson 563b5793a9 add different identicons for people (and increment version & add -beta) 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 e739d0be7c update error messages to be less... confusing 2 years ago
Trent Larson 8a33ccfdcf add checkbox for given-to-user since sometimes it's to someone else 2 years ago
Trent Larson 5b7ccf9ef0 fix where the project ID was not included; fix the pause when submitting give & show toast of aknowledgement; remove 'emit' 2 years ago
Trent Larson 9bacd4da87 consolidate into GiftedDialog because the result was always the same 2 years ago
Trent Larson a053c48819 make the Anonymous icon the same everywhere, and tweak more in the task list 2 years ago
Trent Larson 9486142b2a make the Anonymous icon to be blank, plus some other renaming & task cleanup 2 years ago
Trent Larson 4b9cbd0e9f fix all the lint warnings 2 years ago
Trent Larson a5e0c847b1 fix the last of the type annotations (still have to fix no-explicit-any 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 503bb1bd93 Added jdenticon to home and contact gives views 2 years ago