woocommerce/plugins/woocommerce-admin/client/tasks
Joshua T Flowers 93b42ad9ef Add an endpoint and method for actioning tasks (https://github.com/woocommerce/woocommerce-admin/pull/7746)
* Add checks for actioned task status

* Update completion logic for task

* Add rest route for actioning tasks

* Add action in data store for actioning tasks

* Add test for actioning task

* Only prune isActioned from task data
2021-10-05 13:07:50 -04:00
..
fills Add an endpoint and method for actioning tasks (https://github.com/woocommerce/woocommerce-admin/pull/7746) 2021-10-05 13:07:50 -04:00
index.ts Adding SlotFill support for API-driven tasks components (https://github.com/woocommerce/woocommerce-admin/pull/7616) 2021-09-21 12:33:44 -07:00
placeholder.scss Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
placeholder.tsx Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
task-list-item.tsx Add extended task list support to the new REST api task lists (https://github.com/woocommerce/woocommerce-admin/pull/7730) 2021-10-01 15:46:23 -03:00
task-list-menu.tsx Add task list components to consume task list REST API (https://github.com/woocommerce/woocommerce-admin/pull/7556) 2021-09-01 17:28:24 -04:00
task-list.scss Add task list components to consume task list REST API (https://github.com/woocommerce/woocommerce-admin/pull/7556) 2021-09-01 17:28:24 -04:00
task-list.tsx Only return viewable tasks from tasks endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7718) 2021-09-29 16:47:01 -07:00
task.tsx Add optimistic task completion and cache invalidation (https://github.com/woocommerce/woocommerce-admin/pull/7722) 2021-10-01 15:53:22 -04:00
tasks.tsx Add show/hide behavior for task list API (https://github.com/woocommerce/woocommerce-admin/pull/7733) 2021-10-04 10:02:01 -07:00