Trent Larson
7f02ba29a3
add a share_target for people to add a photo
9 months ago
Trent Larson
b86543b404
disallow new-project page if not registered
9 months ago
Trent Larson
7d0007e4d9
remove verbiage on front page that's now extra
9 months ago
Trent Larson
ddd32e7f44
show something to indicate claims were sent (mostly in BVC screens)
9 months ago
Trent Larson
8a9bb100ea
constantly recheck on home screen if not registered
9 months ago
Trent Larson
c48b8246f9
add registration inside contact import, with flag to hide it
9 months ago
Trent Larson
b32a3d85e9
add 'registered' flag in contact info
9 months ago
Trent Larson
8571c78a53
for scan on QR code screen, import and keep on that screen
9 months ago
Trent Larson
e2df848e96
add page to view all claims about a DID (which we'll have to restrict to visible people soon)
9 months ago
Trent Larson
9acba28b85
fix problem with duplicates in feed, plus some other UI tweaks
9 months ago
Trent Larson
bef56fce10
allow loading more gives & offers & plans when limits are hit on project view
9 months ago
Trent Larson
fccc4edb63
remove some 'uppercase' CSS markers
9 months ago
Trent Larson
0a42edf595
put button directly on contacts page to show the given totals
9 months ago
Trent Larson
f4f5fc7730
change remainder of "confirm" calls to better UX
9 months ago
Trent Larson
eeaacaf202
replace many of the javascript "confirm" calls with the nicer UX version
9 months ago
Trent Larson
7078f7b9e6
add choice of a start date for a project
9 months ago
Trent Larson
d316f4924b
add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger
9 months ago
Trent Larson
1df2d3ed05
remove message confusion, add project name during give-details
10 months ago
Trent Larson
4e877c15f6
change the "give" action on contact page to use dialog box
10 months ago
Trent Larson
ef95708d02
add 'offer' on contact screen
10 months ago
Trent Larson
7cbdc7a099
add code to display profiles in feed, but deactivate it for now
10 months ago
Trent Larson
883687f1c3
make so cropping isn't behind header; delete profile image from storage when deleted
10 months ago
Trent Larson
6d6e5266b4
make the home screen elements load more quickly
10 months ago
Trent Larson
581a374b05
show contact's or user's icon in more places
10 months ago
Trent Larson
1009574721
crop the image and store online and in settings
10 months ago
Trent Larson
50cae65214
add photo to profile page (not yet saved)
10 months ago
Trent Larson
48a46cf6f1
fix contact sorting to show those without names
10 months ago
Trent Larson
0093255246
fix PWA creation & service-worker registration, plus some commentary tweaks
10 months ago
Trent Larson
30bd53fb6f
remove non-working interests, enhance error messages, update tasks & changelog
10 months ago
Trent Larson
19aa572c95
misc tweaks for new vite build
10 months ago
Trent Larson
b73d2a3b58
fix linting
10 months ago
Trent Larson
708ac51f23
avoid a huge error message in a likely-well-known scenario
10 months ago
Trent Larson
d727c2841b
add missing Dexie import (which causes failure upon download click)
10 months ago
Trent Larson
226a97732d
on home page, change the filtered button color
10 months ago
Trent Larson
e61ac31710
show in description when recipient is a project (not just Anonymous)
10 months ago
Trent Larson
3fbf68b117
filter by selections (now all working), add cache for plans
10 months ago
Trent Larson
e3696e3ac5
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
10 months ago
Trent Larson
911203c190
adjust more code to the PushSubscriptionJSON
10 months ago
Jose Olarte III
8da2c8cc30
Additions to Account View
10 months ago
Jose Olarte III
62e0fc51c2
Feed filters dialog
10 months ago
Jose Olarte III
94b600e527
Map fix #2
10 months ago
Jose Olarte III
5388e6052c
Button width changes
For buttons that are next to each other
10 months ago
Jose Olarte III
21fe5a0279
Optimized grid space for wider screens
10 months ago
Jose Olarte III
ffba89a7b5
Fixed map z-index
10 months ago
Trent Larson
e43c45ebea
add onboarding help instructions as separate page
10 months ago
Jason Buchanan
5dead960ae
fix: es modules syntax for buffer deps instead of commonjs require
10 months 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
10 months ago
Jason Buchanan
ef5f81932d
Initial stab at vitejs update
10 months ago
Trent Larson
214a264179
change icon for detail view (from circle-info to file-lines)
10 months ago
Trent Larson
9b183a4b6c
add blurb explaining what data is shared with the world
10 months ago