Trent Larson
|
b2545e2f76
|
move copy icon for DIDs on contact screen
|
6 months ago |
Trent Larson
|
44ac98faa8
|
tweak verbiage and make other UI tweaks
|
6 months ago |
Trent Larson
|
d4cafd2f79
|
fix where it doesn't remove the plan when editing and removing it
|
6 months ago |
Trent Larson
|
de2b0e1940
|
fix problem detecting plans when editing gifts
|
6 months ago |
Trent Larson
|
361000e59b
|
hide the details of a claim by default
|
6 months ago |
Trent Larson
|
ff35e53367
|
show full contact details, plus other tweaks
|
6 months ago |
Trent Larson
|
e8e5c70843
|
fix one linting error
|
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
|
44041cac92
|
enhance seed-backup with clipboard copy & more info
|
6 months ago |
Trent Larson
|
3b772f8b4a
|
make the list of all claims show a link to each specific claim
|
6 months ago |
Trent Larson
|
59820a2f01
|
add more type casts
|
6 months ago |
Trent Larson
|
d724d8093c
|
add ability to edit a GiveAction
|
6 months ago |
Trent Larson
|
6456ce8dcc
|
refactor out unused DB reference
|
6 months ago |
Trent Larson
|
5ad8a2d2ba
|
await all of the db.settings updates
|
6 months ago |
Trent Larson
|
41a9c65afb
|
fix linting
|
6 months ago |
Trent Larson
|
4270374a67
|
create an identifier by default, while letting them choose if passkeys are enabled
|
6 months ago |
Trent Larson
|
b2ebc2992b
|
cache the passkey JWANT access token for multiple signatures
|
6 months ago |
Trent Larson
|
cd0a31e6f5
|
remove remaining getIdentity calls & fix QR code for did:peer
|
6 months ago |
Trent Larson
|
f7f38789d2
|
reword some things in help
|
6 months ago |
Trent Larson
|
f4f762b31c
|
add BTC donation address
|
6 months ago |
trentlarson
|
f6338c05ee
|
move low-level DID-related create & decode into separate folder (#120)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/120
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
6 months ago |
Trent Larson
|
f46a60b5dd
|
change first page back to prompts without passkey
|
6 months ago |
Trent Larson
|
11163dfad9
|
consolidate getIdentity & remove dups
|
6 months ago |
Trent Larson
|
7cb9e2aa52
|
replace remaining didJwt.createJwt calls with one that checks for did:peer
|
6 months ago |
Trent Larson
|
145a1da37e
|
linting cleanup
|
6 months ago |
Trent Larson
|
bce003e508
|
change accessToken to take a DID
|
6 months ago |
Trent Larson
|
45f0a14661
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
6 months ago |
Trent Larson
|
42fde503e3
|
make a passkey-generator in start & home pages, and make that the default
|
7 months ago |
Trent Larson
|
6b65e31649
|
misc tweaks and linting clean-up
|
7 months ago |
Trent Larson
|
9677a344c2
|
misc syntactic & type-checking clean-up
|
7 months ago |
Trent Larson
|
e4a5629cff
|
allow deletion of an identity
|
7 months ago |
Trent Larson
|
c4125822cb
|
show a loading indicator on the claim-confirmation screen
|
7 months ago |
Trent Larson
|
6f2da589b1
|
fill in the "Load More" links for plan linkages
|
7 months ago |
Trent Larson
|
1ebfc997eb
|
add section for gives provided by a plan
|
7 months ago |
Trent Larson
|
dea3f78173
|
fix type of the raw claim sent
|
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
|
9c7b138d06
|
modify & explain icons next to feed
|
7 months ago |
Trent Larson
|
b34e7daddf
|
refactor display logic a bit (no flow changes intended)
|
7 months ago |
trentlarson
|
4cb434fd5d
|
passkey test (#116)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/116
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
7 months ago |
Trent Larson
|
1639e7cf25
|
move & resize the contact edit & info buttons
|
7 months ago |
Trent Larson
|
810f307442
|
bump to v 0.3.14
|
7 months ago |
Trent Larson
|
a4bdd2e922
|
fix checkbox verbiage when no project is chosen for a give
|
7 months ago |
Trent Larson
|
08e1ce6486
|
fix prompt for already-registered contacts (plus some verbiage)
|
7 months ago |
Trent Larson
|
e88eea7f36
|
add BX currency, add link for user's activity, tweak verbiage
|
7 months ago |
Trent Larson
|
ea156fac13
|
improve messaging when user has no offers or projects
|
7 months ago |
Trent Larson
|
a95d5db24a
|
fix justification of checkboxes and text so they don't move
|
7 months ago |
Trent Larson
|
453256f874
|
give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient
|
7 months ago |
Trent Larson
|
7bf488d4fe
|
tweak UI for give-confirmation screen
|
7 months ago |
Trent Larson
|
230773a917
|
add Confirm Gift screen for simpler confirmation
|
7 months ago |