Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/wpgraphql-acf

Re-architecture of WPGraphQL for ACF
https://github.com/wp-graphql/wpgraphql-acf

- change set-output per: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

06838a8ce245206ddcc482e0871025b3f444411e authored over 1 year ago by Jason Bahl <[email protected]>
- pin mariadb

57d6aa2da7007a739b4c432edb298b79b0028f85 authored over 1 year ago by Jason Bahl <[email protected]>
- fix cs

5926b9ff884a32d1a9c63e192be6d4d807dec22a authored over 1 year ago by Jason Bahl <[email protected]>
- change namespace from WPGraphQLAcf to WPGraphQL\Acf

97695cae331012afc559cf350c168ebdebc2e93e authored over 1 year ago by Jason Bahl <[email protected]>
- increase minimum version of WPGraphQL core required

- update field config for better support for clone fields
- update Utils function to clear the ty...

38f6031e844d0c6c1c79a6690d08b0c08b57b1b9 authored over 1 year ago by Jason Bahl <[email protected]>
- update composer.json/composer.lock

- update schema-linter workflow to pin at mariadb:10.8.2
- update FieldConfig.php to support nest...

66dc60728401722d7af68fd6fbfc865ddf32d985 authored over 1 year ago by Jason Bahl <[email protected]>
Merge branch 'release/v2.0.0-beta.2.4.0'

d2e9b3d990ef6eb83400d7b20b17dd4e6b6e4df0 authored over 1 year ago by Jason Bahl <[email protected]>
- update changelog, versions for release

65a32a61fa68729b1aaaf94eda59140787588bad authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #47 from wp-graphql/fix/#45-inactive-field-groups-not-showing-in-schema

fix: #45 - allow inactive field groups to show in the Schema (but prevent their location rules f...

6288c615dd97fea305de63f782bcdf9160cb9eab authored over 1 year ago by Jason Bahl <[email protected]>
- update test

48d0fe3e22939632af5cb9fb13df09878f377879 authored over 1 year ago by Jason Bahl <[email protected]>
- cleanup after test

cd81520b45482a2bb145f2a7b43a119c9b4302af authored over 1 year ago by Jason Bahl <[email protected]>
- downgrade wp-cli to 2.7 as it caused breaking changes

- phstan fixes
- update test to fill in required field

9d1ca2c7e1e27206b5f6064ce380aacccc0e69d8 authored over 1 year ago by Jason Bahl <[email protected]>
- Prevent adding clone interfaces if ACF Pro is not active

dece70948be904ef67e313de0d11214120378bc4 authored over 1 year ago by Jason Bahl <[email protected]>
no message

18ae47767cf0796832d232d4f0160e8ac84f8644 authored over 1 year ago by Jason Bahl <[email protected]>
- update tests to run on pull_request_target

- update AcfeFieldCest to only run if ACF Pro is active
- update AcfProFieldCest to only run if A...

ecb2cb246877d1dfbc4307a8b62562e3219f23e0 authored over 1 year ago by Jason Bahl <[email protected]>
- add a lot of Cests

adaa9e68c4edcffdee776ac2045fdb25d7d8cd6d authored over 1 year ago by Jason Bahl <[email protected]>
- adding more cests

4508d4c483b04d88f6d815e0354c3eb17a97d65c authored over 1 year ago by Jason Bahl <[email protected]>
- Remove check for "active" on field group when determining if the field group should show in graphql. Inactive field groups will show in the Schema if set to "show_in_graphql"

- Update LocationRules to not determine rules for inactive field groups.

8a825377d17037d45fb0401d22a22744a6519c38 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #46 from wp-graphql/feat/add-graphql_non_null

feat: #43 add "graphql_non_null" setting for fields

c471b7c700bb80701748efe74b482b13d57cb3f6 authored over 1 year ago by Jason Bahl <[email protected]>
- output the url for downloading, minus the license key

1abfb18b8db306d7e1b2258f4b4861bd2b3113f0 authored over 1 year ago by Jason Bahl <[email protected]>
- update test name

a5885eb8c6bee6f4a3dbe748439dd7ae2519c189 authored over 1 year ago by Jason Bahl <[email protected]>
- update composer.lock

- add ip check to the testing workflow

78bd4e3536d41d4564819955e2584404126c824a authored over 1 year ago by Jason Bahl <[email protected]>
- return "connection" as type for relationship field

- composer fix-cs

95c0f169e3fe1cd92c3de8578134002eecec1e96 authored over 1 year ago by Jason Bahl <[email protected]>
- update the "graphql_non_null" setting to only show if the field is also set to "show_in_graphql"

- update the callback for get_admin_fields to pass the default settings to it
- prevent graphql_n...

0bceeb4ad905bea75a78ef17e95c854094483edc authored over 1 year ago by Jason Bahl <[email protected]>
- Add "graphql_non_null" setting to ACF Fields

- Update how the fields map to the schema, accounting for fields that are set with "graphql_non_n...

d9936f590349111fd979c0af1cbc4af2c4bcdff9 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #42 from wp-graphql/release/v2.0.0-beta.2.3.0

Release/v2.0.0 beta.2.3.0

98e67df4b19682fbe7878472954477de99455ef4 authored over 1 year ago by Jason Bahl <[email protected]>
- correct typo

eec42dd60c8a21fd457d641db80704de6550c36c authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit 'ceb0c34ae3d0848726c26441f3cb12245d32d91d' into release/v2.0.0-beta-2.3.0

59612b365638ab57b3f62fa64b30bb91668d7bdb authored over 1 year ago by Jason Bahl <[email protected]>
- update versions, changelog for release

a2ee6e2d1e60591ac62352094866325adb20ee1b authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #41 from wp-graphql/feat/#39-options-pages-support

Feat/#39 options pages support

ceb0c34ae3d0848726c26441f3cb12245d32d91d authored over 1 year ago by Jason Bahl <[email protected]>
- markTestSkipped instead of incomplete

4e8397a011aaebccf2171ac00f3e81b2dcae4d3e authored over 1 year ago by Jason Bahl <[email protected]>
- update tests to install ACF Extended when ACF Free is installed, and ACF Extended Pro when ACF PRO is installed

78d513929d323080850634a665309c7d137f8a13 authored over 1 year ago by Jason Bahl <[email protected]>
- phpcs / phpstan updates

0d0258bd61ae7b4272bb2854859526ae33da4b18 authored over 1 year ago by Jason Bahl <[email protected]>
- add support for WPGraphQL Smart Cache purging when ACF Option Pages are updated

8644c165a17ee33f4154b6b8c4ae7d0e18b5ac11 authored over 1 year ago by Jason Bahl <[email protected]>
- add support for options pages

22edc42d6cda9527a0b32a32413221d3d1868f9e authored over 1 year ago by Jason Bahl <[email protected]>
- add failing tests

7a702c5f6ccb29c0bde4f365bd373812431cb40d authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #40 from wp-graphql/release/v2.0.0-beta.2.2.0

Release/v2.0.0 beta.2.2.0

ad6556c517898c2db9b6745c3d5bcf6fbefddede authored over 1 year ago by Jason Bahl <[email protected]>
Merge commit 'c3379a168c1d2b0aa335c67bd87300530e6479e3' into release/v2.0.0-beta.2.2.0

458147dd93908c152c6e8fb40e5aa93a4aa04c1d authored over 1 year ago by Jason Bahl <[email protected]>
- update versions, changelog for release

c6990773eab05f0e914f268e8d6806a398f7c465 authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #38 from wp-graphql/feat/acf-extended-support

feat: acf extended support

c3379a168c1d2b0aa335c67bd87300530e6479e3 authored over 1 year ago by Jason Bahl <[email protected]>
- remove ACFE from the schema linter workflows

b0ad23bf9f7ce335d5465d5e6086cd9c853220cf authored over 1 year ago by Jason Bahl <[email protected]>
- fix typo

02b484fe13b35d4a81f1d3206bb246b0bb876967 authored over 1 year ago by Jason Bahl <[email protected]>
- add ACFE License Key to other Github workflows

aaa67470e59c63dabe82727f60e267a333c9670f authored over 1 year ago by Jason Bahl <[email protected]>
- add AcfeFieldTestCase class

- have all the acfeFieldTests extend it

600bc0c68294676d0ab9b52b579bde121938955c authored over 1 year ago by Jason Bahl <[email protected]>
- update after to trash the field group instead of deactivate the field group

e8ee5cb6d3e942cd84169137c636fe4960698e19 authored over 1 year ago by Jason Bahl <[email protected]>
- update admin settings cest to cleanup the imported field group after it's done

- update CPT / Custom Tax registration cests to account for option name change in the admin

a07c4f1565670ad5a1d28fd567b55e4f76fa8b79 authored over 1 year ago by Jason Bahl <[email protected]>
- update test matrix to output ACFE Pro true/false in test name

11ddfe3b9cf45d074dceffac2a12cdd16e61cc67 authored over 1 year ago by Jason Bahl <[email protected]>
- fix command to run tests in the github workflow

57186059b2f8ec6bdba04a5249ac2d73aa3962a8 authored over 1 year ago by Jason Bahl <[email protected]>
- remove debug code

60f9df087341a661e157ad642218d4d4a1d00e9c authored over 1 year ago by Jason Bahl <[email protected]>
- update test matrix to add acf-extended free and pro

- update test matrix to use latest version of ACF

2480c9516f994d0fd7b4235040a99802ca2b8738 authored over 1 year ago by Jason Bahl <[email protected]>
- update tests to account for ACFE Pro vs Free

8756f6dfd5d67b0479506cfe861e875805ddcc6c authored over 1 year ago by Jason Bahl <[email protected]>
- add default values for ACF Extended testing in the .env.dist

- Pass ACF_EXTENDED_PLUGIN_SLUG to codeception tests
- add acf_extended_pro: true to the test mat...

fd2fa09821372d5291c40c24db022cf0de7d3f03 authored over 1 year ago by Jason Bahl <[email protected]>
- make `AcfExtended::is_acfe_active()` a static function

- move ACFE_Date_Range registration within graphql_register_types hook
- move ACFE_Image_Size reg...

4fbef2764a53ca2696f97a1dc617aeab4fcbc5ae authored over 1 year ago by Jason Bahl <[email protected]>
- phpcs fixes

- phpstan fixes
- remove test for ACFE that never worked

ee4008ace42465b183725ebc74a2d31ac45bff6d authored over 1 year ago by Jason Bahl <[email protected]>
- introduce "get_resolver" to AcfGraphQLFieldType.php to let custom ACF Field Types determine a custom resolver for their fields

- allow field types to return "connection" as the field type to allow the connection to be regist...

b23aa7749727b8dce8a83eba424ed0d4e383f69a authored over 1 year ago by Jason Bahl <[email protected]>
Merge pull request #36 from wp-graphql/release/v2.0.0-beta.2.1.0

release: v2.0.0-beta.2.1.0

afffc70507a70058e2584e7dba40d040b519451d authored almost 2 years ago by Jason Bahl <[email protected]>
- update changelog, versions for release

06be0a18b2ecad350ba28d20080ae23b45167c36 authored almost 2 years ago by Jason Bahl <[email protected]>
Merge pull request #35 from wp-graphql/feat/add-appsero

feat: add appsero telemetry

fcc26b8ad28f4cb5cfb6d2e0e40d0c013666dfef authored almost 2 years ago by Jason Bahl <[email protected]>
- refactor how the plugin load messages are initialized

6d356008d97535cbbcf904a716beae99de97b8df authored almost 2 years ago by Jason Bahl <[email protected]>
Merge pull request #21 from wp-graphql/ci/add-schema-linter-checker

Add schema linter and breaking change test

bd1b7f70f7125b6d2bfe7d5794a64fde48ce7295 authored almost 2 years ago by Jason Bahl <[email protected]>
- add privacy policy statement about Appsero telemetry

dcd1f46004c06847d6b90fdfeb859e07867fbb06 authored almost 2 years ago by Jason Bahl <[email protected]>
- add appsero composer dependency

- initialize appsero

dd73f3bda5715e513ef6e18bba7c12a302e53c8a authored almost 2 years ago by Jason Bahl <[email protected]>
- add pre-req checking for loading the plugin. Output helpful messages if the plugin cannot properly load.

ceed20ca579b86c9b80d619aeec42bd599f1fab1 authored almost 2 years ago by Jason Bahl <[email protected]>
- phpcs adjustment

2438ac181d45d9fcea6468693f278aa41177c9c6 authored almost 2 years ago by Jason Bahl <[email protected]>
- add descriptions to the 'AcfFieldGroup' and 'AcfFieldGroupFields' interfaces

c59e72aded84249b4481b1f7e4a2b82c0f7b9559 authored almost 2 years ago by Jason Bahl <[email protected]>
Merge branch 'main' into ci/add-schema-linter-checker

07f2d8ca0c414f1fcc444ee0b1262d8846e84a75 authored almost 2 years ago by Jason Bahl <[email protected]>
- update linter rules

94d90129ccf74389715ee3e37a360d4a6f28b692 authored almost 2 years ago by Jason Bahl <[email protected]>
- add mariadb service to the workflow

70bb5744127630475722c89a9ff36b4bc945286e authored almost 2 years ago by Jason Bahl <[email protected]>
- update workflow based on upload schema workflow

58a6458c6f7f46afe9a3adea667949c5a4119a24 authored almost 2 years ago by Jason Bahl <[email protected]>
- change branch to run action against

fc3bd0cb68030544009d1fa8a94c2ea20a6f1033 authored almost 2 years ago by Jason Bahl <[email protected]>
- update workflow based on upload schema workflow

699d353ac636fd75f5712e37ad004e5219873ccd authored almost 2 years ago by Jason Bahl <[email protected]>
- update versions/changelog for release

ff40c76afa6d9aa7755b268109026e73f7f9b4f5 authored almost 2 years ago by Jason Bahl <[email protected]>
Merge pull request #34 from wp-graphql/fix/upload-schema-workflow

Fix: upload schema workflow

fe677cfd4b2fdb9eb155914f7c5456991ae4f3b7 authored almost 2 years ago by Jason Bahl <[email protected]>
- change workflow to only run on releases again

502e7052e3df5412ef624b0ad630d014935b4b72 authored almost 2 years ago by Jason Bahl <[email protected]>
- suppress output

11862727dd8dd70ca72e185a7f653def30e063bc authored almost 2 years ago by Jason Bahl <[email protected]>
- change directories

c9f35f5de9dd574b644e096178cfee041e033946 authored almost 2 years ago by Jason Bahl <[email protected]>
- install composer dependencies

50195c7f1a3f105717c4f2f7977da4a638e0935b authored almost 2 years ago by Jason Bahl <[email protected]>
no message

a2502461c88ac9f8cbe4eb534ce94ff19a10b225 authored almost 2 years ago by Jason Bahl <[email protected]>
- update install script

4a2e37a77965968038af1d20f5463fdf4f0c943a authored almost 2 years ago by Jason Bahl <[email protected]>
- update install script

bea273ab5860ebc1166c9d6394cfe1ac400910d5 authored almost 2 years ago by Jason Bahl <[email protected]>
- update install script

f0dfc33b515389d394680a5738bfa43fa420b09b authored almost 2 years ago by Jason Bahl <[email protected]>
- update install script

578f45d4c4c6780c978654082391bd5124d7fe7a authored almost 2 years ago by Jason Bahl <[email protected]>
- update install script

e9762582e7de3ddd8278304bcdab287bf66cb56f authored almost 2 years ago by Jason Bahl <[email protected]>
- update install script

908c04dd8c0be7f2d8b970ee4ffdbaab08422077 authored almost 2 years ago by Jason Bahl <[email protected]>
- testing schema artifact worklow

364f66a414b2786ccb827b5929e2942ceb2564ba authored almost 2 years ago by Jason Bahl <[email protected]>
- add missing env vars to .env.dist

- change schema artifact worklow to match the core wp-graphql workflow

34eebd982d9dec8bf80d2c56ea6ec541fc0df288 authored almost 2 years ago by Jason Bahl <[email protected]>
no message

925dc43232fbe6a8a00f73f424b2ec22cdf8be81 authored almost 2 years ago by Jason Bahl <[email protected]>
- run docker in the background with the -d flag

b4f193942acf88fd1e5d5e3b9d92c845df2b113d authored almost 2 years ago by Jason Bahl <[email protected]>
no message

bfa25cede423cb7997559066cec30e633bb0f908 authored almost 2 years ago by Jason Bahl <[email protected]>
- another attempt at fixing the failing workflow

959b2e921435c0f87acee2e7373961060780c53d authored almost 2 years ago by Jason Bahl <[email protected]>
- another attempt at fixing the failing workflow

c65bcbf29c25c35c9d68043eca3ef2a375c4e3a4 authored almost 2 years ago by Jason Bahl <[email protected]>
- another attempt at fixing the failing workflow

5891c1790669f30ddb5607c0105bdcf573478b75 authored almost 2 years ago by Jason Bahl <[email protected]>
Merge branch 'release/v2.0.0-beta.2.0.1'

6ad3cc59d9f582d37a293dceeaf7f47909daca91 authored almost 2 years ago by Jason Bahl <[email protected]>
- update version numbers for release

5f05c0ce4819877cb5b53cf4481f93d9ee60cd92 authored almost 2 years ago by Jason Bahl <[email protected]>
Merge pull request #33 from wp-graphql/fix/#32-schema-upload-workflow-failing

fix: failing workflow to upload GraphQL Schema artifact upon releases

235ece0042c80c0c347055e197113aa7219845da authored almost 2 years ago by Jason Bahl <[email protected]>
- Add `composer install` command

- Change `docker-compose start app` to `docker-compose run app`

0f228016280a755c837718db3ecffed3be3ff23e authored almost 2 years ago by Jason Bahl <[email protected]>
Merge branch 'release/v2.0.0-beta.2'

ca994efaa6874a4821d286a6d48507d182e0d6d1 authored almost 2 years ago by Jason Bahl <[email protected]>
Merge pull request #31 from wp-graphql/fix/#30-fatal-error-get_admin_fields

fix: Prevent fatal error when editing ACF Field Groups

2bdfbf1d48d3ffc616442614f474c82c757931ec authored almost 2 years ago by Jason Bahl <[email protected]>
- Add changelog

- update versions for release

5f3876b66dd0034ca746dbaccef101a74fb9d579 authored almost 2 years ago by Jason Bahl <[email protected]>
- update test to accomodate a change in DOM elements in latest ACF release

0255a32ffd0a31de785fb6e6a512d414fbd5856f authored almost 2 years ago by Jason Bahl <[email protected]>