woocommerce/plugins/woocommerce-admin/packages/data/src/items
Jeff Stieler 34810b2791 Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746)
* Don't return an action-like object in action creators.

* Add missing itemType param to setError() calls.

* Add setItem() action (singular).

* Use singular setItem() when updating product stock.

* Split setting items and totals counts into separate actions.

* Refactor totals count resolvers not to use getItems().
2020-11-30 10:12:08 -05:00
..
test Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746) 2020-11-30 10:12:08 -05:00
action-types.js Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746) 2020-11-30 10:12:08 -05:00
actions.js Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746) 2020-11-30 10:12:08 -05:00
constants.js Items dataStore: Migrate from wc-api (https://github.com/woocommerce/woocommerce-admin/pull/5009) 2020-08-21 11:37:41 +12:00
index.js Remove store registration checks that are no longer needed. (https://github.com/woocommerce/woocommerce-admin/pull/5170) 2020-09-24 09:49:11 +12:00
reducer.js Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746) 2020-11-30 10:12:08 -05:00
resolvers.js Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746) 2020-11-30 10:12:08 -05:00
selectors.js Migrate Stock Panel to Homescreen (https://github.com/woocommerce/woocommerce-admin/pull/5729) 2020-11-25 13:51:15 -05:00
utils.js Migrate Stock Panel to Homescreen (https://github.com/woocommerce/woocommerce-admin/pull/5729) 2020-11-25 13:51:15 -05:00