woocommerce/plugins/woocommerce-admin/client/wc-api
Joshua T Flowers 7cdbbf87e8 Update all wc-admin endpoints to v4 (https://github.com/woocommerce/woocommerce-admin/pull/1298)
* Update all wc-admin endpoints to v4

* Add namespace for products and customers controllers

* Include product quantity in orders data store

* Add coupons to extended data in the orders data store

* Format order statuses response from database

* Hook up orders table to orders endpoint

* Add namespace to data endpoint controller

* Add namespaces to remaining extended controllers

* Use NAMESPACE var in place of wc/v4

* Update product links in orders table to products reports

* Add coupons rest controller override

* Format coupon code in response

Co-Authored-By: joshuatf <joshuatf@gmail.com>
2019-01-18 10:52:58 +08: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
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 Hook up customers report table to real data. 2019-01-09 17:45:24 -07: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 initial state hydration for user data (https://github.com/woocommerce/woocommerce-admin/pull/1297) 2019-01-15 10:24:06 +08: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 Update all wc-admin endpoints to v4 (https://github.com/woocommerce/woocommerce-admin/pull/1298) 2019-01-18 10:52:58 +08: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 Remove wc-api customers (https://github.com/woocommerce/woocommerce-admin/pull/1338) 2019-01-17 19:07:21 +01: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