woocommerce/plugins/woocommerce-admin
Luigi Teschio 0a1c4a6920
[CYS - Core] Handling errors during the setup for the `NoAI` flow (#43810)
* CYS - Core: handling errors during the setup

* fix CSS format

* remove export

* fix CSS

* Add changefile(s) from automation for the following project(s): woocommerce

* fix import

* fix style notice

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-01-25 12:04:44 +01:00
..
bin Removed Unnecessary `run` From `pnpm` 2023-12-09 14:36:22 -08:00
changelog Fix Subscriptions autorenewals column for WooPayments pre-install promo in Settings > Payments (#43436) 2024-01-12 19:05:29 +02:00
client [CYS - Core] Handling errors during the setup for the `NoAI` flow (#43810) 2024-01-25 12:04:44 +01:00
docs Renamed `woocommerce/client/admin` Package 2023-12-09 12:59:24 -08:00
.browserslistrc
.distignore
.eslintignore
.eslintrc.js fix ESLint configuration regarding import path aliases (#43421) 2024-01-11 16:40:38 +01:00
.gitattributes
.gitignore
.npmrc
.prettierrc.js
.stylelintignore
README.md Fix link to e2e tests documentation from WooCommerce Admin directory (#41631) 2023-11-27 09:53:22 +01:00
babel.config.js Remove redundant deps on e2e in wc-admin (#39746) 2023-08-16 12:15:03 +12:00
composer.json Fix Component Project Changelog Checking (#42794) 2023-12-13 15:41:11 -08:00
composer.lock Fix Component Project Changelog Checking (#42794) 2023-12-13 15:41:11 -08:00
package.json Properly Configured Wireit Production Builds (#43716) 2024-01-22 10:13:45 -08:00
stylelint.config.js
tsconfig.json Move product-editor CES-related components and utilities (#37131) 2023-03-28 13:38:08 -04:00
unminify.js Changed unminify plugin to hook into step before optimization 2022-04-11 21:54:48 +08:00
webpack.config.js Change Asset Build Outputs 2023-12-09 14:27:30 -08:00

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.