Matthew Raymer
61e32dd560
Merge branch 'master' into split_build_process
...
fix: image server references and test configurations
- Update image server references to use test server by default for local dev
- Fix registration status checks in tests
- Remove verbose console logging
- Update environment configurations for consistent image server usage
- Fix alert handling in contact registration tests
- Clean up component lifecycle logging
- Add clarifying comments about shared image server usage
- Update playwright test configurations for better reliability
This commit ensures consistent image server behavior across environments
and improves test reliability by properly handling registration status
checks and alerts.
2025-02-17 06:36:40 +00:00
7c61d0445b
fix display on a mobile device & mark slower tests
2025-02-07 14:29:32 -07:00
5b8a564e10
add end time to projects
2025-02-07 08:46:40 -07:00
Matthew Raymer
2a7178db53
Merge changes
2025-02-03 13:27:36 +00:00
9f54286817
fix linting, add to the 10-project timeout
2025-01-29 21:36:27 -07:00
888e87f6c6
add instructions for contacting potential links to hidden people
2025-01-29 21:01:35 -07:00
Matthew Raymer
6903a02df6
Merge fixes
2025-01-11 12:45:43 +00:00
Matthew Raymer
8b77d2b573
Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine.
2025-01-05 08:38:15 +00:00
399e6299de
add contact-methods to a contact
2025-01-04 20:34:05 -07:00
2c0b927080
make notification errors go away automatically
2025-01-04 18:02:10 -07:00
d4bb2a35fc
add a contact-edit page and allow saving of notes
2025-01-04 16:35:05 -07:00
670c729a37
move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView
2025-01-04 14:55:20 -07:00
af12e1bd51
for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better
2024-12-20 19:09:20 -07:00
8bf9640c10
add number of confirmers to certificate & show DID info when appropriate
2024-12-20 15:49:42 -07:00
124ff65aa2
add copy-link on the claim view page & enable certificate
2024-12-18 16:31:27 -07:00
6749c1ec2d
refine claim certificate view
2024-12-18 16:05:43 -07:00
af197f7c11
catch more errors if something catastrophic happens to encrypted data
2024-12-10 20:02:49 -07:00
251649e6fe
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
2024-12-08 19:34:31 -07:00
2b802f01f8
add page for a printable certificate (which works but isn't too impressive yet)
2024-12-01 20:20:03 -07:00
1714f4d087
refactor some verbiage & look-and-feel
2024-11-30 13:16:58 -07:00
8f10904464
fix problem on claim view showing issuer name
2024-11-29 19:57:38 -07:00
d621828d53
add tests for gives to & from projects
2024-11-29 10:42:58 -07:00
8db7ac3f6f
refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
2024-11-28 11:26:51 -07:00
bacf9d7de6
fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks
2024-11-07 18:17:33 -07:00
dbf010c1fe
mark new-activity offers as seen, and mark them unseen again
2024-11-03 17:20:54 -07:00
8a61d9df45
various look-and-feel improvements
2024-11-01 20:32:39 -06:00
6f880d0df1
fix bad link to project page, fix improper action on invite-add-contact cancel
2024-10-12 20:55:55 -06:00
9925800fbd
allow details on a give for a providing project (so we can attach a picture)
2024-09-30 18:11:07 -06:00
7c70e699d8
switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page
2024-09-28 17:31:58 -06:00
8111b0e5cf
modify the settings to allow account-specific settings, eg. for "isRegistered"
2024-09-15 16:30:46 -06:00
9a9c9d3a06
jump from ideas directly into giving dialog choice
2024-08-30 20:37:36 -06:00
7309ba1436
add tests for importing multiple records, fix other confirmation tests
2024-08-21 18:43:28 -06:00
4f97010f99
fix tests, add test for offer update
2024-08-18 13:48:07 -06:00
f38edff942
allow editing of an offer
2024-08-17 19:59:02 -06:00
53e77e46dd
fix list of offers (and some other lists), and add tests for offers
2024-08-12 09:25:01 -06:00
a001f2fde3
fix linting, and give instructions for current test suite
2024-08-10 13:37:31 -06:00
e30e43d762
show image on the view-claim screen
2024-08-09 07:27:29 -06:00
c69c3a7126
refactor confirmation section to show together and more cleanly
2024-08-09 07:20:01 -06:00
e0c50dcf62
add 'isRegistered' check to guard against many buttons
2024-08-04 19:56:10 -06:00
44ac98faa8
tweak verbiage and make other UI tweaks
2024-07-28 17:09:57 -06:00
361000e59b
hide the details of a claim by default
2024-07-27 18:38:52 -06:00
ff35e53367
show full contact details, plus other tweaks
2024-07-27 18:22:22 -06:00
d724d8093c
add ability to edit a GiveAction
2024-07-23 20:14:07 -06:00
41a9c65afb
fix linting
2024-07-19 21:15:56 -06:00
11163dfad9
consolidate getIdentity & remove dups
2024-07-11 19:43:56 -06:00
7cb9e2aa52
replace remaining didJwt.createJwt calls with one that checks for did:peer
2024-07-11 19:35:17 -06:00
45f0a14661
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
2024-07-09 17:56:48 -06:00
1ebfc997eb
add section for gives provided by a plan
2024-06-30 20:06:47 -06:00
230773a917
add Confirm Gift screen for simpler confirmation
2024-06-20 20:52:26 -06:00
f4f5fc7730
change remainder of "confirm" calls to better UX
2024-04-24 20:11:38 -06:00