Trent Larson
866a1d740c
allow bulk-imported contacts to have visibility set
11 months ago
Trent Larson
023c8f6321
modify the settings to allow account-specific settings, eg. for "isRegistered"
11 months ago
Trent Larson
5d47eab6d8
add test for new name-entry & copy-to-clipboard flow
12 months ago
Trent Larson
e24cd06e3d
make the user-name pop-up the preferred way to set the name
12 months ago
Trent Larson
767d33c0a0
prompt for name when showing info, and provide a "copy" page when remote
12 months ago
Trent Larson
7a25892472
add test for registration of new user
12 months ago
Trent Larson
c5c687a9c5
add tests for importing multiple records, fix other confirmation tests
12 months ago
Trent Larson
1fe540d5a8
fix list of offers (and some other lists), and add tests for offers
1 year ago
Trent Larson
052d5c5bd1
add a test for empty ID, fix some linting
1 year ago
Jose Olarte III
88f41b885c
Added IDs for Playwright targeting
1 year ago
Trent Larson
8d684f1b29
tweak verbiage and make other UI tweaks
1 year ago
Trent Larson
5647c4627f
import & update selected contacts
1 year ago
Trent Larson
3f2f334424
add help text, both in general and for download
1 year ago
Trent Larson
c0df24fe01
add more type casts
1 year ago
Trent Larson
e51a7b84a4
fix linting
1 year ago
Trent Larson
bc59cd5c41
cache the passkey JWANT access token for multiple signatures
1 year ago
Trent Larson
674ca1d63c
replace remaining didJwt.createJwt calls with one that checks for did:peer
1 year ago
Trent Larson
c67ceebc67
change accessToken to take a DID
1 year ago
Trent Larson
c200cdbead
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
1 year ago
Trent Larson
dffa007a74
add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen
1 year ago
Trent Larson
c3a1571c2f
move & resize the contact edit & info buttons
1 year ago
Trent Larson
c7c6b7c071
add BX currency, add link for user's activity, tweak verbiage
1 year ago
Trent Larson
567bcad88d
bump to version 0.3.11 (and enhance warning on profile deletion)
1 year ago
Trent Larson
a8ef530d58
allow file choice for gift, plus other UI fixes
1 year ago
Trent Larson
b81c096fe4
add file-chooser to the profile image selection
1 year ago
Trent Larson
aa7d82c531
add a share_target for people to add a photo
1 year ago
Trent Larson
9157837586
show something to indicate claims were sent (mostly in BVC screens)
1 year ago
Trent Larson
751c066bd0
constantly recheck on home screen if not registered
1 year ago
Trent Larson
c403356055
add registration inside contact import, with flag to hide it
1 year ago
Trent Larson
bd148e88a3
for scan on QR code screen, import and keep on that screen
1 year ago
Trent Larson
56523da11e
remove some 'uppercase' CSS markers
1 year ago
Trent Larson
94b5389ce9
change remainder of "confirm" calls to better UX
1 year ago
Trent Larson
d1a285d659
change the "give" action on contact page to use dialog box
1 year ago
Trent Larson
676882978a
add code to display profiles in feed, but deactivate it for now
1 year ago
Trent Larson
03f722f38a
make so cropping isn't behind header; delete profile image from storage when deleted
1 year ago
Trent Larson
5a9958cb4f
show contact's or user's icon in more places
1 year ago
Trent Larson
b11cf81bf9
crop the image and store online and in settings
1 year ago
Trent Larson
734e28667d
add photo to profile page (not yet saved)
1 year ago
Trent Larson
7ae431a9e7
fix PWA creation & service-worker registration, plus some commentary tweaks
1 year ago
Trent Larson
77becf8673
remove non-working interests, enhance error messages, update tasks & changelog
1 year ago
Trent Larson
0b446ec134
misc tweaks for new vite build
1 year ago
Trent Larson
78fab735e6
avoid a huge error message in a likely-well-known scenario
1 year ago
Trent Larson
0fbd1ad51a
add missing Dexie import (which causes failure upon download click)
1 year ago
Jose Olarte III
0b4f2484f7
Additions to Account View
1 year ago
Jose Olarte III
dce4d3cc72
Button width changes
For buttons that are next to each other
1 year 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
1 year ago
Jason Buchanan
38f44771e9
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