woocommerce/plugins/woocommerce-admin/client/task-list
louwie17 74b3eccbc9 Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892)
* Initial product template modal

* Add custom product template for the new-post route

* Add test, and code for making use of the insert_post action

* Added ProductTemplates Datastore to create template with REST api

* Add back variation method, deleted by accident

* Move product from template endpoint to OnboardingTasks class

* Fix lint errors

* Added tracks and template hooks

* Rename product create permission check function, for less confusion

* Remove duplicate recommended option

* Fix stylelint errors

* PHP tests for the product_from_template endpoint

* Fix onboarding php unit tests

* Write tests for client product template options

* Refactored list component, to use it as a radio control list

* Fix lint errors

* REmove assertion as it fails on the ci

* Add changelog

* Updating tests to make sure all product attribute taxonomies are removed

* Add more specific assertions for importing sample products test

* Update the sample products test

* Deconstruct item object, from PR suggestion

* Fix PHP errors, by updating the createProductFromTemplate call
2021-01-25 12:52:42 -04:00
..
tasks Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892) 2021-01-25 12:52:42 -04:00
test Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892) 2021-01-25 12:52:42 -04:00
index.js Fix fatal error on homescreen when clicking add products task (https://github.com/woocommerce/woocommerce-admin/pull/6117) 2021-01-20 16:31:34 -08:00
list.js Apply IE fix for Array.flat (https://github.com/woocommerce/woocommerce-admin/pull/6068) 2021-01-14 10:01:35 +13:00
placeholder.js Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
style.scss Update payment task styling, to match old format (https://github.com/woocommerce/woocommerce-admin/pull/6140) 2021-01-21 16:06:58 -04:00
tasks.js Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892) 2021-01-25 12:52:42 -04:00