woocommerce/plugins/woocommerce-admin/changelogs
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
..
.gitkeep use Jetpack Changelogger for changelog management (https://github.com/woocommerce/woocommerce-admin/pull/6870) 2021-07-08 19:03:51 -07:00
7445_add_tests_to_subscriptions_inclusion Add tests to Subscriptions inclusion (https://github.com/woocommerce/woocommerce-admin/pull/7804) 2021-11-04 10:15:42 -03:00
dev-payment-method-suggestion-endpoint-change Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
fix-7758 Update PageController.php (https://github.com/woocommerce/woocommerce-admin/pull/7855) 2021-11-17 08:36:25 -08:00
fix-7807-navigation-nudge-shows-up-when-invalid Have NavigationNudge and NavigationFeedback self-delete when irrelevant (https://github.com/woocommerce/woocommerce-admin/pull/7914) 2021-11-15 22:51:53 -06:00
fix-7903 Fix marketing extensions tracks (https://github.com/woocommerce/woocommerce-admin/pull/7908) 2021-11-09 12:36:26 -03:00
fix-explat-php-client-and-profile-note Fix ExPlat PHP client and experimental onboarding note (https://github.com/woocommerce/woocommerce-admin/pull/7926) 2021-11-12 17:22:08 +08:00
fix-tasklist-ui-experiment-enablement-logic Fix TaskList UI experiment enablement logic (https://github.com/woocommerce/woocommerce-admin/pull/7930) 2021-11-12 18:32:27 +08:00
update-7243-action-to-dismiss-all-notes Add dismiss all button for Inbox 2.0 (https://github.com/woocommerce/woocommerce-admin/pull/7871) 2021-11-16 21:56:05 -08:00
update-7248-update-inbox-link-to-activity Rename Inbox -> Activity from the activity header (https://github.com/woocommerce/woocommerce-admin/pull/7879) 2021-11-16 21:56:25 -08:00
update-7372 Remove task status endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7841) 2021-11-09 07:42:33 -05:00
update-7751 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
update-7793-set-a-note-as-read-after-clicking-cta-buttons Implement inbox note read state (https://github.com/woocommerce/woocommerce-admin/pull/7896) 2021-11-17 12:15:48 -08:00
update-pin-node-to-14-in-nvmrc Set Node version to 14 in .nvmrc to prevent incompatible versions of Node from being used with nvm (https://github.com/woocommerce/woocommerce-admin/pull/7932) 2021-11-15 10:14:05 -05:00
update-task-initialization Use abstraction to add and retrieve task data (https://github.com/woocommerce/woocommerce-admin/pull/7918) 2021-11-16 08:59:55 -05:00