Ecosyste.ms: OpenCollective

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

github.com/wp-graphql/wp-graphql-acf

WPGraphQL for Advanced Custom Fields
https://github.com/wp-graphql/wp-graphql-acf

- remove dummy code from wp-graphql-acf

- add support for new location rules to map to options pages
- check to see if field group is set...

faa570101d73129f1e9bcdfe079a2ae3f1ebb6ac authored almost 4 years ago
- Move GraphQL Field Group Settings into their own box in the ACF Field Group page

- Add Ajax callback for determining rules
- Update Location Rules to check for rule conflicts, an...

4ed201784cdd8e098e710fd4d189d01a81c88a69 authored almost 4 years ago
Merge commit '3bf411f270c591a89dce3b41acb655046139a10e' into bugfix-135

# Conflicts:
# docker/app.entrypoint.sh

63afa2f4af7cb01f12125f678d9ccad377be4d22 authored almost 4 years ago
Merge pull request #244 from markkelnar/fix/using-xdebug

Update to xdebug 3 config and add ability to build app docker with xdebug

3bf411f270c591a89dce3b41acb655046139a10e authored almost 4 years ago
- Update ACF Settings tp include an AJAX action/callback for determining field group location rules

- Move GraphQL Settings into their own meta box
- Register an `AcfFieldGroup` Interface
- Revamp ...

21a0b8f8fd0014fa6903916804156783256679eb authored almost 4 years ago
Something went wrong text

c7ff9279f54c8b692de7aeb07609ab99d6c66231 authored almost 4 years ago
Add -c build option to build without cache

9357b55d2de4833cb79942fff629bb9b67e1497b authored almost 4 years ago
- Update test message linking to WPGraphQL Issue

d7cb4934d4d96d98f4aefa4071942b48c8fecfe4 authored almost 4 years ago
- Update test to include nav menu registration

b202db115f3c3c5c507bf9a81e6295af931c54d7 authored almost 4 years ago
- removes activation script that tries to upgrade location rules

- Update default `required` value for the `graphql_field_name` rule
- Updates docblocks in class-...

6ef9cc1461956299ad652a83ecc4cc3acde9998d authored almost 4 years ago
Variable for base plugin is now WPGRAPHQL_VERSION

eaeefe5b475454931e94077a35cd03552a9255b2 authored almost 4 years ago
Support wp-graphql core version download

4f9a21e84b216db598510a1abfc27c940eff4399 authored almost 4 years ago
Get latest wp-graphql from .org

f75422600cc73a4bb6504391522d136ca0fa68a7 authored almost 4 years ago
- add filter to `ContentTemplate` fields to pass the source node along as context

- Add ACF Options Pages to the WPGraphQL when the Schema is loading
- Update code to use `graphql...

8f56a30623f17718e1630292a0afae743a6f1f01 authored almost 4 years ago
Download wp-graphql.zip then install because of weird directory name thing that was happening

9b0b24859ea0b75cd771e618b864c38a80261b92 authored almost 4 years ago
Use the .env file, for now

aaec92f4bff8a63174842ac21c261cfc94a8e13b authored almost 4 years ago
Use .env for SUITES value

91a39356e245151ee7eb276d1f799146acc512ac authored almost 4 years ago
Download tagged release version of wp-graphql zip

cf6f37c8ff97486bac9bbe9a68ac47d9b1f33cf2 authored almost 4 years ago
- Fix typo in JS for unsetting checked state

c6e388851763e5ec46cfc447c68e67975ca9fa55 authored almost 4 years ago
- Add the `ContentTemplate` interface to the Checkboxes

0d2e19126103c72f6f39d0ef1fdb178131d18198 authored almost 4 years ago
- Update GraphQL Settings fields to use the GraphQL Type names as values instead of prefixing with `post_type__`, `taxonomy__`, etc

- Update to use `graphql_types` instead of `graphql_types_on` setting name
- Update Checkbox mark...

f51d294d001e6a4a1846a5f5c67bda362d0c853d authored almost 4 years ago
Add development documentation steps

a5d407655d5f1cb348cd3b5e589206b52a7d754d authored almost 4 years ago
Increase php upload filesize

897754ee065c04205b35e87a3c1e94efb1da1e5b authored almost 4 years ago
Enable xdebug when USING_XDEBUG specified

4cffad2417347b094b8e1e75967327f2fac3aa9e authored almost 4 years ago
- add plaftform_check to .gitignore

- update Docker entrypoint to download wp-graphql from WordPress.org
- update test for custom fields

7f1ebdd1e8ff02bfa55960322fd8ca8eb10d42a7 authored almost 4 years ago
Added contentNode and termNode support for the explicit option

078cc98801e8ed64699db8e45492ab6ed2747eca authored almost 4 years ago
fixed typo issue with user register fields

629dfacb0de27bee5f4a2d6e10a804020937317c authored almost 4 years ago
added docs for registering fields with php

37bf25a7d256fb3bd4a217fa69f9dae3ba9d922c authored almost 4 years ago
updated plugin version check

36b03c0707cae51f737dc71d773b15bb13621b90 authored almost 4 years ago
Aded Explicit Options WpUnit test case

1271ed94b36c428b9fe5ac407b6180e9770b0184 authored almost 4 years ago
updated unit test with new graphql_types_on field

3c9349bf051fbc7aab4b9173eab9165acd2db09f authored almost 4 years ago
fixed spelling issue. Thanks @drewbaker

fc010f70177b5039612f2031ed0ac26df0df0ab8 authored almost 4 years ago
Fixed formatting issues. Reverted phpcs auto formatting error and followed WP convention for new code

46696e33cbd5445e95fc6e79e31964dc9f1fe4c8 authored almost 4 years ago
Fix #135. Add Explicit options for adding ACF Field Groups to the Schema

6cb6193363dcce54c3fb830dfc10e69297b27edd authored almost 4 years ago
Merge pull request #227 from markkelnar/docs/example-json

Readme and the example json

b4581db7dce4cf53037157c7678c064b03d4ebb2 authored almost 4 years ago
Update some examples and image links

0d107050eaaf9ff507f1d3f5488ee65c4324db60 authored almost 4 years ago
Add json export example file for field groups

5a320cec91ba6e8ecacdc9ce048c74a2b4fbd6bb authored almost 4 years ago
Merge pull request #220 from jasonbahl/feature/ci-tests

Update test environment

c9383e5a43dcff98d2bf55b3976ca1e710c3b7cd authored almost 4 years ago
remove currently unused code quality check from Github workflows

be92ebcaebc22355004494674103235dc54c6ff7 authored almost 4 years ago
- add coveralls.yml config

0efd103fdc6e5eee044769ac2880cb3a7f666cc9 authored almost 4 years ago
- add zip extension to PHP setup

ed7284eaaee884c405804b64403e36d838d76198 authored almost 4 years ago
- add zip extension to PHP setup

130a126a423b66c97bf0638f00cf2544b5afc53e authored almost 4 years ago
- add zip extension to PHP setup

db6fa233279dd07f65c0ec598202ccb2dca4fc17 authored almost 4 years ago
- update github action to install all dependencies

f1e82914d5c0c1dc4b69a86656c4cc0c543ac941 authored almost 4 years ago
- update composer.json

- update testing.Dockerfile

b0c0df3cdbc8a54f679456c40683c12a41431481 authored almost 4 years ago
- update composer.json

- update app.entrypoint
- update Dockerfile to install zip/unzip and pcov

92fcf5b0695ffc7d5498e33ab89c2d4fea93872f authored almost 4 years ago
Merge pull request #218 from jasonbahl/feature/update-test-env

Update CI Environment for tests

9ce43e68edbf86845b9d0e53ba0b8d14f52bfe5b authored almost 4 years ago
- updates the WPGraphQL for ACF Test environment to properly run tests in Github actions when Pull Requests are opened.

- Updates test for range field to assert it's a float

d8a917fee3028c4150b20a49597a5681695a991f authored almost 4 years ago
Merge pull request #174 from pickleat/patch-1

Update README.md

19697681d01b0acafeeac256ca3bd5a68747d73a authored about 4 years ago
Merge pull request #175 from ljanecek/patch-1

Fix problem with return value of select format

f0b51d096bb6e64245fdd7c146e2348e06a22c1e authored about 4 years ago
Merge pull request #191 from sboerrigter/develop

Replace depricated acf_get_term_post_id() function

f6165bcfa564c39cf1fe3ec57e13876d2b0bfb2c authored about 4 years ago
Merge pull request #197 from dgaidula/patch-1

fix plug-in URI to support github plugin updater

d9a02517725c49917bdeb9f352b961bba9570fc9 authored about 4 years ago
Merge branch 'develop' into patch-1

3fb7146bf231c708dc1b640b294de873b2cb31a9 authored about 4 years ago
Merge pull request #214 from jasonbahl/bug/#213-fix-github-plugin-uri

#213 - fix the Github Plugin URI

9a7e7548cc287a888b4f34bd8555374eaced96e7 authored about 4 years ago
- fix the Github Plugin URI

0f50947a404dd9ef9ddd7ed153c11fce2d4c5522 authored about 4 years ago
Merge pull request #209 from wp-graphql/release/v0.4.1

Release/v0.4.1

2545c2f32ac2d21db271eb5ab5334bc233b42cf1 authored about 4 years ago
Merge commit 'f3030393f7ecc7e8ea2379d90c9ded21786beb88' into release/v0.4.1

9cc6fbcf0520571290f8ee2f2c189cc7945bc631 authored about 4 years ago
- Update version number for release

2d47d5b98d1866b4095e94901733599192d54fdd authored about 4 years ago
Merge pull request #205 from wp-graphql/bug/#1441-flex-repeater-fields-not-previewable

bugfix: Flex & Repeater fields not previewable

f3030393f7ecc7e8ea2379d90c9ded21786beb88 authored about 4 years ago
- Update the filter for ACF Fields to resolve from revisions instead of the revision parent to include subfields of flex/repeaters. This allows flex/repeater fields to be previewed using the revised data

19ebfc29791fb8506c90234035230f9fc244460a authored about 4 years ago
fix plug-in URI to support github plugin updater

3596122912564aedf09e5e99e03e7fdab8241aca authored about 4 years ago
Replace depricated function acf_get_term_post_id() with term_ string

5f5aed0abfff885f646d940bee26034434251258 authored about 4 years ago
Update README.md

64699cf4d981f4b5d320a2dc362ac083e80ab916 authored about 4 years ago
Merge pull request #178 from wp-graphql/release/v0.4.0

Release/v0.4.0

4b0060198f2a5c7a0cc6bec07ce6dd2a7bd2a2f6 authored over 4 years ago
- update version for release

6b2b0fb6d6bd7ed3bb334c996277956dc2e57d97 authored over 4 years ago
Merge commit '0d03813bb98ee470aae2bdbe08405c1aa67b087b' into release/v0.3.6

6d6c6df5d6eb8a41984aa09374ff213f8bd60e18 authored over 4 years ago
- Update version for Release

2ffafbf737047718efd146a5f602aa5db6744cc6 authored over 4 years ago
Fix problem with return value of select format

This is the fix of this issue: https://github.com/wp-graphql/wp-graphql-acf/issues/44

a98654afa5b41d873ec217324af3a2c2d0521c37 authored over 4 years ago
Update README.md

found typo in line 1738. "assinged" => "assigned"

3145c1aa3736100fd1356d9fd8924e4af30b71bd authored over 4 years ago
Merge pull request #168 from acburdine/fix/memory-leak

Fix memory leak issue with empty flex content layouts

0d03813bb98ee470aae2bdbe08405c1aa67b087b authored over 4 years ago
Merge pull request #172 from BronsonQuick/bug/163-allow-decimals

Allow decimals in Range fields

6c2f9ac839a3a2fad8e4667381eb5d1ce741e26e authored over 4 years ago
Change to Float

e9ffdf573ffbbf161eea5e8418305c7c4e08be4c authored over 4 years ago
Allow decimals in Range fields

01c8b473f5edbdfaf527e1dc5e086b580a7fe57e authored over 4 years ago
Fix memory leak issue with empty flex content layouts

f7daebe481fdeee14dc78f3ca2a5b884f91a1059 authored over 4 years ago
Merge pull request #157 from wp-graphql/release/v0.3.5

Release/v0.3.5

11a2a10a4abb51c541fd7b0ba0b81d1491525136 authored over 4 years ago
Merge commit '01577deb0a474f5387d60d3680a69ff810bddf35' into release/v0.3.5

40c2f3fe193a986f011203c23d240c6474949c08 authored over 4 years ago
- Update version for release

bd5df0032b886ffd86e55bef1d289178c74dcb43 authored over 4 years ago
Merge pull request #153 from wp-graphql/feature/#152-add-preview-support

Feature/#152 add preview support

01577deb0a474f5387d60d3680a69ff810bddf35 authored over 4 years ago
#152 - This adds support for WPGraphQL Preview

c4a00b747ef0aad232cb6a76705bfef3c6e71fde authored over 4 years ago
Merge pull request #147 from wp-graphql/release/v0.3.4

Release/v0.3.4

9bb3d7a7fdef013102c933e11cd17ed0010a0b40 authored over 4 years ago
Merge commit 'b2b1aad9dbea38c65b0f7fb0c4cea86cbbfa8462' into release/v0.3.4

8748465470665dbc536235c18c83e8b52154889a authored over 4 years ago
- Update version number for release

9b7065e71ca48910e4e06ab9755032f17a5acb8b authored over 4 years ago
Merge pull request #146 from seagyn/patch-1

Add support for select & radio in Taxonomy fields

b2b1aad9dbea38c65b0f7fb0c4cea86cbbfa8462 authored over 4 years ago
Add support for select & radio in Taxonomy fields

a19bd33b7ad8a970aacf168ca40a45d94a48fca3 authored over 4 years ago
Merge pull request #145 from seagyn/patch-1

Add Composer command

019bc91be140f25e3c3b3b0306a222bcf85ee071 authored over 4 years ago
Add Composer command

I came here looking for it and saw it was missing. I hope there's no specific reason for this.

51a271d3b5b47efc5de16c0fd57dee629129b95d authored over 4 years ago
Merge pull request #139 from davidshq/develop

Changed "my" to "by"

e70bd153fab86ff84dc76193cda04a4c0fc80a1c authored almost 5 years ago
Changed "my" to "by"

dd680eb5c06700f9c0b43a762f7870670f9c971b authored almost 5 years ago
Merge pull request #129 from wp-graphql/release/v0.3.3

Release/v0.3.3

ea3b2397c68eb58e7a026747eb9f4e9829b53f60 authored almost 5 years ago
Merge commit '966f6137007d44337305db9d2e3b4ac597227e68' into release/v0.3.3

43372b3d96754fd21476997ab1d462519afd6e37 authored almost 5 years ago
- Update version number for release

ccefe2946e59bcb94da0dfb23e4388dd4f1f855c authored almost 5 years ago
Merge pull request #128 from jasonbahl/bug/datetime-showing-1970

Bug/datetime showing 1970

966f6137007d44337305db9d2e3b4ac597227e68 authored almost 5 years ago
- Update date field to use strtotime conversion

c694a3c26e4d993b7cdeb6c6488d90d0781bbcff authored almost 5 years ago
Merge pull request #126 from wp-graphql/release/v0.3.2

Release/v0.3.2

b3cdd2573a4f78252d7f616b8da4762afc5cf5a3 authored almost 5 years ago
Merge branch 'develop' into release/v0.3.2

8cc6ba856fabe7d3dee6de138ada0e833a4ef50b authored almost 5 years ago
- Update version number for release

cfc077ebb7121a43e13688b7b219de8ddd799e90 authored almost 5 years ago
Merge pull request #125 from jasonbahl/bug/#108-followup

Bug/#108 followup

7d7331682d3dafd1ddb4b31c4d81b23e99957084 authored almost 5 years ago
- initial work on refactor

e1aa095a677437fc9580b94657d6d0c23e2d3a7d authored almost 5 years ago
- initial work on refactor

c43f5481dadc0d6f80d68208eb9a4c017728567d authored almost 5 years ago
Merge pull request #122 from esamattis/options_page_graphql_field_name

Add `graphql_field_name` to options pages

b909b92f2a7241d74dacfd256b2b09fce72750a3 authored almost 5 years ago