Geoffrey K Taylor and GitHub
9073793e86
chore: WPGraphQL v1.9.x connection resolver support added and autoloader removed. ( #647 )
...
* chore: WPGraphQL v1.9x + WP Bedrock support added.
* chore: lint compliance met.
* chore: composer/installers added back to allow-plugins
2022-08-26 14:53:36 -04:00
Geoff Taylor
7aedfd9c7a
version numbers updated.
v0.11.1
2022-06-30 16:36:29 -04:00
Geoffrey K Taylor and GitHub
c9e8439abf
feat: Optional "id" field add to "MetaDataInput" type for overwriting existing meta ( #631 )
2022-06-30 16:23:25 -04:00
Geoffrey K Taylor and GitHub
b073dce134
chore: PHP-JWT upgraded to v6.1.0 ( #633 )
...
* chore: PHP-JWT upgraded to v6.1.0, Unit tests updated to work with WPGraphQL Testcase v2.3
* chore: PHP7.2 removed from testing workflow matrix.
2022-06-24 17:42:05 -04:00
Geoff Taylor
adf9c42001
chore: WPCS compliance met
v0.11.0
2022-03-15 15:45:04 -04:00
Geoff Taylor
3aa3fbbfe5
hotfix: Syntax errors in QL_Session_Handler refactored
2022-03-15 15:37:27 -04:00
Geoff Taylor
e105082166
chore: CHANGELOG and version numbers updated.
2022-03-15 14:58:35 -04:00
Geoffrey K Taylor and GitHub
d70443ddcd
fix: QLSessionHandler behaviour changes and QLSessionHandlerTest wpunit test added ( #616 )
...
* chore: QLSessionHandlerTest added
* chore: WPCS compliance met
* fix: JWT leeway set in unit test
* fix: Docker environment salts updated
* fix: salts restored
* chore: WPCS compliance met
* chore: JWT::leeway removed from tests
* devops: Uncommented assertion in QLSessionHandlerTest
* chore: WPCS compliance met
2022-03-15 14:39:36 -04:00
118d183b61
fix: warnings in fillCart with empty coupons/shippingMethods ( #613 )
...
* fix: warnings in fillCart with empty coupons/shippingMethods
* chore: WPCS compliance met
Co-authored-by: Geoff Taylor <geoff@axistaylor.com >
2022-03-15 14:34:47 -04:00
Geoffrey K Taylor and GitHub
223bde6ea2
feat: "product" and "variation" connections added to LineItem type ( #604 )
...
* feat: "product" and "variation" connections added to LineItem type
* chore: Coding standards met
* fix: GraphQLE2E helper updated to reflect schema changes
* chore: PHP 8.0 compliance met
* chore: Workflow codecoverage set to target PHP 7.4
* chore: WPCS compliance met
2022-03-04 23:44:48 -05:00
Krystian and GitHub
531f60d077
add return array to get_query_args because without this endpoint show error ( #610 )
2022-03-01 14:24:10 -05:00
Oskar Modig and GitHub
a044edf0fe
Get $order in checkout mutation ( #605 )
...
* make order processing methods static
* get order for graphql_woocommerce_after_checkout action and catch block
2022-02-15 18:06:19 -05:00
Geoffrey K Taylor and GitHub
6dbdcb5ae8
fix: Product Attribute naming conventions changed ( #603 )
...
* fix: Product Attribute naming conventions changed
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: Dockerfile updated
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: dev dependencies updated
* devops: Dockerfile updated
* chore: Docker composer configurations updated
* chore: Coding standards met.
2022-02-04 15:00:44 -05:00
Scott Kennedy and GitHub
d4177ced76
Fix Fee name not showing ( #602 )
...
Fix Fee name not showing on the order when using the createOrder mutation.
2022-02-02 09:47:10 -05:00
Geoff Taylor
7890ef6032
version numbers updated
v0.10.7
2022-01-25 13:46:18 -05:00
Geoff Taylor
bfbfebb2cc
CHANGELOG updated.
2022-01-25 13:43:18 -05:00
fabiojundev and GitHub
bfbeb0dbc4
fix: change deprecated incr_cache_prefix ( #598 )
...
method to invalidate_cache_group
2022-01-25 13:35:24 -05:00
Victor Mattos and GitHub
f0a29e1a4c
[Bugfix] Update order status ( #595 )
2022-01-03 18:26:27 -05:00
stevezehngut and GitHub
d020328133
Update class-root-query.php ( #584 )
...
Fix for bug #583 .
2021-12-07 16:45:54 -05:00
Geoff Taylor
be38f2939b
version numbers updated and CHANGELOG.md updated
v0.10.6
2021-11-04 18:13:37 -04:00
Geoffrey K Taylor and GitHub
3b50921645
hotfix: Fixes breaks created by WPGraphQL v1.6.3 ( #580 )
...
* hotfix: Fixes breaks created by WPGraphQL v1.6.3
* chore: testing library removed
2021-11-04 18:09:04 -04:00
Geoff Taylor
f9dab51883
CHANGELOG.md updated
v0.10.5
2021-10-26 01:52:22 -04:00
Geoffrey K Taylor and GitHub
8bd01823c7
fix: order item connection cursor fixed. ( #574 )
2021-10-26 01:47:29 -04:00
Geoff Taylor
2a721a2443
chore: version numbers and CHANGELOG updated.
2021-10-25 17:39:54 -04:00
Geoffrey K Taylor and GitHub
a3dfa800f5
feat: applied coupon description field added ( #572 )
2021-10-22 22:47:25 -04:00
Geoffrey K Taylor and GitHub
1d52337bcd
Product and order connections queryClass set. ( #550 )
...
* fix: Product and order connections use respective queryclasses.
* fix: include + exclude product connection where args fixed and tested
* chore: docker-compose.yml restored
2021-10-22 19:30:16 -04:00
Geoffrey K Taylor and GitHub
aa55a3b768
fix: updateReview input requirements fixed ( #570 )
...
* fix: updateReview input requirements fixed
* chore: coding standards met
2021-10-22 18:12:37 -04:00
Geoffrey K Taylor and GitHub
2a1603122c
chore: CartItem product connection resolvers updated. ( #571 )
2021-10-21 19:43:59 -04:00
Florian Bischoff and GitHub
5a751a2674
fix: respect woocommerce tax display settings in cart ( #567 )
...
* fix: respect woocommerce tax display settings
* fix: whitespace linting err
2021-10-15 15:05:11 -04:00
Oskar Modig and GitHub
e844a39ef9
make order processing methods static ( #566 )
2021-10-15 15:04:10 -04:00
Geoff Taylor
68861970e3
chore: CHANGELOG.md updated again
v0.10.4
2021-09-08 16:34:54 -04:00
Geoff Taylor
847901dc84
chore: Versions numbers and CHANGELOG.md updated
2021-09-08 16:27:50 -04:00
Geoffrey K Taylor and GitHub
88aa64b560
fix: session expiration extended to 2 weeks ( #551 )
2021-09-08 14:57:23 -04:00
Koen Poelhekke and GitHub
5fe732dcc6
Replace deprecated function nonce_user_logged_out ( #547 )
...
* Use maybe_update_nonce_user_logged_out instead of deprecated nonce_user_logged_out function
* Use tab spacing
2021-09-08 02:06:22 -04:00
John Forte and GitHub
2ae289006c
feature: customer call returns session token for guest users ( #541 )
...
* fix: customer call returns session for guest users
* feat: add if the user is a guest based on id variable
2021-09-08 02:05:14 -04:00
Deepak Mittal and GitHub
b0fb2a2e28
Fix raw pricing returning null ( #544 )
...
$prices['price'] doesn't exist as $prices variable has already been overwritten inside the switch case. This causes pricing to return null for all pricing fields (regular, sale, price) which are formatted as RAW.
2021-09-08 02:02:25 -04:00
Brian Johnson and GitHub
69ee73b9d5
Fix: pass expected checkout validation WP_Error instance ( #531 )
2021-09-01 19:08:33 -04:00
Reza Babaei and GitHub
3386946d85
Update Quick Install in README.md ( #538 )
2021-08-13 12:29:17 -04:00
Geoff Taylor
ff6af675ae
chore: CHANGELOG and version numbers updated.
v0.10.3
2021-08-11 14:39:20 -04:00
a7714d0cd2
Updates to be compatible with WPGraphQL v1.6.1 ( #537 )
...
* fix: Huge refactor across schema and unit tests
* - add shipping_method loader in class-core-schema-filters.php
* - Update class-wc-db-loader.php to respect the new SHIPPING_METHOD loader with a `load_shipping_method_from_id()` function
* - Convert Shipping_Method_Connection_Resolver to extend AbstractConnectionResolver
* - Replace resolver for Shipping Methods connection. Remove use of `resolveNode` and replace the resolver with the new connection class `get_connection()` call
* chore: Factory class refactored.
* - update the function that registers Product Types to the Schema to use the value from the `get_enabled_product_types()` as the Type name and the key as the fieldName
* chore: PaymentGatewayQueriesTest refactored.
* chore: WPCS compliance met
* chore: Syntax error fixed.
Co-authored-by: Jason Bahl <jasonbahl@mac.com >
2021-08-11 14:26:09 -04:00
Geoff Taylor
4451c32f7e
Merge branch 'develop' of github.com:wp-graphql/wp-graphql-woocommerce into develop
v0.10.2
2021-07-06 20:25:57 -04:00
Geoff Taylor
c4be14497a
version numbers updated.
2021-07-06 20:24:10 -04:00
Geoffrey K Taylor and GitHub
a702bee591
Bugfix/global autoloader support ( #524 )
...
* version numbers updated.
* "WP_GraphQL_WooCommerce::includes()" refactored.
* External non-vendor includes deprecated.
2021-07-06 20:20:47 -04:00
Geoff Taylor
ea2e226d0e
version numbers updated.
v0.10.1
2021-07-05 20:48:47 -04:00
Geoff Taylor
6f4a685b81
readmes updated.
2021-07-05 20:38:58 -04:00
Geoffrey K Taylor and GitHub
173bea0154
Fix: Null state for coupon and order connections. ( #523 )
2021-07-05 19:05:21 -04:00
Geoffrey K Taylor and GitHub
2ea8591be3
Fix: product connection sorting ( #522 )
2021-07-05 18:49:25 -04:00
Geoffrey K Taylor and GitHub
cb970f36ed
CartItem Product edge field "simpleAttributes" implemented and tested. ( #521 )
2021-07-05 18:18:52 -04:00
Geoffrey K Taylor and GitHub
b7d181ed35
Syntax error fixed
2021-07-05 16:43:12 -04:00
Geoff Taylor
8b0fc88acf
php-coveralls configs updated.
2021-07-05 16:32:28 -04:00