Trent Larson
c1fe8216f6
allow loading more gives & offers & plans when limits are hit on project view
7 months ago
Trent Larson
56523da11e
remove some 'uppercase' CSS markers
7 months ago
Trent Larson
35ec7fd43c
put button directly on contacts page to show the given totals
7 months ago
Trent Larson
94b5389ce9
change remainder of "confirm" calls to better UX
7 months ago
Trent Larson
421b4c1719
replace many of the javascript "confirm" calls with the nicer UX version
7 months ago
Trent Larson
79b14355d9
add choice of a start date for a project
7 months ago
Trent Larson
c5102f89b5
add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger
7 months ago
Trent Larson
ab6d2e3d4b
remove message confusion, add project name during give-details
7 months ago
Trent Larson
d1a285d659
change the "give" action on contact page to use dialog box
7 months ago
Trent Larson
bba183dc46
add 'offer' on contact screen
7 months ago
Trent Larson
676882978a
add code to display profiles in feed, but deactivate it for now
7 months ago
Trent Larson
03f722f38a
make so cropping isn't behind header; delete profile image from storage when deleted
7 months ago
Trent Larson
606f21faec
make the home screen elements load more quickly
7 months ago
Trent Larson
5a9958cb4f
show contact's or user's icon in more places
7 months ago
Trent Larson
b11cf81bf9
crop the image and store online and in settings
7 months ago
Trent Larson
734e28667d
add photo to profile page (not yet saved)
7 months ago
Trent Larson
405bc22dae
fix contact sorting to show those without names
7 months ago
Trent Larson
7ae431a9e7
fix PWA creation & service-worker registration, plus some commentary tweaks
7 months ago
Trent Larson
77becf8673
remove non-working interests, enhance error messages, update tasks & changelog
7 months ago
Trent Larson
0b446ec134
misc tweaks for new vite build
7 months ago
Trent Larson
1459719a47
remove a lingering debug console.log
7 months ago
Trent Larson
ab81648aca
fix linting
7 months ago
Trent Larson
78fab735e6
avoid a huge error message in a likely-well-known scenario
7 months ago
Trent Larson
2ae165d56f
reorder home page vapid check to avoid an error on localhost
7 months ago
Trent Larson
0fbd1ad51a
add missing Dexie import (which causes failure upon download click)
7 months ago
Trent Larson
d49bf61524
on home page, change the filtered button color
7 months ago
Trent Larson
0632fb9b39
show in description when recipient is a project (not just Anonymous)
7 months ago
Trent Larson
640d273646
filter by selections (now all working), add cache for plans
7 months ago
Trent Larson
8e1daf7015
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
7 months ago
Jose Olarte III
e90a0be6d9
Names and variables for filter toggles
7 months ago
Trent Larson
489bb76a60
adjust more code to the PushSubscriptionJSON
7 months ago
Trent Larson
2ca33bb9eb
adjust the notification-subscription objects to try and send correct info
7 months ago
Trent Larson
121181c6a1
add adjustment to UTC hour for notification time
7 months ago
Trent Larson
7692cc2b35
add logic to send a time for notifications
7 months ago
Jose Olarte III
0b4f2484f7
Additions to Account View
8 months ago
Jose Olarte III
cfd53bc186
Removed one more
8 months ago
Jose Olarte III
7f66addfe3
Filter options reduced for release
8 months ago
Jose Olarte III
4635c1ac48
Feed filters dialog
8 months ago
Jose Olarte III
55da3d0b1c
Map fix #2
8 months ago
Jose Olarte III
dce4d3cc72
Button width changes
For buttons that are next to each other
8 months ago
Jose Olarte III
e028197a2a
Optimized grid space for wider screens
8 months ago
Jose Olarte III
0dab475d8b
Fixed map z-index
8 months ago
Jose Olarte III
4e227fc07a
Added close icon to gifted prompts dialog
8 months ago
Jason Buchanan
09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer
8 months ago
Trent Larson
35455e6648
fix check for more camera-device options
8 months ago
Trent Larson
0e2c5af16e
add onboarding help instructions as separate page
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
be2154f847
change icon for detail view (from circle-info to file-lines)
8 months ago