woocommerce/plugins/woocommerce-admin/client/two-column-tasks
Adrian Duffell b9b4c82dca Make Homescreen Default to Single Column Layout (https://github.com/woocommerce/woocommerce-admin/pull/7969)
* Add database migration deleting layout option

* Remove calls to update the option

* Remove unused variable

* Add changelog

* Remove unused var (lint failure)

* Increase e2e test timeout to 1000

* Fix test: navigate to homescreen

Co-authored-by: Moon <moon.kyong@automattic.com>
2021-11-29 13:04:34 -08:00
..
headers Fix TaskList UI experiment enablement logic (https://github.com/woocommerce/woocommerce-admin/pull/7930) 2021-11-12 18:32:27 +08:00
allowed-tasks.js Two columns experiment - move paid extensions to extended task list (https://github.com/woocommerce/woocommerce-admin/pull/7839) 2021-10-25 21:08:05 -07:00
completed.js Add summary tasks for the new two-column tasklist experiment (https://github.com/woocommerce/woocommerce-admin/pull/7669) 2021-10-20 09:16:22 -07:00
completed.svg Add summary tasks for the new two-column tasklist experiment (https://github.com/woocommerce/woocommerce-admin/pull/7669) 2021-10-20 09:16:22 -07:00
dissmiss-modal.js Add summary tasks for the new two-column tasklist experiment (https://github.com/woocommerce/woocommerce-admin/pull/7669) 2021-10-20 09:16:22 -07:00
extended-task.tsx Remove store setup from the things to do list (https://github.com/woocommerce/woocommerce-admin/pull/7876) 2021-11-01 19:33:10 -07:00
index.js Make Homescreen Default to Single Column Layout (https://github.com/woocommerce/woocommerce-admin/pull/7969) 2021-11-29 13:04:34 -08:00
placeholder.js Add two-columns class dynamically (https://github.com/woocommerce/woocommerce-admin/pull/7878) 2021-11-01 19:43:46 -07:00
style.scss Fix Tasklist UI illustrations styling (https://github.com/woocommerce/woocommerce-admin/pull/7858) 2021-10-28 16:02:56 +08:00
task-headers.js Add header cards for all tasks in Tasklist UI experiment (https://github.com/woocommerce/woocommerce-admin/pull/7838) 2021-10-26 16:40:35 +08:00
task-list.js Revert experiment task titles back to original (https://github.com/woocommerce/woocommerce-admin/pull/7853) 2021-10-27 17:41:51 +08:00