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

Merge pull request #1069 from jasonbahl/bug/#964-graphql-breaks-admin-bar

#964 - grapqhl() function breaks when used in page templates

40881c7067999aba6d143f383ad6b3ad1c1a7c75 authored about 5 years ago
#964 - grapqhl() function breaks when used in page templates

We only need to check for authentication errors for graphql http requests. We don't need to for ...

65c833fbd4741591c66cdd73bd389c97a373e1ad authored about 5 years ago
Merge pull request #1068 from esamattis/http-request-tests

Add simple tests for `is_graphql_http_request()`

2741c0b467349bcdaf2dfb9354155b19d86e4f33 authored about 5 years ago
Add simple tests for is_graphql_http_request()

76d548d97deb2054f7baf81f72e099deab662b17 authored about 5 years ago
Merge pull request #1067 from esamattis/request-detection-fixes

HTTP request detection fixes

ee234b0c4e942c47ced2b4f40859e8dfb2df710a authored about 5 years ago
Merge commit '9020c4bb6720e26812dd4c5f8eb67e06b6d52da0' into feature/#1066-content-node-interface

de94c44258343847769e8c4aa95072dd79deb7fa authored about 5 years ago
Merge pull request #1060 from jasonbahl/feature/#944-support-multiple-post-types-in-postobjectconnection-resolver

#944 - Query Multiple Post Types in PostObjectConnectionResolver

9020c4bb6720e26812dd4c5f8eb67e06b6d52da0 authored about 5 years ago
Remove duplicate init check

These can get out of sync and cause subtle bugs. We only need one implementation

e987f2b1ff712bf047189b47c2ee6ec2c3aac4fc authored about 5 years ago
Remove too aggressive esc_url_raw()

If there's a port name in the host it failed

esc_url_raw(localhost/graphql) -> http://localhost...

2a7bd4e44a6fb74d4914d991392592d9294279e7 authored about 5 years ago
Add wp-graphiql style request support to is_graphql_http_request()

1fd055bebc0616ac47e1db17ea59b8807d38009b authored about 5 years ago
#944 - Code review updates

f8c89af56f894e50b0f99d931bbafd320d9eb6ec authored about 5 years ago
#1066 - ContentNode Interface

This adds a `ContentNode` Interface which defines fields all Post Types (content types) should b...

6784876433e094138f2731899d0f8056cf6650bf authored about 5 years ago
Merge pull request #1061 from jasonbahl/feature/#1059-postby-error

#1059 - postBy entry throws error if post can't be found

9b0569a4aec5249e62e6061caf693009eb5a5f34 authored about 5 years ago
#1059 - update tests

f2bcbe2c5d6e8beac89d4db1dde54c4a3a08d0be authored about 5 years ago
Merge pull request #1064 from kidunot89/bugfix/wp-union-type-filters

initial commit

bc467d541978368acbe8396254746e82e8b295a1 authored about 5 years ago
initial commit

157c6c5501afdcd18e7b64113962ca7d94849a9a authored about 5 years ago
#944 - undo test

46df20f3108a95ad3643c8a405c6bbdcb38249fc authored about 5 years ago
#1059 - postBy entry throws error if post can't be found

This updates to return null without throwing an error

a1bf2ac574eaecfc9feda16cfc4d6979c07cc168 authored about 5 years ago
#944 - Query Multiple Post Types in PostObjectConnectionResolver

This allows for querying multiple post types when using the PostObjectConnectionResolver (as lon...

13a86fb31b397c241d67ca88d62d4025b46ade83 authored about 5 years ago
Merge pull request #1056 from wp-graphql/release/v0.5.0

Release/v0.5.0

6094a64332f0f1561896c1d8d1dd1942fc150c3a authored about 5 years ago
Merge branch 'develop' into release/v0.5.0

# Conflicts:
# wp-graphql.php

b5ae3143edad3a878dd302eaa9a6ed3413e6b4ce authored about 5 years ago
Merge pull request #1058 from jasonbahl/feature/#1036-add-docs-search

#1036 - Add Docsearch

dc6d6d3815b81b647070b451c950330d73d9b573 authored about 5 years ago
#1036 - Update Search path

a9613fc919c7f9d2d599e5c7a5a8116a05c1227c authored about 5 years ago
#1036 - Add Docsearch

This adds Algolia Docsearch capabilities to the Documentation site

09a30b85df49b1be70ed8b3bb383eb9e86b0a361 authored about 5 years ago
Update types.mdx

c5c5dcc07ff9bff4080f631ad9d90d798968d75b authored about 5 years ago
Release/v0.5.0 - update version numbers

5211f4fa4058ce28f634740f2fcbaf2b8815b957 authored about 5 years ago
Merge pull request #1055 from wp-graphql/release/v0.4.3

Release/v0.4.3

2d2bb3a72dc723ac0b4ac3344940225800659ad4 authored about 5 years ago
Merge branch 'feature/#974-revisions-should-be-same-type-as-parent' into release/v0.5.0

# Conflicts:
# src/Model/Post.php
# vendor/autoload.php
# vendor/composer/autoload_real.php
# ve...

ed6a372a4de7b9bc3f0b047fc6825c84bea9b4d2 authored about 5 years ago
Merge branch 'develop' into release/v0.4.3

f7dc309f40dc01a1b5f88535817d208575c8d9ca authored about 5 years ago
Release v0.4.3

3e764d6a1eda9957d5449166198934398ab9681e authored about 5 years ago
Merge pull request #1054 from jasonbahl/bug/#1052-typeregistry-get_types-not-working-properly

#1052 follow-up

866741b92ddb8aeb69db0b12b5fbf92428ea9cc2 authored about 5 years ago
#1052 follow-up

4c8bf227ecfbfc71e58c3bd0ee17f401b57120ee authored about 5 years ago
Merge pull request #1053 from jasonbahl/bug/#1052-typeregistry-get_types-not-working-properly

#1053 - TypeRegistry->get_types() not available within the `graphql_register_types` action

e68f2c6020af0cb57cf26891f5cbcbd255ec55de authored about 5 years ago
#1052 - fix typo in test file

04d81f807522faed2ddeacfc17c7da89121fb28f authored about 5 years ago
#1053 - TypeRegistry->get_types() not available within the `graphql_register_types` action

This pull request updates the `access-functions.php` file to register types earlier in the Schem...

84ffe3d06a10385510695b699e726a37868f14e0 authored about 5 years ago
- Add revisions connection back to User type

- Update description on connections to allow `register_graphql_connection` to pass a description ...

c7ffb5752b4344a6de044a57f88e4e3879819f5a authored about 5 years ago
Merge pull request #1051 from jasonbahl/feature/#1050-user-role-display-name

#1050 - Add display name to the User Role type and update description of the "name" field

dd11205fc9ef572d0cbb5ddcc32d9d58b95475cc authored about 5 years ago
- Add test to check displayName

8c3aa5017f53dd84ebd4355d2ada136049d47e21 authored about 5 years ago
#1050 - Add display name to the User Role type and update description of the "name" field

6270bc5555f2912a77926e31b70ece60e2e62d36 authored about 5 years ago
Merge pull request #1044 from jasonbahl/bug/#1043-dont-get-allowed-types-on-init

#1043 - Don't call for allowed_types at the init hook

cde8a73c6fd97df215ec1d9596e707043e76d3ff authored about 5 years ago
#1043 - Don't call for allowed_types at the init hook

6c7f56675d597415fb3e3a76ad378ce094687a2a authored about 5 years ago
Merge pull request #1042 from wp-graphql/bugfix/router-is-graphql-request

bugfix for "Router::is_graphql_request"

907cdf47dfbd2aff231122d7af9e2b979d8d31cd authored about 5 years ago
bugfix for "Router::is_graphql_request"

17c25cf458348a4a6274aca26a2aa0c93e88fc69 authored about 5 years ago
Merge remote-tracking branch 'origin/master' into develop

9d284ce831f4bb5a3c36b54cd1e7e73f51326d2a authored about 5 years ago
Merge pull request #1039 from wp-graphql/release/v0.4.2

Release/v0.4.2

fe1937fccfdc97fd87e18f839eb4000d5304757c authored about 5 years ago
Fix accidentally removed parenthesis

5a60f8af91864bd939ece0d37cf62031e55e0ada authored about 5 years ago
Release/v0.4.2 - Update composer autoloader

0e3e88a803753aeb7d5c0d3dff668d06ccedbaaf authored about 5 years ago
Merge remote-tracking branch 'origin/develop' into release/v0.4.2

3b14de447d34522df5d248d681e251bdaf424f03 authored about 5 years ago
Merge pull request #1038 from jasonbahl/bug/#1037-wpgraphql-conflict-with-wpgrapqhl-tax-query

#1037 - Fixes conflict with WPGraphQL Tax Query

971749962ce660f832dce6bda2db10cbd2f924af authored about 5 years ago
#1037 - Adding tests for "graphql_input_fields" filter

12fa0b7309127c245aee1a079ddaba11f3f4330e authored about 5 years ago
#1037 - Fixes conflict with WPGraphQL Tax Query

8072fbdec4d6096f1db6598e9fae1ed0e35e3b36 authored about 5 years ago
Merge pull request #1033 from wp-graphql/bug/#1032-interface-inheritance-back-compat

(bug) Support back compat interface implementations

ef6e57eb712b3cd9671585054d87dc1f66fc50c9 authored about 5 years ago
Update WPObjectType.php

Formatting updates

de54e0189702c280e8828e709d3ee551a848c660 authored about 5 years ago
Update WPObjectType.php

#1032 - Support backward compatible Interface registration for extensions that may have register...

39c3b2dd7075acbe9b8a52ff44ef6adfed721670 authored about 5 years ago
Update wp-graphql.php

Update version numbers

a605225c46883b2806b3278585b09f04c76b1dc9 authored about 5 years ago
Merge pull request #1026 from wp-graphql/release/v0.4.1

Release/v0.4.1

f6dc1d7e11b75e0de0f4685a6575726b0eb165d4 authored about 5 years ago
Merge commit '0757828d6d12ae2332634642186dbf167c12688f' into release/v0.4.1

140d5098a6143ed64bd042270ce8cf6c76973ba0 authored about 5 years ago
Merge branch 'feature/#1028-add-page-isFrontPage-field' into release/v0.4.1

16bbbfc766bea80893b341d758a5a93f2811efc9 authored about 5 years ago
Merge pull request #1031 from jasonbahl/feature/#1028-add-page-isFrontPage-field

#1029 follow up

0757828d6d12ae2332634642186dbf167c12688f authored about 5 years ago
#1029 follow up

- Add basic tests

f6c638c201623701bc88b008eb9640415040f4fc authored about 5 years ago
no message

1e310e07e2e37280517c8030a3b2378cc105039c authored about 5 years ago
Merge pull request #1029 from zgordon/feature/#1028-add-isFrontPage-to-Page-Type


Adding isFrontPage field to Pages

e8749e919ae465e762a52daac7dc95bf80f956f5 authored about 5 years ago
Adding isFrontPage field to Pages - breaks when querying menus and pages together

7f9f1e6c6e44426131d92e486d5ab2076336637e authored about 5 years ago
Merge branch 'feature/#1024-graphql_request_condition' into release/v0.4.1

2afa41270ebca3f5041a90ac3e9b8f95c1d503af authored about 5 years ago
Merge pull request #1027 from wp-graphql/feature/#1024-graphql_request_condition

Feature/#1024 graphql request condition

d840b2847dd99cc2323f26b02fb2d8adc7f0b443 authored about 5 years ago
- Add is_graphql_http_request to access functions

bcede7aadfb0f20ee7ecfc7c7770e0a1aee45426 authored about 5 years ago
Merge branch 'develop' into feature/#1024-graphql_request_condition

981ca62045ce557f24087fdd9bd1277462e3b873 authored about 5 years ago
#1024 - Fix theme test so it works regardless of when WP Core introduces new themes

1f51928b19ea95c3a402e7f52ac549ea146fb6f9 authored about 5 years ago
- Update autoloader to fix merge conflicts

93858c6b69e462788bcfa8433cad87173603a589 authored about 5 years ago
#1024 - Introduce `is_graphql_request()` conditional method to determine wether a GraphQL request is in process or not.

c648d8b6de3e3d323cbf83d7f69a72204bedb897 authored about 5 years ago
#1024 - add `is_graphql_request()` conditional function

25daf6ae5c4514aea9802c99611d4bf5f7851963 authored about 5 years ago
Merge pull request #1022 from kidunot89/bugfix/is-graphql-request

Adds more strict check to "is_graphql_request()"

9ed1d9a1636fcb3d094029c4ba56d36031214992 authored about 5 years ago
- Adding a contextual note for folks using this method

edc3a14cd4938ede62627426bbace91930c2e12d authored about 5 years ago
- Deprecating `Router::is_graphql_request()` in favor of `Router::is_graphql_http_request()`

- Minor formatting changes

a40ab4d386128e67ab70f27cd1ed4882e628e40c authored about 5 years ago
# Release v0.4.1

- Update composer dependencies
- Update filter on WPGraphQL::get_allowed_taxonomies()
- Update t...

440c6cff659bb43ea8309db17fe2785d0fa827d7 authored about 5 years ago
- Update version numbers

551b6995adf29df50235bacaa57137e76200cf1c authored about 5 years ago
Fix secondary conditional

7797f5cfc25debf34e3c6d6b29e1390be73b84a8 authored about 5 years ago
Merge pull request #1023 from wp-graphql/dependabot/composer/symfony/dependency-injection-3.4.35

Bump symfony/dependency-injection from 3.4.21 to 3.4.35

8b9c0cef0857713eb9f929c396c198a62681a36f authored about 5 years ago
Bump symfony/dependency-injection from 3.4.21 to 3.4.35

Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 3.4.2...

eb1a748eb48a87398faa3460fbc6ec5f91176f95 authored about 5 years ago
Adds more strict check to "is_graphql_request()"

5a75cd286d38f6d1d9267bce8b1bf654f5128c5e authored about 5 years ago
Merge pull request #1005 from kidunot89/bugfix/interface-field-inheritance

interface field hook implemented

1313f61e4b553b543fd8bf097cb9999e484960a8 authored about 5 years ago
- remove GRAPHQL_DEBUG

aa7bbea1324979c173b9431a5336ab82815b155b authored about 5 years ago
Fix interface inheritance by implementing the `node` interface on Menu, MenuItem and UserRole Types

efbbd9073b0cea23241f0cbcb84b4289eeb87978 authored about 5 years ago
Merge pull request #1015 from wp-graphql/bugfix/post-object-cursor

Update PostObjectCursor.php

33b0ebed126984d4f19b9c35b222637546e1b364 authored about 5 years ago
Merge pull request #1018 from jasonbahl/bug/#992-follow-up

#992 - follow-up.

d9fb0b73f669ebba3762e89ff3df262cdc155fc3 authored about 5 years ago
#992 - follow-up. Fixing spacing

a4168beeb130eb323c69fc4767466a4301de92b8 authored about 5 years ago
#992 - follow-up. This adjusts the logic for `should_execute` so the Abstract class can declare false and trump the extending class to centrally configure rules that should prevent execution, and expedite resolution.

e40bc88127a1eeda8b4bc2a88db62667c8aeae9f authored about 5 years ago
Merge commit '3a2de95d00641085c7e881dc4ea19eb6d515c96d' into feature/#974-revisions-should-be-same-type-as-parent

# Conflicts:
# src/Data/Loader/UserLoader.php

325d04a7e9521404652509a78ba80531e1797fb8 authored about 5 years ago
#974 - Revisions should be same type as what they're revising

- Remove the `show_in_graphql` revision configuration in wp-graphql.php
- Update PostObject.revis...

bdd4fc35b5b7cb89f8357c038b40781cccce1e3f authored about 5 years ago
Merge pull request #993 from CodeProKid/bug/992/connected-tax-private-bug

Fix issue with model layer returning connected items on private posts

3a2de95d00641085c7e881dc4ea19eb6d515c96d authored about 5 years ago
Merge pull request #1004 from TylerBarnes/fix/docs-active-menu

fix: shadow the sidebar-nav to change the active anchor link color

94f1149d0283ba3a24c521f77beac2daf30e599c authored about 5 years ago
Merge pull request #1012 from kellenmace/bug/#1009-account-for-posts-with-invalid-author

Bug/#1009 account for posts with invalid author

3eb6b9220a45d3b4347aea448df480e56c693cc7 authored about 5 years ago
Update PostObjectCursor.php

5f1dce3e0881cf5a497127819e234f70528b98fc authored about 5 years ago
Merge pull request #1014 from henrikwirth/docs/add-acf

Fix typos in ACF Docs.

5bf9437311316c5d6e9d31c553128eee75c973d6 authored about 5 years ago
Update UserLoader.php

695eca8b34795e691b076b24bca117285b44b4b4 authored about 5 years ago
Fix typos.

2088915ea65371c632a9a9830afeb4acb8ba8559 authored about 5 years ago
Merge pull request #1010 from henrikwirth/docs/add-acf

Adds more documentation to Extension: ACF

03c27b8c2ac3e6c29451b7666892b746a2db5e7d authored about 5 years ago
Merge pull request #1013 from jacobarriola/patch-1

📝Docs - add composer instructions for core installation

c12e89cba44567a2570b6666b6c774180ae5d106 authored about 5 years ago
Add composer instructions for core installation

Informs users that the plugin is also available on Packagist and not simply via GitHub :)

d6f932802a3d0f2a739d33685ec1e954b28c837c authored about 5 years ago
Switch to a try/catch for catching exceptions thrown for posts assigned to a nonexistent user, maintain user ID as array keys, even if users don't exist

81bf829e41b568c4ebca7f8bd862bae4e4824b57 authored about 5 years ago