d4438a8833
* remove not necessary patterns * use always template1 for AI flow * show default patterns homepage * Add changefile(s) from automation for the following project(s): woocommerce * remove not used images * restore changes * fix e2e test * fix e2e test * restore necessary patterns * add necessary patterns * add default patterns * add default pattern * update tests * fix logic * rename images * Add changefile(s) from automation for the following project(s): woocommerce * restore deleted patterns * exclude tt4 patterns * update image * update default intro pattern * not use i18n function * fix how patterns label are translated * order patterns in the sidebar * fix unit test * simplify function * Fetch patterns from the private dotcom patterns * Add changefile(s) from automation for the following project(s): woocommerce * exclude some default patterns * fix lint error --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Alba Rincón <alba.rincon@automattic.com> |
||
---|---|---|
.. | ||
bin | ||
changelog | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
composer.json | ||
composer.lock | ||
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.