feb3ab0581
* 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 |
||
---|---|---|
.. | ||
bin | ||
changelogs | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
package.json | ||
stylelint.config.js | ||
tsconfig.json | ||
unminify.js | ||
webpack.config.js |
README.md
WooCommerce Admin
This is a javascript-driven, React-based admin interface for WooCommerce.
Development
Please refer to the WooCommerce Admin Development
End-to-end tests
Please refer to the WooCommerce End to End Tests
Common Issues
If you're encountering any issue setting things up, chances are we have been there too. Please have a look at our wiki for a list of common problems.