woocommerce/plugins/woocommerce-admin/client/lib
Kelly Dwan 29136ce44c Show real orders in the sidebar orders tab (https://github.com/woocommerce/woocommerce-admin/pull/105)
* Add an activity list component which will fetch and display the respective tabs’ content

* Add currency and order calculation helpers from Calypso

* Add date support to ActivityCard

* Fix the product label when there’s only 1 product

* Only display the orders on the orders tab

* Remove demo component

* PR feedback

- Switch to function components
- Check isLoading for showing loading state
- use v3 of WC API
- Remove getOrderShippingMethod (it’s not a tax-related function)
- Switch to array.reduce
- Add `|| 0` protect to all possible API-based calculations
2018-06-07 12:05:22 -04:00
..
currency Show real orders in the sidebar orders tab (https://github.com/woocommerce/woocommerce-admin/pull/105) 2018-06-07 12:05:22 -04: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
date-utils.js DatePicker: Add url support and container 2018-06-05 10:20:25 +12:00
nav-utils.js Add agenda widget base and related components (https://github.com/woocommerce/woocommerce-admin/pull/57) 2018-05-22 11:19:56 -04:00