woocommerce/plugins/woocommerce-admin/client/components/table
Albert Juhé Lluveras 9623898acd Add Orders table (https://github.com/woocommerce/woocommerce-admin/pull/493)
* Create Orders table

* Remove getOrderIds selector

* Create an OrdersReportTable component

* Alphabetically order extracted props

* Fix JS error for missing coupon properties

* Add TODO comment for missing customer type

* Add calculation for net revenue

* Align all table cells but identifier to the right

* Remove temporary text

* Improve cell link inline CSS

* Count several purchases of the same product as items sold

* Add TODO message to coupon link

* Add Download to Orders table

* Don't use camelCase for table column keys

* Cleanup

* Make products and coupons columns non-sortable

* Create renderList method to simplify products/coupons list creation

* Display correct currency for each order

* RTL table fixes

* Fix: products and coupons columns showing 'false' in CSV download

* Minor fixes

* Rename 'isIdentifier' with 'isLeftAligned' in table columns

* Remove toggleStatus method
2018-10-11 10:30:51 +02:00
..
example.md Add visual component docs from markdown examples (https://github.com/woocommerce/woocommerce-admin/pull/470) 2018-09-24 11:36:35 -04:00
index.js Add a default value to `labels` (https://github.com/woocommerce/woocommerce-admin/pull/500) 2018-10-10 10:59:22 -04:00
placeholder.js Make tabular data independent of chart interval (https://github.com/woocommerce/woocommerce-admin/pull/483) 2018-10-10 09:57:16 -04:00
style.scss Add Orders table (https://github.com/woocommerce/woocommerce-admin/pull/493) 2018-10-11 10:30:51 +02: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 Add Orders table (https://github.com/woocommerce/woocommerce-admin/pull/493) 2018-10-11 10:30:51 +02:00