75 Commits (fa21660fd16c1232212e12856d23ced8429bc0b1)

Author SHA1 Message Date
Trent Larson fa21660fd1 fix spelling 1 week ago
Jose Olarte III df1c1f0186 Fix: pass project info 2 weeks ago
Jose Olarte III 3daf1c8a5c Feature: Project Gifting 2 weeks ago
Jose Olarte III 7eefee1ea5 Fix: Conditional show-all link 2 weeks ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 4 weeks ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 4 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 4 weeks ago
Jose Olarte III 988244b7ae Added check for "Unnamed" giver 1 month ago
Jose Olarte III 4b355a5448 WIP: two-step dialog + functionality 1 month ago
Trent Larson c7f1148fe4 add logger import where needed 1 month ago
Jose Olarte III b511f9cd24 WIP: adjustments to bring closer to original mockups 1 month ago
Jose Olarte III 579cecbe6e WIP: gifting UI revamp 1 month 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" 9 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 10 months ago
Jose Olarte III c8bdaa10eb Playwright: added ID to spinbutton 11 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 11 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 12 months ago
Trent Larson 230773a917 add Confirm Gift screen for simpler confirmation 1 year ago
Trent Larson f7b5dbf4ce style the sharing screen (plus other fixes) 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
Jose Olarte III 5388e6052c Button width changes 1 year ago
Trent Larson 9b183a4b6c add blurb explaining what data is shared with the world 1 year ago
Trent Larson f365cc9e3c show warnings before dismissing prompt, and add to tasks and help 1 year ago
Trent Larson cf2e800dec add a camera-switch button 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 251986d2bc make the photo show in a pop-up dialog 1 year ago
Trent Larson 792e9cb648 separate picture taking from uploading 1 year ago
Trent Larson acee761906 add page for extended details of gifts including pic (not fully tested) 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 c696de33f3 add page to take a picture and upload to an image server 1 year ago
Trent Larson 719e3a467d make a number input targeted towards numbers 1 year ago
Trent Larson e140da081f fix name derivation on give dialog 1 year ago
Trent Larson 4fe072f19e move DB logic out of 'created' in components since it's not needed yet 1 year ago
Trent Larson 88f869d600 lower project "I Gave" button into list of contact, and tweak other wording 1 year ago