2a6234f322
show totals of gives to a project
2025-02-22 20:34:23 -07:00
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
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
101acd2a8c
fix build and auto-test issues
2025-01-20 13:06:05 -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
2c0b927080
make notification errors go away automatically
2025-01-04 18:02:10 -07:00
35866e0c2a
fix problem switching projects where old link data remained
2025-01-01 13:55:42 -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
5b5fbe23a5
allow to deselect the giver & refactor dialog to group giver vs recipient
2024-11-30 17:27:16 -07:00
1714f4d087
refactor some verbiage & look-and-feel
2024-11-30 13:16:58 -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
1b87bda471
change default reminder message; show people & unnamed icons blue for clickable
2024-11-24 20:14:30 -07:00
6f880d0df1
fix bad link to project page, fix improper action on invite-add-contact cancel
2024-10-12 20:55:55 -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
1d48da6855
disable checkboxes for nostr partner messages; adjust linting warnings
2024-09-26 09:14:08 -06:00
8111b0e5cf
modify the settings to allow account-specific settings, eg. for "isRegistered"
2024-09-15 16:30:46 -06:00
0947c55110
remove the last of the localStorage for passing parameters
2024-08-30 21:55:08 -06:00
9a9c9d3a06
jump from ideas directly into giving dialog choice
2024-08-30 20:37:36 -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
93caec3719
add image on entries in a project
2024-08-09 07:55:31 -06:00
e0c50dcf62
add 'isRegistered' check to guard against many buttons
2024-08-04 19:56:10 -06:00
6bac80a280
move pointers to other projects up in the project view
2024-08-04 19:09:11 -06:00
59820a2f01
add more type casts
2024-07-23 20:57:10 -06:00
b2ebc2992b
cache the passkey JWANT access token for multiple signatures
2024-07-19 12:44:54 -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
145a1da37e
linting cleanup
2024-07-09 19:42:55 -06:00
bce003e508
change accessToken to take a DID
2024-07-09 19:20:05 -06:00
6f2da589b1
fill in the "Load More" links for plan linkages
2024-06-30 20:10:18 -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
2321e1d6e8
allow link to the large version of a project image
2024-05-24 09:11:20 -06:00
af976ba838
add an image to projects (which shows on all ProjectIcons except for offers)
2024-05-23 20:51:40 -06:00
7f02ba29a3
add a share_target for people to add a photo
2024-05-10 13:17:20 -06:00
9acba28b85
fix problem with duplicates in feed, plus some other UI tweaks
2024-04-26 17:05:11 -06:00
bef56fce10
allow loading more gives & offers & plans when limits are hit on project view
2024-04-26 15:44:09 -06:00
fccc4edb63
remove some 'uppercase' CSS markers
2024-04-25 20:17:49 -06:00
f4f5fc7730
change remainder of "confirm" calls to better UX
2024-04-24 20:11:38 -06:00
7078f7b9e6
add choice of a start date for a project
2024-04-23 20:48:38 -06:00
1df2d3ed05
remove message confusion, add project name during give-details
2024-04-21 20:31:57 -06:00
4e877c15f6
change the "give" action on contact page to use dialog box
2024-04-21 16:42:22 -06:00
7cbdc7a099
add code to display profiles in feed, but deactivate it for now
2024-04-20 19:53:11 -06:00
581a374b05
show contact's or user's icon in more places
2024-04-19 11:39:01 -06:00