woocommerce/plugins/woocommerce-admin/src
Moon 8023579670 Move src/Features/WcPayPromotion to /src-internal/Admin/WcPayPromotion (https://github.com/woocommerce/woocommerce-admin/pull/8307)
* Add psr-4 for the internal classes -- this is a temp. changes. We should remove it once we completely merge to the core

* Register class aliases

* Move WcPayPromotion classes to the internal

* Ignore namespace PHP CS issue

* Make features/WcPayPromotion internal

* Added src-internal directory for Automattic\WooCommerce\Internal\Admin namespace

* Moved src/Features/WcPayPromotion to src-internal/Admin/WcPayPromotion

* Add phpcs rules for src-internal

* Remove phpcs:ignoreFile

* Update letter case to make it PSR4 compatible

* Fix letter cases

* Move the alias array into the function

* Rename WcPayPromotion to WCPayPromotion (letter case update)

* Include src-internal

* Update letter case

* Move src/Features/RemoteFreeExtensions to src-internal/Admin/RemoteFreeExtensions (https://github.com/woocommerce/woocommerce-admin/pull/8311)

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2022-02-16 04:50:33 -08:00
..
API Move src/Features/WcPayPromotion to /src-internal/Admin/WcPayPromotion (https://github.com/woocommerce/woocommerce-admin/pull/8307) 2022-02-16 04:50:33 -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 Move src/Features/WcPayPromotion to /src-internal/Admin/WcPayPromotion (https://github.com/woocommerce/woocommerce-admin/pull/8307) 2022-02-16 04:50:33 -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 Fix WCPay in core texts and promo slug (https://github.com/woocommerce/woocommerce-admin/pull/8296) 2022-02-16 11:10:59 +08: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 a lot of pending "run_remote_notifications" scheduled actions (https://github.com/woocommerce/woocommerce-admin/pull/8285) 2022-02-11 15:08:11 +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 Fix minor process issues (https://github.com/woocommerce/woocommerce-admin/pull/8279) 2022-02-08 18:22:26 -04: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