woocommerce/plugins/woocommerce-admin/client/analytics/report/orders
Joshua T Flowers 80fe765657 Use a date instead of hour for single dates in report tables (https://github.com/woocommerce/woocommerce-admin/pull/1208)
* Use a date instead of hour for single dates in report tables

* Add hour to allowed list when day difference is less than 1

* Prioritize hour format over day and set day as default for tables

* Add default intervals for report tables

* Use explicit date format in report tables

* Add constant for default table format

* Restore allowed intervals for >1 && <7 days
2019-01-09 08:24:49 +08:00
..
config.js Filters: code -> coupon in config 2018-11-29 09:29:12 +13:00
index.js Creates a helper function to get selected chart (https://github.com/woocommerce/woocommerce-admin/pull/794) 2018-11-07 12:19:59 -05: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 Use a date instead of hour for single dates in report tables (https://github.com/woocommerce/woocommerce-admin/pull/1208) 2019-01-09 08:24:49 +08:00
utils.js Reduce order table net revenue by refund total (https://github.com/woocommerce/woocommerce-admin/pull/988) 2018-12-05 10:06:00 +08:00