woocommerce/plugins/woocommerce-admin/client/analytics/report/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
..
config.js Filters: code -> coupon in config 2018-11-29 09:29:12 +13:00
index.js Creates a helper function to get selected chart (https://github.com/woocommerce/woocommerce-admin/pull/794) 2018-11-07 12:19:59 -05:00
style.scss Align status indicator to the right in Orders table (https://github.com/woocommerce/woocommerce-admin/pull/539) 2018-10-18 12:43:45 +02:00
table.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 Reduce order table net revenue by refund total (https://github.com/woocommerce/woocommerce-admin/pull/988) 2018-12-05 10:06:00 +08:00