Commit Graph
17 Commits
Author SHA1 Message Date
Geoffrey K TaylorandGitHub 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
Geoffrey K TaylorandGitHub 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
Geoffrey K TaylorandGitHub 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
Geoffrey K TaylorandGitHub 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 1e809bbf20 ci workflow updated. 2021-01-27 00:27:47 -05:00
Geoff Taylor aacb6bf2bf Workflow badges updated. 2021-01-22 11:37:18 -05:00
Geoff Taylor bd4f35e4a8 "Testing Integration" + "WPCS" workflows created and passed. 2020-02-20 12:35:42 -05:00
Geoff Taylor 22deb98fe9 Namespaces refactored. 2019-10-25 19:13:36 -04:00
Geoff Taylor ad033fd7a7 centralizes "resolve_node*" hooks 2019-10-24 13:56:12 -04:00
Geoff Taylor 2f256f19c6 Variable-type product formatting added. 2019-06-02 00:06:32 -04:00
Geoff Taylor 7a011bf895 Product type pricing field resolvers updated. 2019-06-01 23:20:58 -04:00
Geoff Taylor 28556036a6 variation attribute types and connections implemented 2019-04-29 16:11:42 -04:00
Geoffrey K TaylorandGitHub 2411dcb1ae Remove @access tag 2019-04-19 16:22:53 -04:00
Geoff Taylor b72a993099 OrderStatusEnum added 2019-04-18 12:39:27 -04:00
Geoff Taylor bd2217d692 initial commit 2019-04-11 22:42:21 -04:00
Geoff Taylor 7439786569 where args added 2019-04-08 23:52:45 -04:00
Geoff Taylor 0b21a414f8 cleanup before merging 2019-04-06 12:39:55 -04:00