Ecosyste.ms: OpenCollective

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

WPGraphQL

Free and Open Source GraphQL API for WordPress
Collective - Host: opensource - https://opencollective.com/wp-graphql - Website: https://wpgraphql.com - Code: https://github.com/wp-graphql

fix: involve term_id in order to stabilize the cursor

#2926

Terms cursor now handles identical names accurately with asc/desc and after/before.

github.com/wp-graphql/wp-graphql - 4e6323a3038dc23d9949af7a6fc6330bb2d5c17b authored over 1 year ago
Merge commit 'a2d5f4e4da55cce37e245be769bd1884729185e2' into feat/add-connectedTerms-to-taxonomy

# Conflicts:
# tests/wpunit/TaxonomyObjectQueriesTest.php

github.com/wp-graphql/wp-graphql - f23049afc83d839dc3c75ae13503d37ff05c10de authored over 1 year ago
Merge pull request #2924 from justlevine/chore/phpcs3

chore: upgrade WPCS to v3.0

github.com/wp-graphql/wp-graphql - a2d5f4e4da55cce37e245be769bd1884729185e2 authored over 1 year ago
- update markTestSkipped message

github.com/wp-graphql/wpgraphql-acf - 260fe5662f63ff34c75eb6bb7780f8af909800be authored over 1 year ago
- only test clone fields for ACF Pro

github.com/wp-graphql/wpgraphql-acf - cf4b806a7ca4db054674151d6ec9d3393c91667d authored over 1 year ago
Merge branch 'feat/#83-show-in-graphql-options-pages' into release/v2.0.0-beta.5.0.0

# Conflicts:
# src/LocationRules/LocationRules.php
# src/ThirdParty/WPGraphQLContentBlocks/WPGra...

github.com/wp-graphql/wpgraphql-acf - 4a6af43f8d611dad35536f81974178505248cf55 authored over 1 year ago
- update registry to pass clone key down to resolvers for proper resolution

- update WPgraphQLContentBlocks to register all ACF Blocks
- remove wpunit test for testClonedFie...

github.com/wp-graphql/wpgraphql-acf - 34ddf0368276bf2042d608df51a7a49decc152cc authored over 1 year ago
- add json exports of field groups to test against

- add TestcloneFieldsCest.php

github.com/wp-graphql/wpgraphql-acf - 7441c45b01fac179694797237b075095fe26895b authored over 1 year ago
- introduce AcfFieldTypeSettings block

github.com/wp-graphql/acf.wpgraphql.com - 2a325ca304a108692b0cbcf05db26611712cef5e authored over 1 year ago
Merge commit '3b402e041b3237808edae54f6ab746b61399e038' into release/v2.0.0-beta.5.0.0

# Conflicts:
# src/FieldType/Taxonomy.php

github.com/wp-graphql/wpgraphql-acf - 1639d15bd0263c3eaf5cdec7d11f49cfa9834692 authored over 1 year ago
- add get_parent_graphql_type_name

- add 'wpgraphql/acf/type_registry/init' hook
- use get_parent_graphql_type_name on repeater, gro...

github.com/wp-graphql/wpgraphql-acf - 3a8d01cfadbdae2b9f0ee514c900978da8b0ca1a authored over 1 year ago
- clone field / block field updates

github.com/wp-graphql/wpgraphql-acf - 96a2064b03b058d5463017a444201978490adc00 authored over 1 year ago
Merge pull request #85 from cristobalbahe/main

Fix TermNodes returning null when not array and fix type being set to generic TermNode in Taxono...

github.com/wp-graphql/wpgraphql-acf - 3b402e041b3237808edae54f6ab746b61399e038 authored over 1 year ago
Update src/FieldType/Taxonomy.php

github.com/wp-graphql/wpgraphql-acf - 5a82c6a7baa3eaf4eea690e778c708e2b127993d authored over 1 year ago
Update src/FieldType/Taxonomy.php

github.com/wp-graphql/wpgraphql-acf - 4f364c10142cd00a963f51bb459163a69cd68e3a authored over 1 year ago
- only add WPGraphQL Content Blocks support if WPGraphQL Content Blocks is v1.2.0 or later

github.com/wp-graphql/wpgraphql-acf - 6bb29d70c111be5454f501d02bc245f2035eee9c authored over 1 year ago
remove 'toType' change

github.com/wp-graphql/wpgraphql-acf - d06515d944262602391ddd581026b86379539741 authored over 1 year ago
chore: escape exception messages

github.com/wp-graphql/wp-graphql - ec93a9773f9d7b7dd261b152b50e7092d7c3565e authored over 1 year ago
chore: update exclusions

github.com/wp-graphql/wp-graphql - 6a6296af165cd0fdfee205bce85851ac4c6779a3 authored over 1 year ago
- respect "graphql_type_name" as a field group field in addition to "graphql_field_name"

- add support for OptionsPage UI from ACF v6.2+

github.com/wp-graphql/wpgraphql-acf - 56fdff07e11dc99c3c8ed8ff475dd37bd6102861 authored over 1 year ago
Merge pull request #2921 from markkelnar/ci-zip-subfolder

fix: zip artifact in GH not in subfolder

github.com/wp-graphql/wp-graphql - 9b4384e3fe0e5f9ac81279deff0cdb37039c88fa authored over 1 year ago
Merge pull request #251 from markkelnar/ci/add-wp-6.3

ci: Add WP 6.3 to test matrix. Update docs to reflect

github.com/wp-graphql/wp-graphql-smart-cache - 11ba818b7d3387b5303778804cb51145f5add42e authored over 1 year ago
chore: remove unused 'AssignmentInCondition` exclude

github.com/wp-graphql/wp-graphql - b0d2717b34243e8947477ab3f650bce3f7b5e45f authored over 1 year ago
chore: evaluate remaining exclusions (wpcs 3.0)

github.com/wp-graphql/wp-graphql - 802ca2fd69f4701cc08e1758beaa87d6bfb08cbc authored over 1 year ago
chore: avoid reserved keywords for param names (wpcs 3.0)

github.com/wp-graphql/wp-graphql - 66cc23c10f205f7bacf232292b83b1624720d58f authored over 1 year ago
chore: remove extra conditional nesting (wpcs 3.0)

github.com/wp-graphql/wp-graphql - 4cb43c0236e8a3cd88b845abf0dd558c956efbbf authored over 1 year ago
chore: preincrement when possible (wpcs 3.0)

github.com/wp-graphql/wp-graphql - d600da68d5e1ae88e0ca7df29c169ee551367fb0 authored over 1 year ago
chore: autofix wpcs 3.0 smells

github.com/wp-graphql/wp-graphql - a20eab66340587726b17a3016961c2668161d852 authored over 1 year ago
Fix TermNodes returning null when not array

Fix type being set to generic TermNode

github.com/wp-graphql/wpgraphql-acf - ca8c5620ea91f62b44117707add96fa74cff3cc5 authored over 1 year ago
Fix TermNodes returning null when not array

Fix type being set to generic TermNode

github.com/wp-graphql/wpgraphql-acf - 06129e7391637790b60bfe1c2671ab15d9d4220a authored over 1 year ago
chore: update vipcs (and dep tree) to ^3.0

github.com/wp-graphql/wp-graphql - 99aaa5647abccf8213b0e0cc5c6d75d7170fbab1 authored over 1 year ago
- update versions, changelog for release

github.com/wp-graphql/wpgraphql-acf - 5924342b51f5e4fe9f61ee1326ece5b4eca3dab3 authored over 1 year ago
Merge branch 'feat/content-blocks-support'

# Conflicts:
# composer.json
# composer.lock
# src/FieldType/File.php
# src/FieldType/FlexibleCo...

github.com/wp-graphql/wpgraphql-acf - 39a924371050e29708bfe1858763402533993467 authored over 1 year ago
Merge pull request #84 from wp-graphql/fix/#82-options-page-location-error

fix: Error on Options Pages when no Options Pages exist

github.com/wp-graphql/wpgraphql-acf - 9ca9521e1efa4692e58df2dcda141d9bf250ba3e authored over 1 year ago
- fix schema upload workflow

github.com/wp-graphql/wpgraphql-acf - 11e43202759636dab1f9dc042d3c900963f340f8 authored over 1 year ago
- updated phpcs.xml.dist to match core WPGraphQL

- updated code to pass phpcs & phpstan

github.com/wp-graphql/wpgraphql-acf - 61329a73f438ad3244c444f0be24a3fa7f5ffac5 authored over 1 year ago
Merge commit '468f20304985a225946e85b07b9be21c9dfaae4b' into fix/#82-options-page-location-error

github.com/wp-graphql/wpgraphql-acf - 6de8662239836aef28298fddb5a2acd453cee734 authored over 1 year ago
- update workflows to use newer dependencies

github.com/wp-graphql/wpgraphql-acf - 6f8384e635d47271457c675b2967de60bc576d1a authored over 1 year ago
Merge branch 'main' into fix/#82-options-page-location-error

github.com/wp-graphql/wpgraphql-acf - 468f20304985a225946e85b07b9be21c9dfaae4b authored over 1 year ago
- phpcs, phpstan adjustments

github.com/wp-graphql/wpgraphql-acf - cb440eb3b41919b9dfe4afe2746dcf8390b891fd authored over 1 year ago
- add filter for interfaces

- add tests to ensure AcfOptionsPages show in the GraphQL Types only if there are ACF Options Pag...

github.com/wp-graphql/wpgraphql-acf - 0b3f44a1d64bdf842000522c33895950eb58649f authored over 1 year ago
- only show options pages as a location if there are option pages registered

github.com/wp-graphql/wpgraphql-acf - 40af6edaf970bd0342180f390663f27159e6f92f authored over 1 year ago
Merge pull request #258 from markkelnar/add-build-plugin-command

Add build-plugin command to set up no-dev

github.com/wp-graphql/wp-graphql-smart-cache - b86e979413ad460cc73d8ac4264927722f2d1110 authored over 1 year ago
Add build-plugin command to set up no-dev

github.com/wp-graphql/wp-graphql - 07267d0f338917779e3e1d69b50350460279c3e8 authored over 1 year ago
Add build-plugin command to set up no-dev

github.com/wp-graphql/wp-graphql - 92de712204a1b8ea6e64f7096d9b852d28313667 authored over 1 year ago
Add build-plugin command to set up no-dev

github.com/wp-graphql/wp-graphql-smart-cache - 1f0ca754520bdde538437fb79092873de92103e7 authored over 1 year ago
Auto-merge master back to develop

github.com/wp-graphql/wp-graphql - 0b3f15b759a6441ef6bc66c789257cd5029374fe authored over 1 year ago
Merge pull request #2922 from wp-graphql/release/v1.16.0

release: v1.16.0

github.com/wp-graphql/wp-graphql - 93429098ed8f661cb7455873518e9303264b4f10 authored over 1 year ago
Merge commit '20f38c5b914f24134e4244a6104eecf27b562a00' into release/v1.16.0

github.com/wp-graphql/wp-graphql - b5ee4c94002eda517f473951160c6c55077622ec authored over 1 year ago
- update versions, changelog for release

github.com/wp-graphql/wp-graphql - 53e1aea85d6b5cd60e14f758ef9d0860e2edcbd7 authored over 1 year ago
- update versions, changelog for release

github.com/wp-graphql/wp-graphql-smart-cache - 45820d7abcd80b13d21ad2af22d1fbc817af4b57 authored over 1 year ago
- refactor how cloned interfaces are applied to field groups

- pass extra data from flex fields to the field group config

github.com/wp-graphql/wpgraphql-acf - 708a1dd454d29a07fdd67f79e95ebec9482112db authored over 1 year ago
Merge pull request #257 from markkelnar/ci-zip-file-excludes

Use .distignore when build artifact for github release

github.com/wp-graphql/wp-graphql-smart-cache - 6bf0416a9eb15c0b4aa9a18c866ac0ae78202458 authored over 1 year ago
- messing with clone fields

github.com/wp-graphql/wpgraphql-acf - 1e21b218b1514da5446718db30d7d45cf76729c8 authored over 1 year ago
Add plugin build path to zip file

github.com/wp-graphql/wp-graphql-smart-cache - ea43cd52934ad1235b30074790b12437bfad5ee1 authored over 1 year ago
Merge commit '873d1bebc5cc4a82d71df9b4877828ae80e38471'

github.com/wp-graphql/wpgraphql-acf - 5f7e277f67010261185d1ec885b3362d46068aca authored over 1 year ago
Merge branch 'release/v2.0.0-beta.4.1.0'

github.com/wp-graphql/wpgraphql-acf - 8a9135cb26e10b81757c6fd3fea806a83211c62e authored over 1 year ago
Merge branch 'fix/#76-js-error-for-clone-fields' into release/v2.0.0-beta.4.1.0

# Conflicts:
# wp-graphql-acf.php

github.com/wp-graphql/wpgraphql-acf - a0efe208df6c723ae8330d9d1cbd11c4c82684b6 authored over 1 year ago
Merge commit '873d1bebc5cc4a82d71df9b4877828ae80e38471' into feat/content-blocks-support

# Conflicts:
# composer.lock
# src/assets/admin/js/main.js

github.com/wp-graphql/wpgraphql-acf - 23df1acbf67308bb6e959a7f8e0b759155eef078 authored over 1 year ago
Merge pull request #80 from markkelnar/ci-zip-subfolder

Put the files in a subfolder when build zip in github

github.com/wp-graphql/wpgraphql-acf - 873d1bebc5cc4a82d71df9b4877828ae80e38471 authored over 1 year ago
- use __key instead of __clone for the field key for cloned fields

- acf_reset_meta() without the block ID

github.com/wp-graphql/wpgraphql-acf - 8374fded6042fa613d2971734e1d0e9671a529e8 authored over 1 year ago
- in FieldConfig.php, use `_clone` key instead of `clonde_key` to resolve cloned fields

- phpcs updates
- change Registry->get_connection_name to only accept the ToType and return a sim...

github.com/wp-graphql/wpgraphql-acf - 906e5b8d2290300aabfce074f0f67f30f044be2c authored over 1 year ago
Put the files in a subfolder when build zip in github

github.com/wp-graphql/wpgraphql-acf - 65d4929fd538f9c835fdc4c2da67071bc00cd720 authored over 1 year ago
fix zip artifact in GH not in subfolder

github.com/wp-graphql/wp-graphql - aeb1614879bda9020b44f0e979f94a492bc09696 authored over 1 year ago
Move zip command to composer scripts

github.com/wp-graphql/wp-graphql-smart-cache - 9b8bd7d4644f0154793e0afb16fc8ebff5134aa9 authored over 1 year ago
ignore the new directory from the zip

github.com/wp-graphql/wp-graphql-smart-cache - 384170976138e75a9a54de6181e89224b84e76db authored over 1 year ago
Use .distignore when build articat for github release

github.com/wp-graphql/wp-graphql-smart-cache - fe1c7fda787abe64088aabddb6fcd6e9abdb2f42 authored over 1 year ago
Merge pull request #77 from wp-graphql/fix/#76-js-error-for-clone-fields

fix: js error when clone fields are added to a field group

github.com/wp-graphql/wpgraphql-acf - dd7a5b7867296182fe21c5400386945c16c7f6e7 authored over 1 year ago
- fix bug where a JS error occurs when Clone Fields are added to a field group

github.com/wp-graphql/wpgraphql-acf - 88cea6b82bbc768aec6877e79e4307cb1390adca authored over 1 year ago
- further support for blocks, including clone fields

github.com/wp-graphql/wpgraphql-acf - 67d3baf2ec23ccebb9ba3e88c5a8ca7760527b8d authored over 1 year ago
Merge pull request #247 from markkelnar/fix/remove-wpengine-explicit-purge

Remove wpengine specific code

github.com/wp-graphql/wp-graphql-smart-cache - fe9acaad262dae8186ce10b5e1499d5792d13b2b authored over 1 year ago
Merge pull request #2882 from kidunot89/feat/post-object-cursor-filters

fix: Config and Cursor classes refactor.

github.com/wp-graphql/wp-graphql - 20f38c5b914f24134e4244a6104eecf27b562a00 authored over 1 year ago
Merge pull request #2918 from wp-graphql/revert-2911-revert-2904-fix/cache-key-url

fix: Use graphql endpoint without scheme in url header

github.com/wp-graphql/wp-graphql - 30d36224edd87d70d93db2c6aaf93d9246960df3 authored over 1 year ago
Merge branch 'develop' into feat/post-object-cursor-filters

github.com/wp-graphql/wp-graphql - da3476facf6259494c67e3e5d1e381377fe857c4 authored over 1 year ago
- rename `threshold` fields

github.com/wp-graphql/wp-graphql - 7d5b56cf3fd668eae822aaa136a0d9eeacd96162 authored over 1 year ago
Revert "revert: "fix: Use graphql endpoint without scheme in url header""

github.com/wp-graphql/wp-graphql - 2d9e6c037e88060ca0053e1449aa6241aefca696 authored over 1 year ago
Merge commit 'd85b112abb853e13167ef21726afcc6b1c4fa949' into feat/post-object-cursor-filters

# Conflicts:
# src/Data/Cursor/AbstractCursor.php

github.com/wp-graphql/wp-graphql - 1934b33bffd7d99f4a3e5e613427a7f2a3360700 authored over 1 year ago
- rename is_valid_threshold_field to validate_threshold_field

github.com/wp-graphql/wp-graphql - f7b5e088d6793e5015c6a9aaded583cfb30e6715 authored over 1 year ago
Update src/Data/Cursor/AbstractCursor.php

Co-authored-by: Dovid Levine <[email protected]>

github.com/wp-graphql/wp-graphql - d85b112abb853e13167ef21726afcc6b1c4fa949 authored over 1 year ago
Update src/Data/Cursor/AbstractCursor.php

Co-authored-by: Dovid Levine <[email protected]>

github.com/wp-graphql/wp-graphql - f173e6c0f64d583518d1e9388fffd78b4028b147 authored over 1 year ago
Update src/Data/Cursor/AbstractCursor.php

Co-authored-by: Dovid Levine <[email protected]>

github.com/wp-graphql/wp-graphql - b0d1f36cb7f7ce5eb59777948a2c429c18030fed authored over 1 year ago
Update src/Data/Cursor/AbstractCursor.php

Co-authored-by: Dovid Levine <[email protected]>

github.com/wp-graphql/wp-graphql - b965845878b1d3a94d27e1a6b6e5e00790b915ab authored over 1 year ago
Update src/Data/Cursor/AbstractCursor.php

Co-authored-by: Dovid Levine <[email protected]>

github.com/wp-graphql/wp-graphql - 91f0ffb1fa2558a4ce75733074556fd271d92148 authored over 1 year ago
Update src/Data/Config.php

Co-authored-by: Dovid Levine <[email protected]>

github.com/wp-graphql/wp-graphql - a706c01b56010da25776c17e3594962cfbac8773 authored over 1 year ago
- add test for paginating with orderby multiple meta fields where values are the same, ensuring there's no skipped records

github.com/wp-graphql/wp-graphql - b405def4bb2212d56a226b9546228ab304db7412 authored over 1 year ago
- remove code for local testing

github.com/wp-graphql/wp-graphql - e81eab9f47c2f0de8c6c5cbac29cc5ff62a982d9 authored over 1 year ago
- fix mistaken commit of wrong branch

github.com/wp-graphql/wp-graphql - a026f2fddcfd53a9a28bb1b34f0e9fcff5988b22 authored over 1 year ago
- jacking around trying to understand cursors (and failing, mostly)

github.com/wp-graphql/wp-graphql - 01e44dd269d8895dbff6f45626a89843683c988b authored over 1 year ago
ci: remove php8.0 and wp6.3 from test matrix

github.com/wp-graphql/wp-graphql-smart-cache - 0167e4b047e690b5ff222273ace5acd49d371693 authored over 1 year ago