woocommerce/plugins/woocommerce-admin/client/homescreen
louwie17 e02bdd98a0
Remove order/product count from wcSettings (#33064)
* Remove orderCount and publishedProductCount setting and make use of data stores

* Add test

* Add changelog

* Make use of orders data store instead of items data store

* Add users param to reports customers API params to allow filtering by user_id

* Fix invalidateResolution call that was misspelled
2022-06-01 14:15:09 -03:00
..
activity-panel Remove order/product count from wcSettings (#33064) 2022-06-01 14:15:09 -03:00
hooks Update headercard to use filter to add ExPlat parameter (https://github.com/woocommerce/woocommerce-admin/pull/8233) 2022-02-07 08:50:20 +08:00
stats-overview Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
test Replace old task list option calls with data store selectors (https://github.com/woocommerce/woocommerce-admin/pull/7820) 2021-11-15 15:57:13 -05:00
welcome-from-calypso-modal Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
welcome-modal Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
column.js Fix column scroll collision after layout change. (https://github.com/woocommerce/woocommerce-admin/pull/5586) 2020-11-11 12:19:24 -05:00
constants.js Update headercard to use filter to add ExPlat parameter (https://github.com/woocommerce/woocommerce-admin/pull/8233) 2022-02-07 08:50:20 +08:00
index.tsx Update react-router-dom to v6 for woocommerce-admin (#33156) 2022-05-30 14:51:33 +08:00
layout.js Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
style.scss Make activity panel badges margin consistent (https://github.com/woocommerce/woocommerce-admin/pull/8152) 2022-01-13 09:50:59 +08:00