Geoff Taylor and GitHub
ef53404fc3
fix: product variation duplicate fields removed ( #957 )
...
* fix: product variation duplicate fields removed
* chore: Linter compliances met
* chore: Linter compliances met
* chore: Linter compliances met
* chore: Linter compliances met
* chore: Linter compliances met
* chore: Linter compliances met
* devops: CI compliances met
* devops: unneeded access function removed
* devops: unneeded access function removed
* devops: unneeded access function removed
2026-01-16 12:28:23 -05:00
Geoff Taylor and GitHub
bde70cb72e
feat: Add Store API Cart-Token compatibility and session handler improvements ( #954 )
...
* feat: Add Store API Cart-Token compatibility and session handler improvements
* chore: Linter compliances met
* chore: linter compliances met
* chore: linter compliances met
2025-11-15 19:02:41 -05:00
Geoff Taylor and GitHub
2543f33475
fix: Bug in Session_Transaction_Manager::pop_transaction_id() fixed ( #852 )
...
* fix: bug in Session_Transaction_Manager::pop_transaction_id fixed
* chore: Linter and PHPStan compliance met
* devops: tests updated
* devops: WPBrowser upgraded to v4.x.x
* devops: Some unit testing configurations updated
* devops: WPBrowser updated and tests passing
* chore: PHPStan and linter compliance met
* devops: WP_CORE_DIR fixed
* devops: More docker config changes
* devops: CartMutationsTest updated
* devops: CI env vars fixed
* devops: More CI fixes
* devops: More CI fixes
* devops: More CI fixes
* devop: Docker env removed
* devops: Codeception configs updated
* devops: configurations tweaked heavily
2024-05-21 00:48:16 -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
Geoffrey K Taylor and GitHub
87d7a7b1a9
fix: ProductVariation type made to inherit the Product interface. ( #788 )
...
* devops: WP theme during e2e locked to TwentyTwentyOne
* fix: "Product Connection Resolver" restored
* chore: Linter/PHPStan compliance met
* devops: CustomerProceedsToCheckoutCept updated.
* chore: Linter compliance met
2023-08-22 17:14:39 -04:00
Geoffrey K Taylor and GitHub
ba13b2ec0a
feat: Authorizing URLs implemented and tested. ( #745 )
...
* feat: Authorizing URLs implemented and tested.
* feat: More woographql_*_nonce functions implemented.
* chore: linting changes made.
* chore: linting changes made.
* fix: woographql_*_ functions tested.
* chore: WPCS compliance met.
* devops: lint-code script updated to PHP v8.0
* chore: WPCS compliance met
* devops: TransferSessionHandlerTest & QLSessionHandlerTest updated
* devops: codeclimate.yml added.
* chore: Linter compliance met
* devops: Harmonizing WordPress doc written and Settings doc updated.
* chore: Typo fixed in docs.
* fix: General bugfixes and improvements related to Auth URLs
* devops: More docs.
* chore: Linter compliance met
* chore: small change made to docs.
2023-05-22 13:43:10 -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
Geoff Taylor
b3c649da67
CartItem connections implemented and tested
2020-11-24 00:28:20 -05:00
Geoff Taylor
b7a14f95a1
Session Handler upgraded.
2020-10-01 01:45:26 -04:00
Geoff Taylor
d3c36d62a4
Customer session functions updated
2020-05-11 21:25:44 -04:00
Geoff Taylor and Geoff Taylor
7fa4603a9b
new test added.
2020-05-11 21:24:34 -04:00
Geoff Taylor and Geoff Taylor
b1f9cfa661
"shippingMethod" field type changed to [String].
2020-05-11 21:22:28 -04:00
Geoff Taylor
603e5c4370
e2e tests updated.
2019-12-04 14:51:21 -05:00
Geoff Taylor
e40c78f9c2
initial commit
2019-11-25 20:01:35 -05:00
Geoff Taylor
4d65a36e7c
bug fixed in "QL_Session_Handler".
2019-11-25 17:02:50 -05:00
Geoff Taylor
5bba503cd7
More changes to the "QL_Session_Handler"
2019-11-24 23:54:50 -05:00
Geoff Taylor
afeac37d56
NewCustomerCheckingOutCept updated.
2019-08-27 11:57:52 -04:00
Geoff Taylor
b7f52e2a27
Checkout mutation output fields updated.
2019-08-26 17:39:46 -04:00
Geoff Taylor
25208587ef
"NewCustomerCheckingOutCept" written.
2019-08-26 15:13:51 -04:00
Geoff Taylor
e38c178364
"QLSessionHandlerCest" added.
2019-07-18 00:27:02 -04:00
Geoff Taylor
f3c23a27f3
docker script added for e2e testing support
2019-07-17 20:02:41 -04:00