woocommerce/plugins/woocommerce-admin/client
Jeff Stieler 2a302603c6 Migrate Stock Panel to Homescreen (https://github.com/woocommerce/woocommerce-admin/pull/5729)
* Refactor low stock variable to be the count instead of a boolean.

* Add initial render of the Stock panel on the homescreen.

* Move existing Stock panel to homescreen accordion.

* Ensure int value for low stock product count.

* Update ProductImage styling.

* Update stock activity car styles.

* Only show 5 low stock products.

* Add "undo" action to the stock updated snackbar.

* Fix check for explicit notice dismissal when taking actions.

* Hide now-in-stock products after updating.

By cllearing "edited" flag on successful update.

* Fetch more products after updating stock.

* Fix the number of product placeholders shown.

* Only show products placeholders on the initial fetch.

* Fix placeholder style.

* Fetch low stock count dynamically.

* Let initialOpen prop toggle Accordion panels if they haven't been toggled by the user.

* Refactor item total count state.

Allows for auto-updating item totals whenever identical queries (from a totals perspective) are issued.

* Add last order date to low stock products API response.

* Allow non-date strings in ActivityCard date prop.

* Add last order date to stock panel cards.

* Remove empty stock panel view.

* Add test file for StockPanel.

* Only request necessary fields from products endpoint.

* Add test for products fetch after stock update.

* Fix field name.

* Add test for last order date in low stock products API response.

* Stock panel should be initially closed.

* Skip updating a product if the quantity is unchanged.
2020-11-25 13:51:15 -05:00
..
analytics remove comments 2020-11-25 13:24:33 +13:00
customer-effort-score-tracks Add/5349 trigger ces on filtering analytics (https://github.com/woocommerce/woocommerce-admin/pull/5649) 2020-11-24 15:18:50 -08:00
dashboard Only import the Gridicons we need, to reduce package size. (https://github.com/woocommerce/woocommerce-admin/pull/5668) 2020-11-19 09:52:24 +13:00
header Migrate Stock Panel to Homescreen (https://github.com/woocommerce/woocommerce-admin/pull/5729) 2020-11-25 13:51:15 -05:00
homescreen Migrate Stock Panel to Homescreen (https://github.com/woocommerce/woocommerce-admin/pull/5729) 2020-11-25 13:51:15 -05:00
hooks Navigation: Applying styles & behavior for folded menu, including mobile (https://github.com/woocommerce/woocommerce-admin/pull/5497) 2020-11-02 16:57:49 -08:00
inbox-panel Replaced default inbox message styling with message-is-unread styling, and deleted message-is-unread styles (https://github.com/woocommerce/woocommerce-admin/pull/5573) 2020-11-12 08:47:40 -04:00
layout make ids unique 2020-11-25 13:24:33 +13:00
lib Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
marketing Add fancy placeholders for Marketing components (https://github.com/woocommerce/woocommerce-admin/pull/5611) 2020-11-23 11:15:07 +01:00
mobile-banner Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
navigation Position transient notices based on nav width (https://github.com/woocommerce/woocommerce-admin/pull/5628) 2020-11-23 14:28:17 -05:00
profile-wizard Revert the smart tax defaults work of woocommerce/woocommerce-admin#4594. (https://github.com/woocommerce/woocommerce-admin/pull/5720) 2020-11-25 08:36:04 +13:00
settings jsDoc: Fix errors (https://github.com/woocommerce/woocommerce-admin/pull/4985) 2020-08-18 09:36:24 +12:00
store-management-links Fixed Link component prop (https://github.com/woocommerce/woocommerce-admin/pull/5653) 2020-11-18 12:31:21 -03:00
stylesheets Reorganize the store management link section and provide extensibility (https://github.com/woocommerce/woocommerce-admin/pull/5476) 2020-11-04 13:33:04 +13:00
task-list Remove loading state (isBusy) from the links (https://github.com/woocommerce/woocommerce-admin/pull/5719) 2020-11-24 11:55:43 -08:00
utils Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
wp-admin-scripts Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
ie.scss Hook up download button to export endpoint. (https://github.com/woocommerce/woocommerce-admin/pull/2900) 2019-10-08 15:02:26 -07:00
index.js Update non-wca pages registered with nav to embed pages (https://github.com/woocommerce/woocommerce-admin/pull/5606) 2020-11-11 16:27:26 -05:00