Ecosyste.ms: OpenCollective

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

github.com/wp-graphql/wp-graphql

:rocket: GraphQL API for WordPress
https://github.com/wp-graphql/wp-graphql

- instead of an array_search _before_ the foreach loop, we can validate the interface within the foreach loop and either continue if invalid (i.e. implementing the interface on itself) or implement it if it is valid

ea9201d17884843d023427b3e17ff13e4be75cd5 authored about 2 years ago
- code formatting adjustments

12fb5b296d0f54b700337cd492793bcd4468785a authored about 2 years ago
- ensure there are interfaces before checking their keys

240171511066d9965ebc4d1a791257ee098f7a0e authored about 2 years ago
- code formatting adjustments

bf3b5753fadfd48e49b636c6f36e1c37a014501d authored about 2 years ago
- adjust how the list types are generated to not add non-node types when resolved from an interface

2ae4662ec8eb0bafd25e4d1be22b73a3158ee652 authored about 2 years ago
- adjust how the list types are generated to not add non-node types when resolved from an interface

1984d007abee3fd811ad5e99a9dc6cfaf8eab84b authored about 2 years ago
- add failing test

4985a913b7e675a12f973ed479337cd669138518 authored about 2 years ago
Update src/Type/WPInterfaceTrait.php

7227b969826343465f69efdfb39d648ac711cb73 authored about 2 years ago
- prevent interfaces from implementing themselves

ca9f50f5a4765e2f7b8ee11280e74cdc80193213 authored about 2 years ago
- add failing test showing that the test cannot complete due to memory issues caused by infinite recursion

fb10a9e612ab1e18275d9b78669da7c7fde53b92 authored about 2 years ago
chore(deps): bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://git...

99c88fcee2e94c6ff0fa6f7fa8724945ad3c9276 authored about 2 years ago
Merge pull request #2684 from renatonascalves/feature/deprecation_notice

chore: remove deprecated use of `WPGraphQL\Data\DataSource::resolve_user()`

3cd6a6c86b646b40ff4e27ff035d9963cc07c038 authored about 2 years ago
Update function and avoid a PHP deprecation notice

9ad75042cbe09ca361f84e78137ab463e665a5b8 authored about 2 years ago
Merge remote-tracking branch 'origin/master' into check-post-lock-on-edit

20b36f8e1cdec8981c4cfe0fe592870c2ada9718 authored about 2 years ago
dev: revert last, and use `taxonomy` on query_vars

47fe8abd136da8b33f092fa5174e88143a9c3519 authored about 2 years ago
fix: categories/tags use an abbreviated query_var key

1775848550649b6f4e48458ac3da1ee7886bece9 authored about 2 years ago
fix: use `nodeType` to prevent resolving objects as wrong type

dbb88e52cdd99abc31e7827ea876a4495666b3f6 authored about 2 years ago
dev: add lifecycle filters

f36de3625ab58312665217bd33af8646fa30ccc3 authored about 2 years ago
tests: cleanup

bc868c628ecfc59ff62f8456f3f42e746ec275d8 authored about 2 years ago
tests: unmark tests fixed by refactor

0ca1d04f89daa460cae38557dccf89297dc7d16c authored about 2 years ago
test: create_initial_post_types when changing permastruc

e2de3296ae56eef8aed88ed8c9aae817a83cf6c1 authored about 2 years ago
fix: validate posts before returning

9f51ede484952d6c767c34c9445aa946876b93d9 authored about 2 years ago
feat: use WP_Query to resolve URIs

4f24018c888805ead5fa17a85fadf08b2288204c authored about 2 years ago
tests: show_on_front must be set with page_for_posts

9d3217c43d12a3f2ad771e610358c0c12f3f5ae7 authored about 2 years ago
test: (temp?) remove disabling pretty permalinks mid test

This is a codeception quick we need to work around.

d78e5f131b51716c10f6a719e81a4903bc646a5a authored about 2 years ago
tests: fail if `nodeByUri` is null instead of throwing error

459c8eccb08ca0b06edab14d936dbf1ef986cfb5 authored about 2 years ago
tests: set `show_on_front` when testing page_for_posts

a0a712d2d078a9209545eb3c602a9e637cb790a0 authored about 2 years ago
tests: test nodeByUri for custom rewrite rule

6ae13e8b223279a80b72580ada8961cd0f0b9da3 authored about 2 years ago
tests: test nodeByUri for term with base url

fa10c04597fb97cc2bb169f57af3317132074639 authored about 2 years ago
tests: test nodeByUri for cpt with base url

548979a4e8a23beb0af3d67cf36c05e9a8316c62 authored about 2 years ago
tests: test nodeByUri for date archives (#2191)

3c25d92e9fed5ebafaf4c7c0d1dfbe2eda927e53 authored about 2 years ago
tests: testNodeByUri for post formats (#2910)

c147c1561edac8cb32a5fe0a863a1cbe7110a0e3 authored about 2 years ago
tests: test nodeByUri for default Category

9f0f22c2ee7b6579a99feeb7a13b5a91e05a8464 authored about 2 years ago
tests: test NodeByUri for cpt archives

56abd3c8e2c312efbad4ee9247f981cc4e721ad3 authored about 2 years ago
tests: test nodeByUri for attachments ( #2178 )

ac9dd91827908b826ab41fd281d5e2a0417b32fa authored about 2 years ago
tests: cleanup and organize NodeByUri tests

6b923854d4bb033cfce58898e2779ba9715dc246 authored about 2 years ago
test: unregister tax before marking incomplete

3620059f9fc24407d42fce1f32c38857d8e66a90 authored about 2 years ago
test: fix hierarchical term links and test identical slugs

ebbe1e6a236bb251a7ed89e0560fa38d4343494a authored about 2 years ago
tests: unregister test_hierarchical tax after test

eca51ce93ce8559968873f662db7f934a926607b authored about 2 years ago
tests: test nodeByUri for hierarchical terms

89852d72625580d97eb2c4a4f47e2f8b50b4e8ce authored about 2 years ago
chore: test nodeByUri for updated slugs

75523c392b778ada9a75da642df75bcfa3d28311 authored about 2 years ago
tests: test nodeByUri for post slug conflicts

46688117f1e59bd6501567f5f0c265b006a0cd17 authored about 2 years ago
test: test NodeByUri posts with subpages

743553401ae4af474a9ed351aa3435d85b606eeb authored about 2 years ago
tests: add more anchor test cases

24666c6d1f16936e7c183ffcf050c256555111be authored about 2 years ago
tests: test nodeByUri with a post url with an anchor

9bd6ea16531b699127388853e8e24fb384059c75 authored about 2 years ago
tests: tests posts and pages with(out) permalink prefix ( #1639 )

644857614d30327baa7309c1fae5b48144c291c4 authored about 2 years ago
tests: test nodeByUri for user

821f194d5a0acd659008afd1adfef0e8b60f5848 authored about 2 years ago
tests: cleanup existing

0030e0f84eaf75fbd886faa2aa6d59e18db3123f authored about 2 years ago
tests: test nodeByUri for default tax terms

dee1c53940326feca8d9444626905edb26d28219 authored about 2 years ago
- add back include_default_interfaces (accidentally removed during merge conflict resolution)

0c9205ee2cfc3ed2f44d6ea1500fb8873f426e5f authored about 2 years ago
Merge branch 'master' into feat/deregister-graphql-connection

# Conflicts:
# src/Type/WPConnectionType.php

f44afb892dfa185d6ecfb5cc424dc477b2491565 authored about 2 years ago
Merge pull request #2649 from jasonbahl/feat/#2648-add-pageInfo-field-to-connection-type

feat: add pageInfo field to connection type

6ae12dfe9baa9ad9625f02531a5af8e041a3c8ba authored about 2 years ago
Auto-merge master back to develop

1317abaf408a9eaab2c64735c5882e06a8ab86b8 authored about 2 years ago
- add back set git config

5663a08309cc3036c3e49eccdc0c9a55a74914c8 authored about 2 years ago
- valid yml

0cbd4a85921a51aaead994cb7cbf83c788e6cd94 authored about 2 years ago
- add personal access token for performing the action

25e21c935db6649042d95e54a93176e3021cfdfe authored about 2 years ago
- add workflow to keep develop in sync with master after a push to master

131ddc417ba026630aa96583c1e452da22480ea9 authored about 2 years ago
Merge pull request #2673 from wp-graphql/release/v1.13.7

release: v1.13.7

87f7bb3488e9d87f8b545fd7d7774e4bf96a2d69 authored about 2 years ago
Update lint-pr.yml

8278fdfb5292da499b27148a8cd1c99596f7f608 authored about 2 years ago
Merge commit 'f9168385c78468e0d25bbd0b6561099d721b0f85' into release/v1.13.7

e10c35786ca251ffb7685d864b854f92968d5cf0 authored about 2 years ago
- update versions, changelog for release

d9193dda1efd8ad26df7352189ceb9f9291ce5ec authored about 2 years ago
Merge pull request #2671 from jasonbahl/fix/#2670-ucFirst-fields-forced-to-lcfirst

fix: correct regressions to field formatting forcing snake_cace and UcFirst fields to be lcfirs/...

f9168385c78468e0d25bbd0b6561099d721b0f85 authored about 2 years ago
- dry up

a65634c3dbceffcd5aaa67b8007d8abfc93fddc7 authored about 2 years ago
Merge pull request #2672 from wp-graphql/chore-update-lint-pr-workflow

chore: update lint-pr

2b5d57d90118812c6b59ecf7184c7458daf953e5 authored about 2 years ago
update lint-pr

re-run when the pr is edited

f725114e3d97b24d8bb372a7588ef1329ca13320 authored about 2 years ago
- add test for filtering a field with uppercase first letter, and asserting that the schema outputs the field as-is

- add test for registering a post type with an underscore as graphql_single_name and graphql_plur...

367f47ec424c725caff720dd5bc37f025ad39a4b authored about 2 years ago
Merge remote-tracking branch 'origin/develop' into check-post-lock-on-edit

91f3ec4917794f88ffe19b0062c3bd26f05613ea authored about 2 years ago
Merge pull request #2661 from wp-graphql/dependabot/npm_and_yarn/simple-git-3.15.1

chore(deps): bump simple-git from 3.10.0 to 3.15.1

290428b73eea5d8b0bef87a375d42642a5ed1f5a authored about 2 years ago
Merge pull request #2665 from wp-graphql/dependabot/npm_and_yarn/decode-uri-component-0.2.2

chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

f18a307783cad85f4011858d8414431e5aa90fed authored about 2 years ago
Merge pull request #2668 from markkelnar/multiple-domain-tests

test: Multiple domain tests

1bc9d60f4aa7a2ac5e1168e3e296dd1cbaa6e363 authored about 2 years ago
Merge pull request #2669 from markkelnar/fix-docker-xdebug-for-php7

ci: Use last working version of xdebug for php7

a4085e6dd4bd1f8dc8c6e48ff15d9767964cb7ed authored about 2 years ago
Use last working version of xdebug for php7

25730dfdefdd97b10ac3bc514238ec048f3db0e5 authored about 2 years ago
Merge remote-tracking branch 'origin/develop' into check-post-lock-on-edit

cebf078d525244903371d888b9acaecfc919ebbf authored about 2 years ago
Add test for multiple domain endpoint support

020cf847c35a5ea9d7c1ccf4879a75227d975d6e authored about 2 years ago
Add test for multiple domain endpoint support

ccb4c58e13b75a27dbf5a909bcf6f0fcc3a8cea0 authored about 2 years ago
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

2f4a48439b9aeed7a41a6ab9fc74ed61741fd51d authored about 2 years ago
Merge pull request #2658 from wp-graphql/release/v1.13.6

release: v1.13.6

92e6b5088d8acba070e7f8bc7c06c31ec533d300 authored about 2 years ago
chore(deps): bump simple-git from 3.10.0 to 3.15.1

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.10.0 to 3.15....

99f4f9a44d8ec1887ad4b4f213976094a6895425 authored about 2 years ago
Merge commit 'b32c319ee61c19490374b63f8cf61587ac6c3ff5' into release/v1.13.6

26ec628cbe5c04b477f828e872533f6ea204eaa3 authored about 2 years ago
- update changelog

017b921ed2de67888a39cd5d1aab5c5515f55b72 authored about 2 years ago
Merge pull request #2655 from justlevine/feat/include-default-connection-interfaces

feat: add `includeDefaultInterfaces` on connection `$config`

b32c319ee61c19490374b63f8cf61587ac6c3ff5 authored about 2 years ago
Merge pull request #2656 from justlevine/chore/resolve_uri-comment-conditionals

chore: clean up and add comments to NodeResolver::resolve_uri() conditional logic.

4a5c5927a7af5f82c63ab6e9dd284624ca699f19 authored about 2 years ago
Merge commit 'caad74d926e3d69888a17094c1d0213e4146089c' into release/v1.13.6

0017a95b21fd4850e96a0d5eba294c260b894624 authored about 2 years ago
- update changelog, version for release

ef4030fe90e3a8088e6b9b5523f0ca8b740ad754 authored about 2 years ago
Merge pull request #2657 from kidunot89/feat/post-object-connection-resolver-filter

feat: `original_args` parameter added to `graphql_post_object_connection_args` hook

caad74d926e3d69888a17094c1d0213e4146089c authored about 2 years ago
Update src/Data/Connection/AbstractConnectionResolver.php

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

681d780ef2ffb5434e217bdde3996cffacc12cff authored about 2 years ago
Update src/Data/Connection/AbstractConnectionResolver.php

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

0139ab9533171ad712f0ba5f1834b4bbee5d3634 authored about 2 years ago
Merge pull request #5 from jasonbahl/feat/post-object-connection-resolver-filters/update-filters-2

feat: pass unfiltered args as arguments on filters

8567f3c61b6c61ebf38dba2d48ee28fa57118f64 authored about 2 years ago
- reduced scope of passing $unfiltered_args through to filters

6861036249c787fd340f6d4629e05fb75c9b5a8e authored about 2 years ago
feat: parameters added to all connection query hooks for developer consistency

e256f528ca24c017c8ed8d976f253bd994d553c3 authored about 2 years ago
feat: more parameters added to `graphql_post_object_connection_args` hook. Original parameter order restored.

1107895fb5d104dea7201dc8287f046137a9f701 authored about 2 years ago
feat: `original_args` parameter added to `graphql_post_object_connection_args` hook

760560c6db98678dae83df385ffb68d4e4bb812a authored about 2 years ago
chore: clean up `elseif` logic when returning early

2f99e42b836115d081c68777e15612388c2c16e8 authored about 2 years ago
test: backfill and add connection registration tests

3c1e6d3d55ee21f3e897cfca2f0fe7be9fa58d07 authored about 2 years ago
feat: add `includeDefaultInterfaces` to connection config

88819cc19755c9d65a55adec57e353bd39fc4a3a authored about 2 years ago
dev: move exclusion logic to WPMutationType

14f37993d82e6c8ceb7b7e8949d494323930b712 authored about 2 years ago
feat: add deregister_graphql_connection()

6a52ba747f066cfa6b50c7dad3a482f0a363fa77 authored about 2 years ago
chore: fix stan

0fabc4be643c8c0606e1a4228031afa1f78b45a2 authored about 2 years ago
chore: move deregister mutation logic to TypeRegistry

7086da205eba8c786b144548674075185659f4c4 authored about 2 years ago
feat: add `deregister_graphql_mutation()`

f99617233748cfcc1c69945ee4c4899b508252e4 authored about 2 years ago