woocommerce/plugins/woocommerce-admin/client
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
..
activity-panel Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
analytics Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
customer-effort-score-tracks Address the majority of the PR feedback 2022-05-16 10:03:46 -03:00
dashboard Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
embedded-body-layout Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
header Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
homescreen Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
hooks Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
inbox-panel Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
layout Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
lib Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
marketing Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
mobile-banner Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
navigation Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
payments fix payments banner experiment test (#33589) 2022-06-24 13:06:11 +08:00
payments-welcome Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
profile-wizard Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
settings Add settings client pages and plumbing (https://github.com/woocommerce/woocommerce-admin/pull/6092) 2021-02-12 14:32:42 -05:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
store-management-links Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
stylesheets Update hover color 2022-04-13 09:58:09 -03:00
subscriptions Fix type errors in ./client after migrating options store to TS 2022-05-24 21:41:36 +08:00
task-lists Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
tasks Update shipping logic when OBW is skipped (#33630) 2022-06-29 00:40:42 -07:00
two-column-tasks Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
typings Update shipping recommendations display logic (#33529) 2022-06-23 09:54:38 +08:00
utils Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
wp-admin-scripts Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
index.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
jest.config.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00