woocommerce/plugins/woocommerce-admin/client/wc-api/reports/items
Albert Juhé Lluveras 6ca0c628b2 Connect Downloads report to REST API (https://github.com/woocommerce/woocommerce-admin/pull/1238)
* Connect downloads chart and table to REST API

* Display date picker in Downloads report

* Fix missing value for 'days' in Downloads table summary

* Fix download_count being a string instead of a number

* Minor date packages comment fixes

* Fix filters in Downloads report

* Add back empty line

* JSDoc comments style fixes

* Fix username filter not working

* Fix days counter off by 1

* Fix alignment issue
2019-01-07 12:54:42 +01:00
..
index.js Hook up ReportTable to wc-api. 2018-12-07 16:39:42 -07:00
operations.js Connect Downloads report to REST API (https://github.com/woocommerce/woocommerce-admin/pull/1238) 2019-01-07 12:54:42 +01:00
selectors.js Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00