Ecosyste.ms: OpenCollective

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

github.com/wp-graphql/wp-graphql-woocommerce

Add WooCommerce support and functionality to your WPGraphQL server
https://github.com/wp-graphql/wp-graphql-woocommerce

"customerId" no longer required.

e27367e366d7b10b9370c33d88036b8be061cf30 authored about 5 years ago by Geoff Taylor <[email protected]>
initial commit

465b7cafb2e51168b93691a9f6366156d038e7bc authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #182 from kidunot89/new-mutation/update-shipping-method

Improved shipping support

5b13160e992ea117eadfb9918f29cfa631ca163d authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Docker testing entrypoint updated.

b23ee2b2f1aa758fd29408bfda94609794681066 authored about 5 years ago by Geoff Taylor <[email protected]>
e2e tests updated.

603e5c437051772d8b82ea75e23660b848bb2d2b authored about 5 years ago by Geoff Taylor <[email protected]>
array_merge removed.

555957b793695d7f9a9f8b5c94efbb6b85ec8f6a authored about 5 years ago by Geoff Taylor <[email protected]>
tests updated.

dc3d741af728aad6abea0bd8b580207a00ecaf19 authored about 5 years ago by Geoff Taylor <[email protected]>
product taxonomy bug patched

d68a615a77584fa62cd7bd24414db170aa7c9f43 authored about 5 years ago by Geoff Taylor <[email protected]>
"ProductTaxonomyEnum" updated.

cfe61bfc55544f33940df703d71c33a31e357c27 authored about 5 years ago by Geoff Taylor <[email protected]>
"ProductTaxonomyEnum" updated.

88ef9c58fc71a73512f6812399779cb1ce71ecfb authored about 5 years ago by Geoff Taylor <[email protected]>
Woocommerce cart resolvers updated.

6e93aa245f6adf6f9b4278605bee77efa92adcd5 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'develop' into new-mutation/update-shipping-method

6b8fc54ed1d9a79388df6c371dcff9b24eed8ad4 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #184 from kidunot89/bugfix/customer-security-patch

Bugfix/customer security patch

22f3ad7adf4036360cbacf241987e441fa8bc300 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
CustomerQueriesTest fixed.

317dfb77c90051436780d39df1de960bd515785d authored about 5 years ago by Geoff Taylor <[email protected]>
Update CustomerQueriesTest.php

596feb7cf3c2191208c8fe86db76ce864886b381 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Adds step to "should_execute" conditional

3773e8d69f60d3398fb98f5e5ff9a9c7ccbd0c2b authored about 5 years ago by Geoffrey K Taylor <[email protected]>
customerBy test removed

5a7e6a892e62197751c108610df963794fa2caf8 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Customer security patch

5b4889c7a020b409874bda2a8ebc98b41503eb1c authored about 5 years ago by Geoffrey K Taylor <[email protected]>
initial commit

ed3556067efee100d7b86d475fd4c45ed98a461e authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #181 from kidunot89/bugfix/product-taxonomies

WPGraphQL for Custom Post Type UI taxonomy support

7360a602738cfd846f0ff4e78e5578791703e93f authored about 5 years ago by Geoffrey K Taylor <[email protected]>
taxonomy connection registration refactored

1b84ab80e7df47bcf6645f61a1045ae2de26a681 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #178 from wp-graphql/release-v0.3.1

Master to Release v0.3.1

161bf64c438c12fa164fc0608ac58ae52629e681 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
CHANGELOG.md updated

fe95fc12983407fbcb800c3bb830bb641b1ad796 authored about 5 years ago by Geoff Taylor <[email protected]>
CHANGELOG.md updated

ac62c93994d7a70177e9982982a04a7a8bcbe639 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #171 from wp-graphql/release-v0.3.1

Release v0.3.1

9b38f8223e62b2920ac378f86e8e1172c66e72b9 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #177 from kidunot89/feature/new-ql-session-handler-test

Codecoverage boost

1610fdad136f7be7902f62336387dfdc328bed51 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Assertion added

06a50ca9d139bce9dcfadd9f9ffde58c763674d9 authored about 5 years ago by Geoff Taylor <[email protected]>
initial commit

e40c78f9c2f6e6d10a8def2540bc33ee9b1d31d7 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #174 from kidunot89/bugfix/woocommerce-cart-session

QL Session Handler 2.0

0db0704a48075df8827211960b7d408f1170e42e authored about 5 years ago by Geoffrey K Taylor <[email protected]>
bug fixed in "QL_Session_Handler".

4d65a36e7c42c39d7d8d595a4c32dbd7df1c7a86 authored about 5 years ago by Geoff Taylor <[email protected]>
More changes to the "QL_Session_Handler"

5bba503cd72bb2f85c0f91e404ab58bfd2193be1 authored about 5 years ago by Geoff Taylor <[email protected]>
Error handling added for session token validation.

bcd5e60ce1013082cdd34b9c17db51c7670f0a8d authored about 5 years ago by Geoff Taylor <[email protected]>
"QL_Session_Handler" heavily refactored

8a4f671ca2120e57be52b6f1ffa22df56d452b7d authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.3.1' of github.com:wp-graphql/wp-graphql-woocommerce into bugfix/woocommerce-cart-session

91bd6b7659ae8b8fe9d06eefdf70631e2ad18891 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #173 from kidunot89/bugfix/codeception-config

Testing/CI configurations upgrade.

82dbc01b203359eaab89b893456502323c6cf619 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
vendor rebuilt

1945b633334ad999f7487a502427ce0b94643154 authored about 5 years ago by Geoff Taylor <[email protected]>
testing-entrypoint script updated.

1ffe19e50efb30b7a2e98906b4a26a705b101983 authored about 5 years ago by Geoff Taylor <[email protected]>
.travis.yml updated

e18a3930ed2217feb752c5466705ec416305d99b authored about 5 years ago by Geoff Taylor <[email protected]>
composer.json updated.

aec8258694ad9801a33f63cda2b7c608e72efc5b authored about 5 years ago by Geoff Taylor <[email protected]>
Docker configuration updated.

3f8d8d7a1f1480c8dad1df0ef7537619a797bd67 authored about 5 years ago by Geoff Taylor <[email protected]>
Codeception remote configuration updated.

d1a9fc46af4de93199ce3b4d51c6f4a89bbb28fb authored about 5 years ago by Geoff Taylor <[email protected]>
codeception.dist.yml updated.

4d880ae75b35b6835263e1a40da8bea721199e54 authored about 5 years ago by Geoff Taylor <[email protected]>
codeception.dist.yml updated.

1afecd0eed03571d3fe89b5ece310035553d6719 authored about 5 years ago by Geoff Taylor <[email protected]>
Update .travis.yml

541dc26cf74d6eccc1864cb914ed12efbe61c8c0 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Merge branch 'release-v0.3.1' of github.com:wp-graphql/wp-graphql-woocommerce into bugfix/woocommerce-cart-session

fffdc5927020762ff3a415ec0be718d1844daf3a authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #172 from kidunot89/feature/searchwp-integration

QL Search support added.

aa2c474dd1ffa2f6ee83e3a1484a598e3ca6f5cc authored about 5 years ago by Geoffrey K Taylor <[email protected]>
debug statement removed

70777dbace917a944338cd7d338ec892a13a09ce authored about 5 years ago by Geoff Taylor <[email protected]>
ql-search hook implemented

eb3e2a8e039a0c34d6f4f8eeef40cd7bc47d9510 authored about 5 years ago by Geoff Taylor <[email protected]>
New tests features implemented.

332672623db1025b6a7223a4aaed9acd1cadbbab authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #165 from kidunot89/hotfix/release-v0.3.0

Unneeded "register_graphql_connection()" calls removed.

86243780b18c8fda63c7e52b5f0f535f72e0fba0 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #163 from wp-graphql/wp-graphql-acf#84

Removes potential trouble filter

359077a3f24c431dc88a6cd9c36d12e9214e9cba authored about 5 years ago by Geoffrey K Taylor <[email protected]>
version numbers updated.

48313404887f00d3f1a5f8eb5a287cd2cb2aed41 authored about 5 years ago by Geoff Taylor <[email protected]>
Product "link" fixed.

46661913dd6d688caf48c8dfc50058940f9dcdda authored about 5 years ago by Geoff Taylor <[email protected]>
testing updated.

369fb7aa22b05336b7c0ad54cb97dc99f84bcc05 authored about 5 years ago by Geoff Taylor <[email protected]>
WPCS compliance update.

532f60a1658b9fc6d52f1466dd613627c05c568a authored about 5 years ago by Geoff Taylor <[email protected]>
initial commit

b76c4c23b3ce4786bb590cd4282728f76a56b1b1 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'hotfix/release-v0.3.0' of github.com:kidunot89/wp-graphql-woocommerce into bugfix/woocommerce-cart-session

699489a65fffdac08a457e80579389a0672bc246 authored about 5 years ago by Geoff Taylor <[email protected]>
some key files restored.

8efaa910cce520aef76917cb9634e8003d269ae8 authored about 5 years ago by Geoff Taylor <[email protected]>
More connection registration cleanup.

5d6cab84c6ff3a151837b979b72292bda6807d58 authored about 5 years ago by Geoff Taylor <[email protected]>
Revert "More connection registration cleanup"

This reverts commit 0bf891cb2088977b6c43c79a41272609d3a96632.

b84d74816b393a8edd2cac585664c0c4b8023aef authored about 5 years ago by Geoff Taylor <[email protected]>
Revert "More connection registration cleanup"

This reverts commit 0bf891cb2088977b6c43c79a41272609d3a96632.

f3e8489339929d36df669d152841d2bde7292dcb authored about 5 years ago by Geoff Taylor <[email protected]>
More connection registration cleanup

0bf891cb2088977b6c43c79a41272609d3a96632 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #1 from kidunot89/feature/product-link

"link" field added to "Product" interface.

cb25f3e8119a43016aa3dafeedb29acfb76d90cb authored about 5 years ago by Geoffrey K Taylor <[email protected]>
"link" field added to "Product" interface.

d7f16c99a1fae1a2783e302c6b5d01f628faffe3 authored about 5 years ago by Geoff Taylor <[email protected]>
Unneeded "register_graphql_connection()" calls removed.

56138c9a30e4809f1bdd7ba9bcab44578cdbcc29 authored about 5 years ago by Geoff Taylor <[email protected]>
Removed potential trouble filter

51d0605679137d26e4eab000796ed20292e2b141 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Merge pull request #161 from wp-graphql/develop

Master to v0.3.0

489d031ba3205d5e8d30c7e60dd88c38c5746bda authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Update README.md

c34ffed88e8d8a527b83bf23bc268f9c0a011f31 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Update README.md

45e0fd3c4b8cf5856402d6198095d6cd400d70e2 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Update README.md

bf0476f3a5e212c29d94e0d6aa13059899e224b5 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Update README.md

7645229e4909ac5a3af746f08bf1480d8aa37e06 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
CHANGELOG.md updated.

f6356bf310ee29719ee764ae5f74ef72938fbb7f authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #155 from wp-graphql/release-v0.3.0

Release v0.3.0

6eaaaa14ece0266043557444078ef194d4bee902 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
"@since" tag updated

58a90962fa3994ba850b6cacad28e233abf3ddfa authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #160 from kidunot89/namespace-refactoring

Namespaces refactored.

af69f35aec07cd6999f1f6a1ad5e2f43e1288131 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
Namespaces refactored.

22deb98fe9d3163c3b1ed97ac245c3b84d0c9e5d authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #159 from kidunot89/feature/product-interface

Product(Object) to Product(Interface)

9fef2972375a92bdfa460dfc56f387fac2d02421 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
"*product" added to "RootQuery"

5de4aa41c541ff4949d825501ec4b0f2f0d8e6d1 authored about 5 years ago by Geoff Taylor <[email protected]>
"ProductUnion" to "Product"

52ceafce03a9fc2c928a37f40f28cc1dd4de47ac authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.3.0' into feature/product-interface

f8c527727da907d65f378179f7148a58815cb255 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #158 from kidunot89/feature/wp-graphql-acf-integration

Fixes WPGraphQL ACF integration

a9033bbdcaaf76af7fc0cea77036f1d75a4393b3 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
vendor rebuilt

360a303eaae1ebf08623ae9cd2b6f1ee68fe5b3d authored about 5 years ago by Geoff Taylor <[email protected]>
Remove debug statement

4d76e997bccdd06a8ea7e00e7ccec9db0ce8ca24 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.3.0' into feature/wp-graphql-acf-integration

63bbdfbc64c18696a9c56dd9f561df2c7dedb46d authored about 5 years ago by Geoff Taylor <[email protected]>
vendor rebuilt

95f4402f9c5cb3c669538cefc26028688979da1b authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #156 from kidunot89/wp-graphql-v0.4.0-support

Adds WPGraphQL v0.4.0 support

9263944123b89df8b4770862209c3bd6c1f23860 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
"WPObjectType::node_interface()" to "Node"

ba6adfe3840ba088885d03d807b4d16c449b8ae6 authored about 5 years ago by Geoff Taylor <[email protected]>
.travis.yml updated

9208240c6190b1626c9955fe859482009e185092 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.3.0' into feature/wp-graphql-acf-integration

91d7377318f54a1a7adb3575fc476abfd99d7172 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.3.0' into feature/product-union

245e4b3b75352d324ebc04fd1331e539bd7f79a2 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'release-v0.3.0' into wp-graphql-v0.4.0-support

594cb95fe97a419f3b7dd0a6a924b8161af4df69 authored about 5 years ago by Geoff Taylor <[email protected]>
Unnecessary constant removed

920f8751c6a190f1980d170a3f28218f5055c5b3 authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into feature/wp-graphql-acf-integration

34f0538cac159e207d5c538ba4bb2aba23ac172d authored about 5 years ago by Geoff Taylor <[email protected]>
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into feature/product-union

8598a87694b19507133e869a2b0ce3a44b71f646 authored about 5 years ago by Geoff Taylor <[email protected]>
version numbers updated.

9b4ca458ddf4da2e73c1f2ace68044f3e52fd763 authored about 5 years ago by Geoff Taylor <[email protected]>
centralizes "resolve_node*" hooks

ad033fd7a7d42a44fff55805a06d66ed9ba8f8ac authored about 5 years ago by Geoff Taylor <[email protected]>
CHANGELOG.md updated

f893206ce55418aab5485cb5dd367077303de57a authored about 5 years ago by Geoff Taylor <[email protected]>
Merge pull request #154 from wp-graphql/release-v0.2.2

Release-v0.2.2

6f60ef0fe0bfe47d32525e9be165ef089c4652f2 authored about 5 years ago by Geoffrey K Taylor <[email protected]>
.travis.yml fixed again.

9bd7306d56cf2221202cccc028f2b9893f70d83a authored about 5 years ago by Geoff Taylor <[email protected]>
.travis.yml fixed

462d4eabc86f14d8b7ff6c6c9105313598c7f636 authored about 5 years ago by Geoff Taylor <[email protected]>