woocommerce/plugins/woocommerce-admin/client/products/layout
Fernando Marichal c030b7dcd5
Add survey when disabling new experience (#36544)
* Add customer-score-tracks data

* Add callback after disabling new exp

* Add TransientNotice after filling out the survey

# Conflicts:
#	plugins/woocommerce/src/Admin/Features/NewProductManagementExperience.php

* Remove comments

* Remove NEW_PRODUCT_MANAGEMENT_FEEDBACK

* Add changelog

* Rename const

* Remove queryParam after showing notice

* Fix lint

* Fix lint 2.0

* Remove empty line

* Refactor `maybe_show_disabled_notice`

* Fix lint 3.0

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2023-01-23 22:43:17 -03:00
..
test Adding WooProductFieldItem slotfill (#36315) 2023-01-10 10:13:02 -08:00
product-form-footer.tsx Add survey when disabling new experience (#36544) 2023-01-23 22:43:17 -03:00
product-form-header.tsx Add product settings menu to new product management experience (#35592) 2022-11-17 09:59:51 -08:00
product-form-layout.scss Fix overlapping header elements on product page (#36495) 2023-01-23 10:14:58 -08:00
product-form-layout.tsx Fix overlapping header elements on product page (#36495) 2023-01-23 10:14:58 -08:00
product-section-layout.scss Converting product details section to utilize slot fills (#36368) 2023-01-17 05:04:58 -04:00
product-section-layout.tsx Adding WooProductFieldItem slotfill (#36315) 2023-01-10 10:13:02 -08:00
product-variation-form-header.tsx Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00