51 Commits (73fd394003ab41f9699683390469f899ef854d57)

Author SHA1 Message Date
Jose Olarte III 73fd394003 Fix: added context for ContactGiftingView 1 month ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 1 month ago
Jose Olarte III e23e302695 Fix: pass project info 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Jose Olarte III 51fcaf1f62 Added check for "Unnamed" giver 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 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 8db7ac3f6f 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
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
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 2 years ago
Jose Olarte III 47ce91cca1 Implemented design of Contact Gifting List view 2 years ago
Matthew Raymer 4ecea1ab0e Add a special page for seeing all contacts to gift 2 years ago
Jose Olarte III 9960a96a20 Design tweaks to Latest Activity 2 years ago