woocommerce/plugins/woocommerce-admin/client
Moon 765697f5e0 Implement inbox note read state (https://github.com/woocommerce/woocommerce-admin/pull/7896)
* Wrap notes with Card component -- Added header, badge, and cllipsis menu

* Add hover state

* Dismiss note immediately without prompting a confirmation (https://github.com/woocommerce/woocommerce-admin/pull/7868)

* use woocommerce-admin-dismiss-notification class to target the dissmiss btn

* Add changelog

* Specify CSS styles so tha they dont get overridden by other plugins

* Update changelog

* Add is_read column

* Do not update activity_panel_inbox_last_read upon viewing the homepage

* Remove use of last_read variable

* Return is_read field from the note api

* Use is_read field and remove last_read from the test

* Set is_read to true when an action is triggered

* CSS changes for the read state

* Apply padding and border if there are multiple actions

* Remove unread indicator

* Add changelog

* Update changelog

* Revert package-lock.json

* Fix onDismiss not being called after rebasing

* Check is_read before setting it to the obj -- this prevents uninteded error messages piling up in case is_read col is missing for some reason

* Revert changs added by mistake during rebasing

* Revert changes to package-lock.json

* Remove incorrect changelog

* Commit to triger Github workflows
2021-11-17 12:15:48 -08:00
..
analytics Add route and layout for unmatched path (https://github.com/woocommerce/woocommerce-admin/pull/7503) 2021-10-14 10:04:17 -04:00
customer-effort-score-tracks Add CES survey for search product, order, customer (https://github.com/woocommerce/woocommerce-admin/pull/6420) 2021-03-11 17:35:57 +08:00
dashboard Check if onboarding is defined before finding themes (https://github.com/woocommerce/woocommerce-admin/pull/7818) 2021-10-19 15:00:54 -03:00
embedded-body-layout feat: add shipping marketplace recommendations (https://github.com/woocommerce/woocommerce-admin/pull/7446) 2021-08-11 17:09:32 -05:00
header Rename Inbox -> Activity from the activity header (https://github.com/woocommerce/woocommerce-admin/pull/7879) 2021-11-16 21:56:25 -08:00
homescreen Replace old task list option calls with data store selectors (https://github.com/woocommerce/woocommerce-admin/pull/7820) 2021-11-15 15:57:13 -05:00
hooks Refactor panel with withFocusOutside (https://github.com/woocommerce/woocommerce-admin/pull/6233) 2021-02-16 15:01:11 -05:00
inbox-panel Implement inbox note read state (https://github.com/woocommerce/woocommerce-admin/pull/7896) 2021-11-17 12:15:48 -08:00
layout Remove the Spinner component while loading the store alerts (https://github.com/woocommerce/woocommerce-admin/pull/7886) 2021-11-02 21:17:26 -07:00
lib Fix issue where variation name might not exist in analytics (https://github.com/woocommerce/woocommerce-admin/pull/7686) 2021-09-23 08:58:10 -03:00
marketing Allow for 9 items in Marketing recommended lists (https://github.com/woocommerce/woocommerce-admin/pull/7887) 2021-11-05 12:08:35 +08:00
mobile-banner Remove the use of Dashicons and replace with `@wordpress/icons` or `gridicons` (https://github.com/woocommerce/woocommerce-admin/pull/7020) 2021-05-25 12:14:14 -03:00
navigation Adding unfulfilled order count badge to woo navigation (https://github.com/woocommerce/woocommerce-admin/pull/7835) 2021-11-02 12:00:21 -07:00
payments Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
profile-wizard Replace old task list option calls with data store selectors (https://github.com/woocommerce/woocommerce-admin/pull/7820) 2021-11-15 15:57:13 -05:00
settings Add settings client pages and plumbing (https://github.com/woocommerce/woocommerce-admin/pull/6092) 2021-02-12 14:32:42 -05:00
settings-recommendations Add changelog and enable promotion in core and plugin configs (https://github.com/woocommerce/woocommerce-admin/pull/7666) 2021-09-27 10:24:47 -03:00
shipping feat: add shipping marketplace recommendations (https://github.com/woocommerce/woocommerce-admin/pull/7446) 2021-08-11 17:09:32 -05:00
store-management-links Allow packages to be built in isolation. (https://github.com/woocommerce/woocommerce-admin/pull/7286) 2021-07-14 16:38:57 -04:00
stylesheets Refactor package style builds (https://github.com/woocommerce/woocommerce-admin/pull/7531) 2021-08-19 10:15:59 -04:00
tasks Fixing references to null value throwing errors on products task (https://github.com/woocommerce/woocommerce-admin/pull/7934) 2021-11-15 16:48:14 -08:00
two-column-tasks Fix TaskList UI experiment enablement logic (https://github.com/woocommerce/woocommerce-admin/pull/7930) 2021-11-12 18:32:27 +08:00
utils Update UI for Payment Task Screen (https://github.com/woocommerce/woocommerce-admin/pull/6766) 2021-04-15 11:42:31 -07:00
wp-admin-scripts Feature/7319 add woocommerce com data (https://github.com/woocommerce/woocommerce-admin/pull/7553) 2021-09-09 09:25:13 -03:00
index.js Remove depreciated shared settings hook (https://github.com/woocommerce/woocommerce-admin/pull/7480) 2021-08-24 08:39:48 -03:00
jest.config.json Allow packages to be built in isolation. (https://github.com/woocommerce/woocommerce-admin/pull/7286) 2021-07-14 16:38:57 -04:00