Trent Larson
|
87c69b5cef
|
add invite-one-accept screen dedicated to accepting invitations
|
4 months ago |
Trent Larson
|
eab4ce561d
|
catch more errors if something catastrophic happens to encrypted data
|
4 months ago |
Trent Larson
|
853c1c8c2e
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
4 months ago |
Trent Larson
|
5fcfe04425
|
ensure overlays show on top of relative+absolute positioning like green pluses
|
4 months ago |
Trent Larson
|
9a01ad8c3a
|
add words under feed, add big "plus" on first page, and reword some things
|
4 months ago |
Trent Larson
|
c8d23647d1
|
change default reminder message; show people & unnamed icons blue for clickable
|
4 months ago |
Trent Larson
|
d260defb05
|
add pages to see all the offers to user and offers to user's projects
|
5 months ago |
Trent Larson
|
64bc47e13e
|
add "+" to numbers if hit limit (>50), fix linting
|
5 months ago |
Trent Larson
|
94d64eb93a
|
add new projects to front page
|
5 months ago |
Trent Larson
|
bbad1a6650
|
add tests for new activity of offers-directly-to-user
|
5 months ago |
Trent Larson
|
9327d7ee03
|
mark new-activity offers as seen, and mark them unseen again
|
5 months ago |
Trent Larson
|
93ed4657ad
|
fix tests (from project-page switch 4 commits ago) and fix linting
|
5 months ago |
Trent Larson
|
3c790dceb7
|
add large notice when user has a new offer to them
|
5 months ago |
Trent Larson
|
63bd38766a
|
various look-and-feel improvements
|
5 months ago |
Trent Larson
|
1bc58ae928
|
add basic page-by-page onboarding help
|
5 months ago |
Trent Larson
|
31a05f3c42
|
fix verbiage for recipient on home page
|
6 months ago |
Trent Larson
|
625acb66f0
|
allow details on a give for a providing project (so we can attach a picture)
|
6 months ago |
Trent Larson
|
023c8f6321
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
7 months ago |
Trent Larson
|
174c37169f
|
jump from ideas directly into giving dialog choice
|
7 months ago |
Trent Larson
|
0e7da5a9a4
|
fix test BVC setting, remove stray console.outs
|
7 months ago |
Trent Larson
|
5d47eab6d8
|
add test for new name-entry & copy-to-clipboard flow
|
7 months ago |
Trent Larson
|
767d33c0a0
|
prompt for name when showing info, and provide a "copy" page when remote
|
7 months ago |
Trent Larson
|
22c3d28405
|
move some buttons to take less space at the top of Home
|
7 months ago |
Trent Larson
|
01a8814b4e
|
fix linting, and give instructions for current test suite
|
8 months ago |
Trent Larson
|
b8181f6ae3
|
fix error sharing image and failing to upload, fix upload in webkit/safari, and test it
|
8 months ago |
Jose Olarte III
|
26f6eb66fe
|
Playwright: additional checks to add contact
|
8 months ago |
Jose Olarte III
|
88f41b885c
|
Added IDs for Playwright targeting
|
8 months ago |
Trent Larson
|
c16c1689a3
|
add ability to edit a GiveAction
|
9 months ago |
Trent Larson
|
f362f19cbb
|
await all of the db.settings updates
|
9 months ago |
Trent Larson
|
e51a7b84a4
|
fix linting
|
9 months ago |
Trent Larson
|
403327c25a
|
create an identifier by default, while letting them choose if passkeys are enabled
|
9 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>
|
9 months ago |
Trent Larson
|
925f3e90bb
|
change first page back to prompts without passkey
|
9 months ago |
Trent Larson
|
f184fe4d51
|
linting cleanup
|
9 months ago |
Trent Larson
|
c200cdbead
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
9 months ago |
Trent Larson
|
2dd6e9b07a
|
make a passkey-generator in start & home pages, and make that the default
|
9 months ago |
Trent Larson
|
1c0e0aeeba
|
modify & explain icons next to feed
|
9 months ago |
Trent Larson
|
1147ee4707
|
refactor display logic a bit (no flow changes intended)
|
10 months ago |
Trent Larson
|
886e22ba88
|
add Confirm Gift screen for simpler confirmation
|
10 months ago |
Trent Larson
|
c107073592
|
disallow new-project page if not registered
|
11 months ago |
Trent Larson
|
3ea5c42769
|
remove verbiage on front page that's now extra
|
11 months ago |
Trent Larson
|
751c066bd0
|
constantly recheck on home screen if not registered
|
11 months ago |
Trent Larson
|
6f4876e32b
|
fix problem with duplicates in feed, plus some other UI tweaks
|
11 months ago |
Trent Larson
|
56523da11e
|
remove some 'uppercase' CSS markers
|
11 months ago |
Trent Larson
|
ab6d2e3d4b
|
remove message confusion, add project name during give-details
|
12 months ago |
Trent Larson
|
d1a285d659
|
change the "give" action on contact page to use dialog box
|
12 months ago |
Trent Larson
|
676882978a
|
add code to display profiles in feed, but deactivate it for now
|
12 months ago |
Trent Larson
|
606f21faec
|
make the home screen elements load more quickly
|
12 months ago |
Trent Larson
|
5a9958cb4f
|
show contact's or user's icon in more places
|
12 months ago |
Trent Larson
|
d49bf61524
|
on home page, change the filtered button color
|
1 year ago |