 Geoffrey K TaylorandGitHub
|
44c27174b6
|
fix: WP User core field support fixed in updateCustomer mutation (#789)
* devops: CustomerMutationsTest refactored heavily
* fix: `updateCustomer` mutation patched
|
2023-08-22 20:18:47 -04:00 |
|
 Dovid LevineandGitHub
|
4ed9cb94da
|
chore: use fully-qualified class names for PHPDoc types (#767)
* fix!: update deps to required versions
* chore: use fqcn for PHPDoc types
* chore: cleanup use statements
|
2023-07-19 16:01:50 -04:00 |
|
 
|
4ef46acd15
|
chore: setup PHPStan (#746)
* chore: setup PHPStan
* chore: General code cleanup for PHPStan
* chore: PHPStan to level 2
* chore: PHPStan to level 2
* fix: Syntax error fixed.
* devops: PHPStan level 2 reached.
* devops: PHPStan level 3 passed
* devops: PHPStan level 4 passed
* chore: fix bad typehints from jwt-auth [phpstan]
* chore: simplify conditional logic in WC_Terms::register_connections()
* chore: add stubs for WP type properties.
* fix: check for valid WC_Order_Item before caching order.
* chore: lint
* devops: PHPStan level 6 passed.
* chore: Linter compliance met.
* chore: simplify logic and check for valid term.
* fix: ensure valid types (partial)
* chore: [phpcs] allow inline type annotations
* devops: PHPStan level 8 reached.
* devops: More stability fixes.
* fix: general bugfixes and improvements
* devops: Code Quality GA script added.
* devops: Linter compliance met & 2 "phpstan-ignore" statements set.
* devops: PHPStan config and CI script fixed.
* fix: "cartItem" query resolution refactored
* devops: GA scripts updated.
* chore: Simple copy changes
---------
Co-authored-by: Geoff Taylor <geoff@axistaylor.com>
|
2023-06-13 16:17:02 -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 |
|
Geoff Taylor
|
ea4a4a539b
|
coding standards met.
|
2021-01-27 14:02:06 -05:00 |
|
 believelodyandGeoff Taylor
|
81f1f9d7d8
|
implements metadata for customer register and update
|
2021-01-27 01:32:37 -05:00 |
|
Geoff Taylor
|
bd4f35e4a8
|
"Testing Integration" + "WPCS" workflows created and passed.
|
2020-02-20 12:35:42 -05:00 |
|
Geoff Taylor
|
f4dc73fa32
|
"registerCustomer" mutation resolver updated.
|
2020-01-11 14:27:04 -05:00 |
|
Geoff Taylor
|
22deb98fe9
|
Namespaces refactored.
|
2019-10-25 19:13:36 -04:00 |
|
Geoff Taylor
|
fccf7b98dd
|
Placemarker before Order_Mutation refactor
|
2019-07-03 18:25:18 -04:00 |
|
Geoff Taylor
|
c581d6f71e
|
"src" directory renamed to "includes"
|
2019-05-11 01:10:05 -04:00 |
|