woocommerce/plugins/woocommerce-admin/client
Jeff Stieler 264aa8dee4 Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167)
* Add initial Variations Report to analytics feature.

* Restrict query to variations when not specifying any product IDs.

* Add route to get variations without specifying a parent.

* Move variations table component to variations report directory.

* Add missing LIMIT clause to variations report query.

* Remove broken features from Variations table.

* Add Variations report controller to CSV emailer.

* Add initial Variation Stats endpoint, based on Product Stats.

* Hook Variations Report components up to new stats endpoint.

* Hook attribute filter up to variations report queries.

* Remove variation title filter usage.

See: https://github.com/woocommerce/woocommerce-admin/pull/5100

* Use filtered separator in variation name formatting.

* Add "single variation" to variations report, fix autocompleter API request.

* Fix segmentation by variation.

* Add comparison to variations report.

* Always include manually specified variations in report results.

* Fix variations report table comparison mode.

The ReportTable component expects the `filter` query param.

* Fixing styling of compare button without table search component.

* Add variation filter to Orders report.

* Link orders count to orders report filtered by variation.

* Orders report: include variation attributes in product names.

* Further style tweaks for variations report download button.

* Add variations filter to order stats query.

* Clean up "category includes" login in REST controllers.

Prep for "category excludes" in the Variations report.

* Support category exclusion in report filters.

* Fix filter param used by the variation report table component.

* Add category filter to variations report.

* Fix initial selected ReportTable rows when using non-default compareParam.

* Add a new autocompleter for variable products.

* Add products filter to variations report.

* Fix tests.

* Handle variation IDs that are no longer found.

* Add documentation.

* Use getSetting() instead of directly accessing window properties in client code.

* Fix ordering Variations by SKU.
2020-09-25 09:57:48 -04:00
..
analytics Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
dashboard Enable the home screen for everybody (https://github.com/woocommerce/woocommerce-admin/pull/5108) 2020-09-15 09:44:46 +10:00
devdocs Don't directly import from React, use @wordpress/element. (https://github.com/woocommerce/woocommerce-admin/pull/4978) 2020-08-13 08:29:29 -04:00
header Adjust the logic of display of the store setup link. (https://github.com/woocommerce/woocommerce-admin/pull/5180) 2020-09-25 09:23:27 +12:00
homescreen Use 'yes' to update modal dismiss option. (https://github.com/woocommerce/woocommerce-admin/pull/5152) 2020-09-19 08:19:55 +12:00
layout Enable the home screen for everybody (https://github.com/woocommerce/woocommerce-admin/pull/5108) 2020-09-15 09:44:46 +10:00
lib Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
marketing Adds `@woocommerce/tracks` package (https://github.com/woocommerce/woocommerce-admin/pull/5017) 2020-08-20 14:29:52 +09:30
mobile-banner Add WooCommerce Mobile App Banner Ad for Android and iOS (https://github.com/woocommerce/woocommerce-admin/pull/5037) 2020-08-27 13:46:53 +12:00
profile-wizard Modified "Skip setup wizard" button text (https://github.com/woocommerce/woocommerce-admin/pull/5196) 2020-09-25 08:48:14 -03:00
quick-links Adds `@woocommerce/tracks` package (https://github.com/woocommerce/woocommerce-admin/pull/5017) 2020-08-20 14:29:52 +09:30
settings jsDoc: Fix errors (https://github.com/woocommerce/woocommerce-admin/pull/4985) 2020-08-18 09:36:24 +12:00
stylesheets Add WooCommerce Mobile App Banner Ad for Android and iOS (https://github.com/woocommerce/woocommerce-admin/pull/5037) 2020-08-27 13:46:53 +12:00
task-list Renamed task list item (https://github.com/woocommerce/woocommerce-admin/pull/5190) 2020-09-24 08:53:13 -03:00
utils Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
wp-admin-scripts Remove wc api 🎉 (https://github.com/woocommerce/woocommerce-admin/pull/5075) 2020-09-04 09:45:40 +12:00
ie.scss Hook up download button to export endpoint. (https://github.com/woocommerce/woocommerce-admin/pull/2900) 2019-10-08 15:02:26 -07:00
index.js Remove wc api 🎉 (https://github.com/woocommerce/woocommerce-admin/pull/5075) 2020-09-04 09:45:40 +12:00