woocommerce/plugins/woocommerce-admin/client/homescreen/activity-panel/orders
louwie17 5140106c39 Fix orders panel loading (https://github.com/woocommerce/woocommerce-admin/pull/7395)
* Using order items endpoint instead of reports and added customer and products support

* Add total_formatted key

* Converted component to functional component and memoized getItems function

* Using orders meta table instead of reports product_lookup table

* Add changelog entry
2021-07-23 09:47:23 -03:00
..
test Fix orders panel loading (https://github.com/woocommerce/woocommerce-admin/pull/7395) 2021-07-23 09:47:23 -03:00
index.js Fix orders panel loading (https://github.com/woocommerce/woocommerce-admin/pull/7395) 2021-07-23 09:47:23 -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