woocommerce/plugins/woocommerce-admin/client/lib
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
..
async-requests Coupons: add config, autocompleter 2018-09-21 11:54:22 +12:00
csv Add Orders table (https://github.com/woocommerce/woocommerce-admin/pull/493) 2018-10-11 10:30:51 +02:00
currency set d3 local and update number format 2018-09-07 14:39:31 +02:00
date Make tabular data independent of chart interval (https://github.com/woocommerce/woocommerce-admin/pull/483) 2018-10-10 09:57:16 -04:00
nav-utils Coupons: add config, autocompleter 2018-09-21 11:54:22 +12:00
number Add tests for numberFormat 2018-08-09 11:50:56 -07:00
order-values Show real orders in the sidebar orders tab (https://github.com/woocommerce/woocommerce-admin/pull/105) 2018-06-07 12:05:22 -04:00
history.js Add Pagination Component (https://github.com/woocommerce/woocommerce-admin/pull/117) 2018-06-26 10:59:35 -04:00
proptype-validator.js Docs Project: Component cleanup (https://github.com/woocommerce/woocommerce-admin/pull/334) 2018-08-31 13:19:13 -04:00
swagger.js Use swagger mock endpoints to fetch data. 2018-06-26 14:25:42 -07:00
tracks.js Tracks: Add basic util methods for tracks. (https://github.com/woocommerce/woocommerce-admin/pull/397) 2018-09-17 09:42:04 -07:00
ui.js SummaryNumber: Switch to dropdown display on small screens (https://github.com/woocommerce/woocommerce-admin/pull/265) 2018-08-02 18:20:48 -04:00