woocommerce/plugins/woocommerce-admin/src
Moon 080dc48a9b Fix/8191 deleting products adds blank space to analytics data (https://github.com/woocommerce/woocommerce-admin/pull/8255)
* Retrieve variation name from woocommerce_order_items for deleted products

* Remove test code

* Refactor to use wc_order_product_lookup table

* Identation fix

* Remove link if the variation/product has been deleted

* Add changelog

* Remove (deleted) suffix

* Add (Deleted) suffix in frontend
2022-02-07 10:13:27 -08:00
..
API Fix/8191 deleting products adds blank space to analytics data (https://github.com/woocommerce/woocommerce-admin/pull/8255) 2022-02-07 10:13:27 -08:00
Composer Bump version to 3.3.0-dev and sync changelog from 3.2.0-beta.1 (https://github.com/woocommerce/woocommerce-admin/pull/8217) 2022-01-25 17:55:50 -05:00
DateTimeProvider Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
Features 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
Marketing Add MailPoet to Installed marketing extensions (https://github.com/woocommerce/woocommerce-admin/pull/8091) 2022-01-04 18:00:22 +08:00
Notes Avoid `get_notes` call in `CouponPageMoved` (https://github.com/woocommerce/woocommerce-admin/pull/8202) 2022-02-03 15:27:55 -06:00
Overrides Improve Customers Sync Performance (https://github.com/woocommerce/woocommerce-admin/pull/8021) 2022-01-10 19:22:09 -05:00
PluginsProvider Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
RemoteInboxNotifications Fix marketing task not displaying on Atomic sites. (https://github.com/woocommerce/woocommerce-admin/pull/8150) 2022-01-13 09:39:22 +08:00
Schedulers Make sure WP_ENVIRONMENT_TYPE is defined before checking the value (https://github.com/woocommerce/woocommerce-admin/pull/8133) 2022-01-12 14:48:20 +08:00
CategoryLookup.php Fix category lookup class (https://github.com/woocommerce/woocommerce-admin/pull/7709) 2021-09-28 13:59:10 -03:00
DataSourcePoller.php Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
DeprecatedClassFacade.php Use error_log() to log the deprecated class calls instead of _deprecated_function() (https://github.com/woocommerce/woocommerce-admin/pull/5802) 2020-12-03 12:15:01 -08:00
Events.php Add Magento migration note (https://github.com/woocommerce/woocommerce-admin/pull/8145) 2022-01-12 15:41:12 -05:00
FeaturePlugin.php Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
Install.php Remove low performing inbox notes (https://github.com/woocommerce/woocommerce-admin/pull/8054) 2021-12-22 13:11:10 +08:00
Loader.php Move WC Pay welcome page from wc-calypso-bridge (https://github.com/woocommerce/woocommerce-admin/pull/8151) 2022-01-12 14:46:33 +08:00
PageController.php Update PageController.php (https://github.com/woocommerce/woocommerce-admin/pull/7855) 2021-11-17 08:36:25 -08:00
PaymentMethodSuggestionsDataSourcePoller.php Update payment method suggestion endpoint (https://github.com/woocommerce/woocommerce-admin/pull/7913) 2021-11-16 09:57:23 -04:00
PluginsHelper.php Add asynchronous plugin install and activation endpoints (https://github.com/woocommerce/woocommerce-admin/pull/8079) 2022-01-31 09:17:14 -05:00
PluginsInstaller.php Add transient notices feature (https://github.com/woocommerce/woocommerce-admin/pull/6809) 2021-05-13 09:08:31 -04:00
ReportCSVEmail.php Add Variations Report (https://github.com/woocommerce/woocommerce-admin/pull/5167) 2020-09-25 09:57:48 -04:00
ReportCSVExporter.php Fix unsecured report files (https://github.com/woocommerce/woocommerce-admin/pull/7691) 2021-09-21 12:06:49 -07:00
ReportExporter.php Fix usage of "package" tag in file headers (https://github.com/woocommerce/woocommerce-admin/pull/4940) 2020-08-11 16:18:47 -03:00
ReportsSync.php Deleting unneeded double spaces in text strings. (https://github.com/woocommerce/woocommerce-admin/pull/7502) 2021-08-19 11:07:37 -04:00
Survey.php Add survey URL builder method (https://github.com/woocommerce/woocommerce-admin/pull/6066) 2021-01-15 09:54:26 -05:00
WCAdminHelper.php Reset "install_timestamp" if it's not numeric to avoid TypeError (https://github.com/woocommerce/woocommerce-admin/pull/8100) 2022-01-03 15:51:51 +08:00
WCAdminSharedSettings.php Fix wrong function name (https://github.com/woocommerce/woocommerce-admin/pull/7557) 2021-08-24 16:04:49 -03:00