woocommerce/plugins/woocommerce-admin/client
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
..
analytics Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
customer-effort-score-tracks Fix regression where store age is 0 while isResolving for the option is returning false (https://github.com/woocommerce/woocommerce-admin/pull/5858) 2020-12-10 17:26:31 +10:00
dashboard Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
header 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
homescreen Update store deprecation welcome modal support doc link (https://github.com/woocommerce/woocommerce-admin/pull/6094) 2021-01-20 12:04:37 +08:00
hooks Navigation: Applying styles & behavior for folded menu, including mobile (https://github.com/woocommerce/woocommerce-admin/pull/5497) 2020-11-02 16:57:49 -08:00
inbox-panel Add an unread indicator to inbox messages based on existing logic. (https://github.com/woocommerce/woocommerce-admin/pull/6047) 2021-01-13 08:48:24 +13:00
layout Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
lib A/B test creating a business features step for free extensions (https://github.com/woocommerce/woocommerce-admin/pull/5786) 2021-01-07 11:08:57 +13:00
marketing Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
mobile-banner Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
navigation Adding history listener to fold navigation on mobile when navigating (https://github.com/woocommerce/woocommerce-admin/pull/6102) 2021-01-21 12:13:09 -08:00
profile-wizard Update/inconsistent button look in OBW (https://github.com/woocommerce/woocommerce-admin/pull/6112) 2021-01-21 14:53:47 -08:00
settings jsDoc: Fix errors (https://github.com/woocommerce/woocommerce-admin/pull/4985) 2020-08-18 09:36:24 +12:00
store-management-links Future proof experimental components (https://github.com/woocommerce/woocommerce-admin/pull/5961) 2021-01-07 18:57:09 -05:00
stylesheets Remove unnecessary color override for the primary button (https://github.com/woocommerce/woocommerce-admin/pull/6002) 2021-01-11 20:41:44 -08:00
task-list Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892) 2021-01-25 12:52:42 -04:00
utils Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
wp-admin-scripts Add survey URL builder method (https://github.com/woocommerce/woocommerce-admin/pull/6066) 2021-01-15 09:54:26 -05:00
ie.scss Update table component to use wp card (https://github.com/woocommerce/woocommerce-admin/pull/5904) 2021-01-04 15:56:57 -05:00
index.js Use an empty queue if CES feature is not enabled (https://github.com/woocommerce/woocommerce-admin/pull/5800) 2020-12-03 14:48:51 -08:00