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

#1120 - undefined index when not setting the order field for orderby

- When submitting a query for PostObjectConnection and using orderby.field, but not orderby.orde...

2b78243023cec8edd19348a79dbbac556cf022ab authored about 5 years ago
Merge pull request #1117 from wp-graphql/bug/#1115-UniformResourceIdentifiable-defines-incorrect-field-types

#1115 - Fix UniformResourceIdentifiable Interface

c3716a284ece016f745537b51975ef54ba77ce33 authored about 5 years ago
Merge pull request #1119 from jasonbahl/bug/#1116-ContentNode-Interface-expects-fields-that-some-types-dont-provide

#1116 - ContentNode Interface expects fields that some implementing types don't provide

f90699e4f6e4f6da721f13b931970eefd0ac7a37 authored about 5 years ago
Merge pull request #1122 from moonmeister/seopress-plugin

feat: add seopress plugin to docs

ad8e456902e3c7d936591d527c310f3b086ae242 authored about 5 years ago
fix: add menu link

34d057f93972a3d94df48248b89cd1d8c3449694 authored about 5 years ago
#1116 - updating namespace to not cause errors

2a7feb70d273dfcf0478cde0f45e47e79788a34f authored about 5 years ago
Merge pull request #1126 from wp-graphql/docs/add-jwt-readme

Docs: Adds JWT plugins readme

0bdfac5daf24ef256660cbd5bad12c36faf9ad8b authored about 5 years ago
Adds jwt docs

8c18f8b0c3a2c10981ba43398f3cb67b23562bc1 authored about 5 years ago
feat: add seopress plugin to docs

de3ba5db0f597bc11c1e721b50a064f9b4482a50 authored about 5 years ago
#1115 - update uri field to be non_null String everywhere

85eab7969145fb8be42eda9851ceea1dc624b244 authored about 5 years ago
#1116 - ContentNode Interface expects fields that some implementing types don't provide.

- This changes the fields `terms`, `termNames` and `termSlugs` to only be added to the PostObjec...

d4f66136e7f1d2c103b1a01b27355a8907da7423 authored about 5 years ago
#1115 - Fix UniformResourceIdentifiable Interface to define field types the same as how they're implemented elsewhere

6797c4240cb6bea63bba1ebb2ba9565bbc7dd2d9 authored about 5 years ago
- Update revisions connection to not throw an exception, but instead prevent querying when the user doesn't have permission to query

- Update test to reflect that querying for revisions as a public user shouldn't throw an error

a94ecbcd4832f3a2707a5fd64847de0f49d4071e authored about 5 years ago
- Update uri to be consistent across types (Post, Term, User). . .no leading slash

- closes #341 (output `/`) as the uri for the page set as the home page
- closes #1091 by allowin...

6e05090231389ad919993d8ef9609f0649348713 authored about 5 years ago
- Update uri to be consistent across types (Post, Term, User). . .no leading slash

- address #341 (output `/`) as the uri for the page set as the home page

e4ce2888c0c348ec0a5287fad9276871754a5bb0 authored about 5 years ago
- Code review follow-up

82e4f58204f1461d61d75b6d39ed5ee08c591c1f authored about 5 years ago
- Code review follow-up

c0cc25e5dcded355d4092681b061856683483ee9 authored about 5 years ago
- reverting how the comment connection was being registered to the NodeWithComments type as it makes filtering the Schema less flexible.

- removed the `templateFile` field from the ContentTemplate interface. Need to look into how to b...

a8b4fa10cd99e6d2816e505b7492cedaf66775b3 authored about 5 years ago
Merge commit '215a6ae0ff5f0f42804fa12a44dd75b6b56ed2ce' into release/next

# Conflicts:
# src/Registry/TypeRegistry.php
# vendor/autoload.php
# vendor/composer/autoload_re...

26a5bb32cc3d8aeb4f29370f1d1a1af5d24aaa2e authored about 5 years ago
Merge pull request #1108 from jasonbahl/bug/#1100-posts-listed-in-unselected-parent-terms

Bug/#1100 posts listed in unselected parent terms

215a6ae0ff5f0f42804fa12a44dd75b6b56ed2ce authored about 5 years ago
Merge pull request #1111 from let00/bug/hasNextPage-hasPreviousPage-relay-spec-fix

Fix for hasNextPage/hasPreviousPage not fully respecting Relay spec

4b62ca5b06fd58edb1797621cba2f6d2ddce462d authored about 5 years ago
Merge pull request #1107 from jasonbahl/feature/#1103-replace-dashes-for-setting-types

Feature/#1103 replace dashes for setting types

c2241b7fd37a891b3c93e73694da3381cebb8840 authored about 5 years ago
only get what we need to check for WP object existence

25e5812876359b428882f10af2161eb5867db3a3 authored about 5 years ago
hasNextPage/hasPreviousPage fix for before/after args

bf5f5bc9b96882c46ca549c9c1852aee9585108b authored about 5 years ago
hasNextPage/hasPreviousPage tests

3ce70a0afb27777e965f5c114f44e8c5b69318ca authored about 5 years ago
Merge pull request #1109 from hsimah/patch-1

remove double slashes from documentation

68d213c77780ec3d17ee304f27833062b1270899 authored about 5 years ago
#1100 - Posts are erroneously showing in term->postObject connections for parent terms

- When a post (or page or CPT) is connected to a child term but not the parent term, the Post (p...

312dac104e12dc04af82c73fbe3570a4a92aed37 authored about 5 years ago
#1103 - Updates to the field keys and field group names for Settings to replace special characters

- This does some cleanup of setting group and setting field names when mapping settings from reg...

05c28e9a5c1817fb4267e5a013b47b4667e81875 authored about 5 years ago
#1086 - More work with Interfaces

- Add HierarchicalContentNode Interface
- move ancestors and parent fields to HierarchicalConten...

c801a2817a2ea5673ac39df370889142785bfdf7 authored about 5 years ago
#1086 - Interfaces

- Remove unused UserError reference from Router.php
- Set Comments Connection to the `NodeWithCo...

dc7dc3d2c8ab67382b8b7405f207db8edfab8d8c authored about 5 years ago
Merge pull request #1104 from craigfay/patch-3

Fix Typo in Custom Field Docs

646d5ae69d85743159deb206d544172180e18544 authored about 5 years ago
Merge pull request #1105 from hsimah/patch-1

remove double slashes from documentation

c17e108481c2d92b819d2d22c378c46962a60b9d authored about 5 years ago
remove double slashes from documentation

98c4bf6aca08b09d71af9caad627893aba91a325 authored about 5 years ago
Fix Typo

"speficying" -> "specifying"

a8761ad3f49d5f9ed0f4205873b9e1681204d816 authored about 5 years ago
#1086 - adding more tests for term nodes

0b7a13b1ef59d5901f19f1c48b236d93e031dc52 authored about 5 years ago
#1086 - Adding tests and fixing bugs for getting nodes by URI

08be27122f3ad124c8a95e341621d45cbb434d6f authored about 5 years ago
- Update path in .coveralls.yml

539cb14b1043c3f1b517387f03f1d169b3424419 authored about 5 years ago
- Update path in .coveralls.yml

883ce0d134d4497187e7611a062e78cb44b5d304 authored about 5 years ago
- Update path in .coveralls.yml

bdfa384fd602b774c7c533ca752c8b3ba08f8b87 authored about 5 years ago
Merge commit 'fe71e01dd95388f5b89ec971f52cdf4499f330df' into release/next

# Conflicts:
# .travis.yml

c4f08fb0228ae589bd07b7585432f7aabbf1f03f authored about 5 years ago
Merge pull request #1102 from wp-graphql/feature/#1101-php-7.4-compat

#1101 - Updating Travis to test on PHP 7.4

fe71e01dd95388f5b89ec971f52cdf4499f330df authored about 5 years ago
no message

8cde1760295c9eaa07d7447e7c8d8e74ee4690d1 authored about 5 years ago
no message

7f010ed65d798e894d7cafc91729dd22c7cd103e authored about 5 years ago
no message

1772bc2f363463ba6466b34b893a85ba0cd580e3 authored about 5 years ago
#1101 - PHP 7.4 and WP 5.3.2 test failures

- Update Docker to use WordPress 5.3.2 and PHP 7.4
- Update UserRoleConnectionResolver as it was...

4fde2795a13f3176a7d36ed2199b24ac5b22092f authored about 5 years ago
#1101 - PHP 7.4 and WP 5.3.2 test failures

- Update Docker to use WordPress 5.3.2 and PHP 7.4
- Update UserRoleConnectionResolver as it was...

c03507d01fc3e2f6cd4cb5c8dc088c5c6003975b authored about 5 years ago
- Updating Travis to test on PHP 7.4

35e2ecbe48f9bbcc74270cce72a2c175d6ae38b4 authored about 5 years ago
- Updating Travis test matrix

5f843d0b6ea631775c1b109944bea6ab670dd3eb authored about 5 years ago
- Adding coveralls back to the mix

6a816dd566737f5c8beda95d08480ffd2db9ea32 authored about 5 years ago
no message

2045840075f36e454d052c3082dfa0f4c910697e authored about 5 years ago
no message

b7cf61c8a70b0b9ea3ecc31b5590a80a72cd5385 authored about 5 years ago
- Adding coveralls back to the mix

10e4498a096d1c3d3a8d80b6b122b728667d639b authored about 5 years ago
- Adding coveralls back to the mix

4eabfbf42d54d83ef15ec2604aad9408e604c802 authored about 5 years ago
- Adding coveralls back to the mix

ce4ff92ec64539427180d0a8f3fd90bf95d1c365 authored about 5 years ago
- Adding coveralls back to the mix

9d0f2c8fc7ac6925f4c7f1c14061b3c19f3f6819 authored about 5 years ago
- Adding coveralls back to the mix

387778f2a0b953df3e9a7299167ca77e1c56d4d4 authored about 5 years ago
- Adding coveralls back to the mix

06b1d10f553d161b22943743294e4f42a3d6704c authored about 5 years ago
- Update User model to allow the URI to be returned for restricted users

- Update TypeRegistry with UniformResourceIdentifiable instead of URI
- Add UserNodeIdTypeEnum ty...

eb36fec5c8e347ed6457cce288cffca110e28284 authored about 5 years ago
#1086 - Code Review Follow Up and Added features

- updates to NodeResolver to handle resolving post types by URI better
- updates to shape of uri ...

c520c2d84ca5798077f5f7b1791a1810316a3742 authored about 5 years ago
- Updates to NodeResolver.php

- update uri resolver for the Post model
- update uri resolver for the User model
- update uri re...

24a04dfc7e2ddc6d2c3fce9a16c2384dcb4e5cbb authored about 5 years ago
#1086 - Code Review Follow-Up

- Have process_graphql_http_request() return early if it's a non-http graphql request
- add abil...

269527ed207aa5d2d10fdd6061695a1e56d194ce authored about 5 years ago
#1086 - Code Review Feedback

- remove __get magic methods from WPObjectType and WPUnionType in favor of public properties
- up...

66dd7060dd83fda7fd9aa57d5a458916aff85523 authored about 5 years ago
Merge branch 'feature/#263-get-single-nodes-by-uri' into release/next

# Conflicts:
# src/Type/InterfaceType/Uri.php

6eb58f8f006d0c8693d4c0f9827ebdf49073e61c authored about 5 years ago
Merge branch 'feature/#263-get-single-nodes-by-uri' into release/next

# Conflicts:
# src/Type/InterfaceType/Uri.php

8a52fe3aa385d1fa5ebf010cd6687097a4fbdd9e authored about 5 years ago
#1086 - Code review follow up

- Addresses concern here: https://github.com/wp-graphql/wp-graphql/pull/1086#discussion_r360660129

b071bf2f50170571754965f13d1449661a21fc51 authored about 5 years ago
#1086 - Code Review Follow Up

- Adding comment for context. See: https://github.com/wp-graphql/wp-graphql/pull/1086#discussion...

cb78d51a1149ed36602bb4f3ef81f3b7b5f2b06d authored about 5 years ago
#1086 - Code Review Follow Up

- Fixes: https://github.com/wp-graphql/wp-graphql/pull/1086#discussion_r360659517

cb749ba90af41ede466d189b18de3165936da75d authored about 5 years ago
Merge pull request #1099 from jasonbahl/feature/#1096-throw-exception-for-lower-php-version

#1096 - Throw Exception when PHP version is lower than the required PHP version

fcc7093b339f725769a8f505ae5289adaa6fd753 authored about 5 years ago
#1096 - Throw Exception when PHP version is lower than the required PHP version

- Introduces a GRAPHQL_MIN_PHP_VERSION constant (7.0, default)
- adds a check at the `do_graphql...

81acce58406f1b5c9b0a2d79ecab9d99a6c06557 authored about 5 years ago
#263 - add nodeByUri field to the RootQuery allowing for any node that implements the URI interface to be resolved from a single entry point

4be2eb81bf0acde153b56ce290da44bcf4e21333 authored about 5 years ago
Merge pull request #1093 from jacobarriola/accessibility

Docs: Accessibility

4ac860d1aed1361e4cb46646d872a4cbb9ace83e authored about 5 years ago
Give side nav buttons an accessible name

The buttons do not direct have inner text (h6 + svg), so screen readers will just announce them ...

f5184726ed6317fd2d9a93d0a1e43c879022132d authored about 5 years ago
Use category from project, not apollo

34bb3de8ea1f389d834287a0b7b1f609df8ca0e0 authored about 5 years ago
Add category component (shadowing) from apollo to set up customizations

b24dcaa981cc8bf74d2becd9dce797954fd2cac9 authored about 5 years ago
Merge branch 'feature/#1088-listOf-and-nonNull-in-type-registry' into release/next

10c39b81c82da8ae00e8893cdf61b4c4b558c9bd authored about 5 years ago
Merge pull request #1089 from jasonbahl/feature/#1088-listOf-and-nonNull-in-type-registry

#1088 - Add list_of and non_null methods to TypeRegistry

7c65769397322950270ca2d5e25691f13c57820b authored about 5 years ago
#1088 - Add list_of and non_null methods to TypeRegistry

This adds `list_of` and `non_null` methods to the TypeRegistry allowing for filters of GraphQL T...

dbd157b0f63a401e3062f2e565bd3210d9a8ab38 authored about 5 years ago
- Fixing code style issues

052a41d0241b3e382e36ec19e3c342f8faeea61d authored about 5 years ago
Merge branch 'feature/#1066-content-node-interface' into release/v0.6.0

090f47127bf177fe9de49f298e47268a4ff6bb77 authored about 5 years ago
Release/v0.6.0 - Update version number

8f045cd462c2b0a6ea37f6069936aa7525f07b5e authored about 5 years ago
- Update resolver for `contentNodes` root query connection

- add `terms` RootQuery connection
- update DocBlock for DataSource
- update DocBlock for PostObj...

945da397f3632533e91ecdf299b9445566053928 authored about 5 years ago
Merge pull request #1084 from aberkow/feature/post-format-taxonomy

adds support for post_format as a taxonomy

2d94d508fa9339e93346d29bee0d8f8f9de3d476 authored about 5 years ago
- Updating test to reflect support for `post_format`

2f5ddb30c6d093de4913f74ebec62b63ab409963 authored about 5 years ago
Update wp-graphql.php

d2fe3db1a41855aecce3ca3bb7cc3981d19ccdf6 authored about 5 years ago
adds support for post_format as a taxonomy

fc25ff77359a8998beccbb675faa901523b0a2c9 authored about 5 years ago
- Deprecate $postType.by fields, add idType field to single Post entry points. For example, `postBy( slug: "hello-world" )` would now be `post( id: "hello-world", idType: SLUG )`

@todo: need to properly filter the resolution of fetching a node by ID, so that if different typ...

5c7e51282ca3d18160f2a07fd66d8cc147a1277a authored about 5 years ago
- Deprecate Types.php static class

- make PostObjectConnection args conditional based on the to post type to only support fields tha...

7107de3a44d5a40d227477316227a75a789e6219 authored about 5 years ago
Merge branch 'develop' into feature/#1066-content-node-interface

# Conflicts:
# vendor/composer/autoload_framework_classmap.php

660b8d20029a4e40601532e6801eb9faf2576233 authored about 5 years ago
Merge pull request #1081 from aberkow/topic/documentation

update to docs to handle issue with site/wordpress url mismatch

8a47518c027a4199f5cd1c13680ec40a36d84728 authored about 5 years ago
update to docs to handle issue with site/wordpress url mismatch

744dd56b3dbeec99fa1943e2334f1c0617faea49 authored about 5 years ago
Merge pull request #1076 from wp-graphql/release/v0.5.1

Release/v0.5.1

c6fbc3bdbce610cdc5996cd2023b37606d09de0c authored about 5 years ago
Merge commit '0d06e2d6c853d95e3b696b41dbc7a21f4f0217eb' into release/v0.5.1

a59875e0ab3c222b8393b0b44447c4bd73f8150f authored about 5 years ago
Release v0.5.1

Update version numbers
Update PHP required version to v7.0

b113e2e11620f1c0455e4449c2325d27e57c750e authored about 5 years ago
Merge pull request #1074 from jasonbahl/bug/#1063-docs-search-header-z-index

#1063 - Z-Index issue for GraphiQL in Docs

0d06e2d6c853d95e3b696b41dbc7a21f4f0217eb authored about 5 years ago
#1063 - Z-Index issue for GraphiQL in Docs

This updates the z-index for the GraphiQL component in the Docs to make sure it doesn't overlap ...

b68b1a211347186aed7f7fe17774cc939844848c authored about 5 years ago
Merge pull request #1073 from jasonbahl/bug/#1071-user-connection-has-next-page-always-false

#1071 - User Pagination not working in docs

a961332b82b9394a5ebee9eba037127ca58d7f1e authored about 5 years ago
#1071 - User Pagination not working in docs

This PR updates how the GraphiQL component works when extensions are not returned from the server

d8fd36c9871680ef2803b590ebe9eebaed0f6b21 authored about 5 years ago
Merge pull request #1070 from kidunot89/bugfix/is-graphql-http-request

"home_url" to "get_site_url"

21c4275496feede65986a067cce3cd817cc5e68f authored about 5 years ago
Update src/Router.php

3d15e0529d0eed3353dd147ba0fed121773ae6da authored about 5 years ago
"home_url" to "get_site_url"

5159540554bb1917afaa310bf4fbaa8085ce3bd7 authored about 5 years ago