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

Netlify config added

b747e7a553e2666785298e13081d88209f55a8f7 authored almost 5 years ago
.gitignore updated

95400498979b4b825659b2117be3434dc101fbd3 authored almost 5 years ago
"docs" added

d9f1de033316eb7051056936f6a13fd308329b62 authored almost 5 years ago
.travis.yml updated

0d754526b4f3700fb238151acdf36294cfaa6ea7 authored almost 5 years ago
version numbers updated

9b45a4b1c3595e341dd17fbd9c79371e78c9dec5 authored almost 5 years ago
CHANGELOG.md

660501e16edd0271d0e1c8b81626654b67d42eaa authored almost 5 years ago
Update README.md

5ddb1b26c7a51b875e9eed30de0c2c37c2d56f03 authored almost 5 years ago
Merge pull request #231 from kidunot89/feature/tax-rate-connection-where-args

TaxRate connection improvements

15701beb10e01d2b4ae91dcac671b0df3282feaf authored almost 5 years ago
"postCode" and "postCodeIn" arguments added to the "TaxRate" connection.

e2d55d4a6c68d7440bfbdab6ff55d084c428f55b authored almost 5 years ago
Checkout mutation updates (#229)

* "isPaid" and "transactionId" fields added to "CheckoutInput".

e5ed5556c752dbd17ace9bf66b04d2810f0ca6f5 authored almost 5 years ago
Update wp-graphql-woocommerce.php

c9a4a32aafe7706e2c41a0cdbe087b422b88abc9 authored almost 5 years ago
Update README with closing tag for image

Update README with closing tag for image

99b19f750b5f1950610b16b6832d0a4fe173cdb1 authored almost 5 years ago
CHANGELOG updated

b2a631f789fe3fe3471834ef8f5eb64d8d2ad47d authored almost 5 years ago
Merge pull request #221 from kidunot89/bugfix/id-type-enum-types

Fixes introspection query

5a5dfc4b2b4eecaff751127f2d49360576b87a83 authored almost 5 years ago
IntrospectionQueryTest updated.

abeadc8d22459cd829b28250d9dc3db7b3954d3c authored almost 5 years ago
"TaxRateIdEnumType" registered.

24a7238a86e138a4cd445ee9d032190c52ac88da authored almost 5 years ago
Update README

The `:point_right:` emoji was causing issues with the WPGraphQL docs site pulling in the README ...

5e5003b89650c3f1c81682c8bae6277dc36fb294 authored almost 5 years ago
CHANGELOG.md

e0abe14f4686b82a815725b44a05021abe21cfc8 authored almost 5 years ago
Merge pull request #220 from wp-graphql/release/v0.4.1

Release v0.4.1

041091e6c3e6a1c72afb8e851be51a5a114cfa2e authored almost 5 years ago
More queries updated.

8afc1e90cad68657d17b7bf68410c84e59308931 authored almost 5 years ago
"idType" implemented.

43d529f78f2e5cc3f3df7cd782c4c3637655c525 authored almost 5 years ago
CHANGELOG.md updated

d89f5c353741db81091fb548f9622afe5352436a authored about 5 years ago
Merge pull request #217 from wp-graphql/release/v0.4.0

Release v0.4.0

cfc83348f786a4be5a4063fcc1a6f715566ae295 authored about 5 years ago
Merge pull request #219 from kidunot89/feature/downloadable-items-type-and-connection

"DownloadableItem" type and connection added.

98af2b0e7ecd0516e66996512162b673791f79b9 authored about 5 years ago
"DownloadableItem" type and connection implemented.

b57ec1c34a0f01331453252be17094e09c3e7798 authored about 5 years ago
Merge pull request #195 from kidunot89/feature/product-attributes-upgrade

Feature/product attributes upgrade

60140be65167327bb975fad6394c4d897b0f17af authored about 5 years ago
"ProductAttribute" re-designed.

c1239d0863f28ca5733e434039b178dde4f78131 authored about 5 years ago
Merge pull request #198 from kidunot89/feature/product-reviews

Adds product reviews

99ad0482c70d3f05207b8f71091ab4d76a24fc00 authored about 5 years ago
"Product" to "Review(Comment)" connection implemented.

487a538593b0d45db8f49fe268d47511d659f298 authored about 5 years ago
Merge pull request #196 from kidunot89/feature/wp-graphql-v0.6.0-support

Adds support for the next version of WPGraphQL-JWT-Authentication

656ce84c9b4af6df6abc3d879f2b8b101633592c authored about 5 years ago
.travis.yml updated.

0cea4f8798d7e00af8f23ab329a4c0eb027c331b authored about 5 years ago
"JWT Authentication" filters updated.

8ccffcdeec6e9dfa387272d7b8c23c9dd2e4262e authored about 5 years ago
"graphql_jwt_user_types" filter added.

a987fc9ac521947cadab75c2d04ac18d9727bfdd authored about 5 years ago
version numbers updated.

f4cded19d9ffc056c22378105dd4cf1848c7a1f7 authored about 5 years ago
CHANGELOG.md updated

d49b4b1e88330ceee60f874dca2a7d68376f5122 authored about 5 years ago
Merge pull request #216 from wp-graphql/release/v0.3.3

Release v0.3.3

b2f85a5a540574c26b6469b92fe12bedb335d954 authored about 5 years ago
final tests cleanup

8ee87f470ec3fc2e4bce0744e4f5ce6a1ae7cd3e authored about 5 years ago
Syntax error in "order" type fixed. Related tests updated.

74d4612b2b77a54bddd531740504c3abe76ff3a3 authored about 5 years ago
Syntax error fixed in "ConnectionPaginationTest".

80a83b0496986a61eec8020478cc5f817f14fbb1 authored about 5 years ago
"is_private()" implemented in "Order" model class.

a55b03ff1fadf8ffc729bbe699932c0c5dffb302 authored about 5 years ago
ConnectionPaginationTest added

1a2410fc7db5afc2ec4d8688f07cd47231e4565e authored about 5 years ago
wp-graphql/wp-graphql#1111 connection patch

4ff42073e4a6876c421c43e0e30932ec79ba7318 authored about 5 years ago
Order connection permission check updated

b4879311d917b6e50034568a43cf77bc9594c08e authored about 5 years ago
"Order" restricted fields updated.

678fe49de52421e55889b6e4882acbe3be5a2d8a authored about 5 years ago
CartMutationsTest updated.

b905af9faeed7b1e864237cb138c52dd047b6f29 authored about 5 years ago
Refund connection resolver fixed

b366aeea0d3d8f4c66681d833b4adc8c84924578 authored about 5 years ago
CartQueriesTest updated.

8485fff74b7a530b8baf7f9a6594a1a3288f3994 authored about 5 years ago
version numbers updated.

8c3a2de67a2a407e322fded091a9c95e026ba42e authored about 5 years ago
Merge pull request #215 from kidunot89/feature/cart-item-connection-upgrade

Pagination implemented on cart connection

bef35375e28f7c76c9f600fe80f0c18ee8bde81f authored about 5 years ago
Merge pull request #214 from saleebm/feature/opt-password-register-customer

allow optional password creation for registerCustomer

0d60a4c981e13197a8238bac2ca66773b72a3cf8 authored about 5 years ago
CartItem connection field descriptions fixed.

9ba819cf4ab52471915597b00edcce219790034f authored about 5 years ago
Pagination implemented on cart connection

a80dc9d59ad79a9bfb9ec045c92d59186cc27817 authored about 5 years ago
Formatting fixed

37b84fdcd9631d44c101dc7e31b8552f7de2a26d authored about 5 years ago
allow optional password creation for registerCustomer

199383c11f3e4e7c4e5b0bed931191963ae75134 authored about 5 years ago
Merge pull request #213 from kidunot89/feature/product-field-permissions

Updates some product fields' access levels

411a27e677a13dc16b6fa6ea2eea549f8fd0ddc7 authored about 5 years ago
new field cap check set.

190f3229946fcd89fd51e50868ccc33181a12b83 authored about 5 years ago
Merge pull request #212 from kidunot89/bugfix/customer-order-connection

More customer improvements.

41323dda03b4ae8a05fae2e27c228f0fd5f189dc authored about 5 years ago
"registerCustomer" mutation resolver updated.

f4dc73fa329a1d0bff2af442998a013dfa89033c authored about 5 years ago
Merge branch 'develop' into bugfix/customer-order-connection

c30d91168ba64546d47aa19e1308e3bfac2b59a6 authored about 5 years ago
Merge pull request #211 from kidunot89/bugfix/concurrent-mutations

Better cart mutation support/unsupported type error handling

54c9711b4df0e2fce70dc9aa56f9c875a5a9aefa authored about 5 years ago
syntax error fixed

506868c30a0feb7103eb586b590839d46ea9214c authored about 5 years ago
CustomerQueriesTest updated.

36880647bc324a38a75e3ae4274dbe25aa310b01 authored about 5 years ago
session handler updated

25b55dfa36727c2171b1e20b3de40ddd5d126e5c authored about 5 years ago
syntax error fixed

0de3aa59daed5e5e7217c34425e56e130b596fb8 authored about 5 years ago
Order connection argument access control implemented

54272856ee8a55fa038cbac83a2aff6dafc7f9af authored about 5 years ago
Session handler updated

54454b2c53d6769b4f8f6009b6077eac61910a49 authored about 5 years ago
Improved unsupported type handling

180276e07b626f7a34b3fce5c7d068798887e847 authored about 5 years ago
transaction queue callback cleaned up

0ca8a22e164f7739f6a1b92f2e81bc15f0fad428 authored about 5 years ago
transaction queue optimized

0556e4fa89d4dded6bdf0b6538bf475579998724 authored about 5 years ago
sleep interval updated

6e9a82e8e3125143e97d31de84eb641d7b894c38 authored about 5 years ago
syntax error fixed.

8f99b2a7ed6f04510fdf93d42ec26554bc47ce8f authored about 5 years ago
transaction managment implemented

abb2eab5cafb14199ed40de046d60cdcb2235b94 authored about 5 years ago
Merge pull request #203 from wp-graphql/update-composer-for-packagist

Update composer.json

07cfa6cefaf794eb06c59273afcbcf9cde3bfb94 authored about 5 years ago
Update composer.json

Packagist whines at me when we include a version number in the composer.json file, and also if t...

b79c8b6350b5c6fbd9b3f0a165ba86da629987a8 authored about 5 years ago
Merge branch 'master' into develop

43acd19ac7e27eefdf61661c1384c4a513989f6d authored about 5 years ago
CHANGELOG.md updated

eeaf3859b11a9bca05f1100427511794b20084d0 authored about 5 years ago
Merge pull request #200 from wp-graphql/release-v0.3.2

Release v0.3.2

b4a02b0ea344d53e7c681bec45839fd8909ea1a3 authored about 5 years ago
version numbers updated

38ef8c1f2c9ad1fdf825b17cb68f4a97f9920e0b authored about 5 years ago
Merge pull request #199 from kidunot89/bugfix/unsupported-product-types

Better handling of unsupported product types.

c61a64b1cacea0683bd987911c1e3fa13005740d authored about 5 years ago
Update wp-graphql-woocommerce.php

47703da26497cf859223af90fcf3d105da445fdb authored about 5 years ago
Unsupported product type error handler implemented.

076d158afa73eb6a96dab0775f1c362f5ee657f6 authored about 5 years ago
Merge pull request #197 from kidunot89/bugfix/product-attributes-connection

Registers "attributes" as a "Product" field.

ddeedc39dcfe0120c613b2f6c9ab070ace47f4d9 authored about 5 years ago
bug fixed.

82879b7e8a44bf9bc078f1f6df0802ad0930c4cd authored about 5 years ago
Unused code removed.

9be4fa24f171958a6f21c45c9930185e35a9f9ae authored about 5 years ago
product attribute connection registration call updated.

8dcc28b438df753f3cfd6d1f36cfab439cb8e89d authored about 5 years ago
Merge pull request #194 from kidunot89/feature/cart-mutation-output

"cart" field add to mutation output.

43fcb3aa1d83ebc770d5fd38f89f454f51b2d3a4 authored about 5 years ago
"cart" field add to mutation output.

d301e57c8b00c3e2faf0a11e0da50e731167528b authored about 5 years ago
Merge pull request #190 from kidunot89/bugfix/is-graphql-http-request

local version "is_graphql_http_request" replaced with core version."

49bf1ab0cf4010ed9bdcdbe74da064e436e24305 authored about 5 years ago
local version "is_graphql_http_request" replaced with core version."

d8ef2806ab5651438ba03977a90705a907f49793 authored about 5 years ago
Merge pull request #189 from kidunot89/bugfix/union_type_resolver

More support provided for WPGraphQL ACF

b2fbf6c96add0c1e1a1ef25cfda7796c6453d2f9 authored about 5 years ago
Update wp-graphql-woocommerce.php

573ae237217cafa4fce9eb262409c63147c546de authored about 5 years ago
More support provided for WPGraphQL ACF

a728e81a039c00a5b5c9022f4f4144867f6e6918 authored about 5 years ago
Merge pull request #187 from kidunot89/feature/better-guest-customer-support

Better guest customer support

a605f559133d96538f21047f373781674193b046 authored about 5 years ago
switch back to xdebug

42f9a212210fdcdaafc8bbc23729ff684e612a35 authored about 5 years ago
Dockerfile updated

ee8f12801183aa751535bb741c10f8b56c8578b9 authored about 5 years ago
codecoverage tests

7cc27fd0d9fd76171aa3de88492f5a2b361b9a01 authored about 5 years ago
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into feature/better-guest-customer-support

f6d2b889791215d704fdf523da38eaa08eb213dc authored about 5 years ago
Merge pull request #188 from kidunot89/feature/wp-union-type-injectors

"WPUnionType" injection filters implemented.

78eff70f53e1ad74e9ff708e4c5a1c6a0f7d15d1 authored about 5 years ago
"WPUnionType" injection filters implemented.

74eb1e140e0d2933f54add89a2c5d72f0b137739 authored about 5 years ago
Docker configuration updated

ecbb74c5ba29820c2ae541a35b898c1eadb44dc3 authored about 5 years ago