woocommerce/plugins/woocommerce-admin/src
Chi-Hsuan Huang 86fc8b62e5 Switch to pnpm (https://github.com/woocommerce/woocommerce-admin/pull/8349)
* Add pnpm-workspace.yaml

* Add missing dependencies & replace file: with workspace:* in
package.json

* Replace "npm" with "pnpm"

* Replace "npx" with "pnpx"

* Remove package-lock.json

* Add pnpm setup action to github workflows

* Update webpack babel exclude path

* Upgrade woo e2e and fix e2e test command

Update e2e.yml

Use pnpm run e2e:docker-up in e2e.yml

* Remove unused docker-compose.yaml

* Replace lerna with pnpm commands

Update publish commands

* Exclude _locutus_shared_bc.js in babel.config.js

* Add .npmrc to set enable-pre-post-scripts=true by default

* Fix storybook babel config

Update babel.config.js

* Add changelog

* Update pnpm-lock.yaml

* Replace pnpx with pnpm exec

* Update pnpm-lock.yaml

* Remove js-tests/package-lock.json

* Fix @woocommerce/tracks -> workspace:*

* Update pnpm-lock.yaml

* Add @woocommerce/experimental to onboarding/package.json

* Add "@woocommerce/component" to onboarding/package.json

* Update pnpm-lock.yaml

* Use || instead of && for "test:watch"

Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>

* Fix packages/number "clean" command

* Add root: true to .eslintrc.js to enforce it to use the root config file

* Exclude packages/**/node_modules from babel transpiling

* Fix js-tests build config

Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>
2022-03-04 12:01:16 +08:00
..
API Fix/8251 woocommerce payments task list logic (https://github.com/woocommerce/woocommerce-admin/pull/8332) 2022-03-01 08:34:18 -04:00
Composer Updating all versions (https://github.com/woocommerce/woocommerce-admin/pull/8395) 2022-03-03 09:41:01 -03:00
DateTimeProvider Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
Features Switch to pnpm (https://github.com/woocommerce/woocommerce-admin/pull/8349) 2022-03-04 12:01:16 +08:00
Marketing Add MailPoet to Installed marketing extensions (https://github.com/woocommerce/woocommerce-admin/pull/8091) 2022-01-04 18:00:22 +08:00
Notes Update WooCommerce Payment note action callback logic (https://github.com/woocommerce/woocommerce-admin/pull/8366) 2022-02-25 08:43:59 -04:00
Overrides Make $customer_id public again (https://github.com/woocommerce/woocommerce-admin/pull/8371) 2022-02-23 16:31:41 -08:00
PluginsProvider Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
RemoteInboxNotifications Fix Notice in RuleEvaluator (https://github.com/woocommerce/woocommerce-admin/pull/8184) 2022-02-22 20:48:15 -08:00
Schedulers Move src/Schedulers/* to src-internal/Admin/Schedulers (https://github.com/woocommerce/woocommerce-admin/pull/8316) 2022-02-17 10:48:31 -08:00
DataSourcePoller.php Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
DeprecatedClassFacade.php Use error_log() to log the deprecated class calls instead of _deprecated_function() (https://github.com/woocommerce/woocommerce-admin/pull/5802) 2020-12-03 12:15:01 -08:00
Loader.php Remove unused data endpoints param (https://github.com/woocommerce/woocommerce-admin/pull/8379) 2022-02-28 18:51:14 -04:00
PageController.php Fix minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8279) 2022-02-08 18:22:26 -04:00
PaymentMethodSuggestionsDataSourcePoller.php Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
PluginsHelper.php Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
PluginsInstaller.php Fixes some minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8355) 2022-02-23 13:04:59 -04:00
ReportCSVEmail.php Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
ReportCSVExporter.php Fix unsecured report files (https://github.com/woocommerce/woocommerce-admin/pull/7691) 2021-09-21 12:06:49 -07:00
ReportExporter.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
ReportsSync.php Move src/Schedulers/* to src-internal/Admin/Schedulers (https://github.com/woocommerce/woocommerce-admin/pull/8316) 2022-02-17 10:48:31 -08:00
WCAdminHelper.php Reset "install_timestamp" if it's not numeric to avoid TypeError (https://github.com/woocommerce/woocommerce-admin/pull/8100) 2022-01-03 15:51:51 +08:00