Trent Larson
|
7228f5a01b
|
make feed pictures larger
|
3 months ago |
Trent Larson
|
0a314934b8
|
add invite-one-accept screen dedicated to accepting invitations
|
4 months ago |
Trent Larson
|
6ffbcfa9a1
|
catch more errors if something catastrophic happens to encrypted data
|
4 months ago |
Trent Larson
|
bb3807a805
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
4 months ago |
Trent Larson
|
5effb76cf5
|
ensure overlays show on top of relative+absolute positioning like green pluses
|
4 months ago |
Trent Larson
|
f1163d8302
|
add words under feed, add big "plus" on first page, and reword some things
|
4 months ago |
Trent Larson
|
60f066bda0
|
change default reminder message; show people & unnamed icons blue for clickable
|
4 months ago |
Trent Larson
|
c004706425
|
add pages to see all the offers to user and offers to user's projects
|
5 months ago |
Trent Larson
|
0d880d1edc
|
add "+" to numbers if hit limit (>50), fix linting
|
5 months ago |
Trent Larson
|
195ba6c759
|
add new projects to front page
|
5 months ago |
Trent Larson
|
5f452dcf73
|
add tests for new activity of offers-directly-to-user
|
5 months ago |
Trent Larson
|
dbf010c1fe
|
mark new-activity offers as seen, and mark them unseen again
|
5 months ago |
Trent Larson
|
67b2b7199a
|
fix tests (from project-page switch 4 commits ago) and fix linting
|
5 months ago |
Trent Larson
|
4168c37074
|
add large notice when user has a new offer to them
|
5 months ago |
Trent Larson
|
8a61d9df45
|
various look-and-feel improvements
|
5 months ago |
Trent Larson
|
53abf964b2
|
add basic page-by-page onboarding help
|
5 months ago |
Trent Larson
|
4edcefd0f0
|
fix verbiage for recipient on home page
|
6 months ago |
Trent Larson
|
9925800fbd
|
allow details on a give for a providing project (so we can attach a picture)
|
6 months ago |
Trent Larson
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
7 months ago |
Trent Larson
|
9a9c9d3a06
|
jump from ideas directly into giving dialog choice
|
7 months ago |
Trent Larson
|
5151052202
|
fix test BVC setting, remove stray console.outs
|
7 months ago |
Trent Larson
|
9e98a9ab43
|
add test for new name-entry & copy-to-clipboard flow
|
7 months ago |
Trent Larson
|
f2cb7d3ed8
|
prompt for name when showing info, and provide a "copy" page when remote
|
7 months ago |
Trent Larson
|
431672fd63
|
move some buttons to take less space at the top of Home
|
7 months ago |
Trent Larson
|
a001f2fde3
|
fix linting, and give instructions for current test suite
|
8 months ago |
Trent Larson
|
bdb544a624
|
fix error sharing image and failing to upload, fix upload in webkit/safari, and test it
|
8 months ago |
Jose Olarte III
|
8008504828
|
Playwright: additional checks to add contact
|
8 months ago |
Jose Olarte III
|
a410836539
|
Added IDs for Playwright targeting
|
8 months ago |
Trent Larson
|
d724d8093c
|
add ability to edit a GiveAction
|
8 months ago |
Trent Larson
|
5ad8a2d2ba
|
await all of the db.settings updates
|
9 months ago |
Trent Larson
|
41a9c65afb
|
fix linting
|
9 months ago |
Trent Larson
|
4270374a67
|
create an identifier by default, while letting them choose if passkeys are enabled
|
9 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>
|
9 months ago |
Trent Larson
|
f46a60b5dd
|
change first page back to prompts without passkey
|
9 months ago |
Trent Larson
|
145a1da37e
|
linting cleanup
|
9 months ago |
Trent Larson
|
45f0a14661
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
9 months ago |
Trent Larson
|
42fde503e3
|
make a passkey-generator in start & home pages, and make that the default
|
9 months ago |
Trent Larson
|
9c7b138d06
|
modify & explain icons next to feed
|
9 months ago |
Trent Larson
|
b34e7daddf
|
refactor display logic a bit (no flow changes intended)
|
9 months ago |
Trent Larson
|
230773a917
|
add Confirm Gift screen for simpler confirmation
|
9 months ago |
Trent Larson
|
b86543b404
|
disallow new-project page if not registered
|
11 months ago |
Trent Larson
|
7d0007e4d9
|
remove verbiage on front page that's now extra
|
11 months ago |
Trent Larson
|
8a9bb100ea
|
constantly recheck on home screen if not registered
|
11 months ago |
Trent Larson
|
9acba28b85
|
fix problem with duplicates in feed, plus some other UI tweaks
|
11 months ago |
Trent Larson
|
fccc4edb63
|
remove some 'uppercase' CSS markers
|
11 months ago |
Trent Larson
|
1df2d3ed05
|
remove message confusion, add project name during give-details
|
11 months ago |
Trent Larson
|
4e877c15f6
|
change the "give" action on contact page to use dialog box
|
12 months ago |
Trent Larson
|
7cbdc7a099
|
add code to display profiles in feed, but deactivate it for now
|
12 months ago |
Trent Larson
|
6d6e5266b4
|
make the home screen elements load more quickly
|
12 months ago |
Trent Larson
|
581a374b05
|
show contact's or user's icon in more places
|
12 months ago |