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

travis.yml updated

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

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

github.com/wp-graphql/wp-graphql-woocommerce - 81dc984eefc9578ea9dc9ae1ee33f1f1fb56f35a authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #146 from kidunot89/bugfix/cart-session-init

Escape hatch added on non-GraphQL requests.

github.com/wp-graphql/wp-graphql-woocommerce - adf8b2e3bf208f219e251ddb318a2ef03c1f65f8 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Acceptance and functional test queries updated.

github.com/wp-graphql/wp-graphql-woocommerce - 803ff66334782cef247909c1f5afb33d6cf3098b authored about 5 years ago by Geoff Taylor <[email protected]>
""ProductUnion" type implemented.

github.com/wp-graphql/wp-graphql-woocommerce - 971f4eaf0f44a6400724d69148f4cc9f6db2f11e authored about 5 years ago by Geoff Taylor <[email protected]>
Update FUNDING.yml

github.com/wp-graphql/wp-graphql-woocommerce - 0f7a5a70ce74cb4db2bd0f93df7efe4ff662e9e1 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #151 from kidunot89/funding.yml

FUNDING.yml added.

github.com/wp-graphql/wp-graphql-woocommerce - 5c5d232f7b2cb9b7ceffc1c818bb5cd0a2f4ad26 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
FUNDING.yml updated.

github.com/wp-graphql/wp-graphql-woocommerce - a3d17f4462c4d53b73fa314e10c86f9600b6fd9d authored about 5 years ago by Geoff Taylor <[email protected]>
FUNDING.yml moved

github.com/wp-graphql/wp-graphql-woocommerce - 8c77130b98c4daacfb598ec3cafebbf2b1d90248 authored about 5 years ago by Geoff Taylor <[email protected]>
FUNDING.yml added.

github.com/wp-graphql/wp-graphql-woocommerce - 08d0dcc5cbc00ab14f2fd1a3ec1f0f08d26db3c9 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #148 from kidunot89/bugfix/customer-jwt-auth-fields

Adds WPGraphQL JWT Auth fields to Customer type and mutations

github.com/wp-graphql/wp-graphql-woocommerce - f24919459b42d8dca29528ba990b15819926c045 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Customer jwt fields test implemented.

github.com/wp-graphql/wp-graphql-woocommerce - bd93f4d4c6eaf97e595993a5241d7fff8ffb15bb authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into bugfix/customer-jwt-auth-fields

github.com/wp-graphql/wp-graphql-woocommerce - 741f6343748f5b270306b777382e4e871dd895e8 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #150 from kidunot89/bugfix/product-category-hierachy

Fixes product taxonomy hierachy resolution

github.com/wp-graphql/wp-graphql-woocommerce - d9201dde830bd6f8eb5ac4817ca64cb3d929e64e authored about 5 years ago by Geoffrey K Taylor <[email protected]>
jwt fields added to customer mutations tests.

github.com/wp-graphql/wp-graphql-woocommerce - b46327a404ad3c8702b56aff09eaa30f4a36d9ca authored about 5 years ago by Geoff Taylor <[email protected]>
product taxonomies test updated.

github.com/wp-graphql/wp-graphql-woocommerce - 371abcfaa4bc99efecdc33a5bc7fa8895fb918b5 authored about 5 years ago by Geoff Taylor <[email protected]>
product taxonomies test implemented.

github.com/wp-graphql/wp-graphql-woocommerce - 98accdfc665c33829fbed5e031c9d9a5c8af3414 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge remote-tracking branch 'origin/develop' into bugfix/product-category-hierachy

github.com/wp-graphql/wp-graphql-woocommerce - d5fdadeced85e677f85a4788360669df84acf650 authored about 5 years ago by Geoff Taylor <[email protected]>
temporary fix applied

github.com/wp-graphql/wp-graphql-woocommerce - e610a35908099616bc65da9be336409eb41a85b3 authored about 5 years ago by Geoff Taylor <[email protected]>
order mutation auth patched.

github.com/wp-graphql/wp-graphql-woocommerce - cfbe104362639ebce28056c48a1a4bcc2e429437 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
"JWT Auth field" filters implemented.

github.com/wp-graphql/wp-graphql-woocommerce - eb2158516005b0e299c3cde4fd371399a8331842 authored over 5 years ago by Geoff Taylor <[email protected]>
"$_SERVER['REQUEST_URI']" properly sanitized.

github.com/wp-graphql/wp-graphql-woocommerce - 6f3a595ec145f768cbae344034c0d763b43469ce authored over 5 years ago by Geoff Taylor <[email protected]>
escape hatch finalized

github.com/wp-graphql/wp-graphql-woocommerce - 151b24ea07acda8f02af8ada7dec9612fd81329d authored over 5 years ago by Geoff Taylor <[email protected]>
escape hatch adding on non-GraphQL requests.

github.com/wp-graphql/wp-graphql-woocommerce - a58fcbc23d7af41c08834b43ee098dfa52139689 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #145 from kidunot89/feature/improved-connection-ordering

Improved ordering for some connections

github.com/wp-graphql/wp-graphql-woocommerce - 1ef0eefb443ae20fafd0fe0fdba7997055568cb7 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Several new WPEnumType and WPInputObject types implemented.

github.com/wp-graphql/wp-graphql-woocommerce - df4947e596072e50c4c5aa3dc3fff8c1acc1129c authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #144 from kidunot89/contributing.md

CONTRIBUTING.md added

github.com/wp-graphql/wp-graphql-woocommerce - 04d874ab61e01a416c0d3fa009bbfd29e7115dd6 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
CONTRIBUTING.md added

github.com/wp-graphql/wp-graphql-woocommerce - 52779fb142b0fdaccdb90b474776947089ce7033 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #142 from kidunot89/feature/catalog-visibility-hook

"product_connection_catalog_visibility" hook implemented.

github.com/wp-graphql/wp-graphql-woocommerce - 90b66828da56520f46861450730894dc4e005112 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
"product_connection_catalog_visibility" hook implemented.

github.com/wp-graphql/wp-graphql-woocommerce - ed145668d214a3797db1e4285e905e7c13245943 authored over 5 years ago by Geoff Taylor <[email protected]>
Refactored to work with coming changes in "WPGraphQL"

github.com/wp-graphql/wp-graphql-woocommerce - 6e45741ac8934fad20473ee35fc25afef896c68b authored over 5 years ago by Geoff Taylor <[email protected]>
new WPGraphQL and WPGraphQL ACF hooks implemented

github.com/wp-graphql/wp-graphql-woocommerce - 80048da3f7d76c4cd93ae665c6a50758d82ad22e authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #139 from kidunot89/feature/product-description-filters

"format" arg added to Product description fields

github.com/wp-graphql/wp-graphql-woocommerce - 7288d895f0f1bbbc8f719d0a3e43cf2ac6d35f9c authored over 5 years ago by Geoffrey K Taylor <[email protected]>
"format" argument added to Product fields "description" and "shortDescription".

github.com/wp-graphql/wp-graphql-woocommerce - f9fde2032902ef3c8e7abf11497884006c95c329 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #135 from kidunot89/bugfix/taxonomy-filter-patch

v0.2.1 hotfix to develop

github.com/wp-graphql/wp-graphql-woocommerce - d1813b0805c0abac4fd8fd789694cacb38d152b3 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #134 from kidunot89/bugfix/taxonomy-filter-patch

v0.2.1 hotfix to master

github.com/wp-graphql/wp-graphql-woocommerce - da062134b8be43d38888e70aeef30496e1febfb5 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
sub tax query fixed.

github.com/wp-graphql/wp-graphql-woocommerce - d94ed05ddb8ff74f39bcd47f2d17d353a39f8d85 authored over 5 years ago by Geoff Taylor <[email protected]>
simple case change implemented.

github.com/wp-graphql/wp-graphql-woocommerce - 14144d4933d7c05a9210775d3d7d47bdfffb17f3 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #133 from wp-graphql/release-v0.2.1

Master to v0.2.1

github.com/wp-graphql/wp-graphql-woocommerce - 5b0101e31567442eeeb4c1a538e0dd9d3ea5a9ba authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #114 from wp-graphql/release-v0.2.1

Release v0.2.1

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

github.com/wp-graphql/wp-graphql-woocommerce - 45298e482e54149c65ea5a55820dcdf59c800440 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #132 from kidunot89/bugfix/checkout-mutation

Checkout mutation bugfix/enhancements

github.com/wp-graphql/wp-graphql-woocommerce - e7bd5bfcf1f9dad03de35ffc1cea5170ee858fb2 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
3rd party default value hook added.

github.com/wp-graphql/wp-graphql-woocommerce - dcbd241f2fa00a903160a25277a539247f2b13fb authored over 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.2.1' of github.com:wp-graphql/wp-graphql-woocommerce into bugfix/checkout-mutation

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

github.com/wp-graphql/wp-graphql-woocommerce - 1772464da393cbc83e2e36501062b644ea75e7e2 authored over 5 years ago by Geoff Taylor <[email protected]>
Typehinting removed

github.com/wp-graphql/wp-graphql-woocommerce - a6bc2d316b0e0f0f60f5bbfe0d97899d6425e45f authored over 5 years ago by Geoff Taylor <[email protected]>
NewCustomerCheckingOutCept updated.

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

github.com/wp-graphql/wp-graphql-woocommerce - b7f52e2a278b430f2b7bb1fe561b306d13477f08 authored over 5 years ago by Geoff Taylor <[email protected]>
"NewCustomerCheckingOutCept" written.

github.com/wp-graphql/wp-graphql-woocommerce - 25208587ef4aefd7e93557fe19e8ed2f72dcc3ea authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #131 from ranaaterning/patch-3

Add contributor

github.com/wp-graphql/wp-graphql-woocommerce - 3d5586464a889a14ed2f80fc781d0e6257a5965f authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #126 from kidunot89/feature/new-product-connection-args

Adds "taxonomyFilter" to product connections

github.com/wp-graphql/wp-graphql-woocommerce - f5237b30a62843ccd1623bd3454703ec89bcc816 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Product connection field "taxonomyFilter" where arg implemented and tested.

github.com/wp-graphql/wp-graphql-woocommerce - 05019140f87e0fdec356e9e89363eae3aca826b3 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #125 from kidunot89/bugfix/product-connection-where-args

Bug related to resolving product connections by taxonomies fixed.

github.com/wp-graphql/wp-graphql-woocommerce - 0224c05eebd8994607208fb4c6e75b5541d724db authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Bug related to resolving product connections by taxonomies fixed.

github.com/wp-graphql/wp-graphql-woocommerce - 8a68cf9637ff97556238d8febd038f435c62b688 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #124 from kidunot89/bugfix/post-object-connection-hook

PostObject hierarchy bugfix

github.com/wp-graphql/wp-graphql-woocommerce - 5e8b6388255922fa66bfd6340bca014645627709 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Problematic code removed.

github.com/wp-graphql/wp-graphql-woocommerce - 04f681251dab7b767f13dd83754a84e08ec6d49e authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #123 from kidunot89/new-type/metadata

MetaData type and queries

github.com/wp-graphql/wp-graphql-woocommerce - 16834b5f909eaff6fa52f6843009a79d79b0b52f authored over 5 years ago by Geoffrey K Taylor <[email protected]>
"MetaData" type and queries implemented and tested.

github.com/wp-graphql/wp-graphql-woocommerce - 8025de7667d5abcf6f6fa64d5afed91637e9552f authored over 5 years ago by Geoff Taylor <[email protected]>
CartItem field "extraData" implemented and tested.

github.com/wp-graphql/wp-graphql-woocommerce - fa736107c4f3e57328915ebb1b421e2823d331f5 authored over 5 years ago by Geoff Taylor <[email protected]>
fixed "Inflect" class collision

github.com/wp-graphql/wp-graphql-woocommerce - 142c482728750b7a4315136428972efd74ec07b1 authored over 5 years ago by Geoff Taylor <[email protected]>
Update class-inflect.php

github.com/wp-graphql/wp-graphql-woocommerce - 64d935e1b0de5dd41e16931c214d92e0c4a1ffb5 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
collision fixed

github.com/wp-graphql/wp-graphql-woocommerce - 8a648afaa07acb71185e28ba0f867b014bd7afb7 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #118 from kidunot89/feature/payment-gateways

PaymentGateway type.

github.com/wp-graphql/wp-graphql-woocommerce - dac25475e6999345c2c040b5fb85567b36982beb authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Payment gateway description fixed.

github.com/wp-graphql/wp-graphql-woocommerce - 7d5740c625313237df30b7b765a9f6aec86a19d6 authored over 5 years ago by Geoff Taylor <[email protected]>
PaymentGateway implemented and tested.

github.com/wp-graphql/wp-graphql-woocommerce - df92511c0ce18d096334b2255f9c0c2476c4d499 authored over 5 years ago by Geoff Taylor <[email protected]>
Bug fixed concerning tests output directory.

github.com/wp-graphql/wp-graphql-woocommerce - cd2fa595584dfe7b106f32667fc3e286ef855801 authored over 5 years ago by Geoff Taylor <[email protected]>
Bug fixed concerning code coverage output.

github.com/wp-graphql/wp-graphql-woocommerce - 3a564c3be674d1103eeee626d46a53c828dae507 authored over 5 years ago by Geoff Taylor <[email protected]>
Dockerfile updated for PHP5.6 test compatibility.

github.com/wp-graphql/wp-graphql-woocommerce - 18f6780ea5f8d7b4ccd936896e8c27919d59f3e2 authored over 5 years ago by Geoff Taylor <[email protected]>
Bugfix related to Travis-CI.

github.com/wp-graphql/wp-graphql-woocommerce - d8de2d387c60291b46b4a29fa94afca5070d8ca5 authored over 5 years ago by Geoff Taylor <[email protected]>
Coveralls.io client bug fixed.

github.com/wp-graphql/wp-graphql-woocommerce - f8ee0bec9b613c66e90c087825a4240176c6a56b authored over 5 years ago by Geoff Taylor <[email protected]>
Codecoverage config modified.

github.com/wp-graphql/wp-graphql-woocommerce - 0a98ab6b8c55e0f37743d8cd1c9c34041f424c5a authored over 5 years ago by Geoff Taylor <[email protected]>
testing-entrypoint.sh updated.

github.com/wp-graphql/wp-graphql-woocommerce - 09b21cf54e6708ac96c81fb86cf95600aa7f086d authored over 5 years ago by Geoff Taylor <[email protected]>
-r flag set for coverall client execution.

github.com/wp-graphql/wp-graphql-woocommerce - a91475f435a93f247c36b0e96a84650e323709cf authored over 5 years ago by Geoff Taylor <[email protected]>
Unnecessary code removed..

github.com/wp-graphql/wp-graphql-woocommerce - 835b2f4e98437af12515b7ea04cfc0968fdc9389 authored over 5 years ago by Geoff Taylor <[email protected]>
Coveralls.io client config updated.

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

github.com/wp-graphql/wp-graphql-woocommerce - cc842e9a298b4959551a3c5985b8e0059834f4ce authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #115 from kidunot89/feature/update-travis-to-use-docker

CI upgrade

github.com/wp-graphql/wp-graphql-woocommerce - 1ed5323a6d4e4d225cb285ff1e4bbbe2f2927796 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
.travis.yml updated.

github.com/wp-graphql/wp-graphql-woocommerce - c9e9ad6d26a30b6bfcc8f1443afa38c01b679a27 authored over 5 years ago by Geoff Taylor <[email protected]>
php5.6 test compatibility fixed.

github.com/wp-graphql/wp-graphql-woocommerce - 2bbe110013901d81a69761d71393e930eff04f8a authored over 5 years ago by Geoff Taylor <[email protected]>
.travis.yml updated.

github.com/wp-graphql/wp-graphql-woocommerce - 1d9f1b603266f90210b8ba56c7b8230edbcd1bca authored over 5 years ago by Geoff Taylor <[email protected]>
--no-cache flag removed.

github.com/wp-graphql/wp-graphql-woocommerce - 8af4aa72289ad735fda3b75e31541d53c73b360a authored over 5 years ago by Geoff Taylor <[email protected]>
--no-cache flag added to composer install statement.

github.com/wp-graphql/wp-graphql-woocommerce - 07239f93e31262be7532f5004f24510f156c84f1 authored over 5 years ago by Geoff Taylor <[email protected]>
fixed variable substitution.

github.com/wp-graphql/wp-graphql-woocommerce - 7c7d20c67117b450f011a59c5c9d69b6a56bbd11 authored over 5 years ago by Geoff Taylor <[email protected]>
fixed Dockerfile.

github.com/wp-graphql/wp-graphql-woocommerce - da77dcb169c61835003e0d33d1ec63c42f0018ec authored over 5 years ago by Geoff Taylor <[email protected]>
php5.6 xdebug installation patched.

github.com/wp-graphql/wp-graphql-woocommerce - aae33f813162f5a4b509d8e32d2916a0dd896a5c authored over 5 years ago by Geoff Taylor <[email protected]>
package.json updated

github.com/wp-graphql/wp-graphql-woocommerce - 440769929654f2ef59bc37a593919331dea30762 authored over 5 years ago by Geoff Taylor <[email protected]>
job matrix updated.

github.com/wp-graphql/wp-graphql-woocommerce - c5996ebf85d5cb837da25010d133ddb5bea54b58 authored over 5 years ago by Geoff Taylor <[email protected]>
Codeception configuration heavily refactored

github.com/wp-graphql/wp-graphql-woocommerce - b8c7b109925587c5d5901fe420e76d2af2cd230a authored over 5 years ago by Geoff Taylor <[email protected]>
More docker refactoring

github.com/wp-graphql/wp-graphql-woocommerce - 0865b03548443db95cc60e83374e24f1221ecc4e authored over 5 years ago by Geoff Taylor <[email protected]>
Docker configuration refactor. Debugging needed.

github.com/wp-graphql/wp-graphql-woocommerce - b16a195243c828fd396562998bdffa24a9494e97 authored over 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #117 from wp-graphql/release-v0.2.0

Master to v0.2.0

github.com/wp-graphql/wp-graphql-woocommerce - 321521bb46d752f04054af2f384d51a11f949830 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
Merge branch 'develop' into release-v0.2.0

github.com/wp-graphql/wp-graphql-woocommerce - d1eab10e68a15f98ae10d53bde35aead057d8974 authored over 5 years ago by Geoffrey K Taylor <[email protected]>
xdebug replaced with pcov

github.com/wp-graphql/wp-graphql-woocommerce - c7c2db51ccebd219b8103d838b68ffd953ac7eb1 authored over 5 years ago by Geoff Taylor <[email protected]>
dependency required versions updated

github.com/wp-graphql/wp-graphql-woocommerce - d7948b25d47e67c492248add5d3f277cfe4300d5 authored over 5 years ago by Geoff Taylor <[email protected]>