1274 Commits
Author SHA1 Message Date
Jacob ArriolaandGitHub 47c5225f93 Typo fixes
General typo fixes
2021-02-26 20:17:26 -08:00
Geoffrey K TaylorandGitHub dc14001926 Merge pull request #444 from wp-graphql/release/v0.8.0
Release v0.8.0
2021-02-26 21:23:29 -05:00
Geoff Taylor db095015b1 Version numbers and Repo templates updated. 2021-02-26 21:12:52 -05:00
Geoffrey K TaylorandGitHub 6e0aa5de8a Merge pull request #322 from wp-graphql/devops/graphql-testcase
WPGraphQLTestCase implemented
2021-02-26 19:34:36 -05:00
Geoff Taylor 888ac9696d autoloader files rebuilt 2021-02-26 19:21:39 -05:00
Geoff Taylor a51cb59fa3 Cart* test refactored heavily to extend the WPGraphQLTestCase 2021-02-26 10:53:31 -05:00
Geoff Taylor 993df4b175 "Cart" and "ProductVariation" factories implemented. 2021-02-26 10:25:34 -05:00
Geoff Taylor 1e38166668 CartMutationsTest updated. 2021-02-26 10:24:52 -05:00
Geoff TaylorandGeoff Taylor 56b9f7ddca WPGraphQLTestCase class replaced with same class from "wp-graphql/wp-graphql-testcase" package 2021-02-26 10:24:08 -05:00
Geoffrey K TaylorandGeoff Taylor 89045998ef Syntax error fixed 2021-02-26 10:22:42 -05:00
Geoff TaylorandGeoff Taylor 34a925a442 "ProductQueriesTest" test refactored to extend the "WooGraphQLTestCase" class 2021-02-26 10:10:23 -05:00
Geoff TaylorandGeoff Taylor bda03f0b3e wp-browser updated. 2021-02-26 10:09:29 -05:00
Geoffrey K TaylorandGitHub e14e712ded Merge pull request #439 from kidunot89/feature/new-cart-mutations
New cart mutations and cart bugfixes.
2021-02-24 13:15:39 -05:00
Geoff Taylor 6c633bec51 CartError interface implemented and tested. 2021-02-24 12:54:29 -05:00
Geoff Taylor 73d6418b9d "fillCart" mutation implemented and tested. 2021-02-24 09:17:12 -05:00
Geoff Taylor aa780cf2e7 "AddCartItems" mutation implemented and tested. 2021-02-22 21:17:39 -05:00
Geoffrey K TaylorandGitHub b0d8df05bf Merge pull request #398 from kidunot89/bugfix/cart-mutation-transaction-queue
Cart transaction queue refactored
2021-02-22 20:24:13 -05:00
Geoff Taylor effd712f16 Coding standards met 2021-02-22 19:42:54 -05:00
Geoff Taylor c75a295e0b functional test "CartTransactionQueueCest" added. 2021-02-22 19:42:54 -05:00
Geoff Taylor 01680f5c60 Transaction queue now stored in a transient 2021-02-22 19:41:23 -05:00
Geoffrey K TaylorandGitHub 48d507263c Merge pull request #441 from jacobarriola/patch-7
Variation image: guard against null image_id
2021-02-22 13:58:38 -05:00
Jacob ArriolaandGitHub dab27cd1b2 Guard against null image_id
We cannot assume that $source->image_id will always be available. When it's null, the corresponding resolve_post_object will throw an error because it expects an int type as the first argument, not null
2021-02-22 10:07:05 -08:00
Geoffrey K TaylorandGitHub 4146b15b8a Merge pull request #430 from kidunot89/bugfix/meta-data-typecasting
Typecast added to "MetaData" type field resolvers return values
2021-02-02 16:34:31 -05:00
Geoff Taylor 512ba3fd77 Typecast added to "MetaData" type field resolvers return values and "MetaDataQueriesTests" updated. 2021-02-02 16:16:03 -05:00
Geoffrey K TaylorandGitHub 35121e5adb Merge pull request #402 from believelody/feature/customer-metadata
implements metadata for customer register and update
2021-01-27 14:12:17 -05:00
Geoff Taylor ea4a4a539b coding standards met. 2021-01-27 14:02:06 -05:00
Geoff Taylor 6adfc199f4 "testCustomerMutationsWithMeta()" added to "CustomerMutationsTest" 2021-01-27 13:33:46 -05:00
believelodyandGeoff Taylor 81f1f9d7d8 implements metadata for customer register and update 2021-01-27 01:32:37 -05:00
Geoffrey K TaylorandGitHub d63f55b832 Merge pull request #424 from kidunot89/bugfix-variations
Bugfix variations
2021-01-27 01:23:08 -05:00
Geoff Taylor 68803bd093 Coding standards met. 2021-01-27 01:11:59 -05:00
Eric TolerandGeoff Taylor 12dc340c98 Return null if variation ID is falsy 2021-01-27 00:44:13 -05:00
Geoffrey K TaylorandGitHub 6ff7b41b07 Merge pull request #394 from jacobarriola/patch-4
[Docs]: Update sample queries with latest schema changes
2021-01-27 00:42:46 -05:00
Geoffrey K TaylorandGitHub 08a176e622 Merge pull request #395 from jacobarriola/patch-5
[Docs]: Fix 'Edit on GitHub' link
2021-01-27 00:42:26 -05:00
Jacob ArriolaandGeoff Taylor 72b0ef6099 Update example query to reflect latest schema 2021-01-27 00:41:20 -05:00
Jacob ArriolaandGeoff Taylor 4c872aa5eb Update sample queries with latest schema changes
product is a node + productId -> databaseId
2021-01-27 00:41:20 -05:00
Jacob ArriolaandGeoff Taylor e6b7c5185b [Docs]: Update docs location link
This will fix the 'Edit on GitHub' button links throughout the docs app.
2021-01-27 00:40:45 -05:00
Geoffrey K TaylorandGitHub 9525021e1d Merge pull request #387 from kidunot89/bugfix/variable-product-prices
Variable product pricing ranges fixed.
2021-01-27 00:40:03 -05:00
Geoff Taylor 1e809bbf20 ci workflow updated. 2021-01-27 00:27:47 -05:00
Geoff Taylor 9677867fb7 Variable product pricing ranges fixed. 2021-01-26 17:03:44 -05:00
Geoffrey K TaylorandGitHub bc1c826e7c Merge pull request #416 from kidunot89/devops/dev-routines
Docker/Codeception/CI configurations overhauled
2021-01-22 11:59:16 -05:00
Geoff Taylor aacb6bf2bf Workflow badges updated. 2021-01-22 11:37:18 -05:00
Geoff Taylor 71d0f4454b Remote tests removed from codecoverage. 2021-01-22 11:37:18 -05:00
Geoff Taylor b8d913ee8d Docker/Codeception CI configuration updated. 2021-01-22 11:36:50 -05:00
Geoff Taylor f55db50374 ProductHelper::create_download() bug resolved. 2021-01-22 11:36:50 -05:00
Geoff Taylor 9984d2e072 continous-integration.yml updated. 2021-01-22 11:36:11 -05:00
Geoff TaylorandGeoff Taylor f47bee2b5f Docker/Codeception configuration heavily refactored.. 2021-01-22 11:34:09 -05:00
Geoffrey K TaylorandGitHub 3ced7edbd1 Merge pull request #417 from wp-graphql/jasonbahl-patch-1
Update Slack link
2020-12-30 19:21:20 -05:00
Jason BahlandGitHub a78c22e49d Update Slack link
we're no longer using the Heroku app. This updates to the new link
2020-12-30 13:14:37 -07:00
Geoff Taylor a7bd83aee6 CHANGELOG.md and version numbers updated. v0.7.0 2020-11-24 13:13:36 -05:00
Geoffrey K TaylorandGitHub fb6578df8f Merge pull request #383 from wp-graphql/release/v0.7.0
Release v0.7.0
2020-11-24 13:03:25 -05:00