Jason Buchanan
09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer
8 months ago
Jason Buchanan
ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require
8 months ago
Jason Buchanan
6f49260c1e
fix: AccountViewView.vue template not resolving dep for dexie-export-import/dist/import
Previous error:
Error: The following dependencies are imported but could not be resolved:
dexie-export-import/dist/import (imported by /Users/jason/dev/src/trent/crowd-funder-for-time-pwa/src/views/AccountViewView.vue?id=0)
Are they installed?
at file:///Users/jason/dev/src/trent/crowd-funder-for-time-pwa/node_modules/vite/dist/node/chunks/dep-DJaaTb_D.js:52506:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/jason/dev/src/trent/crowd-funder-for-time-pwa/node_modules/vite/dist/node/chunks/dep-DJaaTb_D.js:51972:38
8 months ago
Jason Buchanan
38f44771e9
Initial stab at vitejs update
8 months ago
Trent Larson
4dd2c044d5
bump to v 0.3.4
8 months ago
Jose Olarte III
b6e344a15e
Propagated button improvements across views
8 months ago
Trent Larson
313cd79e60
finalize the photo-taking code, adding comments and removing logging
8 months ago
Jose Olarte III
cbf8cb9f46
Fixed placement of upload/retry buttons
9 months ago
Jose Olarte III
fe0668e4b3
Improved Camera Popup
9 months ago
Trent Larson
a230506d96
change the X and picture button so that landscape is all functional (if not great-looking)
9 months ago
Trent Larson
c49c55d394
change the photo ratios to fix all but portrait-orientation on mobile-emulation
9 months ago
Trent Larson
ae572afff6
add help for when service workers get stuck; bump to version 0.3.2
9 months ago
Trent Larson
3e556dfa52
move the "part of project" text in giving-details screen
9 months ago
Trent Larson
252952e017
show the image rate limits
9 months ago
Trent Larson
251986d2bc
make the photo show in a pop-up dialog
9 months ago
Trent Larson
49bb1c07b7
fix file extension
9 months ago
Trent Larson
67f34f9826
on "give details" page, distinguish between project & user destination
9 months ago
Trent Larson
476d35452a
send the claim type with an image
9 months ago
Trent Larson
26582030df
add another check when deleting an image
9 months ago
Trent Larson
ae857f4c8f
guard against another set of errors when deleting an image
9 months ago
Trent Larson
c602c5ce50
add some other image deletions in other cases
9 months ago
Trent Larson
e4543457e2
add image onto give claim, then display on feel (full round-trip, baby!)
9 months ago
Trent Larson
c58f012d2c
allow viewing and deletion of an image
9 months ago
Trent Larson
792e9cb648
separate picture taking from uploading
9 months ago
Trent Larson
acee761906
add page for extended details of gifts including pic (not fully tested)
9 months ago
Trent Larson
cae2bbc4ff
make styled button to take picture
9 months ago
Jose Olarte III
a5c3600673
Sample button visual enhancement
9 months ago
Trent Larson
0eb64ed716
add authentication token for image server, change default image server to localhost
9 months ago
Trent Larson
92b924643e
fix camera resolution, parameterize image API server
9 months ago
Trent Larson
ca90447700
fix different "environment" variables for prod & dev
9 months ago
Trent Larson
3612ea4224
bump to v 0.2.17; add "personalized" message and better confirmation-result messages
9 months ago
Trent Larson
dbccbf7e4a
fix: show on the confirmation page when there are hidden claims
9 months ago
Trent Larson
2c28913d97
for BVC: finish submission of confirmations & final give
9 months ago
Trent Larson
0b24d7bbd8
for BVC: fix the attendee & show appropriate success message
9 months ago
Trent Larson
2058205150
for BVC shortcut: send attend & give actions, and list actions to confirm
9 months ago
Trent Larson
866dcb3a2a
add screens for the shortcuts for the BVC group (doesn't submit yet)
9 months ago
Trent Larson
6aab1ff49d
consolidate interface and remove copies of code
9 months ago
Trent Larson
c696de33f3
add page to take a picture and upload to an image server
9 months ago
Trent Larson
3eda5f6b5d
show more succinct info in feed, targeted toward user's visibility
9 months ago
Trent Larson
783b38df65
order contacts by name & note outside network as "outside your network"
10 months ago
Trent Larson
3475c32e1f
update onboarding hint message, justify text on QR page
10 months ago
Trent Larson
dcd881adae
make the name-setting prompt yellow
10 months ago
Trent Larson
f517b09ed7
combine all service-worker scripts into a single file to try and ensure included scripts aren't lost
10 months ago
Trent Larson
ca70b19831
fix claim-view page when the claim argument is not a global ID
10 months ago
Trent Larson
f41e541fe2
send the last JWT instead of the identifier for plan edits
10 months ago
Trent Larson
5c547783a7
remove unused page; tweak task list
10 months ago
Trent Larson
189261e991
update messaging for contact registration
10 months ago
Trent Larson
331c4f64d6
add check for valid "did:" DIDs
10 months ago
Trent Larson
643718619e
remove unnecessary logic in account switcher; refactor task list
10 months ago
Trent Larson
c3819ec919
don't autocapitalize website input; refactor tasks
10 months ago