702 Commits
Author SHA1 Message Date
Geoff Taylor ef50f41957 README.md updated list v0.4.4 2020-02-20 12:52:06 -05:00
Geoff Taylor 466da2a103 CHANGELOG.md updated 2020-02-20 12:47:38 -05:00
Geoff Taylor 7b37554ba2 README.md updated 2020-02-20 12:45:54 -05:00
Geoff Taylor d66a46d92e version numbers updated 2020-02-20 12:45:02 -05:00
Geoffrey K TaylorandGitHub 36fdf0c48a Merge pull request #239 from wp-graphql/feature/github-actions
Adds Two New Workflows
2020-02-20 12:41:04 -05:00
Geoff Taylor bd4f35e4a8 "Testing Integration" + "WPCS" workflows created and passed. 2020-02-20 12:35:42 -05:00
Geoffrey K TaylorandGitHub 0603f830eb Merge pull request #238 from kidunot89/feature/customer-downloadable-items
Adds Customer to DownloadableItems connection
2020-02-19 19:52:58 -05:00
Geoffrey K TaylorandGitHub 8b7fc3e7f6 Merge pull request #235 from wp-graphql/feature/cleaning
Code Improvements
2020-02-19 19:49:29 -05:00
Renato AlvesandGeoff Taylor 4f8db36422 Cleaning the model classes 2020-02-19 17:29:16 -05:00
Renato AlvesandGeoff Taylor 32ed3f8de3 Minor changes to the inputs 2020-02-19 17:29:16 -05:00
Renato AlvesandGeoff Taylor 8e1106b45b Cleaning the types folder/classes 2020-02-19 17:29:16 -05:00
Renato AlvesandGeoff Taylor b87a45aad3 Other minor changes 2020-02-19 17:29:16 -05:00
Renato AlvesandGeoff Taylor c8865a832a Code improvements to the mutations (removing unused classes, fixing textdomain, etc) 2020-02-19 17:29:16 -05:00
Geoff Taylor c63679430a Customer to DownloadableItems connection implemented 2020-02-19 16:18:05 -05:00
Geoff Taylor be0f7a55af README.md updated. 2020-02-19 15:14:06 -05:00
Geoff Taylor 0ec12bb7d7 README.md updated. 2020-02-19 15:08:38 -05:00
Geoff Taylor 865d5a1ec6 docs updated. 2020-02-18 13:33:17 -05:00
Geoff Taylor 0f17ad8a33 docs updated. 2020-02-18 11:39:46 -05:00
Geoff Taylor 18ee15e2b3 docs updated. 2020-02-18 11:02:43 -05:00
Geoff Taylor da9290ba60 docs updated 2020-02-13 22:28:38 -05:00
Geoffrey K TaylorandGitHub 8f52c3efc3 Update README.md 2020-02-13 20:10:31 -05:00
Geoff Taylor 1e7ccae847 logo and README updated 2020-02-13 20:02:25 -05:00
Geoff Taylor e5b148bd0c netlify config updated 2020-02-13 19:06:37 -05:00
Geoffrey K TaylorandGitHub 0a9fe32eec Merge pull request #234 from kidunot89/feature/docs
Adds Documentation
2020-02-13 17:38:01 -05:00
Geoff Taylor b747e7a553 Netlify config added 2020-02-13 17:26:35 -05:00
Geoff Taylor 9540049897 .gitignore updated 2020-02-13 17:06:30 -05:00
Geoff Taylor d9f1de0333 "docs" added 2020-02-13 16:53:50 -05:00
Geoff Taylor 0d754526b4 .travis.yml updated 2020-02-04 12:00:03 -05:00
Geoff Taylor 9b45a4b1c3 version numbers updated 2020-02-04 11:59:13 -05:00
Geoff Taylor 660501e16e CHANGELOG.md v0.4.3 2020-02-04 00:39:57 -05:00
Geoffrey K TaylorandGitHub 5ddb1b26c7 Update README.md 2020-02-04 00:31:03 -05:00
Geoffrey K TaylorandGitHub 15701beb10 Merge pull request #231 from kidunot89/feature/tax-rate-connection-where-args
TaxRate connection improvements
2020-02-04 00:17:12 -05:00
Geoff Taylor e2d55d4a6c "postCode" and "postCodeIn" arguments added to the "TaxRate" connection. 2020-02-03 23:42:31 -05:00
Geoffrey K TaylorandGitHub e5ed5556c7 Checkout mutation updates (#229)
* "isPaid" and "transactionId" fields added to "CheckoutInput".
2020-02-03 19:30:43 -05:00
Geoffrey K TaylorandGitHub c9a4a32aaf Update wp-graphql-woocommerce.php 2020-02-01 14:19:26 -05:00
Jason BahlandGitHub 99b19f750b Update README with closing tag for image
Update README with closing tag for image
2020-01-30 11:58:00 -07:00
Geoff Taylor b2a631f789 CHANGELOG updated v0.4.2 2020-01-28 16:41:18 -05:00
Geoffrey K TaylorandGitHub 5a5dfc4b2b Merge pull request #221 from kidunot89/bugfix/id-type-enum-types
Fixes introspection query
2020-01-28 16:38:36 -05:00
Geoff Taylor abeadc8d22 IntrospectionQueryTest updated. 2020-01-28 14:07:33 -05:00
Geoff Taylor 24a7238a86 "TaxRateIdEnumType" registered. 2020-01-28 13:56:58 -05:00
Jason BahlandGitHub 5e5003b896 Update README
The `:point_right:` emoji was causing issues with the WPGraphQL docs site pulling in the README to display.
2020-01-27 17:22:29 -07:00
Geoff Taylor e0abe14f46 CHANGELOG.md v0.4.1 2020-01-25 22:00:20 -05:00
Geoffrey K TaylorandGitHub 041091e6c3 Merge pull request #220 from wp-graphql/release/v0.4.1
Release v0.4.1
2020-01-25 21:57:22 -05:00
Geoff Taylor 8afc1e90ca More queries updated. 2020-01-25 12:36:47 -05:00
Geoff Taylor 43d529f78f "idType" implemented. 2020-01-24 23:40:50 -05:00
Geoff Taylor d89f5c3537 CHANGELOG.md updated v0.4.0 2020-01-22 03:52:48 -05:00
Geoffrey K TaylorandGitHub cfc83348f7 Merge pull request #217 from wp-graphql/release/v0.4.0
Release v0.4.0
2020-01-22 03:48:50 -05:00
Geoffrey K TaylorandGitHub 98af2b0e7e Merge pull request #219 from kidunot89/feature/downloadable-items-type-and-connection
"DownloadableItem" type and connection added.
2020-01-22 03:08:57 -05:00
Geoff Taylor b57ec1c34a "DownloadableItem" type and connection implemented. 2020-01-22 03:07:39 -05:00
Geoffrey K TaylorandGitHub 60140be651 Merge pull request #195 from kidunot89/feature/product-attributes-upgrade
Feature/product attributes upgrade
2020-01-15 20:29:18 -05:00