woocommerce/plugins/woocommerce-admin/client/customer-effort-score-tracks
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
..
data Add survey when disabling new experience (#36544) 2023-01-23 22:43:17 -03:00
test CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
constants.ts Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
customer-effort-score-exit-page.ts Adding ces exit prompt when product importer abandoned (#35996) 2022-12-15 13:18:35 -08:00
customer-effort-score-modal-container.tsx Always show comments for product feedback form (#36484) 2023-01-23 17:36:48 -08:00
customer-effort-score-tracks-container.js Add/35126 ces exit prompt settings (#35761) 2022-12-14 10:55:12 -04:00
customer-effort-score-tracks.js Add/35126 ces exit prompt settings (#35761) 2022-12-14 10:55:12 -04:00
index.js Add/35300 ces feedback product mvp (#35690) 2022-12-02 11:59:42 -04:00
product-mvp-ces-footer.scss Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
product-mvp-ces-footer.tsx Add survey when disabling new experience (#36544) 2023-01-23 22:43:17 -03:00
product-mvp-feedback-modal-container.tsx Add survey when disabling new experience (#36544) 2023-01-23 22:43:17 -03:00
use-customer-effort-score-exit-page-tracker.ts CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
use-product-mvp-ces-footer.ts Show product CES footer on product tour close (#36516) 2023-01-23 11:55:35 -08:00
utils.ts Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00