woocommerce/plugins/woocommerce-admin/client/store/reports/stats
Albert Juhé Lluveras ae6652b26c Send params with Orders table API calls (https://github.com/woocommerce/woocommerce-admin/pull/519)
* Send params with Orders table API calls

* Add onError case and caching for Orders calls

* Remove unused actions

* Load only 'processing', 'on-hold' and 'completed' orders

* Use NAMESPACE constant instead of hard-coded value

* Comment typos

* Add tests to Orders reducer, resolvers and selectors

* Typos

* Fix JSDoc mismatch
2018-10-16 10:50:07 +02:00
..
test Connect the revenue report to the api (https://github.com/woocommerce/woocommerce-admin/pull/316) 2018-09-03 11:25:38 -04:00
actions.js Make tabular data independent of chart interval (https://github.com/woocommerce/woocommerce-admin/pull/483) 2018-10-10 09:57:16 -04:00
index.js Store: Add generic reports stats support. (https://github.com/woocommerce/woocommerce-admin/pull/307) 2018-08-22 10:54:48 -07:00
reducer.js Fix TopSellingProducts table not correctly loading data (https://github.com/woocommerce/woocommerce-admin/pull/351) 2018-09-04 16:10:07 +02:00
resolvers.js Connect the revenue report to the api (https://github.com/woocommerce/woocommerce-admin/pull/316) 2018-09-03 11:25:38 -04:00
selectors.js Send params with Orders table API calls (https://github.com/woocommerce/woocommerce-admin/pull/519) 2018-10-16 10:50:07 +02:00