woocommerce/plugins/woocommerce-admin/client/analytics/report/orders
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
..
chart.js Fix spelling of AVERAGE order value in orders report 2018-10-30 10:24:34 -07:00
config.js Filters: Add Variations extra filters 2018-10-31 11:26:05 +13:00
index.js Filters: Add Variations extra filters 2018-10-31 11:26:05 +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 Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613) 2018-10-31 14:09:38 -05:00