woocommerce/plugins/woocommerce-admin/client/homescreen
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
..
activity-panel Cleanup items store actions (https://github.com/woocommerce/woocommerce-admin/pull/5746) 2020-11-30 10:12:08 -05:00
stats-overview Add missing text domain on home screen stats. (https://github.com/woocommerce/woocommerce-admin/pull/5541) 2020-11-06 08:36:33 -08:00
test Continue showing tasklist even if list is complete, only hide if set to hidden (https://github.com/woocommerce/woocommerce-admin/pull/5673) 2020-11-20 14:46:47 -04:00
welcome-modal Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
column.js Fix column scroll collision after layout change. (https://github.com/woocommerce/woocommerce-admin/pull/5586) 2020-11-11 12:19:24 -05:00
index.js Rename "profile" to "store details". (https://github.com/woocommerce/woocommerce-admin/pull/4965) 2020-08-27 08:10:23 -04:00
layout.js Continue showing tasklist even if list is complete, only hide if set to hidden (https://github.com/woocommerce/woocommerce-admin/pull/5673) 2020-11-20 14:46:47 -04:00
style.scss Homescreen layout changes (https://github.com/woocommerce/woocommerce-admin/pull/5465) 2020-11-06 12:53:03 -05:00