woocommerce/plugins/woocommerce-admin/client
Joshua T Flowers 3382fb7011 Record refunds separate from order entries (https://github.com/woocommerce/woocommerce-admin/pull/2083)
* Sync refunds on order sync

* Separate order and refund class extensions

* Add customer functions to order and refund classes

* Change products store to work with refund amounts

* Return early for refunds in coupon data store

* Allow refund processing in tax data store

* Remove unused refund amounts from tables and data stores

* Change order counts to parse out refund entries

* Include refunded orders in default queried statuses

* Only process order number filter on shop order post types

* Extract shared order and refund methods to trait

* Fix renamed schedule_single_order_import method

* Bump PHP and WP version requirements
2019-05-10 14:39:25 +08:00
..
analytics Merge pull request woocommerce/woocommerce-admin#2150 from woocommerce/add/report-filter-default-value 2019-05-09 09:39:16 -03:00
dashboard Dashboard: Rename class/feature to remove conflict with legacy dashboard widget (https://github.com/woocommerce/woocommerce-admin/pull/2138) 2019-05-08 09:10:05 -07:00
devdocs Components: Add SearchListControl (https://github.com/woocommerce/woocommerce-admin/pull/1628) 2019-02-20 15:18:27 -05:00
header Record refunds separate from order entries (https://github.com/woocommerce/woocommerce-admin/pull/2083) 2019-05-10 14:39:25 +08:00
layout Dashboard: Rename class/feature to remove conflict with legacy dashboard widget (https://github.com/woocommerce/woocommerce-admin/pull/2138) 2019-05-08 09:10:05 -07:00
lib Add single customer filter and hook up customer link (https://github.com/woocommerce/woocommerce-admin/pull/1798) 2019-03-18 10:39:54 +08:00
store Add transient notices (https://github.com/woocommerce/woocommerce-admin/pull/1423) 2019-02-13 19:44:58 +08:00
stylesheets Scroll to top of the table when navigating table pages (https://github.com/woocommerce/woocommerce-admin/pull/2051) 2019-04-30 11:43:55 +02:00
wc-api Save section/block preferences in user data (https://github.com/woocommerce/woocommerce-admin/pull/2148) 2019-05-07 09:21:34 +02:00
embedded.js Add transient notices (https://github.com/woocommerce/woocommerce-admin/pull/1423) 2019-02-13 19:44:58 +08:00
index.js Add transient notices (https://github.com/woocommerce/woocommerce-admin/pull/1423) 2019-02-13 19:44:58 +08:00