 Geoff TaylorandGitHub
|
f1d96bead4
|
collectionStats query fully implemented (#849)
* fix: WPGraphQL v1.24.x support added
* fix: WPGraphQL v1.24.x support added
* chore: Linter and PHPStan compliance met
* chore: composer.json fixed
* fix: Unnecessary type check restored
* chore: Linter and PHPStan compliance met
* devops: CollectionStatsQueryTest patched
|
2024-05-16 21:27:54 -04:00 |
|
 Geoff TaylorandGitHub
|
8ba35cd50f
|
Fix: WPGraphQL v1.24.x support implemented (#850)
* fix: WPGraphQL v1.24.x support added + WC 3.6 support
* chore: Linter and PHPStan compliance met
* devops: CI config updated
* devops: docker config updated.
* devops: Docker configs updated.
|
2024-05-07 16:50:42 -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 |
|
 Geoffrey K TaylorandGitHub
|
f4b153f147
|
feat: Docs Restored. Unsupported product type setting implemented. (#731)
* feat: docs started. Unsupported product type implemented.
* chore: WPCS compliance met
* chore: file renamed.
* feat: More docs written
* feat: 2 more docs written
* fix: settings docs images added.
* fix: settings docs images added.
* devops: UnsupportProductTypeTest added.
* devops: More docs changes.
* chore: WPCS compliance met
* devops: UnsupportedProductTypeTest updated.
* chore: WPCS compliance met
|
2023-04-18 23:48:08 -04:00 |
|
 Geoffrey K TaylorandGitHub
|
c068671d93
|
feat: WooGraphQL settings tab added. (#726)
* feat: WooGraphQL settings tab added.
* chore: WPCS compliance met
* bugfix: Order Item Node ID implemented.
* chore: Deprecated "AppContext::getLoader" calls replaced.
* chore: WPCS compliance met.
* fix: DownloadableItem "id" field implemented
|
2023-04-04 12:02:25 -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 TaylorandGeoff Taylor
|
a72c512c0d
|
Product review mutations implemented and tested.
|
2020-05-11 21:23:46 -04:00 |
|
 Geoff TaylorandGeoff Taylor
|
0573591ab8
|
Stripe payment gateway support implemented
|
2020-05-11 21:22:40 -04:00 |
|
Geoff Taylor
|
317dfb77c9
|
CustomerQueriesTest fixed.
|
2019-11-29 19:18:37 -05:00 |
|
Geoff Taylor
|
f9fde20329
|
"format" argument added to Product fields "description" and "shortDescription".
|
2019-09-03 15:36:48 -04:00 |
|
Geoff Taylor
|
85001f0512
|
"Checkout_Mutation" and "Checkout" class implemented.
|
2019-07-09 00:49:11 -04:00 |
|
Geoff Taylor
|
3cd2398a6a
|
"_beforeSuite()" implemented in Wpunit class.
|
2019-05-09 23:11:00 -04:00 |
|
Geoff Taylor
|
c7d5464945
|
cart-item connection sorting patched
|
2019-04-24 15:05:42 -04:00 |
|
Geoff Taylor
|
48f01107e0
|
CartQueriesTest implemented
|
2019-04-24 13:08:29 -04:00 |
|
Geoff Taylor
|
2b0d6decc6
|
OrderItemQueriesTest implemented
|
2019-04-16 17:48:39 -04:00 |
|
Geoff Taylor
|
e57ff7afb0
|
OrderQueriesTest refactored. OrderBy arg "orderNumber" changed to "orderKey".
|
2019-04-15 23:24:54 -04:00 |
|
Geoff Taylor
|
b53be2cbc6
|
TaxRateQueriesTest refactored. Bug concerning Tax rate connection class where arg fixed.
|
2019-04-14 04:59:13 -04:00 |
|
Geoff Taylor
|
164cd4d2c4
|
ShippingMethodQueriesTest implemented. Bug concerning "shippingMethod" query args fixed. Bug concerning ShippingMethod connection resolver fixed.
|
2019-04-14 01:59:03 -04:00 |
|
Geoff Taylor
|
46ccf0fa1d
|
ProductQueriesTest refactored. Bug concerning Product connection whereArgs fixed.
|
2019-04-14 00:01:07 -04:00 |
|
Geoff Taylor
|
2d180ca8c8
|
customer, product, and coupon tests refactored
|
2019-04-06 01:18:44 -04:00 |
|
Geoff Taylor
|
393aadf823
|
initial commit
|
2019-04-05 14:46:59 -04:00 |
|
Geoff Taylor
|
48239fb70d
|
customer model, loader, types, and connections implemented
|
2019-03-28 01:15:32 -04:00 |
|
Geoff Taylor
|
9949927b2b
|
clean-up started
|
2019-03-21 21:43:24 -04:00 |
|
Geoff Taylor
|
0db77c26ab
|
initial commit
|
2019-03-13 12:31:37 -04:00 |
|