Trent Larson
17c901b1de
add file-chooser to the profile image selection
12 months ago
Trent Larson
7f02ba29a3
add a share_target for people to add a photo
12 months ago
Trent Larson
ddd32e7f44
show something to indicate claims were sent (mostly in BVC screens)
1 year ago
Trent Larson
8a9bb100ea
constantly recheck on home screen if not registered
1 year ago
Trent Larson
c48b8246f9
add registration inside contact import, with flag to hide it
1 year ago
Trent Larson
8571c78a53
for scan on QR code screen, import and keep on that screen
1 year ago
Trent Larson
fccc4edb63
remove some 'uppercase' CSS markers
1 year ago
Trent Larson
f4f5fc7730
change remainder of "confirm" calls to better UX
1 year ago
Trent Larson
4e877c15f6
change the "give" action on contact page to use dialog box
1 year ago
Trent Larson
7cbdc7a099
add code to display profiles in feed, but deactivate it for now
1 year ago
Trent Larson
883687f1c3
make so cropping isn't behind header; delete profile image from storage when deleted
1 year ago
Trent Larson
581a374b05
show contact's or user's icon in more places
1 year ago
Trent Larson
1009574721
crop the image and store online and in settings
1 year ago
Trent Larson
50cae65214
add photo to profile page (not yet saved)
1 year ago
Trent Larson
0093255246
fix PWA creation & service-worker registration, plus some commentary tweaks
1 year ago
Trent Larson
30bd53fb6f
remove non-working interests, enhance error messages, update tasks & changelog
1 year ago
Trent Larson
19aa572c95
misc tweaks for new vite build
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
Jose Olarte III
8da2c8cc30
Additions to Account View
1 year ago
Jose Olarte III
5388e6052c
Button width changes
For buttons that are next to each other
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
4dd2c044d5
bump to v 0.3.4
1 year ago
Trent Larson
252952e017
show the image rate limits
1 year ago
Jose Olarte III
a5c3600673
Sample button visual enhancement
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
Trent Larson
3eda5f6b5d
show more succinct info in feed, targeted toward user's visibility
1 year ago
Trent Larson
1be899c48d
ensure error message shows, and unset register flag if there's an API error
1 year ago
Trent Larson
6aee93ca6c
update tasks; enhance an error message & some typescripts
1 year ago
Trent Larson
2e164dfeff
tweak messages for missing identifier
1 year ago
Trent Larson
d7530ff56b
adjust more UI on the Advanced section, and make other small code & UI tweaks
1 year ago
Trent Larson
2db52cb72e
fix default server display in advanced section & refactor UI
1 year ago
Trent Larson
1053b78ab8
add sharing & copying instructions when asking contacts for help, and list all the visibleTo DIDs with an English description of their path
1 year ago
Trent Larson
3ebe7bc156
put didInfo names in more places and add copy icons for DIDs & IDs
1 year ago
Trent Larson
d7ef07c2e2
automatically create an identity on the first page (and other UI tweaks)
1 year ago
Trent Larson
a87179d127
change wording from "identity" to "identifier" in many places
1 year ago
Trent Larson
1f05e81b05
add notification immediately after setting up subscription, and tweak messaging
1 year ago
Trent Larson
3083bb084a
add more notification help instructions; remove confusing, big name-edit button
1 year ago
Jose Olarte III
998a1d312f
Set max screen content width
1 year ago
Trent Larson
1f13bf772c
move wait for service-worker initialization into the notification modal
1 year ago
Trent Larson
def744b3df
don't allow notification service-worker interaction until it is ready
1 year ago
Trent Larson
920c7bb612
adjust look & message on DB download
1 year ago
Trent Larson
7a099183ae
remove db.close calls that caused an error when trying to download
1 year ago
Trent Larson
c79dfac1fe
add a way to import contacts & settings
1 year ago
Trent Larson
2b06c64664
make a backup download for browsers that don't get it automatically
1 year ago
Trent Larson
f8d3fe2ee1
enhance service-worker logging, allow for filtered-push test
1 year ago
Trent Larson
25b1598fcb
doc: add more help for the notifications
1 year ago