woocommerce/plugins/woocommerce-admin/client/header/activity-panel
Jeff Stieler 0756dd929b Merge pull request woocommerce/woocommerce-admin#2324 from woocommerce/add/admin-note-without-link
Allow note action URLs to be empty.
2019-05-30 10:42:02 -06:00
..
activity-card Add missing space in Orders Activity Panel card (https://github.com/woocommerce/woocommerce-admin/pull/2306) 2019-05-27 11:38:50 +02: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 Allow note action URLs to be empty. 2019-05-24 13:05:12 -04: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 empty state for the Reviews panels (https://github.com/woocommerce/woocommerce-admin/pull/2124) 2019-04-30 11:40:10 +02:00
style.scss Scroll to top of the table when navigating table pages (https://github.com/woocommerce/woocommerce-admin/pull/2051) 2019-04-30 11:43:55 +02: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 Add empty state for the Reviews panels (https://github.com/woocommerce/woocommerce-admin/pull/2124) 2019-04-30 11:40:10 +02:00
wordpress-notices.js Collapse WC admin notices. 2019-05-15 17:34:14 -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.