woocommerce/plugins/woocommerce-admin/client/tasks/fills/experimental-shipping-recom.../components
Moon feb3ab0581
Update shipping logic when OBW is skipped (#33630)
* Update shipping task fields when shipping smart default feature is enabled.

* Always display the shipping task regardless of having a physical product

* Updated text copy for the fields

* Do not display the step description if it is not the current step

* Added a banner for the shipping printing step

Remove description if the it is not the current step

* Add changelog

* Fix namespace conflict after the rebase

* Re-use wcs banner from the experimental shipping recommendation

* Delete ShippingLabelPrinting -- replaced by wcs banner from experimental-shipping-recommendation

* Add TOS link

* Remove ShippingPrintLabel styles -- no longer needed

* Minor refactor

* Move description set logic to getSteps()

* Use map to override step fields

* Remove unnecessary feature check

* Remove description in the map func

* Render ShipStation banner if plugins includes woocommerce-shipstation-integration
2022-06-29 00:40:42 -07:00
..
connect.tsx Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
plugins.tsx Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
shipstation-banner.tsx Update shipping logic when OBW is skipped (#33630) 2022-06-29 00:40:42 -07:00
store-location.tsx Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
wcs-banner.scss Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
wcs-banner.tsx Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00