Trent Larson
bd148e88a3
for scan on QR code screen, import and keep on that screen
9 months ago
Trent Larson
73f9d7f9e9
add page to view all claims about a DID (which we'll have to restrict to visible people soon)
9 months ago
Trent Larson
6f4876e32b
fix problem with duplicates in feed, plus some other UI tweaks
9 months ago
Trent Larson
c1fe8216f6
allow loading more gives & offers & plans when limits are hit on project view
9 months ago
Trent Larson
56523da11e
remove some 'uppercase' CSS markers
9 months ago
Trent Larson
35ec7fd43c
put button directly on contacts page to show the given totals
9 months ago
Trent Larson
94b5389ce9
change remainder of "confirm" calls to better UX
9 months ago
Trent Larson
421b4c1719
replace many of the javascript "confirm" calls with the nicer UX version
9 months ago
Trent Larson
79b14355d9
add choice of a start date for a project
9 months ago
Trent Larson
c5102f89b5
add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger
9 months ago
Trent Larson
ab6d2e3d4b
remove message confusion, add project name during give-details
9 months ago
Trent Larson
d1a285d659
change the "give" action on contact page to use dialog box
9 months ago
Trent Larson
bba183dc46
add 'offer' on contact screen
9 months ago
Trent Larson
676882978a
add code to display profiles in feed, but deactivate it for now
9 months ago
Trent Larson
03f722f38a
make so cropping isn't behind header; delete profile image from storage when deleted
9 months ago
Trent Larson
606f21faec
make the home screen elements load more quickly
9 months ago
Trent Larson
5a9958cb4f
show contact's or user's icon in more places
9 months ago
Trent Larson
b11cf81bf9
crop the image and store online and in settings
9 months ago
Trent Larson
734e28667d
add photo to profile page (not yet saved)
9 months ago
Trent Larson
405bc22dae
fix contact sorting to show those without names
9 months ago
Trent Larson
7ae431a9e7
fix PWA creation & service-worker registration, plus some commentary tweaks
9 months ago
Trent Larson
77becf8673
remove non-working interests, enhance error messages, update tasks & changelog
9 months ago
Trent Larson
0b446ec134
misc tweaks for new vite build
10 months ago
Trent Larson
ab81648aca
fix linting
10 months ago
Trent Larson
78fab735e6
avoid a huge error message in a likely-well-known scenario
10 months ago
Trent Larson
0fbd1ad51a
add missing Dexie import (which causes failure upon download click)
10 months ago
Trent Larson
d49bf61524
on home page, change the filtered button color
10 months ago
Trent Larson
0632fb9b39
show in description when recipient is a project (not just Anonymous)
10 months ago
Trent Larson
640d273646
filter by selections (now all working), add cache for plans
10 months ago
Trent Larson
8e1daf7015
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
10 months ago
Trent Larson
489bb76a60
adjust more code to the PushSubscriptionJSON
10 months ago
Jose Olarte III
0b4f2484f7
Additions to Account View
10 months ago
Jose Olarte III
4635c1ac48
Feed filters dialog
10 months ago
Jose Olarte III
55da3d0b1c
Map fix #2
10 months ago
Jose Olarte III
dce4d3cc72
Button width changes
For buttons that are next to each other
10 months ago
Jose Olarte III
e028197a2a
Optimized grid space for wider screens
10 months ago
Jose Olarte III
0dab475d8b
Fixed map z-index
10 months ago
Trent Larson
0e2c5af16e
add onboarding help instructions as separate page
10 months ago
Jason Buchanan
ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require
10 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
10 months ago
Jason Buchanan
38f44771e9
Initial stab at vitejs update
10 months ago
Trent Larson
be2154f847
change icon for detail view (from circle-info to file-lines)
10 months ago
Trent Larson
4ad4cab25e
add blurb explaining what data is shared with the world
10 months ago
Trent Larson
e020caaa50
show warnings before dismissing prompt, and add to tasks and help
10 months ago
Trent Larson
2b8f9579f1
fix so that project agent & location removals get saved
10 months ago
Trent Larson
6dc0c2cd58
add a camera-switch button
10 months ago
Trent Larson
4dd2c044d5
bump to v 0.3.4
10 months ago
Jose Olarte III
b6e344a15e
Propagated button improvements across views
10 months ago
Trent Larson
ae572afff6
add help for when service workers get stuck; bump to version 0.3.2
10 months ago
Trent Larson
3e556dfa52
move the "part of project" text in giving-details screen
10 months ago