woocommerce/plugins/woocommerce-admin/client/header/activity-panel/panels
Joshua T Flowers 9c3faea12f Refactor notes controller and add ordering params (https://github.com/woocommerce/woocommerce-admin/pull/1878)
* Separate notes controller request args and add collection params

* Fix page param var

* Fix collection params sanitization

* Allow array of note types to be queried

* Add order and orderby collection params to notes controller

* Allow sorting by order and orderby params in notes data store

* Make sure notes are ordered by date and unread matches inbox note types

* Allow status or type params to use an array of items

* Add tests for notes ordering

* Remove unnecessary query arg assignment in the notes data store

* Update get_notes_count to use array for status and type
2019-04-01 10:53:34 +08:00
..
inbox.js Refactor notes controller and add ordering params (https://github.com/woocommerce/woocommerce-admin/pull/1878) 2019-04-01 10:53:34 +08:00
orders.js Create DEFAULT_ACTIONABLE_STATUSES constant (https://github.com/woocommerce/woocommerce-admin/pull/1867) 2019-03-22 09:48:20 +01:00
reviews.js Load on hold reviews in the Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/1871) 2019-03-28 23:20:17 +01:00
stock.js Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00