woocommerce/plugins/woocommerce-admin/client/analytics/report/orders
Joshua T Flowers c6a6e737c4 Add refund filtering to order reports (https://github.com/woocommerce/woocommerce-admin/pull/2179)
* Add customer functions to order and refund classes

* Extract shared order and refund methods to trait

* Add refund filter to advanced filters in orders report

* Filter refund types in orders data store

* Extract refunds subquery to parent report data store method

* Add refund subquery filtering to order stats data store

* Add tests around refund type filtering

* Change the default option for the refunds filter
2019-05-10 14:56:57 +08:00
..
config.js Add refund filtering to order reports (https://github.com/woocommerce/woocommerce-admin/pull/2179) 2019-05-10 14:56:57 +08:00
index.js pass in filters 2019-03-25 13:03:53 +13: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 Add coupons count to data store and hook up to summary numbers in orders report (https://github.com/woocommerce/woocommerce-admin/pull/1912) 2019-04-01 10:16:57 +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