woocommerce/plugins/woocommerce-admin/tests/reports
Joshua T Flowers 0f45a08f20 Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613)
* Move TableSummary below pagination

* Add summary to order table

* Add new and returning customers

* Add product to totals in API

* Use get_var instead of get_results for unique products

* Change table summary styling

Remove slashes and increase padding between items based on discussion with @LevinMedia

Change margin to padding to overlap table shadow when pagination is not present.

* Fix wp_posts prefix and move to separate fxn

* Change new/returning customer column types to intval

* Add new/returning customer data to tests and fix formatting
2018-10-31 14:09:38 -05:00
..
class-wc-tests-reports-orders.php Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613) 2018-10-31 14:09:38 -05:00
class-wc-tests-reports-products.php Uses PHPBCF to autofix warnings and errors (https://github.com/woocommerce/woocommerce-admin/pull/611) 2018-10-22 12:20:14 -04:00
class-wc-tests-reports-revenue-stats.php Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613) 2018-10-31 14:09:38 -05:00