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