woocommerce/plugins/woocommerce-admin/client
louwie17 e02bdd98a0
Remove order/product count from wcSettings (#33064)
* Remove orderCount and publishedProductCount setting and make use of data stores

* Add test

* Add changelog

* Make use of orders data store instead of items data store

* Add users param to reports customers API params to allow filtering by user_id

* Fix invalidateResolution call that was misspelled
2022-06-01 14:15:09 -03:00
..
activity-panel Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
analytics Fix TableCard component docs 2022-04-08 11:21:53 +03:00
customer-effort-score-tracks Address the majority of the PR feedback 2022-05-16 10:03:46 -03:00
dashboard Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
embedded-body-layout Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
header Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
homescreen Remove order/product count from wcSettings (#33064) 2022-06-01 14:15:09 -03:00
hooks Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
inbox-panel Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
layout Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
lib Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
marketing Manually change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client .md files 2022-04-01 11:41:32 +08:00
mobile-banner Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
navigation Fix the failing test 2022-05-19 15:02:04 -07:00
payments Fix payment settings banner tos link 2022-05-18 10:21:29 +08:00
payments-welcome Merge branch 'trunk' into add/wc-payment-gateways-banner 2022-04-29 09:11:20 +08:00
profile-wizard Update to record completion time in time frame format 2022-05-10 08:58:23 +08:00
settings Add settings client pages and plumbing (https://github.com/woocommerce/woocommerce-admin/pull/6092) 2021-02-12 14:32:42 -05:00
settings-recommendations Remove unnecessary wpDataselect & WCDataSelector types from react client 2022-04-25 14:17:28 +08:00
shipping Remove unnecessary wpDataselect & WCDataSelector types from react client 2022-04-25 14:17:28 +08:00
store-management-links Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
stylesheets Update hover color 2022-04-13 09:58:09 -03:00
subscriptions Fix type errors in ./client after migrating options store to TS 2022-05-24 21:41:36 +08:00
task-lists Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
tasks Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
two-column-tasks Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
typings Merge branch 'trunk' into add/experiment-subscriptions-admin-menu-1 2022-05-11 17:04:29 +10:00
utils Add tests for getTimeFrame 2022-05-10 14:02:07 +08:00
wp-admin-scripts Add initial tracking for categories, tags, and attribute product pages (#33118) 2022-05-30 13:14:25 -03:00
index.js cleanup 2022-04-21 11:29:28 +08:00
jest.config.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00