Geoff Taylor
|
299783e385
|
devops: Tests updated and coupon "salt" restored
|
2024-07-09 14:56:52 -04:00 |
|
 Dovid LevineandGitHub
|
e96236696f
|
chore: bump deps to meet actual requirements and lint for WPCS 3.0 (#816)
* chore: bump min versions to actual and update deps
* chore: fix multiple empty lines at EOF
* chore: preincrement when standalone (phpcs)
* fix: use `printf` instead of `echo sprintf` [phpcs]
* chore: avoid lonely `if()` in `else{}` [phpcs]
* chore: avoid reserved keywords as param names [phpcs]
* chore: remove unused callback params [phpcs]
* chore: remove more unused callback params [phpcs]
* chore: apply lints to tests
* chore: update ruleset for PHPCS 3.0
* texts: restore $last_request_headers
|
2023-11-30 08:41:32 -05:00 |
|
 
|
57800b46f3
|
feat: HPOS support added. (#748)
* feat: HPOS support added.
* fix: Refund connections and connection permission fixed
* chore: Linter compliance met.
* devops: CI script updated.
* devops: CI script updated.
* fix: Syntax error fixed.
* devops: CI script updated.
* devops: CI script updated.
* devops: CI script updated.
* chore: PHPStan fixes started.
* chore: linter compliance met.
* chore: fix scanning and type-hinting for non-stubbed classes
* dev: refactor Order model around WC_Abstract_Order
* chore: update dev deps
* devops: PHPStan and Linter compliance met.
* devops: HPOS test temporarily suppressed.
---------
Co-authored-by: David Levine <david@axepress.dev>
|
2023-06-21 13:21:29 -04:00 |
|
 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
|
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 |
|
Geoff Taylor
|
512ba3fd77
|
Typecast added to "MetaData" type field resolvers return values and "MetaDataQueriesTests" updated.
|
2021-02-02 16:16:03 -05:00 |
|
 Geoff TaylorandGeoff Taylor
|
f47bee2b5f
|
Docker/Codeception configuration heavily refactored..
|
2021-01-22 11:34:09 -05:00 |
|
Geoff Taylor
|
c8ce2dbe70
|
Support for WooCommerce v4.5+ added.
|
2020-10-02 12:37:30 -04:00 |
|
Geoff Taylor
|
c6b8321d81
|
some tests updated.
|
2020-06-12 16:50:21 -04:00 |
|
 Geoff TaylorandGeoff Taylor
|
7fa4603a9b
|
new test added.
|
2020-05-11 21:24:34 -04:00 |
|
Geoff Taylor
|
43d529f78f
|
"idType" implemented.
|
2020-01-24 23:40:50 -05:00 |
|
Geoff Taylor
|
74d4612b2b
|
Syntax error in "order" type fixed. Related tests updated.
|
2020-01-13 20:17:47 -05:00 |
|
Geoff Taylor
|
369fb7aa22
|
testing updated.
|
2019-11-13 18:53:31 -05:00 |
|
Geoff Taylor
|
971f4eaf0f
|
""ProductUnion" type implemented.
|
2019-10-17 21:39:38 -04:00 |
|
Geoff Taylor
|
8025de7667
|
"MetaData" type and queries implemented and tested.
|
2019-08-21 15:10:16 -04:00 |
|
Geoff Taylor
|
fa736107c4
|
CartItem field "extraData" implemented and tested.
|
2019-08-21 11:17:23 -04:00 |
|
Geoff Taylor
|
f93b590a4f
|
initial commit
|
2019-08-19 09:52:16 -04:00 |
|