[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-01-19 00:20:01 +00:00
parent 05035b2e96
commit c9a1a802c7
25 changed files with 1990 additions and 2455 deletions

View file

@ -11561,6 +11561,41 @@ Theme/src/Providers/ModuleServiceProvider.php
src/Providers/ModuleServiceProvider.php
Providers/ModuleServiceProvider.php
ModuleServiceProvider.php
packages/Webkul/MagicAI/src/Services/Ollama.php
Webkul/MagicAI/src/Services/Ollama.php
MagicAI/src/Services/Ollama.php
src/Services/Ollama.php
Services/Ollama.php
Ollama.php
packages/Webkul/MagicAI/src/Services/OpenAI.php
Webkul/MagicAI/src/Services/OpenAI.php
MagicAI/src/Services/OpenAI.php
src/Services/OpenAI.php
Services/OpenAI.php
OpenAI.php
packages/Webkul/MagicAI/src/Facades/MagicAI.php
Webkul/MagicAI/src/Facades/MagicAI.php
MagicAI/src/Facades/MagicAI.php
src/Facades/MagicAI.php
Facades/MagicAI.php
MagicAI.php
packages/Webkul/MagicAI/src/Http/helpers.php
Webkul/MagicAI/src/Http/helpers.php
MagicAI/src/Http/helpers.php
src/Http/helpers.php
Http/helpers.php
helpers.php
packages/Webkul/MagicAI/src/MagicAI.php
Webkul/MagicAI/src/MagicAI.php
MagicAI/src/MagicAI.php
src/MagicAI.php
MagicAI.php
packages/Webkul/MagicAI/src/Providers/MagicAIServiceProvider.php
Webkul/MagicAI/src/Providers/MagicAIServiceProvider.php
MagicAI/src/Providers/MagicAIServiceProvider.php
src/Providers/MagicAIServiceProvider.php
Providers/MagicAIServiceProvider.php
MagicAIServiceProvider.php
packages/Webkul/Core/composer.json
Webkul/Core/composer.json
Core/composer.json

View file

@ -1531,6 +1531,12 @@ packages/Webkul/Theme/src/ThemeViewFinder.php
packages/Webkul/Theme/src/Resources/manifest.php
packages/Webkul/Theme/src/Providers/ThemeServiceProvider.php
packages/Webkul/Theme/src/Providers/ModuleServiceProvider.php
packages/Webkul/MagicAI/src/Services/Ollama.php
packages/Webkul/MagicAI/src/Services/OpenAI.php
packages/Webkul/MagicAI/src/Facades/MagicAI.php
packages/Webkul/MagicAI/src/Http/helpers.php
packages/Webkul/MagicAI/src/MagicAI.php
packages/Webkul/MagicAI/src/Providers/MagicAIServiceProvider.php
packages/Webkul/Core/composer.json
packages/Webkul/Core/tests/CoreTestCase.php
packages/Webkul/Core/tests/Unit/CoreTest.php

View file

@ -6227,6 +6227,8 @@ six-impalas-complain.md
quiet-beers-tickle.md
.changeset/wicked-brooms-pull.md
wicked-brooms-pull.md
.changeset/little-poems-cross.md
little-poems-cross.md
.changeset/pretty-flies-shave.md
pretty-flies-shave.md
.changeset/chilly-meals-ring.md
@ -6263,6 +6265,8 @@ green-teachers-swim.md
metal-walls-accept.md
.changeset/eighty-numbers-eat.md
eighty-numbers-eat.md
.changeset/sick-elephants-speak.md
sick-elephants-speak.md
.changeset/new-badgers-look.md
new-badgers-look.md
package.json

View file

@ -1240,6 +1240,7 @@ packages/data/license
.changeset/six-impalas-complain.md
.changeset/quiet-beers-tickle.md
.changeset/wicked-brooms-pull.md
.changeset/little-poems-cross.md
.changeset/pretty-flies-shave.md
.changeset/chilly-meals-ring.md
.changeset/serious-flowers-behave.md
@ -1258,6 +1259,7 @@ packages/data/license
.changeset/green-teachers-swim.md
.changeset/metal-walls-accept.md
.changeset/eighty-numbers-eat.md
.changeset/sick-elephants-speak.md
.changeset/new-badgers-look.md
package.json
code_of_conduct.md

View file

@ -8374,6 +8374,10 @@ htdocs/langs/en_US/mailmanspip.lang
langs/en_US/mailmanspip.lang
en_US/mailmanspip.lang
mailmanspip.lang
htdocs/langs/en_US/ai.lang
langs/en_US/ai.lang
en_US/ai.lang
ai.lang
htdocs/langs/en_US/interventions.lang
langs/en_US/interventions.lang
en_US/interventions.lang
@ -15334,6 +15338,10 @@ htdocs/langs/fr_FR/mailmanspip.lang
langs/fr_FR/mailmanspip.lang
fr_FR/mailmanspip.lang
mailmanspip.lang
htdocs/langs/fr_FR/ai.lang
langs/fr_FR/ai.lang
fr_FR/ai.lang
ai.lang
htdocs/langs/fr_FR/interventions.lang
langs/fr_FR/interventions.lang
fr_FR/interventions.lang
@ -36204,6 +36212,10 @@ core/modules/barcode/mod_barcode_product_standard.php
modules/barcode/mod_barcode_product_standard.php
barcode/mod_barcode_product_standard.php
mod_barcode_product_standard.php
htdocs/core/modules/modAi.class.php
core/modules/modAi.class.php
modules/modAi.class.php
modAi.class.php
htdocs/core/modules/modEventOrganization.class.php
core/modules/modEventOrganization.class.php
modules/modEventOrganization.class.php
@ -39539,6 +39551,25 @@ class/export.class.php
export.class.php
htdocs/master.inc.php
master.inc.php
htdocs/ai/class/ai.class.php
ai/class/ai.class.php
class/ai.class.php
ai.class.php
htdocs/ai/lib/ai.lib.php
ai/lib/ai.lib.php
lib/ai.lib.php
ai.lib.php
htdocs/ai/lib/generate_content.lib.php
ai/lib/generate_content.lib.php
lib/generate_content.lib.php
generate_content.lib.php
htdocs/ai/README.md
ai/README.md
README.md
htdocs/ai/admin/setup.php
ai/admin/setup.php
admin/setup.php
setup.php
htdocs/webservices/server_project.php
webservices/server_project.php
server_project.php

View file

@ -1854,6 +1854,7 @@ htdocs/langs/en_US/partnership.lang
htdocs/langs/en_US/dict.lang
htdocs/langs/en_US/products.lang
htdocs/langs/en_US/mailmanspip.lang
htdocs/langs/en_US/ai.lang
htdocs/langs/en_US/interventions.lang
htdocs/langs/en_US/printing.lang
htdocs/langs/en_US/banks.lang
@ -3594,6 +3595,7 @@ htdocs/langs/fr_FR/partnership.lang
htdocs/langs/fr_FR/dict.lang
htdocs/langs/fr_FR/products.lang
htdocs/langs/fr_FR/mailmanspip.lang
htdocs/langs/fr_FR/ai.lang
htdocs/langs/fr_FR/interventions.lang
htdocs/langs/fr_FR/printing.lang
htdocs/langs/fr_FR/banks.lang
@ -8741,6 +8743,7 @@ htdocs/core/modules/barcode/mod_barcode_thirdparty_standard.php
htdocs/core/modules/barcode/doc/phpbarcode.modules.php
htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
htdocs/core/modules/barcode/mod_barcode_product_standard.php
htdocs/core/modules/modAi.class.php
htdocs/core/modules/modEventOrganization.class.php
htdocs/core/modules/modService.class.php
htdocs/core/modules/modPropale.class.php
@ -9615,6 +9618,11 @@ htdocs/exports/export.php
htdocs/exports/index.php
htdocs/exports/class/export.class.php
htdocs/master.inc.php
htdocs/ai/class/ai.class.php
htdocs/ai/lib/ai.lib.php
htdocs/ai/lib/generate_content.lib.php
htdocs/ai/README.md
htdocs/ai/admin/setup.php
htdocs/webservices/server_project.php
htdocs/webservices/server_supplier_invoice.php
htdocs/webservices/index.php

View file

@ -13377,70 +13377,87 @@ bundles/WebhookBundle/DependencyInjection/MauticWebhookExtension.php
WebhookBundle/DependencyInjection/MauticWebhookExtension.php
DependencyInjection/MauticWebhookExtension.php
MauticWebhookExtension.php
app/bundles/WebhookBundle/Tests/Functional/RemoveOldLogTest.php
bundles/WebhookBundle/Tests/Functional/RemoveOldLogTest.php
WebhookBundle/Tests/Functional/RemoveOldLogTest.php
Tests/Functional/RemoveOldLogTest.php
Functional/RemoveOldLogTest.php
RemoveOldLogTest.php
app/bundles/WebhookBundle/Tests/Functional/Entity/WebhookQueueFunctionalTest.php
bundles/WebhookBundle/Tests/Functional/Entity/WebhookQueueFunctionalTest.php
WebhookBundle/Tests/Functional/Entity/WebhookQueueFunctionalTest.php
Tests/Functional/Entity/WebhookQueueFunctionalTest.php
Functional/Entity/WebhookQueueFunctionalTest.php
Entity/WebhookQueueFunctionalTest.php
WebhookQueueFunctionalTest.php
app/bundles/WebhookBundle/Tests/Functional/Controller/WebhookControllerTest.php
bundles/WebhookBundle/Tests/Functional/Controller/WebhookControllerTest.php
WebhookBundle/Tests/Functional/Controller/WebhookControllerTest.php
Tests/Functional/Controller/WebhookControllerTest.php
Functional/Controller/WebhookControllerTest.php
Controller/WebhookControllerTest.php
WebhookControllerTest.php
app/bundles/WebhookBundle/Tests/Functional/Command/DeleteWebhookLogsCommandTest.php
bundles/WebhookBundle/Tests/Functional/Command/DeleteWebhookLogsCommandTest.php
WebhookBundle/Tests/Functional/Command/DeleteWebhookLogsCommandTest.php
Tests/Functional/Command/DeleteWebhookLogsCommandTest.php
Functional/Command/DeleteWebhookLogsCommandTest.php
Command/DeleteWebhookLogsCommandTest.php
DeleteWebhookLogsCommandTest.php
app/bundles/WebhookBundle/Tests/Functional/Model/WebhookModelTest.php
bundles/WebhookBundle/Tests/Functional/Model/WebhookModelTest.php
WebhookBundle/Tests/Functional/Model/WebhookModelTest.php
Tests/Functional/Model/WebhookModelTest.php
Functional/Model/WebhookModelTest.php
Model/WebhookModelTest.php
WebhookModelTest.php
app/bundles/WebhookBundle/Tests/Functional/WebhookFunctionalTest.php
bundles/WebhookBundle/Tests/Functional/WebhookFunctionalTest.php
WebhookBundle/Tests/Functional/WebhookFunctionalTest.php
Tests/Functional/WebhookFunctionalTest.php
Functional/WebhookFunctionalTest.php
WebhookFunctionalTest.php
app/bundles/WebhookBundle/Tests/Helper/CampaignHelperTest.php
bundles/WebhookBundle/Tests/Helper/CampaignHelperTest.php
WebhookBundle/Tests/Helper/CampaignHelperTest.php
Tests/Helper/CampaignHelperTest.php
app/bundles/WebhookBundle/Tests/Unit/Helper/CampaignHelperTest.php
bundles/WebhookBundle/Tests/Unit/Helper/CampaignHelperTest.php
WebhookBundle/Tests/Unit/Helper/CampaignHelperTest.php
Tests/Unit/Helper/CampaignHelperTest.php
Unit/Helper/CampaignHelperTest.php
Helper/CampaignHelperTest.php
CampaignHelperTest.php
app/bundles/WebhookBundle/Tests/Entity/WebhookQueueFunctionalTest.php
bundles/WebhookBundle/Tests/Entity/WebhookQueueFunctionalTest.php
WebhookBundle/Tests/Entity/WebhookQueueFunctionalTest.php
Tests/Entity/WebhookQueueFunctionalTest.php
Entity/WebhookQueueFunctionalTest.php
WebhookQueueFunctionalTest.php
app/bundles/WebhookBundle/Tests/Entity/WebhookTest.php
bundles/WebhookBundle/Tests/Entity/WebhookTest.php
WebhookBundle/Tests/Entity/WebhookTest.php
Tests/Entity/WebhookTest.php
app/bundles/WebhookBundle/Tests/Unit/Entity/WebhookTest.php
bundles/WebhookBundle/Tests/Unit/Entity/WebhookTest.php
WebhookBundle/Tests/Unit/Entity/WebhookTest.php
Tests/Unit/Entity/WebhookTest.php
Unit/Entity/WebhookTest.php
Entity/WebhookTest.php
WebhookTest.php
app/bundles/WebhookBundle/Tests/Entity/LogTest.php
bundles/WebhookBundle/Tests/Entity/LogTest.php
WebhookBundle/Tests/Entity/LogTest.php
Tests/Entity/LogTest.php
app/bundles/WebhookBundle/Tests/Unit/Entity/LogTest.php
bundles/WebhookBundle/Tests/Unit/Entity/LogTest.php
WebhookBundle/Tests/Unit/Entity/LogTest.php
Tests/Unit/Entity/LogTest.php
Unit/Entity/LogTest.php
Entity/LogTest.php
LogTest.php
app/bundles/WebhookBundle/Tests/Http/ClientTest.php
bundles/WebhookBundle/Tests/Http/ClientTest.php
WebhookBundle/Tests/Http/ClientTest.php
Tests/Http/ClientTest.php
app/bundles/WebhookBundle/Tests/Unit/Http/ClientTest.php
bundles/WebhookBundle/Tests/Unit/Http/ClientTest.php
WebhookBundle/Tests/Unit/Http/ClientTest.php
Tests/Unit/Http/ClientTest.php
Unit/Http/ClientTest.php
Http/ClientTest.php
ClientTest.php
app/bundles/WebhookBundle/Tests/Notificator/WebhookKillNotificatorTest.php
bundles/WebhookBundle/Tests/Notificator/WebhookKillNotificatorTest.php
WebhookBundle/Tests/Notificator/WebhookKillNotificatorTest.php
Tests/Notificator/WebhookKillNotificatorTest.php
app/bundles/WebhookBundle/Tests/Unit/Notificator/WebhookKillNotificatorTest.php
bundles/WebhookBundle/Tests/Unit/Notificator/WebhookKillNotificatorTest.php
WebhookBundle/Tests/Unit/Notificator/WebhookKillNotificatorTest.php
Tests/Unit/Notificator/WebhookKillNotificatorTest.php
Unit/Notificator/WebhookKillNotificatorTest.php
Notificator/WebhookKillNotificatorTest.php
WebhookKillNotificatorTest.php
app/bundles/WebhookBundle/Tests/Controller/WebhookControllerFunctionalTest.php
bundles/WebhookBundle/Tests/Controller/WebhookControllerFunctionalTest.php
WebhookBundle/Tests/Controller/WebhookControllerFunctionalTest.php
Tests/Controller/WebhookControllerFunctionalTest.php
Controller/WebhookControllerFunctionalTest.php
WebhookControllerFunctionalTest.php
app/bundles/WebhookBundle/Tests/Model/WebhookModelTest.php
bundles/WebhookBundle/Tests/Model/WebhookModelTest.php
WebhookBundle/Tests/Model/WebhookModelTest.php
Tests/Model/WebhookModelTest.php
app/bundles/WebhookBundle/Tests/Unit/Model/WebhookModelTest.php
bundles/WebhookBundle/Tests/Unit/Model/WebhookModelTest.php
WebhookBundle/Tests/Unit/Model/WebhookModelTest.php
Tests/Unit/Model/WebhookModelTest.php
Unit/Model/WebhookModelTest.php
Model/WebhookModelTest.php
WebhookModelTest.php
app/bundles/WebhookBundle/Tests/EventListener/WebhookSubscriberTest.php
bundles/WebhookBundle/Tests/EventListener/WebhookSubscriberTest.php
WebhookBundle/Tests/EventListener/WebhookSubscriberTest.php
Tests/EventListener/WebhookSubscriberTest.php
app/bundles/WebhookBundle/Tests/Unit/EventListener/WebhookSubscriberTest.php
bundles/WebhookBundle/Tests/Unit/EventListener/WebhookSubscriberTest.php
WebhookBundle/Tests/Unit/EventListener/WebhookSubscriberTest.php
Tests/Unit/EventListener/WebhookSubscriberTest.php
Unit/EventListener/WebhookSubscriberTest.php
EventListener/WebhookSubscriberTest.php
WebhookSubscriberTest.php
app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php

View file

@ -2467,17 +2467,18 @@ app/bundles/WebhookBundle/WebhookEvents.php
app/bundles/WebhookBundle/Command/DeleteWebhookLogsCommand.php
app/bundles/WebhookBundle/Command/ProcessWebhookQueuesCommand.php
app/bundles/WebhookBundle/DependencyInjection/MauticWebhookExtension.php
app/bundles/WebhookBundle/Tests/Functional/RemoveOldLogTest.php
app/bundles/WebhookBundle/Tests/Functional/Entity/WebhookQueueFunctionalTest.php
app/bundles/WebhookBundle/Tests/Functional/Controller/WebhookControllerTest.php
app/bundles/WebhookBundle/Tests/Functional/Command/DeleteWebhookLogsCommandTest.php
app/bundles/WebhookBundle/Tests/Functional/Model/WebhookModelTest.php
app/bundles/WebhookBundle/Tests/Functional/WebhookFunctionalTest.php
app/bundles/WebhookBundle/Tests/Helper/CampaignHelperTest.php
app/bundles/WebhookBundle/Tests/Entity/WebhookQueueFunctionalTest.php
app/bundles/WebhookBundle/Tests/Entity/WebhookTest.php
app/bundles/WebhookBundle/Tests/Entity/LogTest.php
app/bundles/WebhookBundle/Tests/Http/ClientTest.php
app/bundles/WebhookBundle/Tests/Notificator/WebhookKillNotificatorTest.php
app/bundles/WebhookBundle/Tests/Controller/WebhookControllerFunctionalTest.php
app/bundles/WebhookBundle/Tests/Model/WebhookModelTest.php
app/bundles/WebhookBundle/Tests/EventListener/WebhookSubscriberTest.php
app/bundles/WebhookBundle/Tests/Unit/Helper/CampaignHelperTest.php
app/bundles/WebhookBundle/Tests/Unit/Entity/WebhookTest.php
app/bundles/WebhookBundle/Tests/Unit/Entity/LogTest.php
app/bundles/WebhookBundle/Tests/Unit/Http/ClientTest.php
app/bundles/WebhookBundle/Tests/Unit/Notificator/WebhookKillNotificatorTest.php
app/bundles/WebhookBundle/Tests/Unit/Model/WebhookModelTest.php
app/bundles/WebhookBundle/Tests/Unit/EventListener/WebhookSubscriberTest.php
app/bundles/WebhookBundle/Security/Permissions/WebhookPermissions.php
app/bundles/WebhookBundle/Resources/views/Webhook/form.html.twig
app/bundles/WebhookBundle/Resources/views/Webhook/details.html.twig

View file

@ -21372,11 +21372,6 @@ src/Presentation/Nop.Web/gulpfile.js
Presentation/Nop.Web/gulpfile.js
Nop.Web/gulpfile.js
gulpfile.js
src/Presentation/Nop.Web/Extensions/MappingExtensions.cs
Presentation/Nop.Web/Extensions/MappingExtensions.cs
Nop.Web/Extensions/MappingExtensions.cs
Extensions/MappingExtensions.cs
MappingExtensions.cs
src/Presentation/Nop.Web/Extensions/HtmlExtensions.cs
Presentation/Nop.Web/Extensions/HtmlExtensions.cs
Nop.Web/Extensions/HtmlExtensions.cs

View file

@ -3315,7 +3315,6 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.ReindexDatabaseTa
src/Presentation/Nop.Web/Areas/Admin/Views/Common/_Maintenance.DeleteFiles.cshtml
src/Presentation/Nop.Web/package.json
src/Presentation/Nop.Web/gulpfile.js
src/Presentation/Nop.Web/Extensions/MappingExtensions.cs
src/Presentation/Nop.Web/Extensions/HtmlExtensions.cs
src/Presentation/Nop.Web/gulp/tasks/prepareCldr.js
src/Presentation/Nop.Web/gulp/tasks/copyDependencies.js

View file

@ -227,6 +227,15 @@ classic/11_checkout/01_personalInformation/02_signIn.ts
11_checkout/01_personalInformation/02_signIn.ts
01_personalInformation/02_signIn.ts
02_signIn.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/03_createAccount.ts
UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/03_createAccount.ts
campaigns/functional/FO/classic/11_checkout/01_personalInformation/03_createAccount.ts
functional/FO/classic/11_checkout/01_personalInformation/03_createAccount.ts
FO/classic/11_checkout/01_personalInformation/03_createAccount.ts
classic/11_checkout/01_personalInformation/03_createAccount.ts
11_checkout/01_personalInformation/03_createAccount.ts
01_personalInformation/03_createAccount.ts
03_createAccount.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/01_orderAsAGuest.ts
UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/01_orderAsAGuest.ts
campaigns/functional/FO/classic/11_checkout/01_personalInformation/01_orderAsAGuest.ts

View file

@ -32,6 +32,7 @@ tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/02_checkLinksInF
tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/01_checkLinksInHeader.ts
tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/03_changeCurrency.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/02_signIn.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/03_createAccount.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/01_orderAsAGuest.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_personalInformation/05_passwordReminder.ts
tests/UI/campaigns/functional/FO/classic/11_checkout/01_showDetails.ts

View file

@ -165,6 +165,7 @@ tests/integration/Storefront/Theme/fixtures/Apps/noThemeCustomCss/Resources/view
tests/integration/Storefront/Theme/ThemeCompilerTest.php
tests/integration/Storefront/Theme/ThemeTest.php
tests/integration/Storefront/Framework/Captcha/HoneypotCaptchaTest.php
tests/integration/Storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRouteTest.php
tests/integration/Storefront/Framework/Command/SalesChannelCreateStorefrontCommandTest.php
tests/integration/Storefront/.gitkeep
tests/integration/Elasticsearch/Product/CustomFieldUpdaterTest.php
@ -897,6 +898,7 @@ tests/integration/Core/System/UsageData/EntitySync/IterateEntityMessageHandlerTe
tests/integration/Core/System/UsageData/EntitySync/DispatchEntityMessageHandlerTest.php
tests/integration/Core/System/UsageData/Controller/ConsentControllerTest.php
tests/integration/Core/System/UsageData/Subscriber/EntityDeleteSubscriberTest.php
tests/integration/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
tests/integration/Core/System/SalesChannel/Validation/SalesChannelValidatorTest.php
tests/integration/Core/System/SalesChannel/SalesChannel/ContextRouteTest.php
tests/integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
@ -1204,6 +1206,7 @@ tests/unit/Core/Content/Product/SalesChannel/Listing/Filter/ManufacturerFilterHa
tests/unit/Core/Content/Product/SalesChannel/Listing/Filter/ShippingFreeFilterHandlerTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Filter/RatingFilterHandlerTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/SortingListingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingListingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadingProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/BehaviorProcessorTest.php
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/CompositeProcessorTest.php
@ -2117,6 +2120,7 @@ tests/unit/Core/System/UsageData/EntitySync/DispatchEntityMessageTest.php
tests/unit/Core/System/UsageData/Subscriber/EntityDeleteSubscriberTest.php
tests/unit/Core/System/UsageData/Subscriber/UsageDataApprovalSubscriberTest.php
tests/unit/Core/System/UsageData/UsageDataExceptionTest.php
tests/unit/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
tests/unit/Core/System/SystemTest.php
tests/unit/Core/System/SalesChannel/Api/StructEncoderTest.php
tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
@ -4529,6 +4533,7 @@ src/Administration/Resources/app/administration/src/app/service/acl.service.ts
src/Administration/Resources/app/administration/src/app/service/user-activity.service.ts
src/Administration/Resources/app/administration/src/app/service/discount-campaign.service.ts
src/Administration/Resources/app/administration/src/app/service/locale-to-language.service.js
src/Administration/Resources/app/administration/src/app/service/app-cms.service.spec.js
src/Administration/Resources/app/administration/src/app/service/media-default-folder.service.spec.js
src/Administration/Resources/app/administration/src/app/service/feature.service.ts
src/Administration/Resources/app/administration/src/app/service/filter.service.js
@ -4552,7 +4557,6 @@ src/Administration/Resources/app/administration/src/app/service/criteria-helper.
src/Administration/Resources/app/administration/src/app/service/privileges.service.ts
src/Administration/Resources/app/administration/src/app/service/menu.service.js
src/Administration/Resources/app/administration/src/app/service/app-acl.service.js
src/Administration/Resources/app/administration/src/app/service/app-cms.service.spec.vue2.js
src/Administration/Resources/app/administration/src/app/service/search-preferences.service.spec.js
src/Administration/Resources/app/administration/src/app/service/recently-search.service.js
src/Administration/Resources/app/administration/src/app/service/state-style.service.ts
@ -5057,6 +5061,7 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-inher
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center/index.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center/sw-notification-center.html.twig
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center/sw-notification-center.scss
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center/sw-notification-center.spec.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center-item/sw-notification-center-item.scss
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center-item/index.js
src/Administration/Resources/app/administration/src/app/component/utils/sw-notification-center-item/sw-notification-center-item.html.twig
@ -5119,10 +5124,10 @@ src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-i
src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.spec.js
src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-number-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-number-filter/sw-number-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-number-filter/sw-number-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-number-filter/sw-number-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-number-filter/sw-number-filter.scss
src/Administration/Resources/app/administration/src/app/component/filter/sw-multi-select-filter/sw-multi-select-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-multi-select-filter/sw-multi-select-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-multi-select-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-multi-select-filter/sw-multi-select-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-sidebar-filter-panel/sw-sidebar-filter-panel.html.twig
@ -5130,26 +5135,26 @@ src/Administration/Resources/app/administration/src/app/component/filter/sw-side
src/Administration/Resources/app/administration/src/app/component/filter/sw-sidebar-filter-panel/sw-sidebar-filter-panel.scss
src/Administration/Resources/app/administration/src/app/component/filter/sw-boolean-filter/sw-boolean-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-boolean-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-boolean-filter/sw-boolean-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-existence-filter/sw-existence-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-boolean-filter/sw-boolean-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-existence-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-existence-filter/sw-existence-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-existence-filter/sw-existence-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-date-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-date-filter/sw-date-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-date-filter/sw-date-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-date-filter/sw-date-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-date-filter/sw-date-filter.scss
src/Administration/Resources/app/administration/src/app/component/filter/sw-base-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-base-filter/sw-base-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-base-filter/sw-base-filter.scss
src/Administration/Resources/app/administration/src/app/component/filter/sw-base-filter/sw-base-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-base-filter/sw-base-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-filter-panel/sw-filter-panel.scss
src/Administration/Resources/app/administration/src/app/component/filter/sw-filter-panel/sw-filter-panel.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-filter-panel/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-filter-panel/sw-filter-panel.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-filter-panel/sw-filter-panel.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-range-filter/sw-range-filter.spec.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-range-filter/sw-range-filter.scss
src/Administration/Resources/app/administration/src/app/component/filter/sw-range-filter/index.js
src/Administration/Resources/app/administration/src/app/component/filter/sw-range-filter/sw-range-filter.html.twig
src/Administration/Resources/app/administration/src/app/component/filter/sw-range-filter/sw-range-filter.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/wizard/sw-wizard-page/sw-wizard-page.html.twig
src/Administration/Resources/app/administration/src/app/component/wizard/sw-wizard-page/index.js
src/Administration/Resources/app/administration/src/app/component/wizard/sw-wizard-page/sw-wizard-page.scss
@ -5311,7 +5316,7 @@ src/Administration/Resources/app/administration/src/app/component/list/sw-sortab
src/Administration/Resources/app/administration/src/app/component/entity/sw-product-stream-grid-preview/sw-product-stream-grid-preview.scss
src/Administration/Resources/app/administration/src/app/component/entity/sw-product-stream-grid-preview/index.js
src/Administration/Resources/app/administration/src/app/component/entity/sw-product-stream-grid-preview/sw-product-stream-grid-preview.html.twig
src/Administration/Resources/app/administration/src/app/component/entity/sw-product-stream-grid-preview/sw-product-stream-grid-preview.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/entity/sw-product-stream-grid-preview/sw-product-stream-grid-preview.spec.js
src/Administration/Resources/app/administration/src/app/component/entity/sw-bulk-edit-modal/sw-bulk-edit-modal.scss
src/Administration/Resources/app/administration/src/app/component/entity/sw-bulk-edit-modal/index.js
src/Administration/Resources/app/administration/src/app/component/entity/sw-bulk-edit-modal/sw-bulk-edit-modal.spec.js
@ -5865,11 +5870,12 @@ src/Administration/Resources/app/administration/src/module/sw-newsletter-recipie
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/index.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/component/sw-newsletter-recipient-filter-switch/index.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/component/sw-newsletter-recipient-filter-switch/sw-newsletter-recipient-filter-switch.html.twig
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-detail/sw-newsletter-recipient-detail.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-detail/index.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-detail/sw-newsletter-recipient-detail.spec.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-detail/sw-newsletter-recipient-detail.html.twig
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-detail/sw-newsletter-recipient-detail.scss
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-list/index.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-list/sw-newsletter-recipient-list.spec.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-list/sw-newsletter-recipient-list.html.twig
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-list/sw-newsletter-recipient-list.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-newsletter-recipient/page/sw-newsletter-recipient-list/sw-newsletter-recipient-list.scss
@ -6188,10 +6194,10 @@ src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.scss
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.html.twig
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence-selector/sw-flow-sequence-selector.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.scss
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.html.twig
src/Administration/Resources/app/administration/src/module/sw-flow/component/sw-flow-sequence/sw-flow-sequence.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-group-modal/sw-flow-change-customer-group-modal.html.twig
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-group-modal/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-change-customer-group-modal/sw-flow-change-customer-group-modal.spec.vue2.js
@ -6204,7 +6210,7 @@ src/Administration/Resources/app/administration/src/module/sw-flow/component/mod
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-mail-send-modal/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-mail-send-modal/sw-flow-mail-send-modal.scss
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-grant-download-access-modal/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-grant-download-access-modal/sw-flow-grant-download-access-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-grant-download-access-modal/sw-flow-grant-download-access-modal.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-grant-download-access-modal/sw-flow-grant-download-access-modal.html.twig
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-generate-document-modal/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/component/modals/sw-flow-generate-document-modal/sw-flow-generate-document-modal.spec.js
@ -6266,7 +6272,7 @@ src/Administration/Resources/app/administration/src/module/sw-flow/view/detail/s
src/Administration/Resources/app/administration/src/module/sw-flow/view/detail/sw-flow-detail-flow/sw-flow-detail-flow.scss
src/Administration/Resources/app/administration/src/module/sw-flow/view/detail/sw-flow-detail-flow/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/view/detail/sw-flow-detail-flow/sw-flow-detail-flow.html.twig
src/Administration/Resources/app/administration/src/module/sw-flow/view/detail/sw-flow-detail-flow/sw-flow-detail-flow.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-flow/view/detail/sw-flow-detail-flow/sw-flow-detail-flow.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-flow/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-flow/state/flow.state.js
@ -6529,19 +6535,19 @@ src/Administration/Resources/app/administration/src/module/sw-settings-document/
src/Administration/Resources/app/administration/src/module/sw-settings-document/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-sales-channel/acl/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/service/domain-link.service.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/service/sales-channel-favorites.service.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/service/sales-channel-favorites.service.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/service/sales-channel-favorites.service.ts
src/Administration/Resources/app/administration/src/module/sw-sales-channel/service/export-template.service.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-admin-menu-extension/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-admin-menu-extension/sw-admin-menu-extension.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-admin-menu-extension/sw-admin-menu-extension.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-admin-menu-extension/sw-admin-menu-extension.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-sales-channel-menu/sw-sales-channel-menu.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-sales-channel-menu/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-sales-channel-menu/sw-sales-channel-menu.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-sales-channel-menu/sw-sales-channel-menu.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/structure/sw-sales-channel-menu/sw-sales-channel-menu.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-product-assignment-categories/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-product-assignment-categories/sw-sales-channel-product-assignment-categories.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-product-assignment-categories/sw-sales-channel-product-assignment-categories.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-product-assignment-categories/sw-sales-channel-product-assignment-categories.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-product-assignment-categories/sw-sales-channel-product-assignment-categories.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal-grid/index.js
@ -6549,35 +6555,34 @@ src/Administration/Resources/app/administration/src/module/sw-sales-channel/comp
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal-grid/sw-sales-channel-modal-grid.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-hreflang/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-hreflang/sw-sales-channel-detail-hreflang.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-hreflang/sw-sales-channel-detail-hreflang.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-hreflang/sw-sales-channel-detail-hreflang.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal-detail/sw-sales-channel-modal-detail.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal-detail/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal-detail/sw-sales-channel-modal-detail.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-domains/sw-sales-channel-detail-domains.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-domains/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-domains/sw-sales-channel-detail-domains.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-domains/sw-sales-channel-detail-domains.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-detail-domains/sw-sales-channel-detail-domains.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal/sw-sales-channel-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal/sw-sales-channel-modal.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-modal/sw-sales-channel-modal.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-single-products/sw-sales-channel-products-assignment-single-products.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-single-products/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-single-products/sw-sales-channel-products-assignment-single-products.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-single-products/sw-sales-channel-products-assignment-single-products.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-single-products/sw-sales-channel-products-assignment-single-products.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-modal/sw-sales-channel-products-assignment-modal.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-modal/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-modal/sw-sales-channel-products-assignment-modal.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-modal/sw-sales-channel-products-assignment-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-modal/sw-sales-channel-products-assignment-modal.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-dynamic-product-groups/sw-sales-channel-products-assignment-dynamic-product-groups.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-dynamic-product-groups/sw-sales-channel-products-assignment-dynamic-product-groups.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-dynamic-product-groups/sw-sales-channel-products-assignment-dynamic-product-groups.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-dynamic-product-groups/sw-sales-channel-products-assignment-dynamic-product-groups.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-products-assignment-dynamic-product-groups/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-defaults-select/sw-sales-channel-defaults-select.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-defaults-select/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-defaults-select/sw-sales-channel-defaults-select.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-defaults-select/sw-sales-channel-defaults-select.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/component/sw-sales-channel-defaults-select/sw-sales-channel-defaults-select.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-detail/sw-sales-channel-detail.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-detail/sw-sales-channel-detail.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-detail/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-detail/sw-sales-channel-detail.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-list/sw-sales-channel-list.html.twig
@ -6585,11 +6590,11 @@ src/Administration/Resources/app/administration/src/module/sw-sales-channel/page
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-list/sw-sales-channel-list.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-create/sw-sales-channel-create.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-create/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-create/sw-sales-channel-create.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/page/sw-sales-channel-create/sw-sales-channel-create.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-base/sw-sales-channel-detail-base.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-base/sw-sales-channel-detail-base.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-base/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-base/sw-sales-channel-detail-base.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-base/sw-sales-channel-detail-base.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-create-base/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-create-base/sw-sales-channel-create-base.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-product-comparison-preview/sw-sales-channel-detail-product-comparison-preview.scss
@ -6598,15 +6603,15 @@ src/Administration/Resources/app/administration/src/module/sw-sales-channel/view
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-product-comparison/sw-sales-channel-detail-product-comparison.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-product-comparison/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-product-comparison/sw-sales-channel-detail-product-comparison.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-product-comparison/sw-sales-channel-detail-product-comparison.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-product-comparison/sw-sales-channel-detail-product-comparison.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-analytics/sw-sales-channel-detail-analytics.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-analytics/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-analytics/sw-sales-channel-detail-analytics.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-analytics/sw-sales-channel-detail-analytics.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-analytics/sw-sales-channel-detail-analytics.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-products/sw-sales-channel-detail-products.scss
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-products/sw-sales-channel-detail-products.html.twig
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-products/index.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-products/sw-sales-channel-detail-products.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/view/sw-sales-channel-detail-products/sw-sales-channel-detail-products.spec.js
src/Administration/Resources/app/administration/src/module/sw-sales-channel/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-sales-channel/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-sales-channel/default-search-configuration.js
@ -6680,9 +6685,9 @@ src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-c
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/index.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/sw-customer-detail-base.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/sw-customer-detail-base.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-order/sw-customer-detail-order.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-order/index.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-order/sw-customer-detail-order.scss
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-order/sw-customer-detail-order.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-order/sw-customer-detail-order.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-customer/snippet/de-DE.json
@ -6933,7 +6938,7 @@ src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/component/index.js
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/component/sw-cms-el-text.scss
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/component/sw-cms-el-text.html.twig
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/config/sw-cms-el-config-text.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/config/sw-cms-el-config-text.spec.js
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/config/index.js
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/config/sw-cms-el-config-text.html.twig
src/Administration/Resources/app/administration/src/module/sw-cms/elements/text/preview/index.js
@ -7353,31 +7358,31 @@ src/Administration/Resources/app/administration/src/module/sw-landing-page/index
src/Administration/Resources/app/administration/src/module/sw-landing-page/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-landing-page/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-landing-page/default-search-configuration.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/sw-custom-entity.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-cms-page-assignment/sw-generic-cms-page-assignment.scss
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-cms-page-assignment/sw-generic-cms-page-assignment.html.twig
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-cms-page-assignment/sw-generic-cms-page-assignment.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-cms-page-assignment/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-cms-page-assignment/sw-generic-cms-page-assignment.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-seo-general-card/sw-generic-seo-general-card.html.twig
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-seo-general-card/sw-generic-seo-general-card.scss
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-seo-general-card/sw-generic-seo-general-card.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-seo-general-card/sw-generic-seo-general-card.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-seo-general-card/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-custom-entity-input-field/sw-custom-entity-input-field.html.twig
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-custom-entity-input-field/sw-custom-entity-input-field.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-custom-entity-input-field/sw-custom-entity-input-field.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-custom-entity-input-field/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-social-media-card/sw-generic-social-media-card.html.twig
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-social-media-card/sw-generic-social-media-card.scss
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-social-media-card/sw-generic-social-media-card.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-social-media-card/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/component/sw-generic-social-media-card/sw-generic-social-media-card.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-list/sw-generic-custom-entity-list.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-list/sw-generic-custom-entity-list.html.twig
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-list/sw-generic-custom-entity-list.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-list/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-detail/sw-generic-custom-entity-detail.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-detail/sw-generic-custom-entity-detail.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-detail/sw-generic-custom-entity-detail.scss
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-detail/sw-generic-custom-entity-detail.html.twig
src/Administration/Resources/app/administration/src/module/sw-custom-entity/page/sw-generic-custom-entity-detail/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-custom-entity/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-custom-entity/sw-custom-entity.spec.js
src/Administration/Resources/app/administration/src/module/sw-custom-entity/index.ts
src/Administration/Resources/app/administration/src/module/sw-custom-entity/generic_custom_entities.d.ts
src/Administration/Resources/app/administration/src/module/sw-settings-cache/acl/index.js
@ -7443,8 +7448,8 @@ src/Administration/Resources/app/administration/src/module/sw-mail-template/page
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-header-footer-detail/index.js
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-header-footer-detail/sw-mail-header-footer-detail.spec.js
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-header-footer-detail/sw-mail-header-footer-detail.html.twig
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-template-index/sw-mail-template-index.spec.js
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-template-index/index.js
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-template-index/sw-mail-template-index.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-template-index/sw-mail-template-index.scss
src/Administration/Resources/app/administration/src/module/sw-mail-template/page/sw-mail-template-index/sw-mail-template-index.html.twig
src/Administration/Resources/app/administration/src/module/sw-mail-template/snippet/en-GB.json
@ -7456,8 +7461,8 @@ src/Administration/Resources/app/administration/src/module/sw-review/page/sw-rev
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-list/index.js
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-list/sw-review-list.html.twig
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-detail/sw-review-detail.html.twig
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-detail/sw-review-detail.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-detail/index.js
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-detail/sw-review-detail.spec.js
src/Administration/Resources/app/administration/src/module/sw-review/page/sw-review-detail/sw-review-detail.scss
src/Administration/Resources/app/administration/src/module/sw-review/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-review/snippet/de-DE.json
@ -7539,7 +7544,7 @@ src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/v
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-welcome/index.js
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-welcome/sw-first-run-wizard-welcome.html.twig
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-paypal-info/index.js
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-paypal-info/sw-first-run-wizard-paypal-info.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-paypal-info/sw-first-run-wizard-paypal-info.spec.js
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-paypal-info/sw-first-run-wizard-paypal-info.scss
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-paypal-info/sw-first-run-wizard-paypal-info.html.twig
src/Administration/Resources/app/administration/src/module/sw-first-run-wizard/view/sw-first-run-wizard-paypal-credentials/sw-first-run-wizard-paypal-credentials.html.twig
@ -7668,7 +7673,6 @@ src/Administration/Resources/app/administration/src/module/sw-settings-custom-fi
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-set-detail-base/sw-custom-field-set-detail-base.spec.js
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-set-detail-base/index.js
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-set-detail-base/sw-custom-field-set-detail-base.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-set-detail-base/sw-custom-field-detail-base.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.spec.js
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
@ -7830,9 +7834,9 @@ src/Administration/Resources/app/administration/src/module/sw-bulk-edit/componen
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-change-type-field-renderer/sw-bulk-edit-change-type-field-renderer.scss
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-form-field-renderer/sw-bulk-edit-form-field-renderer.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-form-field-renderer/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-change-type/sw-bulk-edit-change-type.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-change-type/sw-bulk-edit-change-type.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-change-type/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-change-type/sw-bulk-edit-change-type.spec.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-change-type/sw-bulk-edit-change-type.scss
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-order/sw-bulk-edit-order-documents-download-documents/sw-bulk-edit-order-documents-download-documents.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-order/sw-bulk-edit-order-documents-download-documents/sw-bulk-edit-order-documents-download-documents.scss
@ -7860,7 +7864,7 @@ src/Administration/Resources/app/administration/src/module/sw-bulk-edit/componen
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-error/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-error/sw-bulk-edit-save-modal-error.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-success/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-success/sw-bulk-edit-save-modal-success.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-success/sw-bulk-edit-save-modal-success.spec.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-success/sw-bulk-edit-save-modal-success.scss
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-success/sw-bulk-edit-save-modal-success.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal-confirm/sw-bulk-edit-save-modal-confirm.html.twig
@ -7985,9 +7989,9 @@ src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-detail/index.js
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-detail/sw-manufacturer-detail.scss
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-detail/sw-manufacturer-detail.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/index.js
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.html.twig
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.spec.js
src/Administration/Resources/app/administration/src/module/sw-manufacturer/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-manufacturer/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-manufacturer/default-search-configuration.js
@ -14120,7 +14124,6 @@ src/Core/System/Test/Currency/CurrencyFormatterTest.php
src/Core/System/Test/Locale/LanguageLocaleCodeProviderTest.php
src/Core/System/Test/Tag/Service/FilterTagIdsServiceTest.php
src/Core/System/Test/EntityFixturesBase.php
src/Core/System/Test/StateMachine/Api/StateMachineActionControllerTest.php
src/Core/System/Test/StateMachine/StateMachineRegistryTest.php
src/Core/System/Test/Integration/IntegrationRepositoryTest.php
src/Core/System/Test/SalesChannel/Repository/SalesChannelRepositoryTest.php
@ -17038,6 +17041,7 @@ changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
changelog/_unreleased/2023-12-20-fix-sorting-of-product-cross-sellings-with-dynamic-product-group-by-price-with-elasticsearch.md
changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
changelog/_unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elasticsearch.md
changelog/_unreleased/2023-08-09-change-sw-price-field-default-event.md
changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
@ -17060,6 +17064,7 @@ changelog/_unreleased/2023-12-08-move-comparison-methods-to-comparison-classes.m
changelog/_unreleased/2023-11-07-fixed-country-region-validation-in-checkout.md
changelog/_unreleased/2023-10-25-remove-es-scripts-from-cluster.md
changelog/_unreleased/2023-09-16-allow-nested-line-item-modal-for-container-items.md
changelog/_unreleased/2024-01-17-fix-preview-modal-for-image-gallery-and-image-slider.md
changelog/_unreleased/2024-01-08-trigger-media-indexer-after-media-path-indexer.md
changelog/_unreleased/2023-12-29-enforce-id-sorting.md
changelog/_unreleased/2023-12-19-fix-translation-of-salutations-in-contact-form.md
@ -17115,12 +17120,14 @@ changelog/_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
changelog/_unreleased/2024-01-11-add-title-attribute-to-sw_cms_list_item.md
changelog/_unreleased/2023-08-10-change-sw-button-process-default-event.md
changelog/_unreleased/2023-11-30-correct-address_format-column-type.md
changelog/_unreleased/2024-01-17-rename-admin-sdk.md
changelog/_unreleased/2023-10-12-fix-unsubscribe-name.md
changelog/_unreleased/2023-12-13-use-file-validation-service-via-injection.md
changelog/_unreleased/2023-06-19-add-avif-image-file-support.md
changelog/_unreleased/2023-08-10-change-sw-inherit-wrapper-default-event.md
changelog/_unreleased/2023-08-10-change-sw-order-select-document-type-modal-default-event.md
changelog/_unreleased/2023-09-08-make-cms-module-compatible-with-vue3.md
changelog/_unreleased/2024-01-05-fix-privileges-for-state-machine.md
changelog/_unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md
changelog/_unreleased/2023-11-21-handle-languages-correct-on-not-found-pages.md
changelog/_unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md
@ -17202,6 +17209,7 @@ changelog/_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plug
changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md
changelog/_unreleased/2024-01-16-204-footer-empty.md
changelog/_unreleased/2023-11-22-countryid-error-handling.md
changelog/_unreleased/2024-01-16-fix-suggest-paging.md
changelog/_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md
changelog/_unreleased/2023-12-08-add-event-for-health-check.md
changelog/_unreleased/2023-12-04-fix-download-link-mail.md
@ -17228,6 +17236,8 @@ changelog/_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-fil
changelog/_unreleased/2023-09-19-fix-media-module-for-vue-3.md
changelog/_unreleased/2023-11-29-allow-symfony-messenger-exceptions-without-using-domain-exception-pattern.md
changelog/_unreleased/2023-11-15-add-api-aware-flags-to-product-stream-definitions.md
changelog/_unreleased/2024-01-17-use-searchids-for-import-id-resolving.md
changelog/_unreleased/2024-01-03-remove-mainvariantid-in-the-products-dont-have-variant.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md
changelog/_unreleased/2023-11-08-async-javascript-and-all-js-removal.md
@ -17243,6 +17253,7 @@ changelog/_unreleased/2023-11-03-remove-experimental-state-of-shipping-methods-v
changelog/_unreleased/2023-11-20-remove-tests-classes-from-services-xml.md
changelog/_unreleased/2023-08-09-change-sw-radio-panel-default-event.md
changelog/_unreleased/2024-01-04-updated-validation-in-entitywriter.md
changelog/_unreleased/2024-01-16-add-main-category.md
changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
changelog/_unreleased/2023-11-10-collapse-values-for-multi-tags-select-component.md
@ -17252,6 +17263,7 @@ changelog/_unreleased/2023-11-07-twig-block-spelling-error-in-contact-form.md
changelog/_unreleased/2023-12-06-optimize-variant-listing-loading.md
changelog/_unreleased/2023-12-23-add-separator-to-admin-es-search-indexer.md
changelog/_unreleased/2023-09-29-make-all-settings-module-vue3-compatible.md
changelog/_unreleased/2024-01-04-add-initial-sorting-to-customer-detail-order-view.md
changelog/_unreleased/2023-12-06-fix-saving-snippets-with-translation-key-change.md
changelog/_unreleased/2023-08-09-change-sw-boolean-radio-group-default-event.md
changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md

View file

@ -10443,6 +10443,13 @@ admin/src/tests/index.test.ts
src/tests/index.test.ts
tests/index.test.ts
index.test.ts
packages/core/content-releases/admin/src/store/hooks.ts
core/content-releases/admin/src/store/hooks.ts
content-releases/admin/src/store/hooks.ts
admin/src/store/hooks.ts
src/store/hooks.ts
store/hooks.ts
hooks.ts
packages/core/content-releases/admin/src/services/release.ts
core/content-releases/admin/src/services/release.ts
content-releases/admin/src/services/release.ts
@ -23176,6 +23183,13 @@ admin/src/hooks/useEnterprise.ts
src/hooks/useEnterprise.ts
hooks/useEnterprise.ts
useEnterprise.ts
packages/core/admin/admin/src/hooks/useDocument.ts
core/admin/admin/src/hooks/useDocument.ts
admin/admin/src/hooks/useDocument.ts
admin/src/hooks/useDocument.ts
src/hooks/useDocument.ts
hooks/useDocument.ts
useDocument.ts
packages/core/admin/admin/src/hooks/useContentTypes.ts
core/admin/admin/src/hooks/useContentTypes.ts
admin/admin/src/hooks/useContentTypes.ts

View file

@ -1505,6 +1505,7 @@ packages/core/content-releases/admin/tests/utils.tsx
packages/core/content-releases/admin/tests/setup.ts
packages/core/content-releases/admin/tests/store.ts
packages/core/content-releases/admin/src/tests/index.test.ts
packages/core/content-releases/admin/src/store/hooks.ts
packages/core/content-releases/admin/src/services/release.ts
packages/core/content-releases/admin/src/services/axios.ts
packages/core/content-releases/admin/src/constants.ts
@ -3209,6 +3210,7 @@ packages/core/admin/admin/src/hooks/useAdminRoles.ts
packages/core/admin/admin/src/hooks/useLicenseLimitNotification.ts
packages/core/admin/admin/src/hooks/useDebounce.ts
packages/core/admin/admin/src/hooks/useEnterprise.ts
packages/core/admin/admin/src/hooks/useDocument.ts
packages/core/admin/admin/src/hooks/useContentTypes.ts
packages/core/admin/admin/src/types/permissions.ts
packages/core/admin/admin/src/types/form.ts

View file

@ -358,6 +358,10 @@ tests/Api/Admin/CustomerGroupsTest.php
Api/Admin/CustomerGroupsTest.php
Admin/CustomerGroupsTest.php
CustomerGroupsTest.php
tests/Api/Admin/StatisticsTest.php
Api/Admin/StatisticsTest.php
Admin/StatisticsTest.php
StatisticsTest.php
tests/Api/Admin/ExchangeRatesTest.php
Api/Admin/ExchangeRatesTest.php
Admin/ExchangeRatesTest.php
@ -379,6 +383,11 @@ Api/DataFixtures/ORM/tax_category.yaml
DataFixtures/ORM/tax_category.yaml
ORM/tax_category.yaml
tax_category.yaml
tests/Api/DataFixtures/ORM/statistics.yaml
Api/DataFixtures/ORM/statistics.yaml
DataFixtures/ORM/statistics.yaml
ORM/statistics.yaml
statistics.yaml
tests/Api/DataFixtures/ORM/locale.yaml
Api/DataFixtures/ORM/locale.yaml
DataFixtures/ORM/locale.yaml
@ -1607,6 +1616,20 @@ Expected/admin/catalog_promotion/put_catalog_promotion_response.json
admin/catalog_promotion/put_catalog_promotion_response.json
catalog_promotion/put_catalog_promotion_response.json
put_catalog_promotion_response.json
tests/Api/Responses/Expected/admin/statistics/get_statistics_missing_query_parameters_response.json
Api/Responses/Expected/admin/statistics/get_statistics_missing_query_parameters_response.json
Responses/Expected/admin/statistics/get_statistics_missing_query_parameters_response.json
Expected/admin/statistics/get_statistics_missing_query_parameters_response.json
admin/statistics/get_statistics_missing_query_parameters_response.json
statistics/get_statistics_missing_query_parameters_response.json
get_statistics_missing_query_parameters_response.json
tests/Api/Responses/Expected/admin/statistics/get_statistics_response.json
Api/Responses/Expected/admin/statistics/get_statistics_response.json
Responses/Expected/admin/statistics/get_statistics_response.json
Expected/admin/statistics/get_statistics_response.json
admin/statistics/get_statistics_response.json
statistics/get_statistics_response.json
get_statistics_response.json
tests/Api/Responses/Expected/admin/taxon/put_taxon_with_duplicate_locale_translation.json
Api/Responses/Expected/admin/taxon/put_taxon_with_duplicate_locale_translation.json
Responses/Expected/admin/taxon/put_taxon_with_duplicate_locale_translation.json
@ -2669,6 +2692,121 @@ CHANGELOG-1.0.md
var/.gitkeep
.gitkeep
.babelrc
src/Sylius/Abstraction/StateMachine/composer.json
Sylius/Abstraction/StateMachine/composer.json
Abstraction/StateMachine/composer.json
StateMachine/composer.json
composer.json
src/Sylius/Abstraction/StateMachine/tests/Functional/DependencyInjection/ConfigurationTest.php
Sylius/Abstraction/StateMachine/tests/Functional/DependencyInjection/ConfigurationTest.php
Abstraction/StateMachine/tests/Functional/DependencyInjection/ConfigurationTest.php
StateMachine/tests/Functional/DependencyInjection/ConfigurationTest.php
tests/Functional/DependencyInjection/ConfigurationTest.php
Functional/DependencyInjection/ConfigurationTest.php
DependencyInjection/ConfigurationTest.php
ConfigurationTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/TransitionTest.php
Sylius/Abstraction/StateMachine/tests/Unit/TransitionTest.php
Abstraction/StateMachine/tests/Unit/TransitionTest.php
StateMachine/tests/Unit/TransitionTest.php
tests/Unit/TransitionTest.php
Unit/TransitionTest.php
TransitionTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/SymfonyWorkflowAdapterTest.php
Sylius/Abstraction/StateMachine/tests/Unit/SymfonyWorkflowAdapterTest.php
Abstraction/StateMachine/tests/Unit/SymfonyWorkflowAdapterTest.php
StateMachine/tests/Unit/SymfonyWorkflowAdapterTest.php
tests/Unit/SymfonyWorkflowAdapterTest.php
Unit/SymfonyWorkflowAdapterTest.php
SymfonyWorkflowAdapterTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/CompositeStateMachineTest.php
Sylius/Abstraction/StateMachine/tests/Unit/CompositeStateMachineTest.php
Abstraction/StateMachine/tests/Unit/CompositeStateMachineTest.php
StateMachine/tests/Unit/CompositeStateMachineTest.php
tests/Unit/CompositeStateMachineTest.php
Unit/CompositeStateMachineTest.php
CompositeStateMachineTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/WinzouStateMachineAdapterTest.php
Sylius/Abstraction/StateMachine/tests/Unit/WinzouStateMachineAdapterTest.php
Abstraction/StateMachine/tests/Unit/WinzouStateMachineAdapterTest.php
StateMachine/tests/Unit/WinzouStateMachineAdapterTest.php
tests/Unit/WinzouStateMachineAdapterTest.php
Unit/WinzouStateMachineAdapterTest.php
WinzouStateMachineAdapterTest.php
src/Sylius/Abstraction/StateMachine/src/SymfonyWorkflowAdapter.php
Sylius/Abstraction/StateMachine/src/SymfonyWorkflowAdapter.php
Abstraction/StateMachine/src/SymfonyWorkflowAdapter.php
StateMachine/src/SymfonyWorkflowAdapter.php
src/SymfonyWorkflowAdapter.php
SymfonyWorkflowAdapter.php
src/Sylius/Abstraction/StateMachine/src/SyliusStateMachineAbstractionBundle.php
Sylius/Abstraction/StateMachine/src/SyliusStateMachineAbstractionBundle.php
Abstraction/StateMachine/src/SyliusStateMachineAbstractionBundle.php
StateMachine/src/SyliusStateMachineAbstractionBundle.php
src/SyliusStateMachineAbstractionBundle.php
SyliusStateMachineAbstractionBundle.php
src/Sylius/Abstraction/StateMachine/src/Exception/StateMachineExecutionException.php
Sylius/Abstraction/StateMachine/src/Exception/StateMachineExecutionException.php
Abstraction/StateMachine/src/Exception/StateMachineExecutionException.php
StateMachine/src/Exception/StateMachineExecutionException.php
src/Exception/StateMachineExecutionException.php
Exception/StateMachineExecutionException.php
StateMachineExecutionException.php
src/Sylius/Abstraction/StateMachine/src/Transition.php
Sylius/Abstraction/StateMachine/src/Transition.php
Abstraction/StateMachine/src/Transition.php
StateMachine/src/Transition.php
src/Transition.php
Transition.php
src/Sylius/Abstraction/StateMachine/src/WinzouStateMachineAdapter.php
Sylius/Abstraction/StateMachine/src/WinzouStateMachineAdapter.php
Abstraction/StateMachine/src/WinzouStateMachineAdapter.php
StateMachine/src/WinzouStateMachineAdapter.php
src/WinzouStateMachineAdapter.php
WinzouStateMachineAdapter.php
src/Sylius/Abstraction/StateMachine/src/DependencyInjection/SyliusStateMachineAbstractionExtension.php
Sylius/Abstraction/StateMachine/src/DependencyInjection/SyliusStateMachineAbstractionExtension.php
Abstraction/StateMachine/src/DependencyInjection/SyliusStateMachineAbstractionExtension.php
StateMachine/src/DependencyInjection/SyliusStateMachineAbstractionExtension.php
src/DependencyInjection/SyliusStateMachineAbstractionExtension.php
DependencyInjection/SyliusStateMachineAbstractionExtension.php
SyliusStateMachineAbstractionExtension.php
src/Sylius/Abstraction/StateMachine/src/DependencyInjection/Configuration.php
Sylius/Abstraction/StateMachine/src/DependencyInjection/Configuration.php
Abstraction/StateMachine/src/DependencyInjection/Configuration.php
StateMachine/src/DependencyInjection/Configuration.php
src/DependencyInjection/Configuration.php
DependencyInjection/Configuration.php
Configuration.php
src/Sylius/Abstraction/StateMachine/src/TransitionInterface.php
Sylius/Abstraction/StateMachine/src/TransitionInterface.php
Abstraction/StateMachine/src/TransitionInterface.php
StateMachine/src/TransitionInterface.php
src/TransitionInterface.php
TransitionInterface.php
src/Sylius/Abstraction/StateMachine/src/CompositeStateMachine.php
Sylius/Abstraction/StateMachine/src/CompositeStateMachine.php
Abstraction/StateMachine/src/CompositeStateMachine.php
StateMachine/src/CompositeStateMachine.php
src/CompositeStateMachine.php
CompositeStateMachine.php
src/Sylius/Abstraction/StateMachine/src/StateMachineInterface.php
Sylius/Abstraction/StateMachine/src/StateMachineInterface.php
Abstraction/StateMachine/src/StateMachineInterface.php
StateMachine/src/StateMachineInterface.php
src/StateMachineInterface.php
StateMachineInterface.php
src/Sylius/Abstraction/StateMachine/phpunit.xml.dist
Sylius/Abstraction/StateMachine/phpunit.xml.dist
Abstraction/StateMachine/phpunit.xml.dist
StateMachine/phpunit.xml.dist
phpunit.xml.dist
src/Sylius/Abstraction/StateMachine/config/services.xml
Sylius/Abstraction/StateMachine/config/services.xml
Abstraction/StateMachine/config/services.xml
StateMachine/config/services.xml
config/services.xml
services.xml
src/Sylius/Behat/spec/Service/SharedSecurityServiceSpec.php
Sylius/Behat/spec/Service/SharedSecurityServiceSpec.php
Behat/spec/Service/SharedSecurityServiceSpec.php
@ -6456,6 +6594,15 @@ suites/api/user/managing_customer_groups.yml
api/user/managing_customer_groups.yml
user/managing_customer_groups.yml
managing_customer_groups.yml
src/Sylius/Behat/Resources/config/suites/api/user/managing_users.yml
Sylius/Behat/Resources/config/suites/api/user/managing_users.yml
Behat/Resources/config/suites/api/user/managing_users.yml
Resources/config/suites/api/user/managing_users.yml
config/suites/api/user/managing_users.yml
suites/api/user/managing_users.yml
api/user/managing_users.yml
user/managing_users.yml
managing_users.yml
src/Sylius/Behat/Resources/config/suites/api/user/managing_customers.yml
Sylius/Behat/Resources/config/suites/api/user/managing_customers.yml
Behat/Resources/config/suites/api/user/managing_customers.yml
@ -6879,6 +7026,15 @@ suites/api/locale/locales.yaml
api/locale/locales.yaml
locale/locales.yaml
locales.yaml
src/Sylius/Behat/Resources/config/suites/api/admin/dashboard.yaml
Sylius/Behat/Resources/config/suites/api/admin/dashboard.yaml
Behat/Resources/config/suites/api/admin/dashboard.yaml
Resources/config/suites/api/admin/dashboard.yaml
config/suites/api/admin/dashboard.yaml
suites/api/admin/dashboard.yaml
api/admin/dashboard.yaml
admin/dashboard.yaml
dashboard.yaml
src/Sylius/Behat/Resources/config/suites/api/admin/security.yml
Sylius/Behat/Resources/config/suites/api/admin/security.yml
Behat/Resources/config/suites/api/admin/security.yml
@ -7059,6 +7215,12 @@ Behat/Context/Transform/ProductVariantContext.php
Context/Transform/ProductVariantContext.php
Transform/ProductVariantContext.php
ProductVariantContext.php
src/Sylius/Behat/Context/Transform/ShopUserContext.php
Sylius/Behat/Context/Transform/ShopUserContext.php
Behat/Context/Transform/ShopUserContext.php
Context/Transform/ShopUserContext.php
Transform/ShopUserContext.php
ShopUserContext.php
src/Sylius/Behat/Context/Transform/TaxonContext.php
Sylius/Behat/Context/Transform/TaxonContext.php
Behat/Context/Transform/TaxonContext.php
@ -7763,6 +7925,13 @@ Context/Api/Admin/ManagingProductVariantsPricesContext.php
Api/Admin/ManagingProductVariantsPricesContext.php
Admin/ManagingProductVariantsPricesContext.php
ManagingProductVariantsPricesContext.php
src/Sylius/Behat/Context/Api/Admin/DashboardContext.php
Sylius/Behat/Context/Api/Admin/DashboardContext.php
Behat/Context/Api/Admin/DashboardContext.php
Context/Api/Admin/DashboardContext.php
Api/Admin/DashboardContext.php
Admin/DashboardContext.php
DashboardContext.php
src/Sylius/Behat/Context/Api/Admin/ResettingPasswordContext.php
Sylius/Behat/Context/Api/Admin/ResettingPasswordContext.php
Behat/Context/Api/Admin/ResettingPasswordContext.php
@ -10451,6 +10620,12 @@ Bundle/ApiBundle/DataPersister/PromotionDataPersister.php
ApiBundle/DataPersister/PromotionDataPersister.php
DataPersister/PromotionDataPersister.php
PromotionDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/CustomerDataPersister.php
Sylius/Bundle/ApiBundle/DataPersister/CustomerDataPersister.php
Bundle/ApiBundle/DataPersister/CustomerDataPersister.php
ApiBundle/DataPersister/CustomerDataPersister.php
DataPersister/CustomerDataPersister.php
CustomerDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
@ -10672,6 +10847,13 @@ ApiBundle/spec/DataPersister/ChannelDataPersisterSpec.php
spec/DataPersister/ChannelDataPersisterSpec.php
DataPersister/ChannelDataPersisterSpec.php
ChannelDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/CustomerDataPersisterSpec.php
Sylius/Bundle/ApiBundle/spec/DataPersister/CustomerDataPersisterSpec.php
Bundle/ApiBundle/spec/DataPersister/CustomerDataPersisterSpec.php
ApiBundle/spec/DataPersister/CustomerDataPersisterSpec.php
spec/DataPersister/CustomerDataPersisterSpec.php
DataPersister/CustomerDataPersisterSpec.php
CustomerDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/CountryDataPersisterSpec.php
Sylius/Bundle/ApiBundle/spec/DataPersister/CountryDataPersisterSpec.php
Bundle/ApiBundle/spec/DataPersister/CountryDataPersisterSpec.php
@ -10983,6 +11165,14 @@ spec/Validator/Constraints/ShopUserResetPasswordTokenExistsValidatorSpec.php
Validator/Constraints/ShopUserResetPasswordTokenExistsValidatorSpec.php
Constraints/ShopUserResetPasswordTokenExistsValidatorSpec.php
ShopUserResetPasswordTokenExistsValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/DateIntervalValidatorSpec.php
Sylius/Bundle/ApiBundle/spec/Validator/Constraints/DateIntervalValidatorSpec.php
Bundle/ApiBundle/spec/Validator/Constraints/DateIntervalValidatorSpec.php
ApiBundle/spec/Validator/Constraints/DateIntervalValidatorSpec.php
spec/Validator/Constraints/DateIntervalValidatorSpec.php
Validator/Constraints/DateIntervalValidatorSpec.php
Constraints/DateIntervalValidatorSpec.php
DateIntervalValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UpdateCartEmailNotAllowedValidatorSpec.php
Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UpdateCartEmailNotAllowedValidatorSpec.php
Bundle/ApiBundle/spec/Validator/Constraints/UpdateCartEmailNotAllowedValidatorSpec.php
@ -10999,6 +11189,14 @@ spec/Validator/Constraints/OrderItemAvailabilityValidatorSpec.php
Validator/Constraints/OrderItemAvailabilityValidatorSpec.php
Constraints/OrderItemAvailabilityValidatorSpec.php
OrderItemAvailabilityValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
Sylius/Bundle/ApiBundle/spec/Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
Bundle/ApiBundle/spec/Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
ApiBundle/spec/Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
spec/Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
EndDateIsNotBeforeStartDateValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AccountVerificationTokenEligibilityValidatorSpec.php
Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AccountVerificationTokenEligibilityValidatorSpec.php
Bundle/ApiBundle/spec/Validator/Constraints/AccountVerificationTokenEligibilityValidatorSpec.php
@ -11063,6 +11261,14 @@ spec/Validator/Constraints/PromotionCouponEligibilityValidatorSpec.php
Validator/Constraints/PromotionCouponEligibilityValidatorSpec.php
Constraints/PromotionCouponEligibilityValidatorSpec.php
PromotionCouponEligibilityValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
Sylius/Bundle/ApiBundle/spec/Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
Bundle/ApiBundle/spec/Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
ApiBundle/spec/Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
spec/Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
Constraints/EndDateAgainstIntervalValidatorSpec.php
EndDateAgainstIntervalValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ConfirmResetPasswordValidatorSpec.php
Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ConfirmResetPasswordValidatorSpec.php
Bundle/ApiBundle/spec/Validator/Constraints/ConfirmResetPasswordValidatorSpec.php
@ -11173,6 +11379,13 @@ ApiBundle/spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php
spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php
QueryHandler/GetCustomerStatisticsHandlerSpec.php
GetCustomerStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
Sylius/Bundle/ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
Bundle/ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
spec/QueryHandler/GetStatisticsHandlerSpec.php
QueryHandler/GetStatisticsHandlerSpec.php
GetStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
@ -11672,6 +11885,14 @@ ApiBundle/spec/CommandHandler/SendContactRequestHandlerSpec.php
spec/CommandHandler/SendContactRequestHandlerSpec.php
CommandHandler/SendContactRequestHandlerSpec.php
SendContactRequestHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Customer/RemoveShopUserHandlerSpec.php
Sylius/Bundle/ApiBundle/spec/CommandHandler/Customer/RemoveShopUserHandlerSpec.php
Bundle/ApiBundle/spec/CommandHandler/Customer/RemoveShopUserHandlerSpec.php
ApiBundle/spec/CommandHandler/Customer/RemoveShopUserHandlerSpec.php
spec/CommandHandler/Customer/RemoveShopUserHandlerSpec.php
CommandHandler/Customer/RemoveShopUserHandlerSpec.php
Customer/RemoveShopUserHandlerSpec.php
RemoveShopUserHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ChangeShopUserPasswordHandlerSpec.php
Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ChangeShopUserPasswordHandlerSpec.php
Bundle/ApiBundle/spec/CommandHandler/Account/ChangeShopUserPasswordHandlerSpec.php
@ -12080,6 +12301,12 @@ Bundle/ApiBundle/Exception/CannotRemoveMenuTaxonException.php
ApiBundle/Exception/CannotRemoveMenuTaxonException.php
Exception/CannotRemoveMenuTaxonException.php
CannotRemoveMenuTaxonException.php
src/Sylius/Bundle/ApiBundle/Exception/ChannelNotFoundException.php
Sylius/Bundle/ApiBundle/Exception/ChannelNotFoundException.php
Bundle/ApiBundle/Exception/ChannelNotFoundException.php
ApiBundle/Exception/ChannelNotFoundException.php
Exception/ChannelNotFoundException.php
ChannelNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/ProductVariantCannotBeRemoved.php
Sylius/Bundle/ApiBundle/Exception/ProductVariantCannotBeRemoved.php
Bundle/ApiBundle/Exception/ProductVariantCannotBeRemoved.php
@ -12104,6 +12331,12 @@ Bundle/ApiBundle/Exception/ProductNotFoundException.php
ApiBundle/Exception/ProductNotFoundException.php
Exception/ProductNotFoundException.php
ProductNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/UserNotFoundException.php
Sylius/Bundle/ApiBundle/Exception/UserNotFoundException.php
Bundle/ApiBundle/Exception/UserNotFoundException.php
ApiBundle/Exception/UserNotFoundException.php
Exception/UserNotFoundException.php
UserNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/NoFileUploadedException.php
Sylius/Bundle/ApiBundle/Exception/NoFileUploadedException.php
Bundle/ApiBundle/Exception/NoFileUploadedException.php
@ -12398,6 +12631,20 @@ ApiBundle/Validator/Constraints/ChangedItemQuantityInCart.php
Validator/Constraints/ChangedItemQuantityInCart.php
Constraints/ChangedItemQuantityInCart.php
ChangedItemQuantityInCart.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/Code.php
Sylius/Bundle/ApiBundle/Validator/Constraints/Code.php
Bundle/ApiBundle/Validator/Constraints/Code.php
ApiBundle/Validator/Constraints/Code.php
Validator/Constraints/Code.php
Constraints/Code.php
Code.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/DateInterval.php
Sylius/Bundle/ApiBundle/Validator/Constraints/DateInterval.php
Bundle/ApiBundle/Validator/Constraints/DateInterval.php
ApiBundle/Validator/Constraints/DateInterval.php
Validator/Constraints/DateInterval.php
Constraints/DateInterval.php
DateInterval.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChanged.php
Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChanged.php
Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChanged.php
@ -12426,6 +12673,13 @@ ApiBundle/Validator/Constraints/SingleValueForProductVariantOption.php
Validator/Constraints/SingleValueForProductVariantOption.php
Constraints/SingleValueForProductVariantOption.php
SingleValueForProductVariantOption.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/DateIntervalValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/DateIntervalValidator.php
Bundle/ApiBundle/Validator/Constraints/DateIntervalValidator.php
ApiBundle/Validator/Constraints/DateIntervalValidator.php
Validator/Constraints/DateIntervalValidator.php
Constraints/DateIntervalValidator.php
DateIntervalValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderNotEmptyValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/OrderNotEmptyValidator.php
Bundle/ApiBundle/Validator/Constraints/OrderNotEmptyValidator.php
@ -12524,6 +12778,20 @@ ApiBundle/Validator/Constraints/AccountVerificationTokenEligibility.php
Validator/Constraints/AccountVerificationTokenEligibility.php
Constraints/AccountVerificationTokenEligibility.php
AccountVerificationTokenEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDate.php
Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDate.php
Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDate.php
ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDate.php
Validator/Constraints/EndDateIsNotBeforeStartDate.php
Constraints/EndDateIsNotBeforeStartDate.php
EndDateIsNotBeforeStartDate.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDateValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDateValidator.php
Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDateValidator.php
ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDateValidator.php
Validator/Constraints/EndDateIsNotBeforeStartDateValidator.php
Constraints/EndDateIsNotBeforeStartDateValidator.php
EndDateIsNotBeforeStartDateValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCart.php
Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCart.php
Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCart.php
@ -12552,6 +12820,13 @@ ApiBundle/Validator/Constraints/ChosenShippingMethodEligibility.php
Validator/Constraints/ChosenShippingMethodEligibility.php
Constraints/ChosenShippingMethodEligibility.php
ChosenShippingMethodEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateAgainstInterval.php
Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateAgainstInterval.php
Bundle/ApiBundle/Validator/Constraints/EndDateAgainstInterval.php
ApiBundle/Validator/Constraints/EndDateAgainstInterval.php
Validator/Constraints/EndDateAgainstInterval.php
Constraints/EndDateAgainstInterval.php
EndDateAgainstInterval.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChangedValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChangedValidator.php
Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChangedValidator.php
@ -12559,6 +12834,13 @@ ApiBundle/Validator/Constraints/CanPaymentMethodBeChangedValidator.php
Validator/Constraints/CanPaymentMethodBeChangedValidator.php
Constraints/CanPaymentMethodBeChangedValidator.php
CanPaymentMethodBeChangedValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateAgainstIntervalValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateAgainstIntervalValidator.php
Bundle/ApiBundle/Validator/Constraints/EndDateAgainstIntervalValidator.php
ApiBundle/Validator/Constraints/EndDateAgainstIntervalValidator.php
Validator/Constraints/EndDateAgainstIntervalValidator.php
Constraints/EndDateAgainstIntervalValidator.php
EndDateAgainstIntervalValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowedValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowedValidator.php
Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowedValidator.php
@ -12608,6 +12890,13 @@ ApiBundle/Validator/Constraints/OrderProductEligibility.php
Validator/Constraints/OrderProductEligibility.php
Constraints/OrderProductEligibility.php
OrderProductEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/DatePeriod.php
Sylius/Bundle/ApiBundle/Validator/Constraints/DatePeriod.php
Bundle/ApiBundle/Validator/Constraints/DatePeriod.php
ApiBundle/Validator/Constraints/DatePeriod.php
Validator/Constraints/DatePeriod.php
Constraints/DatePeriod.php
DatePeriod.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ConfirmResetPasswordValidator.php
Sylius/Bundle/ApiBundle/Validator/Constraints/ConfirmResetPasswordValidator.php
Bundle/ApiBundle/Validator/Constraints/ConfirmResetPasswordValidator.php
@ -12813,6 +13102,12 @@ Bundle/ApiBundle/QueryHandler/GetAddressLogEntryCollectionHandler.php
ApiBundle/QueryHandler/GetAddressLogEntryCollectionHandler.php
QueryHandler/GetAddressLogEntryCollectionHandler.php
GetAddressLogEntryCollectionHandler.php
src/Sylius/Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php
Sylius/Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php
Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php
ApiBundle/QueryHandler/GetStatisticsHandler.php
QueryHandler/GetStatisticsHandler.php
GetStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php
Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php
Bundle/ApiBundle/Serializer/CommandDenormalizer.php
@ -13148,6 +13443,12 @@ Bundle/ApiBundle/Controller/UploadTaxonImageAction.php
ApiBundle/Controller/UploadTaxonImageAction.php
Controller/UploadTaxonImageAction.php
UploadTaxonImageAction.php
src/Sylius/Bundle/ApiBundle/Controller/RemoveCustomerShopUserAction.php
Sylius/Bundle/ApiBundle/Controller/RemoveCustomerShopUserAction.php
Bundle/ApiBundle/Controller/RemoveCustomerShopUserAction.php
ApiBundle/Controller/RemoveCustomerShopUserAction.php
Controller/RemoveCustomerShopUserAction.php
RemoveCustomerShopUserAction.php
src/Sylius/Bundle/ApiBundle/Controller/GetOrderAdjustmentsAction.php
Sylius/Bundle/ApiBundle/Controller/GetOrderAdjustmentsAction.php
Bundle/ApiBundle/Controller/GetOrderAdjustmentsAction.php
@ -13161,6 +13462,12 @@ ApiBundle/Controller/Payment/GetPaymentConfiguration.php
Controller/Payment/GetPaymentConfiguration.php
Payment/GetPaymentConfiguration.php
GetPaymentConfiguration.php
src/Sylius/Bundle/ApiBundle/Controller/GetStatisticsAction.php
Sylius/Bundle/ApiBundle/Controller/GetStatisticsAction.php
Bundle/ApiBundle/Controller/GetStatisticsAction.php
ApiBundle/Controller/GetStatisticsAction.php
Controller/GetStatisticsAction.php
GetStatisticsAction.php
src/Sylius/Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
Sylius/Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
@ -13197,6 +13504,13 @@ Bundle/ApiBundle/Command/CustomerEmailAwareInterface.php
ApiBundle/Command/CustomerEmailAwareInterface.php
Command/CustomerEmailAwareInterface.php
CustomerEmailAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/Customer/RemoveShopUser.php
Sylius/Bundle/ApiBundle/Command/Customer/RemoveShopUser.php
Bundle/ApiBundle/Command/Customer/RemoveShopUser.php
ApiBundle/Command/Customer/RemoveShopUser.php
Command/Customer/RemoveShopUser.php
Customer/RemoveShopUser.php
RemoveShopUser.php
src/Sylius/Bundle/ApiBundle/Command/Account/ResetPassword.php
Sylius/Bundle/ApiBundle/Command/Account/ResetPassword.php
Bundle/ApiBundle/Command/Account/ResetPassword.php
@ -13340,6 +13654,12 @@ ApiBundle/Command/Checkout/ChoosePaymentMethod.php
Command/Checkout/ChoosePaymentMethod.php
Checkout/ChoosePaymentMethod.php
ChoosePaymentMethod.php
src/Sylius/Bundle/ApiBundle/Command/ResendOrderConfirmationEmail.php
Sylius/Bundle/ApiBundle/Command/ResendOrderConfirmationEmail.php
Bundle/ApiBundle/Command/ResendOrderConfirmationEmail.php
ApiBundle/Command/ResendOrderConfirmationEmail.php
Command/ResendOrderConfirmationEmail.php
ResendOrderConfirmationEmail.php
src/Sylius/Bundle/ApiBundle/Command/LoggedInCustomerEmailIfNotSetAwareInterface.php
Sylius/Bundle/ApiBundle/Command/LoggedInCustomerEmailIfNotSetAwareInterface.php
Bundle/ApiBundle/Command/LoggedInCustomerEmailIfNotSetAwareInterface.php
@ -15913,6 +16233,13 @@ ApiBundle/OpenApi/Documentation/ProductSlugDocumentationModifier.php
OpenApi/Documentation/ProductSlugDocumentationModifier.php
Documentation/ProductSlugDocumentationModifier.php
ProductSlugDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/StatisticsModifier.php
Sylius/Bundle/ApiBundle/OpenApi/Documentation/StatisticsModifier.php
Bundle/ApiBundle/OpenApi/Documentation/StatisticsModifier.php
ApiBundle/OpenApi/Documentation/StatisticsModifier.php
OpenApi/Documentation/StatisticsModifier.php
Documentation/StatisticsModifier.php
StatisticsModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php
Sylius/Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php
Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php
@ -16069,6 +16396,19 @@ Bundle/ApiBundle/Query/GetCustomerStatistics.php
ApiBundle/Query/GetCustomerStatistics.php
Query/GetCustomerStatistics.php
GetCustomerStatistics.php
src/Sylius/Bundle/ApiBundle/Query/GetStatistics.php
Sylius/Bundle/ApiBundle/Query/GetStatistics.php
Bundle/ApiBundle/Query/GetStatistics.php
ApiBundle/Query/GetStatistics.php
Query/GetStatistics.php
GetStatistics.php
src/Sylius/Bundle/ApiBundle/CommandHandler/Customer/RemoveShopUserHandler.php
Sylius/Bundle/ApiBundle/CommandHandler/Customer/RemoveShopUserHandler.php
Bundle/ApiBundle/CommandHandler/Customer/RemoveShopUserHandler.php
ApiBundle/CommandHandler/Customer/RemoveShopUserHandler.php
CommandHandler/Customer/RemoveShopUserHandler.php
Customer/RemoveShopUserHandler.php
RemoveShopUserHandler.php
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php
Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php
Bundle/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php
@ -31353,27 +31693,6 @@ CoreBundle/spec/Assigner/CustomerIpAssignerSpec.php
spec/Assigner/CustomerIpAssignerSpec.php
Assigner/CustomerIpAssignerSpec.php
CustomerIpAssignerSpec.php
src/Sylius/Bundle/CoreBundle/spec/StateMachine/WinzouStateMachineAdapterSpec.php
Sylius/Bundle/CoreBundle/spec/StateMachine/WinzouStateMachineAdapterSpec.php
Bundle/CoreBundle/spec/StateMachine/WinzouStateMachineAdapterSpec.php
CoreBundle/spec/StateMachine/WinzouStateMachineAdapterSpec.php
spec/StateMachine/WinzouStateMachineAdapterSpec.php
StateMachine/WinzouStateMachineAdapterSpec.php
WinzouStateMachineAdapterSpec.php
src/Sylius/Bundle/CoreBundle/spec/StateMachine/CompositeStateMachineSpec.php
Sylius/Bundle/CoreBundle/spec/StateMachine/CompositeStateMachineSpec.php
Bundle/CoreBundle/spec/StateMachine/CompositeStateMachineSpec.php
CoreBundle/spec/StateMachine/CompositeStateMachineSpec.php
spec/StateMachine/CompositeStateMachineSpec.php
StateMachine/CompositeStateMachineSpec.php
CompositeStateMachineSpec.php
src/Sylius/Bundle/CoreBundle/spec/StateMachine/SymfonyWorkflowAdapterSpec.php
Sylius/Bundle/CoreBundle/spec/StateMachine/SymfonyWorkflowAdapterSpec.php
Bundle/CoreBundle/spec/StateMachine/SymfonyWorkflowAdapterSpec.php
CoreBundle/spec/StateMachine/SymfonyWorkflowAdapterSpec.php
spec/StateMachine/SymfonyWorkflowAdapterSpec.php
StateMachine/SymfonyWorkflowAdapterSpec.php
SymfonyWorkflowAdapterSpec.php
src/Sylius/Bundle/CoreBundle/spec/OAuth/UserProviderSpec.php
Sylius/Bundle/CoreBundle/spec/OAuth/UserProviderSpec.php
Bundle/CoreBundle/spec/OAuth/UserProviderSpec.php
@ -31748,6 +32067,13 @@ CoreBundle/spec/Resolver/CustomerResolverSpec.php
spec/Resolver/CustomerResolverSpec.php
Resolver/CustomerResolverSpec.php
CustomerResolverSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
Bundle/CoreBundle/spec/MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
CoreBundle/spec/MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
spec/MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
ResendOrderConfirmationEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php
Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php
Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php
@ -32250,6 +32576,13 @@ CoreBundle/spec/EventListener/DefaultUsernameORMListenerSpec.php
spec/EventListener/DefaultUsernameORMListenerSpec.php
EventListener/DefaultUsernameORMListenerSpec.php
DefaultUsernameORMListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
ResendOrderConfirmationEmailDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php
Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php
Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php
@ -32324,6 +32657,12 @@ Bundle/CoreBundle/Provider/CustomerProviderInterface.php
CoreBundle/Provider/CustomerProviderInterface.php
Provider/CustomerProviderInterface.php
CustomerProviderInterface.php
src/Sylius/Bundle/CoreBundle/Provider/SalesTimeSeriesProvider.php
Sylius/Bundle/CoreBundle/Provider/SalesTimeSeriesProvider.php
Bundle/CoreBundle/Provider/SalesTimeSeriesProvider.php
CoreBundle/Provider/SalesTimeSeriesProvider.php
Provider/SalesTimeSeriesProvider.php
SalesTimeSeriesProvider.php
src/Sylius/Bundle/CoreBundle/Provider/FlashBagProvider.php
Sylius/Bundle/CoreBundle/Provider/FlashBagProvider.php
Bundle/CoreBundle/Provider/FlashBagProvider.php
@ -34235,49 +34574,6 @@ Bundle/CoreBundle/Attribute/AsCatalogPromotionApplicatorCriteria.php
CoreBundle/Attribute/AsCatalogPromotionApplicatorCriteria.php
Attribute/AsCatalogPromotionApplicatorCriteria.php
AsCatalogPromotionApplicatorCriteria.php
src/Sylius/Bundle/CoreBundle/StateMachine/SymfonyWorkflowAdapter.php
Sylius/Bundle/CoreBundle/StateMachine/SymfonyWorkflowAdapter.php
Bundle/CoreBundle/StateMachine/SymfonyWorkflowAdapter.php
CoreBundle/StateMachine/SymfonyWorkflowAdapter.php
StateMachine/SymfonyWorkflowAdapter.php
SymfonyWorkflowAdapter.php
src/Sylius/Bundle/CoreBundle/StateMachine/Exception/StateMachineExecutionException.php
Sylius/Bundle/CoreBundle/StateMachine/Exception/StateMachineExecutionException.php
Bundle/CoreBundle/StateMachine/Exception/StateMachineExecutionException.php
CoreBundle/StateMachine/Exception/StateMachineExecutionException.php
StateMachine/Exception/StateMachineExecutionException.php
Exception/StateMachineExecutionException.php
StateMachineExecutionException.php
src/Sylius/Bundle/CoreBundle/StateMachine/Transition.php
Sylius/Bundle/CoreBundle/StateMachine/Transition.php
Bundle/CoreBundle/StateMachine/Transition.php
CoreBundle/StateMachine/Transition.php
StateMachine/Transition.php
Transition.php
src/Sylius/Bundle/CoreBundle/StateMachine/WinzouStateMachineAdapter.php
Sylius/Bundle/CoreBundle/StateMachine/WinzouStateMachineAdapter.php
Bundle/CoreBundle/StateMachine/WinzouStateMachineAdapter.php
CoreBundle/StateMachine/WinzouStateMachineAdapter.php
StateMachine/WinzouStateMachineAdapter.php
WinzouStateMachineAdapter.php
src/Sylius/Bundle/CoreBundle/StateMachine/TransitionInterface.php
Sylius/Bundle/CoreBundle/StateMachine/TransitionInterface.php
Bundle/CoreBundle/StateMachine/TransitionInterface.php
CoreBundle/StateMachine/TransitionInterface.php
StateMachine/TransitionInterface.php
TransitionInterface.php
src/Sylius/Bundle/CoreBundle/StateMachine/CompositeStateMachine.php
Sylius/Bundle/CoreBundle/StateMachine/CompositeStateMachine.php
Bundle/CoreBundle/StateMachine/CompositeStateMachine.php
CoreBundle/StateMachine/CompositeStateMachine.php
StateMachine/CompositeStateMachine.php
CompositeStateMachine.php
src/Sylius/Bundle/CoreBundle/StateMachine/StateMachineInterface.php
Sylius/Bundle/CoreBundle/StateMachine/StateMachineInterface.php
Bundle/CoreBundle/StateMachine/StateMachineInterface.php
CoreBundle/StateMachine/StateMachineInterface.php
StateMachine/StateMachineInterface.php
StateMachineInterface.php
src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
Bundle/CoreBundle/OAuth/UserProvider.php
@ -34975,6 +35271,12 @@ Bundle/CoreBundle/Resolver/CustomerResolverInterface.php
CoreBundle/Resolver/CustomerResolverInterface.php
Resolver/CustomerResolverInterface.php
CustomerResolverInterface.php
src/Sylius/Bundle/CoreBundle/MessageHandler/ResendOrderConfirmationEmailHandler.php
Sylius/Bundle/CoreBundle/MessageHandler/ResendOrderConfirmationEmailHandler.php
Bundle/CoreBundle/MessageHandler/ResendOrderConfirmationEmailHandler.php
CoreBundle/MessageHandler/ResendOrderConfirmationEmailHandler.php
MessageHandler/ResendOrderConfirmationEmailHandler.php
ResendOrderConfirmationEmailHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php
Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php
Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php
@ -34999,6 +35301,18 @@ MessageHandler/Admin/Account/ResetPasswordHandler.php
Admin/Account/ResetPasswordHandler.php
Account/ResetPasswordHandler.php
ResetPasswordHandler.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
CoreBundle/EmailManager/OrderEmailManagerInterface.php
EmailManager/OrderEmailManagerInterface.php
OrderEmailManagerInterface.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php
Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php
Bundle/CoreBundle/EmailManager/OrderEmailManager.php
CoreBundle/EmailManager/OrderEmailManager.php
EmailManager/OrderEmailManager.php
OrderEmailManager.php
src/Sylius/Bundle/CoreBundle/README.md
Sylius/Bundle/CoreBundle/README.md
Bundle/CoreBundle/README.md
@ -36704,14 +37018,6 @@ Resources/config/services/templating.xml
config/services/templating.xml
services/templating.xml
templating.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/state_machines.xml
Sylius/Bundle/CoreBundle/Resources/config/services/state_machines.xml
Bundle/CoreBundle/Resources/config/services/state_machines.xml
CoreBundle/Resources/config/services/state_machines.xml
Resources/config/services/state_machines.xml
config/services/state_machines.xml
services/state_machines.xml
state_machines.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/checkers.xml
Sylius/Bundle/CoreBundle/Resources/config/services/checkers.xml
Bundle/CoreBundle/Resources/config/services/checkers.xml
@ -38875,6 +39181,18 @@ Bundle/CoreBundle/EventListener/LockingListener.php
CoreBundle/EventListener/LockingListener.php
EventListener/LockingListener.php
LockingListener.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
ResendOrderConfirmationEmailDispatcher.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
ResendOrderConfirmationEmailDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
@ -38950,6 +39268,12 @@ Message/Admin/Account/RequestResetPasswordEmail.php
Admin/Account/RequestResetPasswordEmail.php
Account/RequestResetPasswordEmail.php
RequestResetPasswordEmail.php
src/Sylius/Bundle/CoreBundle/Message/ResendOrderConfirmationEmail.php
Sylius/Bundle/CoreBundle/Message/ResendOrderConfirmationEmail.php
Bundle/CoreBundle/Message/ResendOrderConfirmationEmail.php
CoreBundle/Message/ResendOrderConfirmationEmail.php
Message/ResendOrderConfirmationEmail.php
ResendOrderConfirmationEmail.php
src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
Bundle/PayumBundle/Storage/DoctrineStorage.php
@ -56273,6 +56597,22 @@ spec/Cart/Context/ShopBasedCartContextSpec.php
Cart/Context/ShopBasedCartContextSpec.php
Context/ShopBasedCartContextSpec.php
ShopBasedCartContextSpec.php
src/Sylius/Component/Core/spec/Statistics/Provider/StatisticsProviderSpec.php
Sylius/Component/Core/spec/Statistics/Provider/StatisticsProviderSpec.php
Component/Core/spec/Statistics/Provider/StatisticsProviderSpec.php
Core/spec/Statistics/Provider/StatisticsProviderSpec.php
spec/Statistics/Provider/StatisticsProviderSpec.php
Statistics/Provider/StatisticsProviderSpec.php
Provider/StatisticsProviderSpec.php
StatisticsProviderSpec.php
src/Sylius/Component/Core/spec/Statistics/Provider/BusinessActivitySummaryProviderSpec.php
Sylius/Component/Core/spec/Statistics/Provider/BusinessActivitySummaryProviderSpec.php
Component/Core/spec/Statistics/Provider/BusinessActivitySummaryProviderSpec.php
Core/spec/Statistics/Provider/BusinessActivitySummaryProviderSpec.php
spec/Statistics/Provider/BusinessActivitySummaryProviderSpec.php
Statistics/Provider/BusinessActivitySummaryProviderSpec.php
Provider/BusinessActivitySummaryProviderSpec.php
BusinessActivitySummaryProviderSpec.php
src/Sylius/Component/Core/spec/Order/OrderItemNamesSetterSpec.php
Sylius/Component/Core/spec/Order/OrderItemNamesSetterSpec.php
Component/Core/spec/Order/OrderItemNamesSetterSpec.php
@ -58067,6 +58407,83 @@ Sylius/Component/Core/ProductReviewTransitions.php
Component/Core/ProductReviewTransitions.php
Core/ProductReviewTransitions.php
ProductReviewTransitions.php
src/Sylius/Component/Core/Statistics/Provider/BusinessActivitySummaryProviderInterface.php
Sylius/Component/Core/Statistics/Provider/BusinessActivitySummaryProviderInterface.php
Component/Core/Statistics/Provider/BusinessActivitySummaryProviderInterface.php
Core/Statistics/Provider/BusinessActivitySummaryProviderInterface.php
Statistics/Provider/BusinessActivitySummaryProviderInterface.php
Provider/BusinessActivitySummaryProviderInterface.php
BusinessActivitySummaryProviderInterface.php
src/Sylius/Component/Core/Statistics/Provider/BusinessActivitySummaryProvider.php
Sylius/Component/Core/Statistics/Provider/BusinessActivitySummaryProvider.php
Component/Core/Statistics/Provider/BusinessActivitySummaryProvider.php
Core/Statistics/Provider/BusinessActivitySummaryProvider.php
Statistics/Provider/BusinessActivitySummaryProvider.php
Provider/BusinessActivitySummaryProvider.php
BusinessActivitySummaryProvider.php
src/Sylius/Component/Core/Statistics/Provider/StatisticsProviderInterface.php
Sylius/Component/Core/Statistics/Provider/StatisticsProviderInterface.php
Component/Core/Statistics/Provider/StatisticsProviderInterface.php
Core/Statistics/Provider/StatisticsProviderInterface.php
Statistics/Provider/StatisticsProviderInterface.php
Provider/StatisticsProviderInterface.php
StatisticsProviderInterface.php
src/Sylius/Component/Core/Statistics/Provider/StatisticsProvider.php
Sylius/Component/Core/Statistics/Provider/StatisticsProvider.php
Component/Core/Statistics/Provider/StatisticsProvider.php
Core/Statistics/Provider/StatisticsProvider.php
Statistics/Provider/StatisticsProvider.php
Provider/StatisticsProvider.php
StatisticsProvider.php
src/Sylius/Component/Core/Statistics/Provider/SalesTimeSeriesProviderInterface.php
Sylius/Component/Core/Statistics/Provider/SalesTimeSeriesProviderInterface.php
Component/Core/Statistics/Provider/SalesTimeSeriesProviderInterface.php
Core/Statistics/Provider/SalesTimeSeriesProviderInterface.php
Statistics/Provider/SalesTimeSeriesProviderInterface.php
Provider/SalesTimeSeriesProviderInterface.php
SalesTimeSeriesProviderInterface.php
src/Sylius/Component/Core/Statistics/Chart/ChartFactory.php
Sylius/Component/Core/Statistics/Chart/ChartFactory.php
Component/Core/Statistics/Chart/ChartFactory.php
Core/Statistics/Chart/ChartFactory.php
Statistics/Chart/ChartFactory.php
Chart/ChartFactory.php
ChartFactory.php
src/Sylius/Component/Core/Statistics/Chart/ChartFactoryInterface.php
Sylius/Component/Core/Statistics/Chart/ChartFactoryInterface.php
Component/Core/Statistics/Chart/ChartFactoryInterface.php
Core/Statistics/Chart/ChartFactoryInterface.php
Statistics/Chart/ChartFactoryInterface.php
Chart/ChartFactoryInterface.php
ChartFactoryInterface.php
src/Sylius/Component/Core/Statistics/Chart/ChartInterface.php
Sylius/Component/Core/Statistics/Chart/ChartInterface.php
Component/Core/Statistics/Chart/ChartInterface.php
Core/Statistics/Chart/ChartInterface.php
Statistics/Chart/ChartInterface.php
Chart/ChartInterface.php
ChartInterface.php
src/Sylius/Component/Core/Statistics/Chart/Chart.php
Sylius/Component/Core/Statistics/Chart/Chart.php
Component/Core/Statistics/Chart/Chart.php
Core/Statistics/Chart/Chart.php
Statistics/Chart/Chart.php
Chart/Chart.php
Chart.php
src/Sylius/Component/Core/Statistics/ValueObject/Statistics.php
Sylius/Component/Core/Statistics/ValueObject/Statistics.php
Component/Core/Statistics/ValueObject/Statistics.php
Core/Statistics/ValueObject/Statistics.php
Statistics/ValueObject/Statistics.php
ValueObject/Statistics.php
Statistics.php
src/Sylius/Component/Core/Statistics/ValueObject/BusinessActivitySummary.php
Sylius/Component/Core/Statistics/ValueObject/BusinessActivitySummary.php
Component/Core/Statistics/ValueObject/BusinessActivitySummary.php
Core/Statistics/ValueObject/BusinessActivitySummary.php
Statistics/ValueObject/BusinessActivitySummary.php
ValueObject/BusinessActivitySummary.php
BusinessActivitySummary.php
src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
Component/Core/Grid/Filter/ResourceAutocompleteFilter.php

View file

@ -87,11 +87,13 @@ tests/Api/Admin/ProductAssociationTypesTest.php
tests/Api/Admin/ProductVariantsTest.php
tests/Api/Admin/ShippingMethodsTest.php
tests/Api/Admin/CustomerGroupsTest.php
tests/Api/Admin/StatisticsTest.php
tests/Api/Admin/ExchangeRatesTest.php
tests/Api/Admin/TaxonsTest.php
tests/Api/Admin/ProductOptionsTest.php
tests/Api/Admin/ShopBillingDataTest.php
tests/Api/DataFixtures/ORM/tax_category.yaml
tests/Api/DataFixtures/ORM/statistics.yaml
tests/Api/DataFixtures/ORM/locale.yaml
tests/Api/DataFixtures/ORM/taxonomy.yaml
tests/Api/DataFixtures/ORM/exchange_rate.yaml
@ -281,6 +283,8 @@ tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with_invalid_dates_response.json
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with_invalid_actions_response.json
tests/Api/Responses/Expected/admin/catalog_promotion/put_catalog_promotion_response.json
tests/Api/Responses/Expected/admin/statistics/get_statistics_missing_query_parameters_response.json
tests/Api/Responses/Expected/admin/statistics/get_statistics_response.json
tests/Api/Responses/Expected/admin/taxon/put_taxon_with_duplicate_locale_translation.json
tests/Api/Responses/Expected/admin/taxon/post_taxon_without_required_data_response.json
tests/Api/Responses/Expected/admin/taxon/post_taxon_response.json
@ -458,6 +462,24 @@ CHANGELOG-1.0.md
.eslintrc.js
var/.gitkeep
.babelrc
src/Sylius/Abstraction/StateMachine/composer.json
src/Sylius/Abstraction/StateMachine/tests/Functional/DependencyInjection/ConfigurationTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/TransitionTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/SymfonyWorkflowAdapterTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/CompositeStateMachineTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/WinzouStateMachineAdapterTest.php
src/Sylius/Abstraction/StateMachine/src/SymfonyWorkflowAdapter.php
src/Sylius/Abstraction/StateMachine/src/SyliusStateMachineAbstractionBundle.php
src/Sylius/Abstraction/StateMachine/src/Exception/StateMachineExecutionException.php
src/Sylius/Abstraction/StateMachine/src/Transition.php
src/Sylius/Abstraction/StateMachine/src/WinzouStateMachineAdapter.php
src/Sylius/Abstraction/StateMachine/src/DependencyInjection/SyliusStateMachineAbstractionExtension.php
src/Sylius/Abstraction/StateMachine/src/DependencyInjection/Configuration.php
src/Sylius/Abstraction/StateMachine/src/TransitionInterface.php
src/Sylius/Abstraction/StateMachine/src/CompositeStateMachine.php
src/Sylius/Abstraction/StateMachine/src/StateMachineInterface.php
src/Sylius/Abstraction/StateMachine/phpunit.xml.dist
src/Sylius/Abstraction/StateMachine/config/services.xml
src/Sylius/Behat/spec/Service/SharedSecurityServiceSpec.php
src/Sylius/Behat/spec/Service/Provider/EmailMessagesProviderSpec.php
src/Sylius/Behat/spec/Service/SharedStorageSpec.php
@ -980,6 +1002,7 @@ src/Sylius/Behat/Resources/config/suites/cli/canceling_unpaid_orders.yml
src/Sylius/Behat/Resources/config/suites/api/homepage/viewing_products.yml
src/Sylius/Behat/Resources/config/suites/api/user/managing_administrators.yml
src/Sylius/Behat/Resources/config/suites/api/user/managing_customer_groups.yml
src/Sylius/Behat/Resources/config/suites/api/user/managing_users.yml
src/Sylius/Behat/Resources/config/suites/api/user/managing_customers.yml
src/Sylius/Behat/Resources/config/suites/api/contact/requesting_contact.yml
src/Sylius/Behat/Resources/config/suites/api/currency/managing_exchange_rates.yml
@ -1027,6 +1050,7 @@ src/Sylius/Behat/Resources/config/suites/api/product/viewing_price_history.yml
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_attributes.yml
src/Sylius/Behat/Resources/config/suites/api/locale/managing_locales.yml
src/Sylius/Behat/Resources/config/suites/api/locale/locales.yaml
src/Sylius/Behat/Resources/config/suites/api/admin/dashboard.yaml
src/Sylius/Behat/Resources/config/suites/api/admin/security.yml
src/Sylius/Behat/Resources/config/suites/api/admin/login.yml
src/Sylius/Behat/Resources/config/suites/api/promotion/managing_catalog_promotions.yml
@ -1049,6 +1073,7 @@ src/Sylius/Behat/Context/Cli/ShowingAvailablePluginsContext.php
src/Sylius/Behat/Context/Cli/InstallerContext.php
src/Sylius/Behat/Context/Transform/CartContext.php
src/Sylius/Behat/Context/Transform/ProductVariantContext.php
src/Sylius/Behat/Context/Transform/ShopUserContext.php
src/Sylius/Behat/Context/Transform/TaxonContext.php
src/Sylius/Behat/Context/Transform/OrderContext.php
src/Sylius/Behat/Context/Transform/CurrencyContext.php
@ -1156,6 +1181,7 @@ src/Sylius/Behat/Context/Api/Admin/ManagingProductImagesContext.php
src/Sylius/Behat/Context/Api/Admin/ManagingTaxRatesContext.php
src/Sylius/Behat/Context/Api/Admin/ManagingPromotionsContext.php
src/Sylius/Behat/Context/Api/Admin/ManagingProductVariantsPricesContext.php
src/Sylius/Behat/Context/Api/Admin/DashboardContext.php
src/Sylius/Behat/Context/Api/Admin/ResettingPasswordContext.php
src/Sylius/Behat/Context/Api/Admin/ManagingShippingMethodsContext.php
src/Sylius/Behat/Context/Api/Admin/CreatingProductVariantContext.php
@ -1542,6 +1568,7 @@ src/Sylius/Bundle/PromotionBundle/Criteria/DateRange.php
src/Sylius/Bundle/PromotionBundle/Criteria/Enabled.php
src/Sylius/Bundle/ApiBundle/DataPersister/PaymentMethodDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/PromotionDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/CustomerDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/ProductVariantDataPersister.php
src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
@ -1576,6 +1603,7 @@ src/Sylius/Bundle/ApiBundle/spec/DataPersister/TranslatableDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ZoneDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/PromotionCouponDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ChannelDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/CustomerDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/CountryDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/LocaleDataPersisterSpec.php
src/Sylius/Bundle/ApiBundle/spec/DataPersister/AddressDataPersisterSpec.php
@ -1618,8 +1646,10 @@ src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AdminResetPasswordTokenNo
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/SingleValueForProductVariantOptionValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CorrectOrderAddressValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ShopUserResetPasswordTokenExistsValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/DateIntervalValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UpdateCartEmailNotAllowedValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/OrderItemAvailabilityValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/EndDateIsNotBeforeStartDateValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AccountVerificationTokenEligibilityValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ChosenShippingMethodEligibilityValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UniqueShopUserEmailValidatorSpec.php
@ -1628,6 +1658,7 @@ src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CorrectChangeShopUserConf
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CanPaymentMethodBeChangedValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ShopUserResetPasswordTokenNotExpiredValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/PromotionCouponEligibilityValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/EndDateAgainstIntervalValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ConfirmResetPasswordValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/OrderNotEmptyValidatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ChosenPaymentMethodEligibilityValidatorSpec.php
@ -1643,6 +1674,7 @@ src/Sylius/Bundle/ApiBundle/spec/DataTransformer/CommandAwareInputDataTransforme
src/Sylius/Bundle/ApiBundle/spec/Assigner/OrderPromotionCodeAssignerSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetAddressLogEntryCollectionHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductVariantChannelPricingsChannelCodeKeyDenormalizerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Serializer/FlattenExceptionNormalizerSpec.php
@ -1711,6 +1743,7 @@ src/Sylius/Bundle/ApiBundle/spec/EventListener/ApiCartBlamerListenerSpec.php
src/Sylius/Bundle/ApiBundle/spec/EventListener/AdminAuthenticationSuccessListenerSpec.php
src/Sylius/Bundle/ApiBundle/spec/EventListener/AuthenticationSuccessListenerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/SendContactRequestHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Customer/RemoveShopUserHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ChangeShopUserPasswordHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ChangePaymentMethodHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ResendVerificationEmailHandlerSpec.php
@ -1770,10 +1803,12 @@ src/Sylius/Bundle/ApiBundle/Exception/PaymentNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/PaymentMethodCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/ProvinceCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/CannotRemoveMenuTaxonException.php
src/Sylius/Bundle/ApiBundle/Exception/ChannelNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/ProductVariantCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/ProductAttributeCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/ChannelCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/ProductNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/UserNotFoundException.php
src/Sylius/Bundle/ApiBundle/Exception/NoFileUploadedException.php
src/Sylius/Bundle/ApiBundle/Exception/PromotionCannotBeRemoved.php
src/Sylius/Bundle/ApiBundle/Exception/TranslationInDefaultLocaleCannotBeRemoved.php
@ -1819,10 +1854,13 @@ src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderShippingMethodEligibility
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CorrectOrderAddress.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/PromotionCouponEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChangedItemQuantityInCart.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/Code.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/DateInterval.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChanged.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowed.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueReviewerEmail.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/SingleValueForProductVariantOption.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/DateIntervalValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderNotEmptyValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserResetPasswordTokenExists.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ConfirmResetPassword.php
@ -1837,11 +1875,15 @@ src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShipmentAlreadyShippedValidato
src/Sylius/Bundle/ApiBundle/Validator/Constraints/SingleValueForProductVariantOptionValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibilityValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AccountVerificationTokenEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDate.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateIsNotBeforeStartDateValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCart.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderShippingMethodEligibilityValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AdminResetPasswordTokenNonExpiredValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenShippingMethodEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateAgainstInterval.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChangedValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/EndDateAgainstIntervalValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowedValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderPaymentMethodEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CheckoutCompletion.php
@ -1849,6 +1891,7 @@ src/Sylius/Bundle/ApiBundle/Validator/Constraints/CorrectOrderAddressValidator.p
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenShippingMethodEligibilityValidator.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserResetPasswordTokenNotExpired.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibility.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/DatePeriod.php
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ConfirmResetPasswordValidator.php
src/Sylius/Bundle/ApiBundle/Validator/ResourceInputDataPropertiesValidatorInterface.php
src/Sylius/Bundle/ApiBundle/Checker/AppliedCouponEligibilityCheckerInterface.php
@ -1882,6 +1925,7 @@ src/Sylius/Bundle/ApiBundle/Attribute/AsDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/phpunit.xml.dist
src/Sylius/Bundle/ApiBundle/QueryHandler/GetCustomerStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/QueryHandler/GetAddressLogEntryCollectionHandler.php
src/Sylius/Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/TranslatableLocaleKeyDenormalizer.php
src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php
@ -1934,14 +1978,17 @@ src/Sylius/Bundle/ApiBundle/Controller/UploadAvatarImageAction.php
src/Sylius/Bundle/ApiBundle/Controller/GetProductBySlugAction.php
src/Sylius/Bundle/ApiBundle/Controller/UploadProductImageAction.php
src/Sylius/Bundle/ApiBundle/Controller/UploadTaxonImageAction.php
src/Sylius/Bundle/ApiBundle/Controller/RemoveCustomerShopUserAction.php
src/Sylius/Bundle/ApiBundle/Controller/GetOrderAdjustmentsAction.php
src/Sylius/Bundle/ApiBundle/Controller/Payment/GetPaymentConfiguration.php
src/Sylius/Bundle/ApiBundle/Controller/GetStatisticsAction.php
src/Sylius/Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
src/Sylius/Bundle/ApiBundle/Controller/DeleteOrderItemAction.php
src/Sylius/Bundle/ApiBundle/Controller/GetAddressLogEntryCollectionAction.php
src/Sylius/Bundle/ApiBundle/Controller/GetCustomerStatisticsAction.php
src/Sylius/Bundle/ApiBundle/Command/SendContactRequest.php
src/Sylius/Bundle/ApiBundle/Command/CustomerEmailAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/Customer/RemoveShopUser.php
src/Sylius/Bundle/ApiBundle/Command/Account/ResetPassword.php
src/Sylius/Bundle/ApiBundle/Command/Account/SendAccountRegistrationEmail.php
src/Sylius/Bundle/ApiBundle/Command/Account/RegisterShopUser.php
@ -1963,6 +2010,7 @@ src/Sylius/Bundle/ApiBundle/Command/Checkout/ShipShipment.php
src/Sylius/Bundle/ApiBundle/Command/Checkout/CompleteOrder.php
src/Sylius/Bundle/ApiBundle/Command/Checkout/SendShipmentConfirmationEmail.php
src/Sylius/Bundle/ApiBundle/Command/Checkout/ChoosePaymentMethod.php
src/Sylius/Bundle/ApiBundle/Command/ResendOrderConfirmationEmail.php
src/Sylius/Bundle/ApiBundle/Command/LoggedInCustomerEmailIfNotSetAwareInterface.php
src/Sylius/Bundle/ApiBundle/Command/Promotion/GeneratePromotionCoupon.php
src/Sylius/Bundle/ApiBundle/Command/Catalog/AddProductReview.php
@ -2288,6 +2336,7 @@ src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AcceptLanguageHeaderDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductReviewDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductSlugDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/StatisticsModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductVariantDocumentationModifier.php
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/OrderAdjustmentsTypeDocumentationModifier.php
@ -2312,6 +2361,8 @@ src/Sylius/Bundle/ApiBundle/EventListener/AuthenticationSuccessListener.php
src/Sylius/Bundle/ApiBundle/EventListener/AdminAuthenticationSuccessListener.php
src/Sylius/Bundle/ApiBundle/Query/GetAddressLogEntryCollection.php
src/Sylius/Bundle/ApiBundle/Query/GetCustomerStatistics.php
src/Sylius/Bundle/ApiBundle/Query/GetStatistics.php
src/Sylius/Bundle/ApiBundle/CommandHandler/Customer/RemoveShopUserHandler.php
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangePaymentMethodHandler.php
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountVerificationEmailHandler.php
@ -4468,9 +4519,6 @@ src/Sylius/Bundle/CoreBundle/spec/Form/DataTransformer/ProductTaxonToTaxonTransf
src/Sylius/Bundle/CoreBundle/spec/Form/DataTransformer/ProductsToCodesTransformerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Taxation/Strategy/TaxCalculationStrategySpec.php
src/Sylius/Bundle/CoreBundle/spec/Assigner/CustomerIpAssignerSpec.php
src/Sylius/Bundle/CoreBundle/spec/StateMachine/WinzouStateMachineAdapterSpec.php
src/Sylius/Bundle/CoreBundle/spec/StateMachine/CompositeStateMachineSpec.php
src/Sylius/Bundle/CoreBundle/spec/StateMachine/SymfonyWorkflowAdapterSpec.php
src/Sylius/Bundle/CoreBundle/spec/OAuth/UserProviderSpec.php
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Validator/CatalogPromotionScope/ForProductsScopeValidatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Validator/CatalogPromotionScope/ForVariantsScopeValidatorSpec.php
@ -4517,6 +4565,7 @@ src/Sylius/Bundle/CoreBundle/spec/Doctrine/ORM/Handler/ResourceUpdateHandlerSpec
src/Sylius/Bundle/CoreBundle/spec/Doctrine/ORM/Handler/ResourceDeleteHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorSpec.php
src/Sylius/Bundle/CoreBundle/spec/Resolver/CustomerResolverSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/ResendOrderConfirmationEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/RequestResetPasswordEmailHandlerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/ResetPasswordHandlerSpec.php
@ -4579,6 +4628,7 @@ src/Sylius/Bundle/CoreBundle/spec/EventListener/LockingListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/MailerListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/PasswordUpdaterListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/EventListener/DefaultUsernameORMListenerSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResendOrderConfirmationEmailDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php
src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php
src/Sylius/Bundle/CoreBundle/spec/Context/SessionAndChannelBasedCartContextSpec.php
@ -4590,6 +4640,7 @@ src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProvider.php
src/Sylius/Bundle/CoreBundle/Provider/SessionProvider.php
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedDefaultTaxZoneProvider.php
src/Sylius/Bundle/CoreBundle/Provider/CustomerProviderInterface.php
src/Sylius/Bundle/CoreBundle/Provider/SalesTimeSeriesProvider.php
src/Sylius/Bundle/CoreBundle/Provider/FlashBagProvider.php
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProviderInterface.php
src/Sylius/Bundle/CoreBundle/test/src/Kernel.php
@ -4870,13 +4921,6 @@ src/Sylius/Bundle/CoreBundle/Attribute/AsCatalogPromotionPriceCalculator.php
src/Sylius/Bundle/CoreBundle/Attribute/AsOrderItemsTaxesApplicator.php
src/Sylius/Bundle/CoreBundle/Attribute/AsProductVariantMapProvider.php
src/Sylius/Bundle/CoreBundle/Attribute/AsCatalogPromotionApplicatorCriteria.php
src/Sylius/Bundle/CoreBundle/StateMachine/SymfonyWorkflowAdapter.php
src/Sylius/Bundle/CoreBundle/StateMachine/Exception/StateMachineExecutionException.php
src/Sylius/Bundle/CoreBundle/StateMachine/Transition.php
src/Sylius/Bundle/CoreBundle/StateMachine/WinzouStateMachineAdapter.php
src/Sylius/Bundle/CoreBundle/StateMachine/TransitionInterface.php
src/Sylius/Bundle/CoreBundle/StateMachine/CompositeStateMachine.php
src/Sylius/Bundle/CoreBundle/StateMachine/StateMachineInterface.php
src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
src/Sylius/Bundle/CoreBundle/phpunit.xml.dist
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForTaxonsScopeValidator.php
@ -4976,9 +5020,12 @@ src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Inventory/Operator/OrderInventoryOperator.php
src/Sylius/Bundle/CoreBundle/Resolver/CustomerResolver.php
src/Sylius/Bundle/CoreBundle/Resolver/CustomerResolverInterface.php
src/Sylius/Bundle/CoreBundle/MessageHandler/ResendOrderConfirmationEmailHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/ResetPasswordHandler.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManagerInterface.php
src/Sylius/Bundle/CoreBundle/EmailManager/OrderEmailManager.php
src/Sylius/Bundle/CoreBundle/README.md
src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php
src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php
@ -5197,7 +5244,6 @@ src/Sylius/Bundle/CoreBundle/Resources/config/services/order_processing.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/taxation.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/templating.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/state_machines.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/checkers.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/promotion.xml
src/Sylius/Bundle/CoreBundle/Resources/config/services/fixtures.xml
@ -5493,6 +5539,8 @@ src/Sylius/Bundle/CoreBundle/EventListener/PasswordUpdaterListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ReviewCreateListener.php
src/Sylius/Bundle/CoreBundle/EventListener/ImagesUploadListener.php
src/Sylius/Bundle/CoreBundle/EventListener/LockingListener.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcher.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResendOrderConfirmationEmailDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcher.php
src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php
@ -5504,6 +5552,7 @@ src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerato
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/SendResetPasswordEmail.php
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/RequestResetPasswordEmail.php
src/Sylius/Bundle/CoreBundle/Message/ResendOrderConfirmationEmail.php
src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
src/Sylius/Bundle/PayumBundle/composer.json
src/Sylius/Bundle/PayumBundle/spec/Provider/PaymentDescriptionProviderSpec.php
@ -7839,6 +7888,8 @@ src/Sylius/Component/Core/spec/TokenAssigner/UniqueIdBasedOrderTokenAssignerSpec
src/Sylius/Component/Core/spec/Cart/Modifier/LimitingOrderItemQuantityModifierSpec.php
src/Sylius/Component/Core/spec/Cart/Resolver/CreatedByGuestFlagResolverSpec.php
src/Sylius/Component/Core/spec/Cart/Context/ShopBasedCartContextSpec.php
src/Sylius/Component/Core/spec/Statistics/Provider/StatisticsProviderSpec.php
src/Sylius/Component/Core/spec/Statistics/Provider/BusinessActivitySummaryProviderSpec.php
src/Sylius/Component/Core/spec/Order/OrderItemNamesSetterSpec.php
src/Sylius/Component/Core/OrderShippingTransitions.php
src/Sylius/Component/Core/Currency/CurrencyStorage.php
@ -8123,6 +8174,17 @@ src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolverInterface.php
src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolver.php
src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php
src/Sylius/Component/Core/ProductReviewTransitions.php
src/Sylius/Component/Core/Statistics/Provider/BusinessActivitySummaryProviderInterface.php
src/Sylius/Component/Core/Statistics/Provider/BusinessActivitySummaryProvider.php
src/Sylius/Component/Core/Statistics/Provider/StatisticsProviderInterface.php
src/Sylius/Component/Core/Statistics/Provider/StatisticsProvider.php
src/Sylius/Component/Core/Statistics/Provider/SalesTimeSeriesProviderInterface.php
src/Sylius/Component/Core/Statistics/Chart/ChartFactory.php
src/Sylius/Component/Core/Statistics/Chart/ChartFactoryInterface.php
src/Sylius/Component/Core/Statistics/Chart/ChartInterface.php
src/Sylius/Component/Core/Statistics/Chart/Chart.php
src/Sylius/Component/Core/Statistics/ValueObject/Statistics.php
src/Sylius/Component/Core/Statistics/ValueObject/BusinessActivitySummary.php
src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
src/Sylius/Component/Core/Grid/Filter/EntitiesFilter.php
src/Sylius/Component/Core/Order/OrderItemNamesSetter.php

View file

@ -34420,6 +34420,10 @@ plugins/woocommerce/changelog/test-43393-e2e-tests-product-collection-filters
woocommerce/changelog/test-43393-e2e-tests-product-collection-filters
changelog/test-43393-e2e-tests-product-collection-filters
test-43393-e2e-tests-product-collection-filters
plugins/woocommerce/changelog/43650-add-theme-block-template-customization
woocommerce/changelog/43650-add-theme-block-template-customization
changelog/43650-add-theme-block-template-customization
43650-add-theme-block-template-customization
plugins/woocommerce/changelog/fix-wc-block-templates-not-updating-on-build
woocommerce/changelog/fix-wc-block-templates-not-updating-on-build
changelog/fix-wc-block-templates-not-updating-on-build
@ -34516,6 +34520,10 @@ plugins/woocommerce/changelog/43302-refactor-43295-rename-media-setting-full-scr
woocommerce/changelog/43302-refactor-43295-rename-media-setting-full-screen-when-clicked
changelog/43302-refactor-43295-rename-media-setting-full-screen-when-clicked
43302-refactor-43295-rename-media-setting-full-screen-when-clicked
plugins/woocommerce/changelog/43740-43459-cys-on-core-switch-to-tt4-when-the-noai-flow-starts
woocommerce/changelog/43740-43459-cys-on-core-switch-to-tt4-when-the-noai-flow-starts
changelog/43740-43459-cys-on-core-switch-to-tt4-when-the-noai-flow-starts
43740-43459-cys-on-core-switch-to-tt4-when-the-noai-flow-starts
plugins/woocommerce/changelog/43283-update-custom-fields-error-reporting
woocommerce/changelog/43283-update-custom-fields-error-reporting
changelog/43283-update-custom-fields-error-reporting
@ -34656,6 +34664,10 @@ plugins/woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard
woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard
changelog/dev-fix-for-analytics-test-compat-dashboard
dev-fix-for-analytics-test-compat-dashboard
plugins/woocommerce/changelog/43778-update-block-template-tests-parametized
woocommerce/changelog/43778-update-block-template-tests-parametized
changelog/43778-update-block-template-tests-parametized
43778-update-block-template-tests-parametized
plugins/woocommerce/changelog/fix-tracks-orders-search-duplication
woocommerce/changelog/fix-tracks-orders-search-duplication
changelog/fix-tracks-orders-search-duplication
@ -34760,6 +34772,10 @@ plugins/woocommerce/changelog/43250-update-abstract-mini-cart-block-hook-code
woocommerce/changelog/43250-update-abstract-mini-cart-block-hook-code
changelog/43250-update-abstract-mini-cart-block-hook-code
43250-update-abstract-mini-cart-block-hook-code
plugins/woocommerce/changelog/43734-fix-incorrect-checkout-email-id
woocommerce/changelog/43734-fix-incorrect-checkout-email-id
changelog/43734-fix-incorrect-checkout-email-id
43734-fix-incorrect-checkout-email-id
plugins/woocommerce/changelog/43551-43482-update-intro-screen-copy
woocommerce/changelog/43551-43482-update-intro-screen-copy
changelog/43551-43482-update-intro-screen-copy
@ -34832,6 +34848,10 @@ plugins/woocommerce/changelog/e2e-add-tests-checkout-blocks
woocommerce/changelog/e2e-add-tests-checkout-blocks
changelog/e2e-add-tests-checkout-blocks
e2e-add-tests-checkout-blocks
plugins/woocommerce/changelog/43314-42861-introduce-a-unique-identifier-for-each-product-collection-block
woocommerce/changelog/43314-42861-introduce-a-unique-identifier-for-each-product-collection-block
changelog/43314-42861-introduce-a-unique-identifier-for-each-product-collection-block
43314-42861-introduce-a-unique-identifier-for-each-product-collection-block
plugins/woocommerce/changelog/add-wc-admin-connect-redirects
woocommerce/changelog/add-wc-admin-connect-redirects
changelog/add-wc-admin-connect-redirects
@ -46134,6 +46154,18 @@ client/customize-store/data/actions.ts
customize-store/data/actions.ts
data/actions.ts
actions.ts
plugins/woocommerce-admin/client/customize-store/data/service.ts
woocommerce-admin/client/customize-store/data/service.ts
client/customize-store/data/service.ts
customize-store/data/service.ts
data/service.ts
service.ts
plugins/woocommerce-admin/client/customize-store/data/constants.ts
woocommerce-admin/client/customize-store/data/constants.ts
client/customize-store/data/constants.ts
customize-store/data/constants.ts
data/constants.ts
constants.ts
plugins/woocommerce-admin/client/customize-store/data/homepageTemplates.ts
woocommerce-admin/client/customize-store/data/homepageTemplates.ts
client/customize-store/data/homepageTemplates.ts
@ -48506,6 +48538,13 @@ tests/mocks/theme-with-woo-templates/functions.php
mocks/theme-with-woo-templates/functions.php
theme-with-woo-templates/functions.php
functions.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
mocks/theme-with-woo-templates/block-templates/product-search-results.html
theme-with-woo-templates/block-templates/product-search-results.html
block-templates/product-search-results.html
product-search-results.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
@ -48980,20 +49019,6 @@ e2e/tests/templates/mini-cart-template-part.block_theme.spec.ts
tests/templates/mini-cart-template-part.block_theme.spec.ts
templates/mini-cart-template-part.block_theme.spec.ts
mini-cart-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/products-by-attribute-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/products-by-attribute-template.block_theme.spec.ts
tests/e2e/tests/templates/products-by-attribute-template.block_theme.spec.ts
e2e/tests/templates/products-by-attribute-template.block_theme.spec.ts
tests/templates/products-by-attribute-template.block_theme.spec.ts
templates/products-by-attribute-template.block_theme.spec.ts
products-by-attribute-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
e2e/tests/templates/single-product-template.block_theme.spec.ts
tests/templates/single-product-template.block_theme.spec.ts
templates/single-product-template.block_theme.spec.ts
single-product-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
@ -49001,20 +49026,20 @@ e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
tests/templates/checkout-header-template-part.block_theme.spec.ts
templates/checkout-header-template-part.block_theme.spec.ts
checkout-header-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/products-by-category-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/products-by-category-template.block_theme.spec.ts
tests/e2e/tests/templates/products-by-category-template.block_theme.spec.ts
e2e/tests/templates/products-by-category-template.block_theme.spec.ts
tests/templates/products-by-category-template.block_theme.spec.ts
templates/products-by-category-template.block_theme.spec.ts
products-by-category-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/product-catalog-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/product-catalog-template.block_theme.spec.ts
tests/e2e/tests/templates/product-catalog-template.block_theme.spec.ts
e2e/tests/templates/product-catalog-template.block_theme.spec.ts
tests/templates/product-catalog-template.block_theme.spec.ts
templates/product-catalog-template.block_theme.spec.ts
product-catalog-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
tests/e2e/tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
e2e/tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
templates/mini-cart-template-part.block_theme_with_templates.spec.ts
mini-cart-template-part.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme.spec.ts
tests/e2e/tests/templates/template-user-customization.block_theme.spec.ts
e2e/tests/templates/template-user-customization.block_theme.spec.ts
tests/templates/template-user-customization.block_theme.spec.ts
templates/template-user-customization.block_theme.spec.ts
template-user-customization.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/checkout-template.block_theme.spec.ts
tests/e2e/tests/templates/checkout-template.block_theme.spec.ts
@ -49029,20 +49054,13 @@ e2e/tests/templates/cart-template.block_theme.spec.ts
tests/templates/cart-template.block_theme.spec.ts
templates/cart-template.block_theme.spec.ts
cart-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/products-by-tag-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/products-by-tag-template.block_theme.spec.ts
tests/e2e/tests/templates/products-by-tag-template.block_theme.spec.ts
e2e/tests/templates/products-by-tag-template.block_theme.spec.ts
tests/templates/products-by-tag-template.block_theme.spec.ts
templates/products-by-tag-template.block_theme.spec.ts
products-by-tag-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/product-search-results-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/product-search-results-template.block_theme.spec.ts
tests/e2e/tests/templates/product-search-results-template.block_theme.spec.ts
e2e/tests/templates/product-search-results-template.block_theme.spec.ts
tests/templates/product-search-results-template.block_theme.spec.ts
templates/product-search-results-template.block_theme.spec.ts
product-search-results-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme_with_templates.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme_with_templates.spec.ts
tests/e2e/tests/templates/template-user-customization.block_theme_with_templates.spec.ts
e2e/tests/templates/template-user-customization.block_theme_with_templates.spec.ts
tests/templates/template-user-customization.block_theme_with_templates.spec.ts
templates/template-user-customization.block_theme_with_templates.spec.ts
template-user-customization.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts
tests/e2e/tests/basic.block_theme.spec.ts
@ -49227,6 +49245,11 @@ woocommerce-blocks/tests/e2e/.eslintrc.js
tests/e2e/.eslintrc.js
e2e/.eslintrc.js
.eslintrc.js
plugins/woocommerce-blocks/tests/e2e/playwright.block-theme-with-templates.config.ts
woocommerce-blocks/tests/e2e/playwright.block-theme-with-templates.config.ts
tests/e2e/playwright.block-theme-with-templates.config.ts
e2e/playwright.block-theme-with-templates.config.ts
playwright.block-theme-with-templates.config.ts
plugins/woocommerce-blocks/tests/e2e/classic-theme.setup.ts
woocommerce-blocks/tests/e2e/classic-theme.setup.ts
tests/e2e/classic-theme.setup.ts
@ -49654,6 +49677,11 @@ tests/e2e/bin/test-env-setup.sh
e2e/bin/test-env-setup.sh
bin/test-env-setup.sh
test-env-setup.sh
plugins/woocommerce-blocks/tests/e2e/block-theme-with-templates.setup.ts
woocommerce-blocks/tests/e2e/block-theme-with-templates.setup.ts
tests/e2e/block-theme-with-templates.setup.ts
e2e/block-theme-with-templates.setup.ts
block-theme-with-templates.setup.ts
plugins/woocommerce-blocks/tests/e2e/wc-blocks-eslint-rules/no-raw-playwright-test-import.js
woocommerce-blocks/tests/e2e/wc-blocks-eslint-rules/no-raw-playwright-test-import.js
tests/e2e/wc-blocks-eslint-rules/no-raw-playwright-test-import.js
@ -51278,11 +51306,6 @@ woocommerce-blocks/.github/workflows/unit-tests.yml
.github/workflows/unit-tests.yml
workflows/unit-tests.yml
unit-tests.yml
plugins/woocommerce-blocks/.github/workflows/playwright.yml
woocommerce-blocks/.github/workflows/playwright.yml
.github/workflows/playwright.yml
workflows/playwright.yml
playwright.yml
plugins/woocommerce-blocks/.github/workflows/monorepo-merge-notices.yml
woocommerce-blocks/.github/workflows/monorepo-merge-notices.yml
.github/workflows/monorepo-merge-notices.yml

View file

@ -5476,6 +5476,7 @@ plugins/woocommerce/assets/images/admin_notes/filter-by-product-variations-note.
plugins/woocommerce/phpcs.xml
plugins/woocommerce/tsconfig.json
plugins/woocommerce/changelog/test-43393-e2e-tests-product-collection-filters
plugins/woocommerce/changelog/43650-add-theme-block-template-customization
plugins/woocommerce/changelog/fix-wc-block-templates-not-updating-on-build
plugins/woocommerce/changelog/dev-segement-playwright-tests-for-isolation
plugins/woocommerce/changelog/43040-fix-42338-google-analytics-async-loading
@ -5500,6 +5501,7 @@ plugins/woocommerce/changelog/42811-add-collection-filterer
plugins/woocommerce/changelog/add-transient-files-engine
plugins/woocommerce/changelog/fix-40527-log-settings-ui
plugins/woocommerce/changelog/43302-refactor-43295-rename-media-setting-full-screen-when-clicked
plugins/woocommerce/changelog/43740-43459-cys-on-core-switch-to-tt4-when-the-noai-flow-starts
plugins/woocommerce/changelog/43283-update-custom-fields-error-reporting
plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-cross-section
plugins/woocommerce/changelog/fix-38886
@ -5535,6 +5537,7 @@ plugins/woocommerce/changelog/42981-dev-dropdown-multi-select
plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
plugins/woocommerce/changelog/43157-default-content-on-images-failure
plugins/woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard
plugins/woocommerce/changelog/43778-update-block-template-tests-parametized
plugins/woocommerce/changelog/fix-tracks-orders-search-duplication
plugins/woocommerce/changelog/43294-product-gallery-overlay-link-font-size
plugins/woocommerce/changelog/add-42923-empty-state
@ -5561,6 +5564,7 @@ plugins/woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-p
plugins/woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow
plugins/woocommerce/changelog/test-42038-make-product-collection-e2e-tests-more-robust
plugins/woocommerce/changelog/43250-update-abstract-mini-cart-block-hook-code
plugins/woocommerce/changelog/43734-fix-incorrect-checkout-email-id
plugins/woocommerce/changelog/43551-43482-update-intro-screen-copy
plugins/woocommerce/changelog/43471-add-block-templates-e2e-tests-default-product-catalog
plugins/woocommerce/changelog/42913-fix-product-hero-pattern-button-alignment
@ -5579,6 +5583,7 @@ plugins/woocommerce/changelog/42900-add-tazza-theme-auto-insert-mini-cart
plugins/woocommerce/changelog/fix-41907
plugins/woocommerce/changelog/43363-dev-unify-product-filter-naming-convention
plugins/woocommerce/changelog/e2e-add-tests-checkout-blocks
plugins/woocommerce/changelog/43314-42861-introduce-a-unique-identifier-for-each-product-collection-block
plugins/woocommerce/changelog/add-wc-admin-connect-redirects
plugins/woocommerce/changelog/43244-fix-43161-remove-previous-notices
plugins/woocommerce/changelog/add-fallback-marketing-recommendations
@ -7449,6 +7454,8 @@ plugins/woocommerce-admin/client/customize-store/design-without-ai/index.tsx
plugins/woocommerce-admin/client/customize-store/design-without-ai/services.ts
plugins/woocommerce-admin/client/customize-store/design-without-ai/state-machine.tsx
plugins/woocommerce-admin/client/customize-store/data/actions.ts
plugins/woocommerce-admin/client/customize-store/data/service.ts
plugins/woocommerce-admin/client/customize-store/data/constants.ts
plugins/woocommerce-admin/client/customize-store/data/homepageTemplates.ts
plugins/woocommerce-admin/client/shipping/woocommerce-services-item.scss
plugins/woocommerce-admin/client/shipping/test/shipping-recommendations-wrapper.test.tsx
@ -7837,6 +7844,7 @@ plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/index.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/styles/variation.json
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/functions.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/single-product.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
@ -7911,15 +7919,12 @@ plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-produc
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/order-confirmation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/mini-cart-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/products-by-attribute-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/products-by-category-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/product-catalog-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/products-by-tag-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/product-search-results-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/order-confirmation.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block.merchant.classic_theme.spec.ts
@ -7947,6 +7952,7 @@ plugins/woocommerce-blocks/tests/e2e/mocks/custom-plugins/utils.ts
plugins/woocommerce-blocks/tests/e2e/mocks/custom-plugins/readme.md
plugins/woocommerce-blocks/tests/e2e/mocks/custom-plugins/index.ts
plugins/woocommerce-blocks/tests/e2e/.eslintrc.js
plugins/woocommerce-blocks/tests/e2e/playwright.block-theme-with-templates.config.ts
plugins/woocommerce-blocks/tests/e2e/classic-theme.setup.ts
plugins/woocommerce-blocks/tests/e2e/playwright.config.ts
plugins/woocommerce-blocks/tests/e2e/playwright.classic-theme.config.ts
@ -8010,6 +8016,7 @@ plugins/woocommerce-blocks/tests/e2e/bin/pages/my-account.html
plugins/woocommerce-blocks/tests/e2e/bin/pages/cart.html
plugins/woocommerce-blocks/tests/e2e/bin/pages/checkout.html
plugins/woocommerce-blocks/tests/e2e/bin/test-env-setup.sh
plugins/woocommerce-blocks/tests/e2e/block-theme-with-templates.setup.ts
plugins/woocommerce-blocks/tests/e2e/wc-blocks-eslint-rules/no-raw-playwright-test-import.js
plugins/woocommerce-blocks/tests/e2e/global-teardown.ts
plugins/woocommerce-blocks/tests/js/jest.config.json
@ -8268,7 +8275,6 @@ plugins/woocommerce-blocks/.github/ISSUE_TEMPLATE/--cart-checkout-feedback.md
plugins/woocommerce-blocks/.github/ISSUE_TEMPLATE/--doc-feedback.md
plugins/woocommerce-blocks/.github/workflows/project-management-automations.yml
plugins/woocommerce-blocks/.github/workflows/unit-tests.yml
plugins/woocommerce-blocks/.github/workflows/playwright.yml
plugins/woocommerce-blocks/.github/workflows/monorepo-merge-notices.yml
plugins/woocommerce-blocks/.github/workflows/wordpress-deploy.yml
plugins/woocommerce-blocks/.github/workflows/check-doc-links.yml

View file

@ -1090,9 +1090,6 @@ pseudonymisation_spec.rb
spec/lib/report_examples.rb
lib/report_examples.rb
report_examples.rb
spec/lib/uri_helper_spec.rb
lib/uri_helper_spec.rb
uri_helper_spec.rb
spec/lib/email_address_validation_spec.rb
lib/email_address_validation_spec.rb
email_address_validation_spec.rb
@ -1189,6 +1186,9 @@ session_helper_spec.rb
spec/lib/stats_spec.rb
lib/stats_spec.rb
stats_spec.rb
spec/lib/url_information_spec.rb
lib/url_information_spec.rb
url_information_spec.rb
spec/lib/auth/user_spec.rb
lib/auth/user_spec.rb
auth/user_spec.rb
@ -11001,12 +11001,12 @@ lib/auth.rb
auth.rb
lib/secure_mailing.rb
secure_mailing.rb
lib/uri_helper.rb
uri_helper.rb
lib/models.rb
models.rb
lib/external_data_source.rb
external_data_source.rb
lib/url_information.rb
url_information.rb
lib/version.rb
version.rb
lib/twitter/streaming/connection_custom.rb
@ -21496,6 +21496,10 @@ app/frontend/build/manualChunks.mjs
frontend/build/manualChunks.mjs
build/manualChunks.mjs
manualChunks.mjs
app/frontend/build/multipleTailwindConfigPlugin.js
frontend/build/multipleTailwindConfigPlugin.js
build/multipleTailwindConfigPlugin.js
multipleTailwindConfigPlugin.js
app/frontend/build/mocksGraphqlPlugin.js
frontend/build/mocksGraphqlPlugin.js
build/mocksGraphqlPlugin.js

View file

@ -255,7 +255,6 @@ spec/lib/html_sanitizer/scrubber/quote_content_spec.rb
spec/lib/html_sanitizer/replace_inline_images_spec.rb
spec/lib/pseudonymisation_spec.rb
spec/lib/report_examples.rb
spec/lib/uri_helper_spec.rb
spec/lib/email_address_validation_spec.rb
spec/lib/ldap_spec.rb
spec/lib/image_helper_spec.rb
@ -282,6 +281,7 @@ spec/lib/secure_mailing/pgp/tool_spec.rb
spec/lib/user_context_spec.rb
spec/lib/session_helper_spec.rb
spec/lib/stats_spec.rb
spec/lib/url_information_spec.rb
spec/lib/auth/user_spec.rb
spec/lib/auth/two_factor_spec.rb
spec/lib/auth/request_cache_spec.rb
@ -2423,9 +2423,9 @@ lib/github.rb
lib/templates/active_record/migration/migration.rb.tt
lib/auth.rb
lib/secure_mailing.rb
lib/uri_helper.rb
lib/models.rb
lib/external_data_source.rb
lib/url_information.rb
lib/version.rb
lib/twitter/streaming/connection_custom.rb
lib/twitter/streaming/client_custom.rb
@ -4411,6 +4411,7 @@ app/frontend/shared/components/CommonAvatar/__tests__/CommonAvatar.spec.ts
app/frontend/shared/components/CommonAvatar/CommonAvatar.vue
app/frontend/shared/components/CommonAvatar/index.ts
app/frontend/build/manualChunks.mjs
app/frontend/build/multipleTailwindConfigPlugin.js
app/frontend/build/mocksGraphqlPlugin.js
app/frontend/build/zammadTailwindPlugin.js
app/frontend/build/iconsPlugin.mjs

View file

@ -30,18 +30,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/edit$
/*/group
/*/invite
/*/more_ideas
/*/rg*/mediaviewer/rm*/tr
/*source=
/.git
/?z=1
/B00M3E1HJY
/B00M3E1NYI
/B00M3E1Q5Y
@ -61,16 +53,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_prq
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -89,10 +72,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/commits
/commits/*?author
/commits/*?path
/communities
/compare
/contributors
/discovered
/download
/download/Browse.aspx?
/download/browse.aspx?
@ -126,7 +107,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/liked_by
/likes
/limited-release
/listing/*/favoriters
/lookup?
@ -136,21 +116,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/search/
/network
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/pulse
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -170,16 +145,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tags
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/watchers
/webscr
@ -200,6 +171,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*ListingID=
?*ProfileID=
?*campaignId=
?*dcr=apps
?*feed=
?*login=
?*mcubz=
@ -241,7 +213,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -325,8 +296,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -391,8 +360,6 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -496,7 +463,6 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -518,7 +484,6 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -556,7 +521,6 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -674,7 +638,6 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -787,11 +750,7 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -813,38 +772,17 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js
buyside-e2e-monitor
buzz/post
@ -1035,7 +973,6 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chwilio
@ -1057,7 +994,6 @@ client_error
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1078,7 +1014,6 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1094,32 +1029,24 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connector
consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copyright-reporting
corgi$
couchmode
counter/*?
@ -1127,13 +1054,7 @@ counters/client-screenview
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1142,9 +1063,7 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1253,9 +1172,7 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1305,7 +1222,6 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1401,8 +1317,6 @@ ebooks?*zoom=
ebooks?*zoom=1
ebooks?*zoom=5
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -1413,7 +1327,6 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -1457,7 +1370,6 @@ en-us/windows/si/matrix.html
en/microsoft-365
en/microsoft-365/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -1551,8 +1463,6 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -1562,7 +1472,6 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fbx
fe=true
feature/sf-test
@ -1643,8 +1552,6 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1747,8 +1654,6 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1859,7 +1764,6 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1933,10 +1837,7 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
@ -1955,9 +1856,6 @@ i/api
i/u
ia
icons
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2127,14 +2025,11 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -2222,8 +2117,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2285,7 +2178,6 @@ keep
knowmore
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -2324,7 +2216,6 @@ li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2333,7 +2224,6 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2365,7 +2255,6 @@ lochp?
logging
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2543,7 +2432,6 @@ narrative-
native
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2555,7 +2443,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
@ -2662,7 +2549,6 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2715,12 +2601,8 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -2752,11 +2634,8 @@ pagespeed/insights/ui/logo
palm
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2786,39 +2665,8 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -2868,7 +2716,6 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2898,7 +2745,6 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2909,8 +2755,6 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -2987,7 +2831,6 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -2997,7 +2840,6 @@ qp/batch_fetch_web
qr
quality_form?
query
quiz
r
r/*.rss
r/*/comments/*.rss
@ -3022,7 +2864,6 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3040,8 +2881,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3052,14 +2891,10 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/availability
@ -3095,7 +2930,6 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3189,7 +3023,6 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3270,7 +3103,6 @@ shop/sign_out
shop/signed_in_account
shop/store/feeds
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3564,13 +3396,11 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -3646,10 +3476,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3670,7 +3496,6 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
svc
svc/crosswords
svc/games
@ -3683,14 +3508,12 @@ svc/vertex
svc/web
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
t/terms
tab=
tablet
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -3722,10 +3545,8 @@ templates
test
testpage-forhomepage
tetro
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3799,7 +3620,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3864,8 +3684,6 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
@ -3941,8 +3759,6 @@ utils
uviewer
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
video/embedded
@ -3969,12 +3785,9 @@ watch_popup
watch_queue_ajax
webmasters/sitemaps/ping?
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -4436,7 +4249,6 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos