woocommerce/plugins/woocommerce-admin/client/task-lists/components
Ismael Martín Alabarce 80173a640e
Update TaskItem and WooPayments task (#40034)
* Custom WooPayments task header content

when action incentive is available.

* Add badge prop to experimental TaskItem component

, update task list components, docs, storybook, and tests

* Add badge property to OnboardingTasks/Task abstract class

* Add `woocommerce_admin_woopayments_onboarding_task_badge` filter

* Use the filter to display the badge from server

* Add changelog entries

* Update filter to use return existing badge

instead of an empty string

* Update task header to also check for the incentive in wcpaySettings
2023-09-07 15:43:18 +02:00
..
progress-header Update progress bar initial value 2023-08-29 14:57:10 -10:00
test Update TaskItem and WooPayments task (#40034) 2023-09-07 15:43:18 +02:00
back-button.scss Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
back-button.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
placeholder.scss Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
placeholder.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-list-item.tsx Update TaskItem and WooPayments task (#40034) 2023-09-07 15:43:18 +02:00
task-list-menu.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-list.scss Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-list.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task.tsx Update the admin's menu remaining tasks bubble CSS class and loosen the query selector for handling the runtime update (#39273) 2023-08-01 13:02:09 +03:00