woocommerce/plugins/woocommerce-admin/client/store/orders
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
..
test Update all wc-admin endpoints to v4 (https://github.com/woocommerce/woocommerce-admin/pull/1298) 2019-01-18 10:52:58 +08:00
actions.js Send params with Orders table API calls (https://github.com/woocommerce/woocommerce-admin/pull/519) 2018-10-16 10:50:07 +02:00
index.js Minor fixes to stores (https://github.com/woocommerce/woocommerce-admin/pull/868) 2018-11-15 21:32:11 -06:00
reducer.js Send params with Orders table API calls (https://github.com/woocommerce/woocommerce-admin/pull/519) 2018-10-16 10:50:07 +02:00
resolvers.js Update @wordpress/data for 3.x (https://github.com/woocommerce/woocommerce-admin/pull/783) 2018-11-05 18:30:32 -05:00
selectors.js Minor fixes to stores (https://github.com/woocommerce/woocommerce-admin/pull/868) 2018-11-15 21:32:11 -06:00