woocommerce/plugins/woocommerce-admin/client/task-list
Fernando 2ab28c977f Extended task list refactor (https://github.com/woocommerce/woocommerce-admin/pull/6081)
* Fixed hiding core task list

This commit fixes the hiding of the core task list

* Added tests

* Added fix to readme.txt

* Fixed readme.txt

* Added new test

* Hooks were fixed

* Refactored task lists handling

This commit refactors a few things related to the task lists handling

* Added tests

* Fixed task lists handling

* Fixed tests

* Renamed 'taskListHidden' to 'taskListsHidden'

* Added taskListsHidden util

* Fix completed tasks tracking infinite loop

This commit fixes the completed tasks tracking infinite loop (for multiple extended tasks)

* Refactored update check

* Hide task list if there aren't any visible tasks

* Fixed comment

* Fixed typo

* Renamed example method

* Fixed example extension

* Added tab to the extension example

* Fixed extended task list enabling option

* Added more tests

* Added PHP tests

* Fixed some comments

* Removed utils.js file

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-01-27 15:40:02 -03:00
..
tasks Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892) 2021-01-25 12:52:42 -04:00
test Extended task list refactor (https://github.com/woocommerce/woocommerce-admin/pull/6081) 2021-01-27 15:40:02 -03:00
index.js Extended task list refactor (https://github.com/woocommerce/woocommerce-admin/pull/6081) 2021-01-27 15:40:02 -03:00
list.js Extended task list refactor (https://github.com/woocommerce/woocommerce-admin/pull/6081) 2021-01-27 15:40:02 -03:00
placeholder.js Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
style.scss Update payment task styling, to match old format (https://github.com/woocommerce/woocommerce-admin/pull/6140) 2021-01-21 16:06:58 -04:00
tasks.js Add option to create product by template (https://github.com/woocommerce/woocommerce-admin/pull/5892) 2021-01-25 12:52:42 -04:00