Trent Larson
|
052d5c5bd1
|
add a test for empty ID, fix some linting
|
3 months ago |
Trent Larson
|
9213ad1f4a
|
remove unused code
|
3 months ago |
Jose Olarte III
|
26f6eb66fe
|
Playwright: additional checks to add contact
|
4 months ago |
Jose Olarte III
|
88f41b885c
|
Added IDs for Playwright targeting
|
4 months ago |
Trent Larson
|
1fbd1da87d
|
add visibility flag set, refactor to see results, and add copy icons for contact info
|
4 months ago |
Trent Larson
|
d96770a351
|
move copy icon for DIDs on contact screen
|
4 months ago |
Trent Larson
|
8d684f1b29
|
tweak verbiage and make other UI tweaks
|
4 months ago |
Trent Larson
|
6272b3045b
|
fix where it doesn't remove the plan when editing and removing it
|
4 months ago |
Trent Larson
|
375d6ddbe2
|
fix problem detecting plans when editing gifts
|
4 months ago |
Trent Larson
|
f497c53294
|
hide the details of a claim by default
|
4 months ago |
Trent Larson
|
cb8aeeac1b
|
show full contact details, plus other tweaks
|
4 months ago |
Trent Larson
|
791a35d97c
|
fix one linting error
|
4 months ago |
Trent Larson
|
5647c4627f
|
import & update selected contacts
|
4 months ago |
Trent Larson
|
3f2f334424
|
add help text, both in general and for download
|
4 months ago |
Trent Larson
|
3b05ae7d9d
|
enhance seed-backup with clipboard copy & more info
|
4 months ago |
Trent Larson
|
81c96a5cd1
|
make the list of all claims show a link to each specific claim
|
4 months ago |
Trent Larson
|
c0df24fe01
|
add more type casts
|
4 months ago |
Trent Larson
|
c16c1689a3
|
add ability to edit a GiveAction
|
4 months ago |
Trent Larson
|
6ae2329317
|
refactor out unused DB reference
|
4 months ago |
Trent Larson
|
f362f19cbb
|
await all of the db.settings updates
|
4 months ago |
Trent Larson
|
e51a7b84a4
|
fix linting
|
4 months ago |
Trent Larson
|
403327c25a
|
create an identifier by default, while letting them choose if passkeys are enabled
|
4 months ago |
Trent Larson
|
bc59cd5c41
|
cache the passkey JWANT access token for multiple signatures
|
4 months ago |
Trent Larson
|
9b65fb7ef9
|
remove remaining getIdentity calls & fix QR code for did:peer
|
4 months ago |
Trent Larson
|
f74b399871
|
reword some things in help
|
4 months ago |
Trent Larson
|
05398b4de7
|
add BTC donation address
|
4 months ago |
trentlarson
|
2aedf6c185
|
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>
|
4 months ago |
Trent Larson
|
925f3e90bb
|
change first page back to prompts without passkey
|
4 months ago |
Trent Larson
|
bc1846a95a
|
consolidate getIdentity & remove dups
|
4 months ago |
Trent Larson
|
674ca1d63c
|
replace remaining didJwt.createJwt calls with one that checks for did:peer
|
4 months ago |
Trent Larson
|
f184fe4d51
|
linting cleanup
|
4 months ago |
Trent Larson
|
c67ceebc67
|
change accessToken to take a DID
|
4 months ago |
Trent Larson
|
c200cdbead
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
4 months ago |
Trent Larson
|
2dd6e9b07a
|
make a passkey-generator in start & home pages, and make that the default
|
4 months ago |
Trent Larson
|
33d6b9df96
|
misc tweaks and linting clean-up
|
4 months ago |
Trent Larson
|
63d0f3c748
|
misc syntactic & type-checking clean-up
|
4 months ago |
Trent Larson
|
54d14324a1
|
allow deletion of an identity
|
4 months ago |
Trent Larson
|
05cc5b011d
|
show a loading indicator on the claim-confirmation screen
|
5 months ago |
Trent Larson
|
a3b0993855
|
fill in the "Load More" links for plan linkages
|
5 months ago |
Trent Larson
|
596454fc3d
|
add section for gives provided by a plan
|
5 months ago |
Trent Larson
|
5e39b91ee5
|
fix type of the raw claim sent
|
5 months ago |
Trent Larson
|
dffa007a74
|
add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen
|
5 months ago |
Trent Larson
|
1c0e0aeeba
|
modify & explain icons next to feed
|
5 months ago |
Trent Larson
|
1147ee4707
|
refactor display logic a bit (no flow changes intended)
|
5 months ago |
trentlarson
|
e68d4fbe6d
|
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>
|
5 months ago |
Trent Larson
|
c3a1571c2f
|
move & resize the contact edit & info buttons
|
5 months ago |
Trent Larson
|
1611d22892
|
bump to v 0.3.14
|
5 months ago |
Trent Larson
|
4c6c85983c
|
fix checkbox verbiage when no project is chosen for a give
|
5 months ago |
Trent Larson
|
978a31a34e
|
fix prompt for already-registered contacts (plus some verbiage)
|
5 months ago |
Trent Larson
|
c7c6b7c071
|
add BX currency, add link for user's activity, tweak verbiage
|
5 months ago |