Trent Larson
8111b0e5cf
modify the settings to allow account-specific settings, eg. for "isRegistered"
5 months ago
Trent Larson
9e98a9ab43
add test for new name-entry & copy-to-clipboard flow
5 months ago
Trent Larson
d3a4377935
make the user-name pop-up the preferred way to set the name
5 months ago
Trent Larson
f2cb7d3ed8
prompt for name when showing info, and provide a "copy" page when remote
5 months ago
Trent Larson
2d450e6455
add test for registration of new user
5 months ago
Trent Larson
7309ba1436
add tests for importing multiple records, fix other confirmation tests
5 months ago
Trent Larson
53e77e46dd
fix list of offers (and some other lists), and add tests for offers
6 months ago
Trent Larson
61fffbb13e
add a test for empty ID, fix some linting
6 months ago
Jose Olarte III
a410836539
Added IDs for Playwright targeting
6 months ago
Trent Larson
44ac98faa8
tweak verbiage and make other UI tweaks
6 months ago
Trent Larson
4472c3fbdd
import & update selected contacts
6 months ago
Trent Larson
9ca7363388
add help text, both in general and for download
6 months ago
Trent Larson
59820a2f01
add more type casts
6 months ago
Trent Larson
41a9c65afb
fix linting
7 months ago
Trent Larson
b2ebc2992b
cache the passkey JWANT access token for multiple signatures
7 months ago
Trent Larson
7cb9e2aa52
replace remaining didJwt.createJwt calls with one that checks for did:peer
7 months ago
Trent Larson
bce003e508
change accessToken to take a DID
7 months ago
Trent Larson
45f0a14661
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
7 months ago
Trent Larson
053ee4a748
add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen
7 months ago
Trent Larson
1639e7cf25
move & resize the contact edit & info buttons
7 months ago
Trent Larson
e88eea7f36
add BX currency, add link for user's activity, tweak verbiage
7 months ago
Trent Larson
210605c8e4
bump to version 0.3.11 (and enhance warning on profile deletion)
9 months ago
Trent Larson
7d6b210ee1
allow file choice for gift, plus other UI fixes
9 months ago
Trent Larson
17c901b1de
add file-chooser to the profile image selection
9 months ago
Trent Larson
7f02ba29a3
add a share_target for people to add a photo
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
8571c78a53
for scan on QR code screen, import and keep on that screen
9 months ago
Trent Larson
fccc4edb63
remove some 'uppercase' CSS markers
9 months ago
Trent Larson
f4f5fc7730
change remainder of "confirm" calls to better UX
9 months ago
Trent Larson
4e877c15f6
change the "give" action on contact page to use dialog box
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
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
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
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
Jose Olarte III
8da2c8cc30
Additions to Account View
10 months ago
Jose Olarte III
5388e6052c
Button width changes
For buttons that are next to each other
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
4dd2c044d5
bump to v 0.3.4
11 months ago
Trent Larson
252952e017
show the image rate limits
11 months ago
Jose Olarte III
a5c3600673
Sample button visual enhancement
11 months ago
Trent Larson
2058205150
for BVC shortcut: send attend & give actions, and list actions to confirm
11 months ago