58 Commits (e85def4d6080f85043feb3a9543bd3cf34f9d020)

Author SHA1 Message Date
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 weeks ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 4 weeks ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 1 month ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Jose Olarte III 0342c872f4 Fix: added context for ContactGiftingView 1 month ago
Jose Olarte III a7e65b3b49 Giver-recipient controls 1 month ago
Jose Olarte III df1c1f0186 Fix: pass project info 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Jose Olarte III 988244b7ae Added check for "Unnamed" giver 2 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 42055a2d66 fix: update component and import paths 5 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 5 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
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 8 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 0947c55110 remove the last of the localStorage for passing parameters 11 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 11 months 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 1 year ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 1 year ago
Trent Larson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 1 year ago
Trent Larson 581a374b05 show contact's or user's icon in more places 1 year ago
Trent Larson 48a46cf6f1 fix contact sorting to show those without names 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson 783b38df65 order contacts by name & note outside network as "outside your network" 1 year 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