woocommerce/plugins/woocommerce-admin/client/header/activity-panel
Jeff Stieler f4691827b1 Include item ID in product update resource name.
Keep state in sync when updating product stock quantity.
2019-04-01 17:38:36 -06:00
..
activity-card Style stock quantity edit form. 2019-04-01 11:28:09 -06:00
activity-header Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
activity-outbound-link Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
panels Include item ID in product update resource name. 2019-04-01 17:38:36 -06:00
README.md Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
index.js Add low product stock indicator (https://github.com/woocommerce/woocommerce-admin/pull/1866) 2019-03-29 10:45:19 +08:00
style.scss Show error in activity panel if no actionable order statuses exist (https://github.com/woocommerce/woocommerce-admin/pull/1799) 2019-03-15 09:26:16 +08:00
toggle-bubble.js Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
unread-indicators.js Refactor notes controller and add ordering params (https://github.com/woocommerce/woocommerce-admin/pull/1878) 2019-04-01 10:53:34 +08:00
wordpress-notices.js Update text domain. (https://github.com/woocommerce/woocommerce-admin/pull/1795) 2019-03-13 11:14:02 -06:00

README.md

Activity Panel

This component contains the Activity Panel. This is shown on every page and is rendered as part of the header. It provides access to the notices system and actionable items like orders, reviews, and stock.

Components

ActivityCard

See activity-card/README.md

Sections

Orders

Shows a timeline of actionable orders.