woocommerce/plugins/woocommerce-admin/client/homescreen
louwie17 b871cbf09b Fix/8251 woocommerce payments task list logic (https://github.com/woocommerce/woocommerce-admin/pull/8332)
* Allow the support of multiple task lists with overlapping tasks

* Add filter by task ids

* Revert getTaskListById call

* Fix notices

* Move prefix event to task and task list classes instead

* Fix track events and extended task list

* Fix php unit tests

* Remove the seperate task list classes as this was unnecessary.

* Fix tests

* Remove unneeded allowed-tasks

* Change onboarding task list redux store structure

* Add extra id for handling hidden param for experimental task lists

* Fix lint errors

* Fix forgotten change

* Add changelog
2022-03-01 08:34:18 -04:00
..
activity-panel Update dependencies to support react 17 (https://github.com/woocommerce/woocommerce-admin/pull/8305) 2022-02-21 10:34:25 +08:00
hooks Update headercard to use filter to add ExPlat parameter (https://github.com/woocommerce/woocommerce-admin/pull/8233) 2022-02-07 08:50:20 +08:00
stats-overview Enable Typescript checking on ./client folder (https://github.com/woocommerce/woocommerce-admin/pull/8372) 2022-03-01 12:19:07 +08:00
test Replace old task list option calls with data store selectors (https://github.com/woocommerce/woocommerce-admin/pull/7820) 2021-11-15 15:57:13 -05:00
welcome-from-calypso-modal Update dependencies to support react 17 (https://github.com/woocommerce/woocommerce-admin/pull/8305) 2022-02-21 10:34:25 +08:00
welcome-modal Fix missing i18n in welcome modal (https://github.com/woocommerce/woocommerce-admin/pull/6468) 2021-03-02 11:21:48 +08:00
column.js Fix column scroll collision after layout change. (https://github.com/woocommerce/woocommerce-admin/pull/5586) 2020-11-11 12:19:24 -05:00
constants.js Update headercard to use filter to add ExPlat parameter (https://github.com/woocommerce/woocommerce-admin/pull/8233) 2022-02-07 08:50:20 +08:00
index.tsx Remove unpublished wc-admin-settings package and update getSetting usage (https://github.com/woocommerce/woocommerce-admin/pull/8057) 2022-01-06 08:53:30 -04:00
layout.js Fix/8251 woocommerce payments task list logic (https://github.com/woocommerce/woocommerce-admin/pull/8332) 2022-03-01 08:34:18 -04:00
style.scss Make activity panel badges margin consistent (https://github.com/woocommerce/woocommerce-admin/pull/8152) 2022-01-13 09:50:59 +08:00