woocommerce/plugins/woocommerce-admin/client/wc-api
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
..
categories Use unbounded per_page limit in apiFetch for categories (https://github.com/woocommerce/woocommerce-admin/pull/1149) 2018-12-26 10:37:02 +08:00
customers Rename isGetCustomersError to getCustomersError 2018-12-15 13:09:47 +01:00
notes Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
orders Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
reports Connect Downloads report to REST API (https://github.com/woocommerce/woocommerce-admin/pull/1238) 2019-01-07 12:54:42 +01:00
reviews Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
user Add column visibility prefs to all tables (https://github.com/woocommerce/woocommerce-admin/pull/1082) 2018-12-13 14:34:23 -06:00
wp-data-store wc-api: Add user meta for UI preferences (https://github.com/woocommerce/woocommerce-admin/pull/1057) 2018-12-13 13:24:54 -06:00
constants.js Add wc-api and "Fresh Data" (https://github.com/woocommerce/woocommerce-admin/pull/833) 2018-11-29 09:57:49 -06:00
utils.js Attempt to include report stats type in resource name prefix rather than identifier. 2018-12-07 16:39:42 -07:00
wc-api-spec.js Add product categories wc-api and breadcrumbs (https://github.com/woocommerce/woocommerce-admin/pull/1131) 2018-12-21 10:44:27 +08:00
with-select.js wc-api: Add user meta for UI preferences (https://github.com/woocommerce/woocommerce-admin/pull/1057) 2018-12-13 13:24:54 -06:00