Ecosyste.ms: OpenCollective

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

WPGraphQL WooCommerce (WooGraphQL)

Add WooCommerce support and functionality to your WPGraphQL server
Collective - Host: opensource - https://opencollective.com/woographql - Website: https://woographql.com - Code: https://github.com/wp-graphql/wp-graphql-woocommerce

local-testing contribution guide updated.

github.com/wp-graphql/wp-graphql-woocommerce - fb4def61d945de9e3e4eaefb0099413cefd5d891 authored over 4 years ago by Geoff Taylor <[email protected]>
Update docs/content/contributing/2-local-testing.md

Co-Authored-By: Renato Alves <[email protected]>

github.com/wp-graphql/wp-graphql-woocommerce - e314f2dccdb4d4ba19b3d29dd7de6ffd5522feea authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Update docs/content/contributing/2-local-testing.md

Co-Authored-By: Renato Alves <[email protected]>

github.com/wp-graphql/wp-graphql-woocommerce - 240d954711ae7867796a5508d302577326cc641b authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Update docs/content/contributing/2-local-testing.md

Co-Authored-By: Renato Alves <[email protected]>

github.com/wp-graphql/wp-graphql-woocommerce - 983c6d163067575114bbb98a31c136a664b1cec2 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
local-testing contribution guide updated.

github.com/wp-graphql/wp-graphql-woocommerce - d4b54f04ff928c31ac3f051c1bb2b76deed9f088 authored over 4 years ago by Geoff Taylor <[email protected]>
local-testing contribution guide updated.

github.com/wp-graphql/wp-graphql-woocommerce - 68c9e70cc953fb544e4170407ead7a308352a501 authored over 4 years ago by Geoff Taylor <[email protected]>
syntax error fixed

github.com/wp-graphql/wp-graphql-woocommerce - 60dde15f90aeaedf56ab3bd54fbb20bb7488744e authored over 4 years ago by Geoff Taylor <[email protected]>
Fixed : missing static keyword for static variable

github.com/wp-graphql/wp-graphql-woocommerce - c79e8099912f0c37768369c7b7539a6705796ccc authored over 4 years ago by HW, Siew <[email protected]>
Merge pull request #287 from wp-graphql/woographql-docs-links

Update some README.md links

github.com/wp-graphql/wp-graphql-woocommerce - 23ac01831ebd8a7d549c1cdc51292ed19faafac3 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #288 from kidunot89/bugfix/tests-attachment-fix

Adds support for changes made in WPGraphQL v0.9.0

github.com/wp-graphql/wp-graphql-woocommerce - 1336f8071511f7977f854777355e675cc4202345 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
"attachment" node type replaced with "post"

github.com/wp-graphql/wp-graphql-woocommerce - c6a1ca4b2dadd0d6b9152ad436e32a1788db2193 authored over 4 years ago by Geoff Taylor <[email protected]>
Update some README.md links

github.com/wp-graphql/wp-graphql-woocommerce - 7685d960e00c0933050b6a5e67b0c9fc947ad78e authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Create SECURITY.md

github.com/wp-graphql/wp-graphql-woocommerce - 75b839f2060437f9009aaff3af5699a39e5d5f23 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Fixed CI badges

github.com/wp-graphql/wp-graphql-woocommerce - 50a5ac2cd2f8512bced8e40cb6e811b7319afcf9 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
CHANGELOG.md updated.

github.com/wp-graphql/wp-graphql-woocommerce - 9452ee14b2d910c07a0996d7ab357a825effa2d0 authored over 4 years ago by Geoff Taylor <[email protected]>
Merge pull request #273 from renatonascalves/jwt-filter

Changing how we verify the JWT plugin

github.com/wp-graphql/wp-graphql-woocommerce - eb00006a48f59fc650f139c0857d0c81e7e88cb7 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
composer.json fixed

github.com/wp-graphql/wp-graphql-woocommerce - ab6b03ad12922693cd47dbb324d2ce67d8cd1cf8 authored over 4 years ago by Geoff Taylor <[email protected]>
Merge branch 'release/v0.5.1' into develop

github.com/wp-graphql/wp-graphql-woocommerce - 9704f8d0b2e1c044643dbab30afc43d21ec0d5a5 authored over 4 years ago by Geoff Taylor <[email protected]>
Docker script implemented

github.com/wp-graphql/wp-graphql-woocommerce - a4f2769d7443c67991fb7640885be3d547506980 authored over 4 years ago by Geoff Taylor <[email protected]>
"availableShippingMethods" resolver updated.

github.com/wp-graphql/wp-graphql-woocommerce - 59712dabbc35a661bc668dce8f8d9b89c871f0dc authored over 4 years ago by Geoff Taylor <[email protected]>
entrypoint script rebuilt

github.com/wp-graphql/wp-graphql-woocommerce - eb10eadd3b5c8b0af002f9641cc045cda453ae21 authored over 4 years ago by Geoff Taylor <[email protected]>
Customer session functions updated

github.com/wp-graphql/wp-graphql-woocommerce - d3c36d62a4a59154d2ff0de295318d3935a36fa0 authored over 4 years ago by Geoff Taylor <[email protected]>
"resolve_session_customer" refactored.

github.com/wp-graphql/wp-graphql-woocommerce - b55acb9435cef35c60fa292a1315875633dc3e77 authored over 4 years ago by Geoff Taylor <[email protected]>
php-coveralls updated

github.com/wp-graphql/wp-graphql-woocommerce - e19762e01336fdd8d70a72d59612d56bf0e1f685 authored over 4 years ago by Geoff Taylor <[email protected]>
Checkout mutation input fields updated

github.com/wp-graphql/wp-graphql-woocommerce - 56507b663a3fc70c9a1f480674cc8ab624440314 authored over 4 years ago by Geoff Taylor <[email protected]>
updateCustomer resolver cleaned up

github.com/wp-graphql/wp-graphql-woocommerce - 6d63f8d00d00fafe73c02239ad628466c6655ba5 authored over 4 years ago by Geoff Taylor <[email protected]>
Product review mutations implemented and tested.

github.com/wp-graphql/wp-graphql-woocommerce - a72c512c0d9d802b0476a4e5ed2a3d2d7424d808 authored over 4 years ago by Geoff Taylor <[email protected]>
composer.json updated.

github.com/wp-graphql/wp-graphql-woocommerce - c10820b24496eea6054989691fd634225766ba64 authored over 4 years ago by Geoff Taylor <[email protected]>
Docker CI configurations updated.

github.com/wp-graphql/wp-graphql-woocommerce - 8bee58a6db014e89fe78e50c6ec66d625b5926e7 authored over 4 years ago by Geoff Taylor <[email protected]>
github actions and php-jwt updated.

github.com/wp-graphql/wp-graphql-woocommerce - f5129e7f812d9879d9803c9ac67c01b45a2f0aa4 authored over 4 years ago by Geoff Taylor <[email protected]>
process_payment_args hook added.

github.com/wp-graphql/wp-graphql-woocommerce - 26c8c2d55fb21d5f14578f5e469da1ad1968612b authored over 4 years ago by Geoff Taylor <[email protected]>
Stripe payment gateway support implemented

github.com/wp-graphql/wp-graphql-woocommerce - 0573591ab80b11d70a6c0f8ee089cf4e255720c3 authored over 4 years ago by Geoff Taylor <[email protected]>
Update README.md

github.com/wp-graphql/wp-graphql-woocommerce - 85a935d7cb5cd6cd73a7de64377dd5cdf005f138 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Added financial contributors to the README

github.com/wp-graphql/wp-graphql-woocommerce - e45b309868f523283be996ec48a8f00ed99e696e authored over 4 years ago by Jess <[email protected]>
wc-db-loader created

github.com/wp-graphql/wp-graphql-woocommerce - 6551ebc7e0555f83e14e109190b881aa689b124b authored over 4 years ago by Geoff Taylor <[email protected]>
"shippingMethod" field type changed to [String].

github.com/wp-graphql/wp-graphql-woocommerce - b1f9cfa661ad917c63b672fd057256df50f31ed4 authored over 4 years ago by Geoff Taylor <[email protected]>
"GRAPHQL_JWT_AUTH_SECRET_KEY" for tests added

github.com/wp-graphql/wp-graphql-woocommerce - f9198d0e0c5bd0c0ed6d067b2ef4511c9a164ced authored over 4 years ago by Geoffrey K Taylor <[email protected]>
Badge order changed

github.com/wp-graphql/wp-graphql-woocommerce - 6329da7af07bab68a11e697c6e393627b38dc1f6 authored over 4 years ago by Geoffrey K Taylor <[email protected]>
testing workflow updated

github.com/wp-graphql/wp-graphql-woocommerce - b6a2090abcfce60954f9dfcc770015fcf97a5ef2 authored over 4 years ago by Geoff Taylor <[email protected]>
WPCS compliance fix

github.com/wp-graphql/wp-graphql-woocommerce - 8a131ce4c2ea8124a82442c62e104da574d10acc authored over 4 years ago by Geoff Taylor <[email protected]>
CartMutationsTest updated

github.com/wp-graphql/wp-graphql-woocommerce - a74c38d47ed687feb98f574ffc595e7c79791c29 authored over 4 years ago by Geoff Taylor <[email protected]>
Deprecated "By" queries removed. More connection resolver cleanup.

github.com/wp-graphql/wp-graphql-woocommerce - 7ffd418bffa55901f55b069ff8bf0e0e5e662d4c authored over 4 years ago by Geoff Taylor <[email protected]>
Documentation cleanup

github.com/wp-graphql/wp-graphql-woocommerce - 14f5b07e3b8aa68a054c822916959fdc3f381413 authored over 4 years ago by Geoff Taylor <[email protected]>
WPGraphQL v0.8.x support added

github.com/wp-graphql/wp-graphql-woocommerce - fc439e388c496032e8817c3ffdf4c5de3a10c015 authored over 4 years ago by Geoff Taylor <[email protected]>
Update includes/connection/class-cart-items.php

Co-Authored-By: Geoffrey K Taylor <[email protected]>

CHANGELOG.md

github.com/wp-graphql/wp-graphql-woocommerce - 5fdd738f0e8d61ead5ee75090cd8a30ac6b06a97 authored over 4 years ago by Renato Alves <[email protected]>
Updating connection classes

github.com/wp-graphql/wp-graphql-woocommerce - bfce6f5bdbe2755bfb5440d10bc94d1e56b3deb8 authored over 4 years ago by Renato Alves <[email protected]>
Updating PHP version to be same as tests

github.com/wp-graphql/wp-graphql-woocommerce - 92b14d1b291ee5c786d968ba7647cf426d23fe6a authored over 4 years ago by Renato Alves <[email protected]>
README.md and CHANGELOG.md updated

github.com/wp-graphql/wp-graphql-woocommerce - b02c6ee27ca1f93260078702062e5e8654a6cc3b authored over 4 years ago by Geoff Taylor <[email protected]>
Changing how we verify for the JWT plugin to avoid false positive

github.com/wp-graphql/wp-graphql-woocommerce - 07bb75ec966f48614f34bbd4db1fa173995dc0ba authored over 4 years ago by Renato Alves <[email protected]>
Update README.md

github.com/wp-graphql/wp-graphql-woocommerce - 25c584cf53e80f09665909747f534cae11802e8a authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #252 from opencollective/opencollective

Activating Open Collective

github.com/wp-graphql/wp-graphql-woocommerce - 648b4b04f13b3a1363b5b35f007368780568a3af authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #257 from kidunot89/bugfix/checkout-shipping-methods

"shippingMethod" field type changed to [String].

github.com/wp-graphql/wp-graphql-woocommerce - 03b8ff8bd7c1b149b2d05027468156ec553962b0 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
"shippingMethod" field type changed to [String].

github.com/wp-graphql/wp-graphql-woocommerce - fc5dcfae71ad082eb42b2cb92b86a95b0f9b4085 authored almost 5 years ago by Geoff Taylor <[email protected]>
Badge order changed

github.com/wp-graphql/wp-graphql-woocommerce - f471b8acc77b990412bc837867359fa26835156e authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Added financial contributors to the README

github.com/wp-graphql/wp-graphql-woocommerce - abaecd25a97693d639528c1a8cd662a592758508 authored almost 5 years ago by Jess <[email protected]>
"GRAPHQL_JWT_AUTH_SECRET_KEY" for tests added

github.com/wp-graphql/wp-graphql-woocommerce - 37db69bf1a5c45a7b293466836a01615d64d4a54 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Fixes cron

github.com/wp-graphql/wp-graphql-woocommerce - 44f29821dbea5e26e1059ba02be20897ad8fb511 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into develop

github.com/wp-graphql/wp-graphql-woocommerce - 7ad701ee377d0eb835b5b59ba03cd62514b270eb authored almost 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #249 from wp-graphql/release/v0.5.0

Release/v0.5.0

github.com/wp-graphql/wp-graphql-woocommerce - f4571b6bccea089a0cea06eb2540d8afd2bc0e13 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
CartMutationsTest updated

github.com/wp-graphql/wp-graphql-woocommerce - f89adcc827b39ee65003080a90c28885525f3598 authored almost 5 years ago by Geoff Taylor <[email protected]>
testing workflow updated

github.com/wp-graphql/wp-graphql-woocommerce - 27d74e23b4384a070aff629311a075da44a9cf78 authored almost 5 years ago by Geoff Taylor <[email protected]>
WPCS compliance fix

github.com/wp-graphql/wp-graphql-woocommerce - bb14f187127b2e69acedec548c250d858a4b1e92 authored almost 5 years ago by Geoff Taylor <[email protected]>
Deprecated "By" queries removed. More connection resolver cleanup.

github.com/wp-graphql/wp-graphql-woocommerce - f5f3de1de86988c2acc6a4ade76ec872fc8c75df authored almost 5 years ago by Geoff Taylor <[email protected]>
Documentation cleanup

github.com/wp-graphql/wp-graphql-woocommerce - 8ad2723fb681f3967555ebe65a65bc94ae9647f4 authored almost 5 years ago by Geoff Taylor <[email protected]>
WPGraphQL v0.8.x support added

github.com/wp-graphql/wp-graphql-woocommerce - 60ef3cde3bd2c8f4bba36fb0b526d8662b147285 authored almost 5 years ago by Geoff Taylor <[email protected]>
wc-db-loader created

github.com/wp-graphql/wp-graphql-woocommerce - f14a9478d0613e337f1c4ed8e3159635283a4756 authored almost 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #243 from wp-graphql/connection-updates

Updates to the Connection Classes

github.com/wp-graphql/wp-graphql-woocommerce - df8e25c169f32dc55ba9456dd3061cdd5bf1be21 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Update includes/connection/class-cart-items.php

Co-Authored-By: Geoffrey K Taylor <[email protected]>

github.com/wp-graphql/wp-graphql-woocommerce - ead84c2555a41f48007e79ef3fbd833bd16c3f2b authored almost 5 years ago by Renato Alves <[email protected]>
Updating PHP version to be same as tests

github.com/wp-graphql/wp-graphql-woocommerce - 8a822d1a2a59d4c1365b9ec7076e14b90ed046b9 authored almost 5 years ago by Renato Alves <[email protected]>
Updating connection classes

github.com/wp-graphql/wp-graphql-woocommerce - 1e0546c1ea98820ce19013e650c66019e018e700 authored almost 5 years ago by Renato Alves <[email protected]>
README.md updated

github.com/wp-graphql/wp-graphql-woocommerce - ef50f41957ce6ce36e2d173fd6c114e8cf215ed7 authored almost 5 years ago by Geoff Taylor <[email protected]>
CHANGELOG.md updated

github.com/wp-graphql/wp-graphql-woocommerce - 466da2a1032647f35e7dffb2f33db36d9fe16970 authored almost 5 years ago by Geoff Taylor <[email protected]>
README.md updated

github.com/wp-graphql/wp-graphql-woocommerce - 7b37554ba2de80e48a850442cee694528dfd64b3 authored almost 5 years ago by Geoff Taylor <[email protected]>
version numbers updated

github.com/wp-graphql/wp-graphql-woocommerce - d66a46d92e5fc403e69de5e0f9854f0055d695aa authored almost 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #239 from wp-graphql/feature/github-actions

Adds Two New Workflows

github.com/wp-graphql/wp-graphql-woocommerce - 36fdf0c48a5c404c17e2522653de337fd8dcff34 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
"Testing Integration" + "WPCS" workflows created and passed.

github.com/wp-graphql/wp-graphql-woocommerce - bd4f35e4a8d2669f20bf206aa22ba62a827788ef authored almost 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #238 from kidunot89/feature/customer-downloadable-items

Adds Customer to DownloadableItems connection

github.com/wp-graphql/wp-graphql-woocommerce - 0603f830ebb375d19cf01dab6a8fbf0cc1a2dfbb authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #235 from wp-graphql/feature/cleaning

Code Improvements

github.com/wp-graphql/wp-graphql-woocommerce - 8b7fc3e7f6f32a6abf77d87cfaec0f9a154dc4d1 authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
Minor changes to the inputs

github.com/wp-graphql/wp-graphql-woocommerce - 32ed3f8de3ac9b7ebf59db26e396a6523b252d49 authored almost 5 years ago by Renato Alves <[email protected]>
Cleaning the types folder/classes

github.com/wp-graphql/wp-graphql-woocommerce - 8e1106b45b858a9181c19a31996314676525bf89 authored almost 5 years ago by Renato Alves <[email protected]>
Code improvements to the mutations (removing unused classes, fixing textdomain, etc)

github.com/wp-graphql/wp-graphql-woocommerce - c8865a832ab53f6dabe0a9eefd1d573d9a0fbe6f authored almost 5 years ago by Renato Alves <[email protected]>
Cleaning the model classes

github.com/wp-graphql/wp-graphql-woocommerce - 4f8db364227b7e59256f2a21c7e5df0b07f3cba8 authored almost 5 years ago by Renato Alves <[email protected]>
Other minor changes

github.com/wp-graphql/wp-graphql-woocommerce - b87a45aad3a37429f70b62693588c804fb1ac870 authored almost 5 years ago by Renato Alves <[email protected]>
Customer to DownloadableItems connection implemented

github.com/wp-graphql/wp-graphql-woocommerce - c63679430ad3106444e574317bbeb7c32efab122 authored almost 5 years ago by Geoff Taylor <[email protected]>
README.md updated.

github.com/wp-graphql/wp-graphql-woocommerce - be0f7a55afae6f2a544a5012a26d19cbb4ed4d70 authored almost 5 years ago by Geoff Taylor <[email protected]>
README.md updated.

github.com/wp-graphql/wp-graphql-woocommerce - 0ec12bb7d7b16ef6fae46f4bbd499212cc1a6937 authored almost 5 years ago by Geoff Taylor <[email protected]>
Update README.md

github.com/wp-graphql/wp-graphql-woocommerce - 8f52c3efc384b5c882101c33fcd5c3c918cc19de authored almost 5 years ago by Geoffrey K Taylor <[email protected]>
logo and README updated

github.com/wp-graphql/wp-graphql-woocommerce - 1e7ccae8477c738a781f5b86dbd42449c584730b authored almost 5 years ago by Geoff Taylor <[email protected]>
netlify config updated

github.com/wp-graphql/wp-graphql-woocommerce - e5b148bd0c5512449e5336ee19301907b2186a52 authored almost 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #234 from kidunot89/feature/docs

Adds Documentation

github.com/wp-graphql/wp-graphql-woocommerce - 0a9fe32eec923d4c0194a606f18d3e6105f4106e authored almost 5 years ago by Geoffrey K Taylor <[email protected]>