woocommerce/plugins/woocommerce-admin/client/guided-tours
Fernando Marichal 756fe32c04
Create spotlight on analytics revenue report (#36653)
* Add `RevenueReportDateTour` component

* Add changelog

* Fix styles

* Rename RevenueReportDateTour to ReportDateTour to use it in two different reports: Orders and Revenue

* Change default sort date to date_paid

# Conflicts:
#	plugins/woocommerce/src/Admin/API/Reports/Orders/Stats/DataStore.php

* Update changelog

* Assign date_column_name before calling parent constructor

* Remove date_type default value from configuration and show tour only if user didn't assign a value

---------

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
Co-authored-by: Nathan Schneider <nsschneider1@gmail.com>
2023-02-23 15:49:24 -03:00
..
add-product-tour Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00
wc-addons-tour Update In-App Marketplace tour wording (#35929) 2022-12-14 10:59:42 +03:00
add-product-feedback-tour.tsx Adding delayed spotlight to feedback button on current product page (#35865) 2022-12-15 16:09:21 -08:00
report-date-tour.scss Create spotlight on analytics revenue report (#36653) 2023-02-23 15:49:24 -03:00
report-date-tour.tsx Create spotlight on analytics revenue report (#36653) 2023-02-23 15:49:24 -03:00
shipping-tour.tsx fix: add tracks for shipping default settings tour (#34601) 2022-09-08 12:39:53 +08:00
store-address-tour.tsx Enhance "Add store details" task onboarding experience (#34697) 2022-09-26 14:52:23 +03:00
utils.ts Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00