Trent Larson
b73d2a3b58
fix linting
1 year ago
Trent Larson
708ac51f23
avoid a huge error message in a likely-well-known scenario
1 year ago
Trent Larson
d727c2841b
add missing Dexie import (which causes failure upon download click)
1 year ago
Trent Larson
226a97732d
on home page, change the filtered button color
1 year ago
Trent Larson
e61ac31710
show in description when recipient is a project (not just Anonymous)
1 year ago
Trent Larson
3fbf68b117
filter by selections (now all working), add cache for plans
1 year ago
Trent Larson
e3696e3ac5
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
1 year ago
Trent Larson
911203c190
adjust more code to the PushSubscriptionJSON
1 year ago
Jose Olarte III
8da2c8cc30
Additions to Account View
1 year ago
Jose Olarte III
62e0fc51c2
Feed filters dialog
1 year ago
Jose Olarte III
94b600e527
Map fix #2
1 year ago
Jose Olarte III
5388e6052c
Button width changes
For buttons that are next to each other
1 year ago
Jose Olarte III
21fe5a0279
Optimized grid space for wider screens
1 year ago
Jose Olarte III
ffba89a7b5
Fixed map z-index
1 year ago
Trent Larson
e43c45ebea
add onboarding help instructions as separate page
1 year ago
Jason Buchanan
5dead960ae
fix: es modules syntax for buffer deps instead of commonjs require
1 year ago
Jason Buchanan
f3dc81e6eb
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
1 year ago
Jason Buchanan
ef5f81932d
Initial stab at vitejs update
1 year ago
Trent Larson
214a264179
change icon for detail view (from circle-info to file-lines)
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
c3fd27b140
fix so that project agent & location removals get saved
1 year ago
Trent Larson
cf2e800dec
add a camera-switch button
1 year ago
Trent Larson
4dd2c044d5
bump to v 0.3.4
1 year ago
Jose Olarte III
b6e344a15e
Propagated button improvements across views
1 year ago
Trent Larson
ae572afff6
add help for when service workers get stuck; bump to version 0.3.2
1 year ago
Trent Larson
3e556dfa52
move the "part of project" text in giving-details screen
1 year ago
Trent Larson
252952e017
show the image rate limits
1 year ago
Trent Larson
251986d2bc
make the photo show in a pop-up dialog
1 year ago
Trent Larson
49bb1c07b7
fix file extension
1 year ago
Trent Larson
67f34f9826
on "give details" page, distinguish between project & user destination
1 year ago
Trent Larson
476d35452a
send the claim type with an image
1 year ago
Trent Larson
26582030df
add another check when deleting an image
1 year ago
Trent Larson
ae857f4c8f
guard against another set of errors when deleting an image
1 year ago
Trent Larson
c602c5ce50
add some other image deletions in other cases
1 year ago
Trent Larson
e4543457e2
add image onto give claim, then display on feel (full round-trip, baby!)
1 year ago
Trent Larson
c58f012d2c
allow viewing and deletion of an image
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
cae2bbc4ff
make styled button to take picture
1 year ago
Jose Olarte III
a5c3600673
Sample button visual enhancement
1 year ago
Trent Larson
0eb64ed716
add authentication token for image server, change default image server to localhost
1 year ago
Trent Larson
92b924643e
fix camera resolution, parameterize image API server
1 year ago
Trent Larson
3612ea4224
bump to v 0.2.17; add "personalized" message and better confirmation-result messages
1 year ago
Trent Larson
dbccbf7e4a
fix: show on the confirmation page when there are hidden claims
1 year ago
Trent Larson
2c28913d97
for BVC: finish submission of confirmations & final give
1 year ago
Trent Larson
0b24d7bbd8
for BVC: fix the attendee & show appropriate success message
1 year ago
Trent Larson
2058205150
for BVC shortcut: send attend & give actions, and list actions to confirm
1 year ago
Trent Larson
866dcb3a2a
add screens for the shortcuts for the BVC group (doesn't submit yet)
1 year ago
Trent Larson
6aab1ff49d
consolidate interface and remove copies of code
1 year ago