woocommerce/plugins/woocommerce-admin/client/homescreen/activity-panel/orders
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
..
test Change the reviews empty state panels logic (https://github.com/woocommerce/woocommerce-admin/pull/8147) 2022-01-19 13:45:17 -03:00
index.js Remove order/product count from wcSettings (#33064) 2022-06-01 14:15:09 -03:00
style.scss Try: Replace Accordion with Panel component (https://github.com/woocommerce/woocommerce-admin/pull/5970) 2021-01-12 16:18:51 -05:00
utils.js Fix/7358 stock api performance improvement (https://github.com/woocommerce/woocommerce-admin/pull/7377) 2021-07-20 16:47:22 -07:00