Geoff Taylor and GitHub
f47e78c1c3
test: add customer refund fields visibility test ( #972 )
...
Adds test verifying customers can see refund fields (title, amount,
reason) through both customer.refunds and order.refunds connections.
Resolves #431
2026-03-18 10:41:47 -04:00
962410d265
fix: add model classes to type configs to better support query analyzer ID tracking ( #874 )
...
* - remove several fields that are already registered by core when the post type is mapped to the schema
* devops: Tests updated and coupon "salt" restored
* chore: Linter & PHPStan compliance met
* chore: Linter & PHPStan compliance met
* devops: "self" replaced with "static" in cli tests
* chore: fix cleanup after rebasing
---------
Co-authored-by: Geoff Taylor <geoff@axistaylor.com >
2024-08-06 18:54:18 -04:00
Dovid Levine and GitHub
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 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
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
Geoffrey K Taylor and GitHub
f59872ae89
Coupon mutations added. ( #510 )
...
* Coupon mutations implemented and tested
* Vendor files no longer versioned and package workflow implemented
2021-07-05 13:51:52 -04:00
Geoff Taylor
66690f03ff
"Customer_Connection_Resolver" deprecated.
2021-06-14 11:40:42 -04:00
Geoff Taylor
86c7fb8b4e
Refund connections refactored.
2021-06-04 00:12:35 -04:00
Geoff Taylor
8215901e93
Order connections refactored.
2021-06-03 21:37:09 -04:00
Joel
27de711a30
Added refund date field
2021-03-06 04:44:41 +01:00
Geoff Taylor and Geoff Taylor
f47bee2b5f
Docker/Codeception configuration heavily refactored..
2021-01-22 11:34:09 -05:00
Geoff Taylor
449d3b1674
"typeId" fields replaced by "databaseId".
2020-09-16 16:32:14 -04:00
Geoff Taylor
f14a9478d0
wc-db-loader created
2020-03-20 23:12:04 -04:00
Geoff Taylor
43d529f78f
"idType" implemented.
2020-01-24 23:40:50 -05:00
Geoff Taylor
b366aeea0d
Refund connection resolver fixed
2020-01-12 00:24:56 -05:00
Geoff Taylor
369fb7aa22
testing updated.
2019-11-13 18:53:31 -05:00
Geoff Taylor
a3bfbb932a
RefundQueriesTest updated
2019-04-24 01:41:02 -04:00
Geoff Taylor
de321955d7
Deprecated code removed.
2019-04-18 00:06:05 -04:00
Geoff Taylor
1c353fd027
ProductVariationQueriesTest refactored. Product_Variation caps checks fixed.
2019-04-17 17:13:39 -04:00
Geoff Taylor
f73ff55305
RefundQueriesTest refactored
2019-04-17 14:18:35 -04:00
Geoff Taylor
4e4654c540
CouponQueriesTest refactored. Unneeded tests removed.
2019-04-13 00:46:16 -04:00
Geoff Taylor
393aadf823
initial commit
2019-04-05 14:46:59 -04:00
Geoff Taylor
9949927b2b
clean-up started
2019-03-21 21:43:24 -04:00
Geoff Taylor
db6b666d9b
some test implementation started
2019-03-14 23:55:34 -04:00