woocommerce/plugins/woocommerce-admin/client/tasks
Joshua T Flowers abc47adc95 Add Avalara to tax task (https://github.com/woocommerce/woocommerce-admin/pull/7874)
* Move woocommerce tax flow to subdirectory

* Add partner cards

* Use png for logo files

* Add partner card other actions

* Add partner card styling

* Add in mobile styles

* Interpolate links and html elements

* Redirect to tax configuration if Avalara not supported

* Mark task complete if Alavara is installed

* Record events when task partners are shown or selected

* Add changelog entry

* Update task card flow based on visible partners

* Skip plugin step if all plugins installed

* Move reusable components into subdirectory

* Record available partner options

* Fix type reference

* Wrap callback functions in useCallback to avoid rerenders

* Handle PR feedback

* Add key to partner card container

* Add testing instructions
2021-11-05 16:32:02 -04:00
..
fills Add Avalara to tax task (https://github.com/woocommerce/woocommerce-admin/pull/7874) 2021-11-05 16:32:02 -04:00
test Tests for task list components (https://github.com/woocommerce/woocommerce-admin/pull/7757) 2021-10-15 16:56:17 -03:00
deprecated-tasks.tsx Move some of the deprecated tasks stuff outside of the main components (https://github.com/woocommerce/woocommerce-admin/pull/7761) 2021-10-12 11:05:43 -03:00
index.ts Move some of the deprecated tasks stuff outside of the main components (https://github.com/woocommerce/woocommerce-admin/pull/7761) 2021-10-12 11:05:43 -03: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 Make sure the depreciated onClick is triggered and container is used (https://github.com/woocommerce/woocommerce-admin/pull/7749) 2021-10-06 15:47:41 -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 Tests for task list components (https://github.com/woocommerce/woocommerce-admin/pull/7757) 2021-10-15 16:56:17 -03:00
task.tsx Update add task extension example (https://github.com/woocommerce/woocommerce-admin/pull/7809) 2021-10-27 15:03:27 -04:00
tasks.scss Tests for task list components (https://github.com/woocommerce/woocommerce-admin/pull/7757) 2021-10-15 16:56:17 -03:00
tasks.tsx Tests for task list components (https://github.com/woocommerce/woocommerce-admin/pull/7757) 2021-10-15 16:56:17 -03:00