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

#846 - Allow Schema to be cleared

This turned out to be a MASSIVE PITA, but I think it will greatly help with the future of testin...

e6e5b810f53974c94bcbdbfa9cfb8b09a0bc1c6d authored over 5 years ago
Gahh!!

71bb6e9a9b0dc7d13ad9518ad6a25227b85827df authored over 5 years ago
Merge pull request #943 from wp-graphql/release/v0.3.5

v0.3.5

f5061cbf82d0408a5bb5d6257e76d4484edbd104 authored over 5 years ago
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into release/v0.3.5

20d66c84e4dde5b39d37c62f537e5600856d61ed authored over 5 years ago
🔖 RELEASE: Update version number

02a8cfb7b3eaca26d595ac77451b1b7ddbdff88b authored over 5 years ago
Update CONTRIBUTING.md

63482905b27ca35f2c1cd5a7733d01c00e1c45a8 authored over 5 years ago
Add doc blocks

5d598f66442b47703bfee65680a8a921bfe00fef authored over 5 years ago
#935 - Update docblocks

9c4dd9f066d527dbb3024b054b4e6c22b9fdce57 authored over 5 years ago
#935 - Check for authentication errors prior to execution.

This allows for Authentication mechanisms to prevent execution of GraphQL requests if there are ...

fc036ffa0987eafb757b0e9dcad7685e6789404f authored over 5 years ago
Merge pull request #934 from mngi-arogers/CI-6732

CI-6732 | updating php composer and mariadb Docker versions

21cc869baa68122035c7af8b9c5c099e3da6bfb1 authored over 5 years ago
updaring php and mariadb Docker version

f895603abb533e980146102e3125799473aa22e0 authored over 5 years ago
Merge pull request #926 from let00/bug/comments-schema-content-type-field-wrong-enum

Fix incorrect enum for contentType field in Comments Connection schema

1319a15fce1ebdaac8f70edb46a637af3c22f8b8 authored over 5 years ago
Fix incorrect enum for contentType field in Comments schema

4d1b694f2d623abb7fbcde0dd8d298783bf34dc9 authored over 5 years ago
Fix merge conflict in TypeRegistry

b39e1641acbc939315aaff7dd6c9ed32a70b8903 authored over 5 years ago
Merge pull request #923 from BDMayhem/develop

Correct users include/exclude descriptions

ec9668934dbed1d24f4b8ad0a11b556ea0fc178a authored over 5 years ago
Correct include/exclude descriptions

8323c1f2b2e846edc976b30cea38bb7397b7adde authored over 5 years ago
Formatting

d0405b907bbb9eac715b9e2fca4b6063d2347409 authored over 5 years ago
Formatting

e6923fe74e568bf200211b0a1e22a81d194f232b authored over 5 years ago
Formatting

8da9e2efc383195dc17bdfeb8bd50ae3a0fc374d authored over 5 years ago
Formatting

8b8da561db4b3cf3e8dbcedfcac2d422a499d233 authored over 5 years ago
Formatting

ca1cc3eeb2488d5b059ce5bffdc8d9d4c282932b authored over 5 years ago
Test GraphQL queries directly instead of through hook for non meta field ordering

443f1df26c72b98c4bb8674baa08b3a8c8e558b0 authored over 5 years ago
Fix space formatting issues

f5250aba60f073aa94b9a6d2dc9ee774d0b93a35 authored over 5 years ago
Merge pull request #919 from dingo-d/feature/coding-standards-fixes

Initial coding standards fixes

2fe8ba8e18b89e824376e76119065ef2ff9aaef2 authored over 5 years ago
Initial phpcbf fixes

7eccf0601fc802cc00fc87bc1ed5bc99531c137e authored over 5 years ago
Merge pull request #908 from epeli/test-term-children

Setup post data just before executing resolver functions

88f4e4737742fcc549ef4cd5265e73ccf5743476 authored over 5 years ago
Test nicename_in orderby directly instead of through hook

cc8ae05e6a0257f5eb9469766cbc4ab6c9f38ba6 authored over 5 years ago
Fix User orderby type

7c89d327e97bbe8affc1dd24b1f5f3f4dded94f5 authored over 5 years ago
Add User cursor test for login__in orderby arg

99e088863e63cd40bc758b485a06f0b695c8a7de authored over 5 years ago
Set default orderby to login

WP_User_Query also uses 'login' as the default orderby arg. We can change this later as seen fit...

c5ef6c42bd4e1ed49a8f92cb2d0d053ff50f65d7 authored over 5 years ago
Merge pull request #896 from dingo-d/feature/fix-phpcs-locally

Update coding standards

5aa8e7f37a575dd8871e289785f26e4c04dc7f0b authored over 5 years ago
Merge branch 'develop' into test-term-children

92118634cd4a42ede97c6ff18b37ffdbc98d33da authored over 5 years ago
Setup post data just before executing resolver functions

Closes #905

1aaf1557328e004a3f0026543780f00bb74b380e authored over 5 years ago
Merge pull request #872 from kidunot89/bugfix/attachment-sizes-fix

Fixes attachment size issue

8853f65144dad9c7a831e734915d6c5bd9fc55ac authored over 5 years ago
Add missing where arg in test query

03457f4995c5001c4f8fb28b71c4a07b5afce380 authored over 5 years ago
Formatting

d2e94726776f01830e23c399a2a425c747c175da authored over 5 years ago
Merge pull request #909 from epeli/mariadb-client

Fix docker test env

14f52e93edc53938094add181b651b7bbb12d3ea authored over 5 years ago
Cleanup WP_User_Query arg filters

0165f4655331dc7c02215ce5b91b3476c9cc4e17 authored over 5 years ago
Fix docker test env

mysql-client has been renamed to mariadb-client

6116a57256290df006eb902fde349beedcc3b475 authored over 5 years ago
Add taxonomy children test

Fails #905

43b34c0ed5f8471ebf9efdfa609192ba7dcab757 authored over 5 years ago
Update tests for users cursor

c72a35168460165d8338c588db04925b84731557 authored over 5 years ago
Add support for users orderby arg

ea94381bda7123608b34334e8f170e60f613641d authored over 5 years ago
Fix users pagination

e40f8686ab0cfaece054d145ecee0057105188e4 authored over 5 years ago
Add test for users pagination

7cf943a51442369dd1bb6fa175f7e01dc884848c authored over 5 years ago
Merge pull request #900 from jasonbahl/feature/#890-user-role-queries

#890 - Prevent filtering users by role if requestor doesn't have "list_users" capability

0d4409fc942788ca090e050e60cf12a2e244562c authored over 5 years ago
#890 - Prevent filtering users by role if requestor doesn't have "list_users" capability

- Add tests

5232908e965c7c260dfd6a52776b6cdc2184acf3 authored over 5 years ago
#890 - Prevent filtering users by role if requestor doesn't have "list_users" capability

0ee21411c97a2f6b8c5c26d3e2cb3a50319d9e1d authored over 5 years ago
Merge pull request #898 from jasonbahl/bug/#897-cursor-pagination-with-search-arg

#897 - Cursor pagination does not preserve order with the "search" where arg

c2991573f65e56c35065538710ec62bf37c82b86 authored over 5 years ago
#897 - Cursor pagination does not preserve order with the "search" where arg

- Formatting changes

f2d0843c94803165c2fadcaa4b2674190206565b authored over 5 years ago
#897 - Cursor pagination does not preserve order with the "search" where arg

WP_Query applies default ordering by title when the "s" arg is passed to it, which was causing f...

37b5ad7417b3b521ddd30b16b180716a0944d934 authored over 5 years ago
Remove WordPress-Core since it's included in WordPress-Extra ruleset

f5cda55558e3cd0c815ee491d13da94b9709cc1c authored over 5 years ago
Fix the spacing issues

Used spaces instead of tabs in some places. This fixes it.

4c045c123fa4870b644e7995d7fd6a68ec0ad275 authored over 5 years ago
Update coding standards

Added coding standards check in the composer, and also fixed the travis to run it using composer...

92a4a038b481f923a4efe8a7fbfdd97be68ef73b authored over 5 years ago
Merge pull request #894 from mngi-arogers/CI-6718

CI-6718 | updating software used by Docker

8afef43111354c44f2056d8aec4a64c47b096382 authored over 5 years ago
updating Docker software versions

fc6edbbfc0b2238382d27a623ff19dfa25b30eaa authored over 5 years ago
Merge pull request #870 from sbarry50/bugfix

#869 - Fixes bugs when registering multi-word option_group name with …

71cc485424be52d8828c85c9a0035d83993264ed authored over 5 years ago
Merge pull request #885 from mjacobsen4DFM/fix-PHPStorm-error

Create WPSchema config variable

9f9e3572508799e8954439893ef4ac321da213c8 authored over 5 years ago
Unnecessary else statements removed

140bf9079dbf433251eae176be0a8238f8030453 authored over 5 years ago
Create WPSchema config variable

PHPStorm complains that the $schema->config[] variable is private at https://github.com/wp-graph...

e2a84d67722f0dec9e9b9f1951e4fefcea95edb9 authored over 5 years ago
Updates documentation.

1f367ba14c8361c228da609984564823f871a4c3 authored over 5 years ago
PostObject fields "srcSet" and "sizes" no longer resolved at the model layer.

4353e6b1a52670416ac83ddc7da54d307b5a6628 authored over 5 years ago
#869 - Fixes bugs when registering multi-word option_group name with underscores in WordPress

855f1b4623e86290c7d2f922622a2f79d03c51e2 authored over 5 years ago
Merge pull request #867 from wp-graphql/release/v0.3.4

Release/v0.3.4

e86102b062fe7d1451b3724db2f975570542eb19 authored over 5 years ago
#796 - Add sizes to Media Items to calculate the image sizes

d4229fe7a55d3fc2ddbb3bbc500361916f0805f2 authored over 5 years ago
🔊INTRODUCING A FORMAL CHANGELOG!!!!

Thanks to https://github.com/github-changelog-generator/github-changelog-generator

4bbc6061727e6135263f8b443e53f2250205be35 authored over 5 years ago
Update version numbers

4a2dffe8703eeff6f70c10af4b524924f36a4f31 authored over 5 years ago
Merge pull request #864 from epeli/orderby

Fix orderby with post object cursors

97d50018869dce906702ffe14df5442c1a93621e authored over 5 years ago
Fix orderby with post object cursors

96a30f1727fada787666b277fac01f5072cee409 authored over 5 years ago
Add tests for duplicate tests

bd47196acc8929e1a77afa710322e598dbed5074 authored over 5 years ago
Assert post cursors using post id

this way we can assertup duplicate titles

475ae929daf9b64b5d47a8a542b45795874ee659 authored over 5 years ago
Fix ordering by title tests

The field is post_title not title...

ad21bbf721bdceb157a5ff5f8c93444b268ada39 authored over 5 years ago
Better test name

409cc1e390cc89132f67d5b35cc02ba0f5ac2cc4 authored over 5 years ago
tests: Ensure that ordering by titles is different from ordering by ids

526d10ef18ad496c58097a5219e470f73e9caf6b authored over 5 years ago
Merge pull request #860 from mngi-arogers/CI-6320

Issue-859/CI-6320 | Fixing Docker tests; Updating Docker software versions

e9f255a213ef28a50ac5a2b39c25cd77dc043ec4 authored over 5 years ago
temporarily disabling tests on PHP 5.6 until composer.lock can be fixed

d4af26d7cfa4c4dfe5c14921c2b98335e349281e authored over 5 years ago
having php composer do an install instead of an upgrade

e330729a722f649448647c2d5750c439b148e199 authored over 5 years ago
updating WP versions run by Travis; updating software versions used by docker

b3447541d09b16d9a313735ddeb906dd6ac4ab61 authored over 5 years ago
Merge pull request #858 from jasonbahl/feature/#796-add-srcset

#796 - Add srcSet field to media items

d3ac14c41a7a9f498df256733b78b5758a3312a1 authored over 5 years ago
#796 - Add srcset field to media items

- Add assertion for srcSet field

9876549c3974732ad118b8eec9ac0177bcd1332d authored over 5 years ago
#796 - Add srcset field to media items

4ad1bb59d88b960a5b35f8b3c9fe89ad235d8b60 authored over 5 years ago
Merge pull request #857 from jasonbahl/feature/#260-tests-for-preflight-checks

#260 -

0dc9b582ca4f286c778afa8356fc785270c3a7da authored over 5 years ago
#260 - Adds tests for Apollo Preflight request to make sure `Access-Control-Allow-Origin` and `Access-Control-Allow-Headers` headers are returned and a status code of 200 is returned.

d15569f1c3a676f91a2464be264462c7a0b83ca0 authored over 5 years ago
#260 - Adds tests for Apollo Preflight request to make sure `Access-Control-Allow-Origin` and `Access-Control-Allow-Headers` headers are returned and a status code of 200 is returned.

ae8406ca2498ce5dcae6a85515c8d7d50b061c54 authored over 5 years ago
#260 - Adds tests for Apollo Preflight request to make sure `Access-Control-Allow-Origin` and `Access-Control-Allow-Headers` headers are returned and a status code of 200 is returned.

c9bf892ebd7e92ba300522376b35554d25ce2033 authored over 5 years ago
Merge pull request #821 from manzoorwanijk/patch-1

Make the post date field to conform to RFC3339

fb6e20e0de4d0882aed8b9a47c6dc528a9f002aa authored over 5 years ago
Merge branch 'bug/#620-timestamp-RFC3339' into patch-1

b83a0d739775e0cf7c3d983afefe6fcd4b893e11 authored over 5 years ago
#620 - Update so post dates are output as RFC3339

a847f7a51b4055c828f0208892c9b1fa671fd94a authored over 5 years ago
#802 - If a field is configured as `list_of` or `non_null` and the Type it's wrapping is invalid, this throws an exception to better indicate what the issue is

d4b2d9abdae39c84fc5370449db5b6bd0f93d373 authored over 5 years ago
Merge pull request #855 from jasonbahl/bug/#810-menuItems-connectedObject-term-issue

Bug/#810 menu items connected object term issue

e7fe5373f9a638382198b6bd8aa88c080cff9d0e authored over 5 years ago
Merge pull request #853 from jasonbahl/bug/#839

#839 - Fix typo with cssClasses

7b6126c16aed9c26106a9a3fbc500dbb801bf3a8 authored over 5 years ago
#810 - fixes issue with Terms as connected items of menu objects not resolving.

40acdfd0b583508135d99d47fead8eccd1a9d75b authored over 5 years ago
#839 - Fix typo with cssClasses

9b436430bdb08ea7ffcdd530023b774f7dba7df7 authored over 5 years ago
Merge pull request #852 from wp-graphql/revert-847-patch-6

Revert "Adds clear_schema"

745b0d882eae3b7cd93c8488347a6a5b991b3a10 authored over 5 years ago
Revert "Adds clear_schema"

d1ed6737c4e614d1395c62bc40a8bc59f1fd6e88 authored over 5 years ago
Merge pull request #850 from jasonbahl/bug/#849-list-of-non-nulls

#849 - This ensures that list_of and non_null can be used with each other

9fba0c350109afd98a2ffeaeaeb97815710847a6 authored over 5 years ago
#849 - This ensures that list_of and non_null can be used with each other

Previously this expected the value of the `list_of` and `non_null` fields to be a string of the ...

a25e41ee3a96921e675f369c282bb60516807015 authored over 5 years ago
Merge pull request #847 from kidunot89/patch-6

Adds clear_schema

08ed5cf284c76c0980e13104b118284c839266bf authored over 5 years ago
Merge pull request #841 from hsimah/feature/#840-pass-source-to-edge

Pass $source to edge resolver

832ee4d3b44731c72acbef73df120f60b001413f authored over 5 years ago
Only initialize TypeRegistry and SchemaRegistry if $schema is null

5832ae0e2ae4542d522fd5cee77299dff7d7e326 authored over 5 years ago
Remove did_action conditionally

6f41b9fb185f21f21947e0647b590460c955f463 authored over 5 years ago