woocommerce/plugins/woocommerce-admin/client/analytics/report/coupons
Jeff Stieler a6195efad6 Fix Historical (deleted) Coupon Reporting (https://github.com/woocommerce/woocommerce-admin/pull/4671)
* Add (failing) test for deleted coupon amounts in reporting.

* Always sync an ID into the order-coupon lookup table.

* Don't remove coupon data from order analytics when the coupon is deleted.

* Fix coupon ID lookup from order item metadata.

* Allow negative coupon_id in the lookup table.

Representing deleted coupons.

* Handle deleted coupons when gathering extended info.

* Add more tests for deleted coupon handling.

* Handle deleted coupons in coupons report table.

* Fix lint errors.
2020-06-25 08:51:17 -04:00
..
config.js Fix reselecting advanced filters in the customer list (https://github.com/woocommerce/woocommerce-admin/pull/4650) 2020-06-25 10:22:24 +10:00
index.js Only query requested stat totals in reports. (https://github.com/woocommerce/woocommerce-admin/pull/4009) 2020-03-31 09:08:40 -06:00
table.js Fix Historical (deleted) Coupon Reporting (https://github.com/woocommerce/woocommerce-admin/pull/4671) 2020-06-25 08:51:17 -04:00