|
|
fcef84bc82
|
rename "docs" directory to "doc"
|
2024-07-19 14:40:48 -06:00 |
|
|
|
285f0a5e0e
|
add instructions to run tests, and fix linting (for WebStorm)
|
2024-07-19 14:35:48 -06:00 |
|
|
|
bc59cd5c41
|
cache the passkey JWANT access token for multiple signatures
|
2024-07-19 12:44:54 -06:00 |
|
|
|
1172aad318
|
Merge pull request 'docs: basic pandoc setup' (#118) from kentbull/crowd-funder-for-time-pwa:kb/add-usage-guide into master
Reviewed-on: #118
|
2024-07-19 12:47:18 -04:00 |
|
Jose Olarte III
|
81e9da5eb0
|
Create Project automation + test
|
2024-07-19 19:21:48 +08:00 |
|
Jose Olarte III
|
38ce988b9e
|
Cleanup
|
2024-07-19 17:40:22 +08:00 |
|
Jose Olarte III
|
2fe865d4ad
|
Updated test directory
|
2024-07-18 20:00:34 +08:00 |
|
Jose Olarte III
|
c3cf382dbf
|
Tesdt: validate copy contact info to clipboard
|
2024-07-18 19:56:40 +08:00 |
|
Jose Olarte III
|
4c8846d65a
|
Test: new ID from seed phrase
|
2024-07-18 19:56:12 +08:00 |
|
Jose Olarte III
|
9536fc9b5e
|
Playwright install
|
2024-07-18 19:55:57 +08:00 |
|
|
|
9b65fb7ef9
|
remove remaining getIdentity calls & fix QR code for did:peer
|
2024-07-15 20:47:10 -06:00 |
|
|
|
f74b399871
|
reword some things in help
|
2024-07-15 19:11:12 -06:00 |
|
|
|
05398b4de7
|
add BTC donation address
|
2024-07-15 17:18:22 -06:00 |
|
|
|
2aedf6c185
|
move low-level DID-related create & decode into separate folder (#120)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: #120
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
2024-07-13 13:24:54 -04:00 |
|
|
|
bc00eac143
|
Merge pull request 'Refactor JWT-creation calls through single function' (#119) from passkey-all into master
Reviewed-on: #119
|
2024-07-11 22:32:30 -04:00 |
|
|
|
925f3e90bb
|
change first page back to prompts without passkey
|
2024-07-11 19:54:20 -06:00 |
|
|
|
bc1846a95a
|
consolidate getIdentity & remove dups
|
2024-07-11 19:43:56 -06:00 |
|
|
|
674ca1d63c
|
replace remaining didJwt.createJwt calls with one that checks for did:peer
|
2024-07-11 19:35:17 -06:00 |
|
|
|
f184fe4d51
|
linting cleanup
|
2024-07-09 19:42:55 -06:00 |
|
|
|
c67ceebc67
|
change accessToken to take a DID
|
2024-07-09 19:20:05 -06:00 |
|
|
|
c200cdbead
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
2024-07-09 17:56:48 -06:00 |
|
|
|
2dd6e9b07a
|
make a passkey-generator in start & home pages, and make that the default
|
2024-07-06 19:12:31 -06:00 |
|
|
|
33d6b9df96
|
misc tweaks and linting clean-up
|
2024-07-06 13:04:15 -06:00 |
|
|
|
63d0f3c748
|
misc syntactic & type-checking clean-up
|
2024-07-06 07:15:46 -06:00 |
|
|
|
54d14324a1
|
allow deletion of an identity
|
2024-07-05 19:37:45 -06:00 |
|
|
|
05cc5b011d
|
show a loading indicator on the claim-confirmation screen
|
2024-07-01 17:55:21 -06:00 |
|
|
|
a3b0993855
|
fill in the "Load More" links for plan linkages
|
2024-06-30 20:10:18 -06:00 |
|
|
|
596454fc3d
|
add section for gives provided by a plan
|
2024-06-30 20:06:47 -06:00 |
|
|
|
5e39b91ee5
|
fix type of the raw claim sent
|
2024-06-29 13:32:13 -06:00 |
|
|
|
dffa007a74
|
add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen
|
2024-06-29 10:18:56 -06:00 |
|
|
|
2a8aa8be78
|
Merge branch 'master' into kb/add-usage-guide
|
2024-06-26 13:19:58 -04:00 |
|
Kent Bull
|
23cc923144
|
docs: finish initial boostrapping dev guide
|
2024-06-26 11:06:18 -06:00 |
|
Kent Bull
|
38ec7320bb
|
docs: add more docs on local run
|
2024-06-25 19:30:29 -06:00 |
|
Kent Bull
|
316e4be25a
|
docs: basic pandoc setup
|
2024-06-25 09:25:58 -06:00 |
|
|
|
1c0e0aeeba
|
modify & explain icons next to feed
|
2024-06-25 11:04:40 -04:00 |
|
|
|
1147ee4707
|
refactor display logic a bit (no flow changes intended)
|
2024-06-25 11:04:40 -04:00 |
|
|
|
e68d4fbe6d
|
passkey test (#116)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: #116
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
2024-06-24 22:21:24 -04:00 |
|
|
|
c3a1571c2f
|
move & resize the contact edit & info buttons
|
2024-06-22 12:34:30 -06:00 |
|
|
|
fafdccae66
|
bump version and add "-beta"
|
2024-06-22 12:23:57 -06:00 |
|
|
|
1611d22892
|
bump to v 0.3.14
|
2024-06-22 12:23:10 -06:00 |
|
|
|
4c6c85983c
|
fix checkbox verbiage when no project is chosen for a give
|
2024-06-22 12:06:55 -06:00 |
|
|
|
978a31a34e
|
fix prompt for already-registered contacts (plus some verbiage)
|
2024-06-22 11:47:10 -06:00 |
|
|
|
c7c6b7c071
|
add BX currency, add link for user's activity, tweak verbiage
|
2024-06-21 20:33:44 -06:00 |
|
|
|
daf692537c
|
improve messaging when user has no offers or projects
|
2024-06-21 19:52:35 -06:00 |
|
|
|
6bc7dfd76d
|
fix justification of checkboxes and text so they don't move
|
2024-06-21 19:25:46 -06:00 |
|
|
|
b87142d3ed
|
give-detail page: add more-correct parameters from confirm-give page, and allow toggling of project & user-recipient
|
2024-06-21 19:13:19 -06:00 |
|
|
|
15256bf698
|
tweak UI for give-confirmation screen
|
2024-06-21 16:02:08 -06:00 |
|
|
|
886e22ba88
|
add Confirm Gift screen for simpler confirmation
|
2024-06-20 20:52:26 -06:00 |
|
|
|
a85aac9630
|
fix dependency vulnerabilities
|
2024-05-24 11:42:36 -06:00 |
|
|
|
766727c799
|
bump version and add -beta; enhance help
|
2024-05-24 10:21:08 -06:00 |
|