woocommerce/plugins/woocommerce-admin/client/task-list/test
louwie17 baba993f85 Add remind me later support to task list (https://github.com/woocommerce/woocommerce-admin/pull/6923)
* Initial ellipses menu render on task list

* Added remind me later functionality

* Fixed tests and wrote tests for ellipsis menu

* Update tracks

* Add changelog and update css

* Fix up spacing and track name

* Address PR feedback and add extra integration tests

* Remove the should render correctly test, as the other tests cover this

* Move logic out of mark up

* Directly reference the EllipsisMenu for now to circumvent a circular dependency

* Fix direct import in jest tests

* Preload remind me later optoin

* Some styling animation changes for the task list

* Stagger transitions for dismissing within collapsible list

* Fix lint warnings

* Update logic to prevent the use of TS `as`

* Add tests and comments
2021-06-03 18:44:05 -03:00
..
index.js Add remind me later support to task list (https://github.com/woocommerce/woocommerce-admin/pull/6923) 2021-06-03 18:44:05 -03:00
payments.js Try: Consume remote payment methods on frontend (https://github.com/woocommerce/woocommerce-admin/pull/6867) 2021-04-27 11:14:42 -04:00
products.js Updated copy in task lists (https://github.com/woocommerce/woocommerce-admin/pull/6298) 2021-02-11 12:57:51 +13:00
shipping.js Hide shipping cost task if user has disabled shipping (https://github.com/woocommerce/woocommerce-admin/pull/5850) 2020-12-09 17:24:36 -08:00
task-sort.js Add task hierarchy support to task item (https://github.com/woocommerce/woocommerce-admin/pull/6916) 2021-05-05 14:43:46 -03:00