woocommerce/plugins/woocommerce-admin/client/components/table
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
..
__mocks__ Don't include hidden columns when downloading a table as CSV (https://github.com/woocommerce/woocommerce-admin/pull/667) 2018-10-24 16:26:19 +02:00
test Move withSelect() inside table components (https://github.com/woocommerce/woocommerce-admin/pull/707) 2018-10-29 08:57:05 +01:00
download-icon.js Modify table download button styling (https://github.com/woocommerce/woocommerce-admin/pull/560) 2018-10-17 19:01:57 -04:00
empty.js Create EmptyTable component (https://github.com/woocommerce/woocommerce-admin/pull/605) 2018-10-20 13:16:53 +02:00
example.md Create EmptyTable component (https://github.com/woocommerce/woocommerce-admin/pull/605) 2018-10-20 13:16:53 +02:00
index.js Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613) 2018-10-31 14:09:38 -05:00
placeholder.js Move withSelect() inside table components (https://github.com/woocommerce/woocommerce-admin/pull/707) 2018-10-29 08:57:05 +01:00
style.scss Update order summary in Orders report (https://github.com/woocommerce/woocommerce-admin/pull/613) 2018-10-31 14:09:38 -05:00
summary.js Docs Project: Add documentation parser + inline documentation (https://github.com/woocommerce/woocommerce-admin/pull/336) 2018-08-31 13:27:21 -04:00
table.js Update sorted column background color (https://github.com/woocommerce/woocommerce-admin/pull/571) 2018-10-18 14:45:06 -04:00