woocommerce/plugins/woocommerce-admin/client/tasks/fills
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
..
Marketing Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
PaymentGatewaySuggestions Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
components Add translator domain to texts 2022-05-24 17:24:54 +08:00
experimental-import-products Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
experimental-products Migrate `@woocommerce/data` item store to TS (#33482) 2022-06-21 16:46:30 +08:00
experimental-shipping-recommendation Update shipping logic when OBW is skipped (#33630) 2022-06-29 00:40:42 -07:00
products Add product page spotlight tour (#33268) 2022-06-09 13:02:40 +08:00
shipping Update shipping logic when OBW is skipped (#33630) 2022-06-29 00:40:42 -07:00
steps Update shipping logic when OBW is skipped (#33630) 2022-06-29 00:40:42 -07:00
tax Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
appearance.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
connect.js Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
index.js Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
product-task-experiment.js Add: temporary workaround to add experiment metadata for task_view (#33052) 2022-05-18 15:24:48 +08:00
purchase.js Slight improvements for loading of the task list 2022-04-04 11:54:34 -03:00
use-record-completion-time.ts Update to record completion time in time frame format 2022-05-10 08:58:23 +08:00
woocommerce-payments.js Fixed missing wcpay setup task (#33590) 2022-06-24 17:06:43 +08:00