Commit Graph

1200 Commits

Author SHA1 Message Date
fd6a43d3b5 add an invite-delete function 2024-10-08 20:13:07 -06:00
d82e0db951 refactor invite link & add test 2024-10-08 08:36:32 -06:00
c286012674 fix linting 2024-10-06 20:07:05 -06:00
3b5983fa7c finish the loading of an invite RegisterAction when clicking on a link 2024-10-06 20:01:07 -06:00
cd9f097180 add page for one-on-one invites (incomplete) 2024-10-05 18:35:59 -06:00
ebfcfa0a2d update nostr message to include signature for public key 2024-10-04 13:24:07 -06:00
84720b9404 bump to version 3.0.28 2024-09-30 20:29:19 -06:00
31a05f3c42 fix verbiage for recipient on home page 2024-09-30 19:54:14 -06:00
7febdc276d change give provider to a single value 2024-09-30 18:33:15 -06:00
625acb66f0 allow details on a give for a providing project (so we can attach a picture) 2024-09-30 18:11:07 -06:00
36e5d0a6f5 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
2d316b67f9 add link directly into contact page to add a new contact via "contactJwt" query parameter 2024-09-27 18:41:11 -06:00
15a779bfd9 fix another vulnerability 2024-09-26 20:12:18 -06:00
9efb35b07c fix some vulnerabilities 2024-09-26 20:05:56 -06:00
c9b92857a9 bump version and add "-beta" 2024-09-26 09:16:58 -06:00
d0c3b97946 Merge branch 'nostr' 2024-09-26 09:14:56 -06:00
cf797c7702 disable checkboxes for nostr partner messages; adjust linting warnings 2024-09-26 09:14:08 -06:00
011870e85f support TripHopping on nostr as well 2024-09-26 08:42:31 -06:00
d8456788cb send all info needed to create a Trustroots event 2024-09-25 09:01:49 -06:00
ee23e6f005 bump to version 0.3.27 2024-09-22 13:30:42 -06:00
f2ba702355 update caniuse-lite 2024-09-22 13:28:18 -06:00
270c9067fc add more specific check to avoid complaint about multiple matches 2024-09-22 13:27:21 -06:00
f2446b0b83 add nostr Trustroots partner as an option when submitting a project 2024-09-22 08:40:24 -06:00
7e6ef1470c only show the "raw edit" when advanced options are turned on 2024-09-22 08:39:08 -06:00
3d5a0fc0b4 fix problem where mounted ran before create and didn't load any claims 2024-09-21 12:47:37 -06:00
866a1d740c allow bulk-imported contacts to have visibility set 2024-09-17 18:30:50 -06:00
8263ed2b29 bump to version 0.3.26 2024-09-16 15:29:54 -06:00
ecc455939b fix error is OfferDialog where assignment to a project was missed, plus some refactors 2024-09-16 15:12:32 -06:00
9b86af8508 fix alert when looking at one's own activity 2024-09-15 19:53:12 -06:00
023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 2024-09-15 16:30:46 -06:00
e021808aa2 include some DID info on the contact list page 2024-08-31 13:05:59 -06:00
f5e8ccaeb3 bump version and add "-beta" 2024-08-30 22:05:43 -06:00
dcbe02d877 bump version to 0.3.25 2024-08-30 21:59:15 -06:00
353726596d remove the last of the localStorage for passing parameters 2024-08-30 21:55:08 -06:00
e62b52095c bump version to 0.3.24 2024-08-30 20:51:13 -06:00
fee8a78bdd fix so "not named" shows on detail screen for anonymous 2024-08-30 20:44:07 -06:00
174c37169f jump from ideas directly into giving dialog choice 2024-08-30 20:37:36 -06:00
f5cbeafd5b add message when no projects are found in a search, and bump to version 0.3.23 2024-08-30 14:55:06 -06:00
0e7da5a9a4 fix test BVC setting, remove stray console.outs 2024-08-30 14:28:22 -06:00
7704d0bd18 bump to version 0.3.22 2024-08-30 12:56:25 -06:00
Jose Olarte III
891d71814c Variable website, date and time 2024-08-30 16:56:37 +08:00
Jose Olarte III
03a3964cbd Merge branch 'master' into test-playwright 2024-08-30 15:37:30 +08:00
46ebd95394 add wording in help page 2024-08-29 20:02:57 -06:00
acf04792be change tests assuming result will be at top 2024-08-29 19:49:35 -06:00
06774469be add blurbs for different audiences in Help, and allow a link for direct search on project discovery page 2024-08-29 19:25:34 -06:00
Jose Olarte III
3262f0ee64 Improved create project test
- Added editing to test
- Added variables for other values
2024-08-29 19:25:02 +08:00
Jose Olarte III
69473a826f Removed test.slow() 2024-08-28 19:32:51 +08:00
Jose Olarte III
51eb45353e Moved common functions to testUtils 2024-08-28 19:12:59 +08:00
Jose Olarte III
b1875b5812 Remove unneeded timeouts 2024-08-28 16:24:50 +08:00
Jose Olarte III
bd27d8a10f Merge branch 'master' into test-playwright 2024-08-28 16:12:52 +08:00