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 #546 from davidatwhiletrue/issue-545

Fixes #545

4c9fc4b402af6b015f995be744beee5353f50b02 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #544 from davidatwhiletrue/issue-543

Fixes #543.

95603927110987831a29f617672f72f831f2f540 authored about 6 years ago by Jason Bahl <[email protected]>
Fixes #545

- Adds to the README instructions on how to run specific tests.
- Removes the `unit`group of test...

a649e2befc2afae152470dbf50a0cdc429d3a669 authored about 6 years ago by David Hernando Davalillo <(null)>
Fixes #543.

Adds a message to the asserts suggesting that an error may occur if hello dolly is not present as...

210f049c14cc91cb8a162769c69c1d7dd494bd8c authored about 6 years ago by David Hernando Davalillo <(null)>
Merge pull request #515 from epeli/patch-2

Fix $post_type in graphql_map_input_fields_to_wp_query

36168eedcac976a123b7505ba7ef7a186a9d3b87 authored about 6 years ago by Jason Bahl <[email protected]>
- include changes from https://github.com/wp-graphql/wp-graphql/pull/515

e8db40a99d81b35a716c467db505164dc6abfc2b authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #542 from myleshyson/featuredImageAndMediaDetailsBugFix

Featured image and media details bug fix

46de6696aa70d773b726abe96faf453b2495c5f3 authored about 6 years ago by Jason Bahl <[email protected]>
- include changes from https://github.com/wp-graphql/wp-graphql/pull/542

04c5ea7a72785e25a683ad3ca1055f62a2446470 authored about 6 years ago by Jason Bahl <[email protected]>
last spaceing fix

6b1fb0b2f662610b0eaf00fd65ff495271c46ef6 authored about 6 years ago by Myles Hyson <[email protected]>
Add $post_type argument to graphql_map_input_fields_to_wp_query

and fix doc block to match it

4a86b3e698d28dae196bd7c20deb546204ccb18b authored about 6 years ago by Esa-Matti Suuronen <[email protected]>
fix spacing

ba22b789342e1e5615edf39b7631ad4d52917747 authored about 6 years ago by Myles Hyson <[email protected]>
test that featuredImage returns null if it doesn't exist

1a258ac031aebbe5c9f8019bad94631235352c95 authored about 6 years ago by Myles Hyson <[email protected]>
fix featuredImage and mediaItems bug

6213e95b0095143fc132b535eaf5ad76d2208f4b authored about 6 years ago by Myles Hyson <[email protected]>
Revert "release/v0.1.0"

This reverts commit 31ef1a17a69b82542524b6ef6df6a99f09ad1045.

0fb277b3d0131a3a18166d9d1625164459305688 authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into release/v0.1.0

f397abadd7669aaacbc9c335dbc0569dc9d44e2b authored about 6 years ago by Jason Bahl <[email protected]>
release/v0.1.0

- updating docblocks
- update register_graphql_* functions to return the Type / FieldDefinition ...

31ef1a17a69b82542524b6ef6df6a99f09ad1045 authored about 6 years ago by Jason Bahl <[email protected]>
- include change merged here: https://github.com/wp-graphql/wp-graphql/pull/536

fb3b10231cb4f07624d92024f40e8a81379703c7 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #536 from jasoncarle/patch-1

Update UserMutation.php to improve error message

bfed5cd86f327c9328d0e958b153faf40ea6547b authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #537 from KittoVaci/patch-2

Correct issue #533

b6ecddea7226a9faad2f7013cc7b6a0f563b93a9 authored about 6 years ago by Jason Bahl <[email protected]>
- including the change that was merged here: https://github.com/wp-graphql/wp-graphql/pull/537

56d618a220445cb7bffb10d01bf83ffe7e63c09c authored about 6 years ago by Jason Bahl <[email protected]>
- remove `graphql_root_queries` filter

03e7d9872cdbdfd68c2d8e35b6d0770d025aa310 authored about 6 years ago by Jason Bahl <[email protected]>
- Fix bug that allowed multiple types of the same name to be added to the registry

- Fix bug that was _not_ allowing Types to be registered as a Type definition instead of an array...

f2f57014a0a52af75b6543760eac2cce21d882f4 authored about 6 years ago by Jason Bahl <[email protected]>
Correct issue #533

Correct get_connection function to return corect value for &has_previous_page and &has_next_page...

f92b23c1929a7ac7b51088e21117fae4f10199fb authored about 6 years ago by KittoVaci <[email protected]>
Merge branch 'bug/#327-typeRegistry-3' into release/v0.1.0

99fc26ed0f470b2be85a7fe6362d53553677f2c0 authored about 6 years ago by Jason Bahl <[email protected]>
- adding RootQuery and RootMutation to the registry

a5c5e7b1536033770ae4fb31809458d2119f3e4a authored about 6 years ago by Jason Bahl <[email protected]>
- removing unused references to AppContext and ResolveInfo

37445b898aca75b0d20ab0386db581da792f32d1 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #1 from CodeProKid/jasonbahl-bug/#327-typeRegistry-3

Jasonbahl bug/#327 type registry 3

8c981a9f8dabd0b5586f5a6af32a6bb4a75979a5 authored about 6 years ago by Jason Bahl <[email protected]>
#327 finishing up file reorganization

ccae432cb36f52dc7aa4055e6f690e71af41792d authored about 6 years ago by CodeProKid <[email protected]>
Update UserMutation.php to improve error message

b736dee3c155cfd076746f2bc55cdf74d04753c2 authored about 6 years ago by jason carle <[email protected]>
#327 moving around some registration files

03ef4ac272f03d00a054425a05d352260518ba4f authored about 6 years ago by CodeProKid <[email protected]>
- update autoload files

93e84a9c9b5be55976aaff20a0d15281118baef7 authored about 6 years ago by Jason Bahl <[email protected]>
- update autoload files

d04061170006bdb781e5b6afafdbb62d8d024820 authored about 6 years ago by Jason Bahl <[email protected]>
Merge remote-tracking branch 'jason/bug/#327-typeRegistry-3' into jasonbahl-bug/#327-typeRegistry-3

75b8ca60953cd26df0f50b00d5dec75992eb4ce7 authored about 6 years ago by CodeProKid <[email protected]>
Merge branch 'bug/#327-typeRegistry-3' into release/v0.1.0

# Conflicts:
# wp-graphql.php

578088cb391ae136d7acf909615c0b5d0b759fe6 authored about 6 years ago by Jason Bahl <[email protected]>
Merge branch 'bug/#327-typeRegistry-3' of github.com:jasonbahl/wp-graphql into bug/#327-typeRegistry-3

# Conflicts:
# src/TypeRegistry.php

47bfae331fbd38d4ccbe4499af6bf4a34f034e9c authored over 6 years ago by Jason Bahl <[email protected]>
- removed test code that shouldn't have been committed

8c1e0bebc09ec9baca3842faeb652a3298c3c22b authored over 6 years ago by Jason Bahl <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into bug/#327-typeRegistry-3

# Conflicts:
# src/Data/MenuItemConnectionResolver.php

d34065d50bc6ee5476ccdebddb0a9b27f65fae51 authored over 6 years ago by Jason Bahl <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into bug/#327-typeRegistry-3

# Conflicts:
# src/Data/MenuItemConnectionResolver.php

b7f1e3019a4f4c989f523d4a841e03dedc1a166c authored over 6 years ago by Jason Bahl <[email protected]>
- Move settings mutations to TypeRegistry

698f34f7cff1b0af5dbe60a91c923699314a82d5 authored over 6 years ago by Jason Bahl <[email protected]>
- Move SettingGroups to the TypeRegistry (generalSettings, discussionSettings, etc)

7021509c08d210f9abe6346958f36c9451fcf594 authored over 6 years ago by Jason Bahl <[email protected]>
Merge branch 'bug/#327-typeRegistry-3' of https://github.com/jasonbahl/wp-graphql into jasonbahl-bug/#327-typeRegistry-3

d6170314a7196b4c61a91b8afd4f6b873f7f74a0 authored over 6 years ago by CodeProKid <[email protected]>
Merge pull request #531 from wp-graphql/release/v0.0.34

Release/v0.0.34

7d25c4aa48d724e2f4a80aabfe5be5d1f8cb8a83 authored over 6 years ago by Jason Bahl <[email protected]>
- move PostObject and TermObject mutations to use the register_graphql_mutation function

f3684c562bbb0f271e79773e06022fd82d81a0b3 authored over 6 years ago by Jason Bahl <[email protected]>
Merge pull request #530 from wp-graphql/release/v0.0.34

Release/v0.0.34

feaf0910cbbaef5a82f4615126d499e19fa2e940 authored over 6 years ago by Hughie Devore <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql into release/v0.0.34

# Conflicts:
# wp-graphql.php

0dd47b73b4e6fc1f238b0ae09d585111412fbb80 authored over 6 years ago by Jason Bahl <[email protected]>
- Moving mutations to the register_graphql_mutation() API

de515e0bcb5ec26cd3a556a16dd6f354f6c39b91 authored over 6 years ago by Jason Bahl <[email protected]>
Merge pull request #524 from ElisaMassafra/patch-4

Fix for bug: Menus not returning ChildItems #505

28d4a812dbf4d1448af9a7049d4b36f1c1f0bbaf authored over 6 years ago by Jason Bahl <[email protected]>
Merge pull request #526 from mngi-arogers/issue-462

Issue 462 | Code coverage+Docker refactor

3b1a6204e23c3803737d111cf653d7b3deb80c4b authored over 6 years ago by Jason Bahl <[email protected]>
removing multisite docker code, it will be handled in another issue

bba1eba7168ac5bc8e100c87b83913ca2a06881f authored over 6 years ago by Me <[email protected]>
oops, need to set PHPs timezone setting

63ceafe6b951d73cda0020dc5a58cf125a6e70ea authored over 6 years ago by Me <[email protected]>
updating readme

e99b4d5f82da9979f008662e2c3e366c0d537cca authored over 6 years ago by Me <[email protected]>
only supporting code coverage for php 7.x; updating readme; cleanup

4dc3c70becd2c83a4be0b69495487edf62122de8 authored over 6 years ago by Me <[email protected]>
- Upping the version number to v0.1.0 to prep the release branch

611b362831ee269630f3692f07164186661e22dc authored over 6 years ago by Jason Bahl <[email protected]>
argh! removing extraneous echo statement

e872c2fe2777fc2818fc8bb2daddac3b655fa6b2 authored over 6 years ago by Me <[email protected]>
install correct xdebug version based on php version; trying to produce coverage reports for all nonmultisite matrix settings

f3debce1ac5795d5f501685bfba71c36b7b850bc authored over 6 years ago by Me <[email protected]>
- Move all connections to TypeRegistry

7718af522d7b71dcb6a2230df1eac986b20cd97d authored over 6 years ago by Jason Bahl <[email protected]>
re-enabling rest of matrix

9580687599c5087f952b639a113151d2515753ba authored over 6 years ago by Me <[email protected]>
Fix for bug: Menus not returning ChildItems #505

4ceb2063e5f01f4c6c2c01e5493bb244d4346f3d authored over 6 years ago by @elisa.m <[email protected]>
trying codecov

a1f9b29f2fd543b206b3c116921b0f6479ba5a79 authored over 6 years ago by Me <[email protected]>
trying to fix coveralls config

5ef3a62233624f837e84793256540872660be747 authored over 6 years ago by Me <[email protected]>
- delete files that were moved

f2059386092ca9180aba07902f0fcaef4fad5fe2 authored over 6 years ago by Jason Bahl <[email protected]>
- Add UserRoles connection to the TypeRegistry

- Move the connection resolver to `/Data/`
- Add Themes connection to the TypeRegistry
- Move The...

1c7c3c886e65e5b12a429f12b726aac1b0fc6e18 authored over 6 years ago by Jason Bahl <[email protected]>
- Added "nodes" field to All connections so they don't have to add them themselves when registering a connection

- Added Plugins connection to the TypeRegistry
- Adjusted the node resolver to make use of the Ty...

84c7b8d9ead1abbd878e5830a7f37d52fcfefeba authored over 6 years ago by Jason Bahl <[email protected]>
- Add MenuItems connections to the TypeRegistry

- Move MenuItemConnectionResolver and MenuConnectionResolver to the Data namespace

77c470c92a4a44ca1f280a89d31a0371949f3f71 authored over 6 years ago by Jason Bahl <[email protected]>
udpating readme

7523bf8d0d8d728f24f77373af6ecd058a21a754 authored over 6 years ago by Me <[email protected]>
addding locations wpunit,functional, and acceptance coverage files to coveralls

e52b160916535c8d8c74e0744a6a547a7bbbd020 authored over 6 years ago by Me <[email protected]>
using xdebug 2.5.5 to avoid breaking Docker builds; applying multisite configuration when requested; cleanup

faeb3d3046303696887f1f4c2e28c08c0134326f authored over 6 years ago by Me <[email protected]>
first stab at updating travis configuration

2563d23c579048b1fdf1087007d4aec43b88232f authored over 6 years ago by Me <[email protected]>
updating readme

f172ac9f2e6a094e9e8730e7fe58e1b7bf973792 authored over 6 years ago by Me <[email protected]>
removing older Docker-related files

e42537ff4e7cff86566ef9a32492c67ccbb813c1 authored over 6 years ago by Me <[email protected]>
added ability to run wp+plugin locally

69bc0104fed4d3b44f9a8047663f5ed7c6da5206 authored over 6 years ago by Me <[email protected]>
coverage reports are now optional

d3bc795213923736e228d2c1c16a265752f0ab3a authored over 6 years ago by Me <[email protected]>
- Move RootQueryToMenus connection to the TypeRegistry

22c22c6130c69c082004c678b6bf567e523189c7 authored over 6 years ago by Jason Bahl <[email protected]>
- Add register_graphql_connection to access functions

- Add register_connection to TypeRegistry
- Make sure Schema Registry action only fires once
- Re...

761a4f667ebaf3d50ee59257003e9d3b76a47e23 authored over 6 years ago by Jason Bahl <[email protected]>
using if-statement

2a19c6943bc46da1de33262e029a8e15402364a4 authored over 6 years ago by Me <[email protected]>
adding comment to wp-graphql.php

97353f3168bed4d2d8dd60a1a1fea4116147ec69 authored over 6 years ago by Me <[email protected]>
adding c3.php within Dockerfile

76c38543821c703552e15038a6058acdc0d0c6c7 authored over 6 years ago by Me <[email protected]>
- Adding PageInfo to the TypeRegistry

6a4dcce1b61811f740614bc1d7bdf1442f6b2474 authored over 6 years ago by Jason Bahl <[email protected]>
main wp_tests container use same image to fix file permissions problems

11051889b6f90775ccb0834f293fd31145199e04 authored over 6 years ago by Me <[email protected]>
got code coverage for wpunit working

d72d6993b6e75256ade29b1207cbc886cdb22383 authored over 6 years ago by Me <[email protected]>
updating readme

672174dd75ddffd8457db24f90fe3b6a914c03f4 authored over 6 years ago by Me <[email protected]>
updating readme

d44204d3c8a18127ed85159a8b3fdcd6d79a09b9 authored over 6 years ago by Me <[email protected]>
got all tests running

be816eb0d144e9977f3536076cc26ec2716d49e2 authored over 6 years ago by Me <[email protected]>
initial rough-draft of docker refactor

92251c687c3ca148a80dcaf6161b711b293e1a1f authored over 6 years ago by Me <[email protected]>
- Moved DateInput into the TypeRegistry

732d586dec4e0fb5bb7e2e0b27621a7443ec417c authored over 6 years ago by Jason Bahl <[email protected]>
- Moved PostObjectsConnectionOrderby to the TypeRegistry

841ab9cb82136f773cf572c24847e84749f81ea8 authored over 6 years ago by Jason Bahl <[email protected]>
- Moving MenuConnectionWhereArgs into the TypeRegistry

b34e0ff7d5241f68464a57dd44b6ae0a4b3f9f9e authored over 6 years ago by Jason Bahl <[email protected]>
- Move MenuConnectionWhereArgs into the TypeRegistry

cf508684f7b03b9089e55cafbc53835ea2f22308 authored over 6 years ago by Jason Bahl <[email protected]>
- Moving UserRoleEnum into its own file and adding to TypeRegistry

a5f92d49ec82911d63aa94401de0b9e1edbf3102 authored over 6 years ago by Jason Bahl <[email protected]>
- Moving UsersConnectionSearchColumnEnum into its own file and adding to TypeRegistry

05ecd7727c1115e594194ef27b1ce5da26a0aa0f authored over 6 years ago by Jason Bahl <[email protected]>
- Moved TermObjectsConnectionOrderbyEnum to it's own file and added to the TypeRegistry

15dbb55463483be58476e6aa0803eedd8653e7de authored over 6 years ago by Jason Bahl <[email protected]>
- Moved PostObjectsConnectionDateColumnEnum to it's own file and added to TypeRegistry

2d8cd734f5bf506e28bd716694914df3cc96115a authored over 6 years ago by Jason Bahl <[email protected]>
- Moved PostObjectsConnectionOrderbyEnum into it's own file and registered in the TypeRegistry

3840e80cc81918cd8843aa4eaa717dd6988bcada authored over 6 years ago by Jason Bahl <[email protected]>
- Use TypeRegistry to get the OrderEnum in PostObjectConnectionArgs instead of registering a new Type

fd2ab28eb9496bc134be97b2219a643aacd2a675 authored over 6 years ago by Jason Bahl <[email protected]>
Moved OrderEnum into it's own file using register_graphql_enum_type

b2957b2efe7c92f4c45702825d04dd453f9f101a authored over 6 years ago by Jason Bahl <[email protected]>
Moved CommentsConnectionOrderbyEnum into it's own file using register_graphql_enum_type

3413864dec629b4c9a914100d0a27dd6b3122671 authored over 6 years ago by Jason Bahl <[email protected]>
- Moving MediaDetails, MediaItemMeta and MediaSize Types into their own files, updating MediaItemType to reference these types

b368639fdd027a12d022190a3e8f922bcb1d88ef authored over 6 years ago by Jason Bahl <[email protected]>
Revert "- bunch of work on connections. . .stuff is broken, need to revert"

This reverts commit a00634e225e100ca3f2527fdc4157c4ea84e6267.

00c432e5fa9b345e80a8b89c17edc63870476589 authored over 6 years ago by Jason Bahl <[email protected]>
- bunch of work on connections. . .stuff is broken, need to revert

a00634e225e100ca3f2527fdc4157c4ea84e6267 authored over 6 years ago by Jason Bahl <[email protected]>
- Convert more RootQuery fields to use the register_graphql_field API

9e99037016274e77ead1ec9e2c38a019e5ee3c6d authored over 6 years ago by Jason Bahl <[email protected]>