98 Commits (c002c9e2455a96ed890cb7c544b1c0e59f2cd286)

Author SHA1 Message Date
Jose Olarte III c002c9e245 Fix: remove duplicates from merge conflict 2 days ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 2 days ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 2 days ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 6 days ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 1 week ago
Jose Olarte III 08c46a27d3 Add project-to-project case 1 week ago
Trent Larson 0e6a9c4f89 adjust grammar for recording receipt 1 week ago
Jose Olarte III b6278ca148 Unit codes pulled from util.ts 1 week ago
Jose Olarte III d8e237f8cb Describe firstStep variable 1 week ago
Jose Olarte III 4b539ccc55 Better handling of No-name and Unnamed entities 1 week ago
Jose Olarte III ea49173885 Changed currentStep to boolean 2 weeks ago
Jose Olarte III 447a7cb089 Style "unnamed" entity 2 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Jose Olarte III ca22161f12 Fix: entity-type identifier validation 2 weeks ago
Jose Olarte III d3b80fbe47 Feature: giver-recipient validation 2 weeks ago
Jose Olarte III 0342c872f4 Fix: added context for ContactGiftingView 2 weeks ago
Jose Olarte III a7e65b3b49 Giver-recipient controls 2 weeks ago
Jose Olarte III eb7605991c Fixed more gifting use cases 2 weeks ago
Trent Larson fa21660fd1 fix spelling 3 weeks ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 3 weeks ago
Jose Olarte III df1c1f0186 Fix: pass project info 3 weeks ago
Jose Olarte III 3daf1c8a5c Feature: Project Gifting 3 weeks ago
Jose Olarte III 7eefee1ea5 Fix: Conditional show-all link 3 weeks ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 1 month ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 1 month ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Jose Olarte III 988244b7ae Added check for "Unnamed" giver 2 months ago
Jose Olarte III 4b355a5448 WIP: two-step dialog + functionality 2 months ago
Trent Larson c7f1148fe4 add logger import where needed 2 months ago
Jose Olarte III b511f9cd24 WIP: adjustments to bring closer to original mockups 2 months ago
Jose Olarte III 579cecbe6e WIP: gifting UI revamp 2 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 2 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 5 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 5 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 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. 6 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 7 months ago
Trent Larson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 7 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 7 months ago
Trent Larson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 10 months ago
Trent Larson 4f97010f99 fix tests, add test for offer update 11 months ago
Jose Olarte III c8bdaa10eb Playwright: added ID to spinbutton 11 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 12 months ago