[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2024-09-26 10:04:04 +00:00
parent 1aeea9e5c6
commit c0bcadfce3
20 changed files with 2052 additions and 915 deletions
@@ -16664,6 +16664,8 @@ get-current-language.test.ts
app/license
license
contributing.md
.changeset/twenty-frogs-watch.md
twenty-frogs-watch.md
.changeset/fifty-bobcats-beg.md
fifty-bobcats-beg.md
.changeset/lovely-pillows-sort.md
@@ -16674,6 +16676,8 @@ giant-plants-notice.md
cuddly-lizards-prove.md
.changeset/config.json
config.json
.changeset/gold-comics-travel.md
gold-comics-travel.md
.changeset/small-bees-shave.md
small-bees-shave.md
.changeset/six-glasses-warn.md
@@ -16690,8 +16694,12 @@ curly-frogs-hide.md
trams-rijden.md
.changeset/proud-moons-sell.md
proud-moons-sell.md
.changeset/tender-parents-confess.md
tender-parents-confess.md
.changeset/five-pens-press.md
five-pens-press.md
.changeset/eleven-roses-compete.md
eleven-roses-compete.md
.changeset/large-ears-approve.md
large-ears-approve.md
.changeset/small-bags-listen.md
@@ -3370,11 +3370,13 @@ app/src/lang/number-formats.yaml
app/src/lang/get-current-language.test.ts
app/license
contributing.md
.changeset/twenty-frogs-watch.md
.changeset/fifty-bobcats-beg.md
.changeset/lovely-pillows-sort.md
.changeset/giant-plants-notice.md
.changeset/cuddly-lizards-prove.md
.changeset/config.json
.changeset/gold-comics-travel.md
.changeset/small-bees-shave.md
.changeset/six-glasses-warn.md
.changeset/great-planets-move.md
@@ -3383,7 +3385,9 @@ contributing.md
.changeset/curly-frogs-hide.md
.changeset/trams-rijden.md
.changeset/proud-moons-sell.md
.changeset/tender-parents-confess.md
.changeset/five-pens-press.md
.changeset/eleven-roses-compete.md
.changeset/large-ears-approve.md
.changeset/small-bags-listen.md
.changeset/silver-chairs-tan.md
@@ -6762,6 +6762,9 @@ docs/conf.py
conf.py
docs/index.rst
index.rst
docs/_static/kapa-ai.js
_static/kapa-ai.js
kapa-ai.js
docs/requirements.txt
requirements.txt
docs/how_to/13-toolbar.rst
@@ -1373,6 +1373,7 @@ docs/_ext/djangocms.py
docs/django_settings.py
docs/conf.py
docs/index.rst
docs/_static/kapa-ai.js
docs/requirements.txt
docs/how_to/13-toolbar.rst
docs/how_to/10-upgrade_plugins.rst
@@ -2717,6 +2717,10 @@ ghost/tinybird/scripts/exec_test.sh
tinybird/scripts/exec_test.sh
scripts/exec_test.sh
exec_test.sh
ghost/tinybird/scripts/unsafe_redeploy.sh
tinybird/scripts/unsafe_redeploy.sh
scripts/unsafe_redeploy.sh
unsafe_redeploy.sh
ghost/tinybird/requirements.txt
tinybird/requirements.txt
requirements.txt
@@ -5995,6 +5999,11 @@ admin/tests/acceptance/authentication-test.js
tests/acceptance/authentication-test.js
acceptance/authentication-test.js
authentication-test.js
ghost/admin/tests/acceptance/restore-post-test.js
admin/tests/acceptance/restore-post-test.js
tests/acceptance/restore-post-test.js
acceptance/restore-post-test.js
restore-post-test.js
ghost/admin/tests/acceptance/tags-test.js
admin/tests/acceptance/tags-test.js
tests/acceptance/tags-test.js
@@ -6074,6 +6083,12 @@ tests/acceptance/editor/lexical-test.js
acceptance/editor/lexical-test.js
editor/lexical-test.js
lexical-test.js
ghost/admin/tests/acceptance/editor/feature-image-test.js
admin/tests/acceptance/editor/feature-image-test.js
tests/acceptance/editor/feature-image-test.js
acceptance/editor/feature-image-test.js
editor/feature-image-test.js
feature-image-test.js
ghost/admin/tests/acceptance/editor/publish-flow-test.js
admin/tests/acceptance/editor/publish-flow-test.js
tests/acceptance/editor/publish-flow-test.js
@@ -7717,6 +7732,11 @@ admin/app/templates/tags.hbs
app/templates/tags.hbs
templates/tags.hbs
tags.hbs
ghost/admin/app/templates/restore-posts.hbs
admin/app/templates/restore-posts.hbs
app/templates/restore-posts.hbs
templates/restore-posts.hbs
restore-posts.hbs
ghost/admin/app/templates/application.hbs
admin/app/templates/application.hbs
app/templates/application.hbs
@@ -11556,6 +11576,11 @@ admin/app/controllers/collection.js
app/controllers/collection.js
controllers/collection.js
collection.js
ghost/admin/app/controllers/restore-posts.js
admin/app/controllers/restore-posts.js
app/controllers/restore-posts.js
controllers/restore-posts.js
restore-posts.js
ghost/admin/app/controllers/whatsnew.js
admin/app/controllers/whatsnew.js
app/controllers/whatsnew.js
@@ -11917,6 +11942,11 @@ admin/app/routes/collection.js
app/routes/collection.js
routes/collection.js
collection.js
ghost/admin/app/routes/restore-posts.js
admin/app/routes/restore-posts.js
app/routes/restore-posts.js
routes/restore-posts.js
restore-posts.js
ghost/admin/app/routes/whatsnew.js
admin/app/routes/whatsnew.js
app/routes/whatsnew.js
@@ -606,6 +606,7 @@ ghost/tinybird/pipes/analytics_pages.pipe
ghost/tinybird/pipes/kpis.pipe
ghost/tinybird/scripts/append_fixtures.sh
ghost/tinybird/scripts/exec_test.sh
ghost/tinybird/scripts/unsafe_redeploy.sh
ghost/tinybird/requirements.txt
ghost/tinybird/datasources/analytics_pages_mv.datasource
ghost/tinybird/datasources/analytics_sessions_mv.datasource
@@ -1269,6 +1270,7 @@ ghost/admin/tests/helpers/file-upload.js
ghost/admin/tests/acceptance/mentions-test.js
ghost/admin/tests/acceptance/password-reset-test.js
ghost/admin/tests/acceptance/authentication-test.js
ghost/admin/tests/acceptance/restore-post-test.js
ghost/admin/tests/acceptance/tags-test.js
ghost/admin/tests/acceptance/custom-post-templates-test.js
ghost/admin/tests/acceptance/stats-test.js
@@ -1284,6 +1286,7 @@ ghost/admin/tests/acceptance/onboarding-test.js
ghost/admin/tests/acceptance/members-activity-test.js
ghost/admin/tests/acceptance/search-test.js
ghost/admin/tests/acceptance/editor/lexical-test.js
ghost/admin/tests/acceptance/editor/feature-image-test.js
ghost/admin/tests/acceptance/editor/publish-flow-test.js
ghost/admin/tests/acceptance/editor/post-email-preview-test.js
ghost/admin/tests/acceptance/editor/post-revisions-test.js
@@ -1597,6 +1600,7 @@ ghost/admin/app/templates/members-activity.hbs
ghost/admin/app/templates/pages-loading.hbs
ghost/admin/app/templates/tag.hbs
ghost/admin/app/templates/tags.hbs
ghost/admin/app/templates/restore-posts.hbs
ghost/admin/app/templates/application.hbs
ghost/admin/app/templates/site.hbs
ghost/admin/app/transitions.js
@@ -2271,6 +2275,7 @@ ghost/admin/app/controllers/members/import.js
ghost/admin/app/controllers/application.js
ghost/admin/app/controllers/setup.js
ghost/admin/app/controllers/collection.js
ghost/admin/app/controllers/restore-posts.js
ghost/admin/app/controllers/whatsnew.js
ghost/admin/app/controllers/dashboard.js
ghost/admin/app/controllers/tag.js
@@ -2341,6 +2346,7 @@ ghost/admin/app/routes/application.js
ghost/admin/app/routes/setup.js
ghost/admin/app/routes/authenticated.js
ghost/admin/app/routes/collection.js
ghost/admin/app/routes/restore-posts.js
ghost/admin/app/routes/whatsnew.js
ghost/admin/app/routes/dashboard.js
ghost/admin/app/routes/collection/new.js
@@ -11936,6 +11936,13 @@ modules/blockwishlist/02_configuration/04_helpHeaderButtons.ts
blockwishlist/02_configuration/04_helpHeaderButtons.ts
02_configuration/04_helpHeaderButtons.ts
04_helpHeaderButtons.ts
tests/UI/campaigns/modules/ps_emailalerts/01_installation/05_disableEnableModule.ts
UI/campaigns/modules/ps_emailalerts/01_installation/05_disableEnableModule.ts
campaigns/modules/ps_emailalerts/01_installation/05_disableEnableModule.ts
modules/ps_emailalerts/01_installation/05_disableEnableModule.ts
ps_emailalerts/01_installation/05_disableEnableModule.ts
01_installation/05_disableEnableModule.ts
05_disableEnableModule.ts
tests/UI/campaigns/modules/ps_emailalerts/01_installation/03_uninstallAndDeleteModule.ts
UI/campaigns/modules/ps_emailalerts/01_installation/03_uninstallAndDeleteModule.ts
campaigns/modules/ps_emailalerts/01_installation/03_uninstallAndDeleteModule.ts
@@ -13910,6 +13917,14 @@ hummingbird/10_cart/02_cart/01_changeQuantity.ts
10_cart/02_cart/01_changeQuantity.ts
02_cart/01_changeQuantity.ts
01_changeQuantity.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/04_viewRawHtmlAndText.ts
UI/campaigns/functional/BO/08_design/03_emailTheme/04_viewRawHtmlAndText.ts
campaigns/functional/BO/08_design/03_emailTheme/04_viewRawHtmlAndText.ts
functional/BO/08_design/03_emailTheme/04_viewRawHtmlAndText.ts
BO/08_design/03_emailTheme/04_viewRawHtmlAndText.ts
08_design/03_emailTheme/04_viewRawHtmlAndText.ts
03_emailTheme/04_viewRawHtmlAndText.ts
04_viewRawHtmlAndText.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
@@ -13926,14 +13941,14 @@ BO/08_design/03_emailTheme/02_selectDefaultEmailTheme.ts
08_design/03_emailTheme/02_selectDefaultEmailTheme.ts
03_emailTheme/02_selectDefaultEmailTheme.ts
02_selectDefaultEmailTheme.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
UI/campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
08_design/03_emailTheme/03_viewRawHtmlAndText.ts
03_emailTheme/03_viewRawHtmlAndText.ts
03_viewRawHtmlAndText.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
UI/campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
08_design/03_emailTheme/03_backToConfigurationLink.ts
03_emailTheme/03_backToConfigurationLink.ts
03_backToConfigurationLink.ts
tests/UI/campaigns/functional/BO/08_design/05_positions/03_searchHook.ts
UI/campaigns/functional/BO/08_design/05_positions/03_searchHook.ts
campaigns/functional/BO/08_design/05_positions/03_searchHook.ts
@@ -18756,13 +18771,6 @@ BO/design/imageSettings/add.ts
design/imageSettings/add.ts
imageSettings/add.ts
add.ts
tests/UI/pages/BO/design/emailThemes/index.ts
UI/pages/BO/design/emailThemes/index.ts
pages/BO/design/emailThemes/index.ts
BO/design/emailThemes/index.ts
design/emailThemes/index.ts
emailThemes/index.ts
index.ts
tests/UI/pages/BO/design/emailThemes/preview.ts
UI/pages/BO/design/emailThemes/preview.ts
pages/BO/design/emailThemes/preview.ts
@@ -19313,14 +19321,6 @@ catalog/products/add/packTab.ts
products/add/packTab.ts
add/packTab.ts
packTab.ts
tests/UI/pages/BO/catalog/products/add/virtualProductTab.ts
UI/pages/BO/catalog/products/add/virtualProductTab.ts
pages/BO/catalog/products/add/virtualProductTab.ts
BO/catalog/products/add/virtualProductTab.ts
catalog/products/add/virtualProductTab.ts
products/add/virtualProductTab.ts
add/virtualProductTab.ts
virtualProductTab.ts
tests/UI/pages/BO/catalog/products/add/pricingTab.ts
UI/pages/BO/catalog/products/add/pricingTab.ts
pages/BO/catalog/products/add/pricingTab.ts
@@ -2155,6 +2155,7 @@ tests/UI/campaigns/modules/blockwishlist/03_frontOffice/01_lists/03_shareList.ts
tests/UI/campaigns/modules/blockwishlist/03_frontOffice/02_products/01_addProductToList.ts
tests/UI/campaigns/modules/blockwishlist/02_configuration/02_statisticsTabSettings.ts
tests/UI/campaigns/modules/blockwishlist/02_configuration/04_helpHeaderButtons.ts
tests/UI/campaigns/modules/ps_emailalerts/01_installation/05_disableEnableModule.ts
tests/UI/campaigns/modules/ps_emailalerts/01_installation/03_uninstallAndDeleteModule.ts
tests/UI/campaigns/modules/ps_emailalerts/01_installation/01_uninstallAndInstallModule.ts
tests/UI/campaigns/modules/ps_emailalerts/02_configuration/02_merchantNotifications/01_enableDisableNewOrder.ts
@@ -2394,9 +2395,10 @@ tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/04_displayModalProd
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/04_viewRawHtmlAndText.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/02_selectDefaultEmailTheme.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
tests/UI/campaigns/functional/BO/08_design/05_positions/03_searchHook.ts
tests/UI/campaigns/functional/BO/08_design/05_positions/02_filterModule.ts
tests/UI/campaigns/functional/BO/08_design/05_positions/05_unhookModuleInListByBulkActions.ts
@@ -2984,7 +2986,6 @@ tests/UI/pages/BO/design/linkWidgets/index.ts
tests/UI/pages/BO/design/linkWidgets/add.ts
tests/UI/pages/BO/design/imageSettings/index.ts
tests/UI/pages/BO/design/imageSettings/add.ts
tests/UI/pages/BO/design/emailThemes/index.ts
tests/UI/pages/BO/design/emailThemes/preview.ts
tests/UI/pages/BO/design/pages/index.ts
tests/UI/pages/BO/design/pages/add.ts
@@ -3061,7 +3062,6 @@ tests/UI/pages/BO/catalog/products/add/optionsTab.ts
tests/UI/pages/BO/catalog/products/add/detailsTab.ts
tests/UI/pages/BO/catalog/products/add/combinationsTab.ts
tests/UI/pages/BO/catalog/products/add/packTab.ts
tests/UI/pages/BO/catalog/products/add/virtualProductTab.ts
tests/UI/pages/BO/catalog/products/add/pricingTab.ts
tests/UI/pages/BO/catalog/suppliers/index.ts
tests/UI/pages/BO/catalog/suppliers/view.ts
@@ -3090,6 +3090,11 @@ tests/migration/Core/MigrationCollectionRuntimeTest.php
migration/Core/MigrationCollectionRuntimeTest.php
Core/MigrationCollectionRuntimeTest.php
MigrationCollectionRuntimeTest.php
tests/migration/Core/V6_6/Migration1713345551AddAppManagedColumnTest.php
migration/Core/V6_6/Migration1713345551AddAppManagedColumnTest.php
Core/V6_6/Migration1713345551AddAppManagedColumnTest.php
V6_6/Migration1713345551AddAppManagedColumnTest.php
Migration1713345551AddAppManagedColumnTest.php
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
@@ -5016,6 +5021,15 @@ DataAbstractionLayer/Serializer/Entity/LanguageSerializerTest.php
Serializer/Entity/LanguageSerializerTest.php
Entity/LanguageSerializerTest.php
LanguageSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
Serializer/Field/CustomFieldsSerializerTest.php
Field/CustomFieldsSerializerTest.php
CustomFieldsSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
@@ -17609,6 +17623,13 @@ Core/System/Country/CountryExceptionTest.php
System/Country/CountryExceptionTest.php
Country/CountryExceptionTest.php
CountryExceptionTest.php
tests/unit/Core/System/Country/SalesChannel/CountryRouteTest.php
unit/Core/System/Country/SalesChannel/CountryRouteTest.php
Core/System/Country/SalesChannel/CountryRouteTest.php
System/Country/SalesChannel/CountryRouteTest.php
Country/SalesChannel/CountryRouteTest.php
SalesChannel/CountryRouteTest.php
CountryRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
@@ -17623,6 +17644,13 @@ System/Country/SalesChannel/CachedCountryRouteTest.php
Country/SalesChannel/CachedCountryRouteTest.php
SalesChannel/CachedCountryRouteTest.php
CachedCountryRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CountryStateRouteTest.php
unit/Core/System/Country/SalesChannel/CountryStateRouteTest.php
Core/System/Country/SalesChannel/CountryStateRouteTest.php
System/Country/SalesChannel/CountryStateRouteTest.php
Country/SalesChannel/CountryStateRouteTest.php
SalesChannel/CountryStateRouteTest.php
CountryStateRouteTest.php
tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
@@ -21389,6 +21417,123 @@ Checkout/Promotion/Api/PromotionActionControllerTest.php
Promotion/Api/PromotionActionControllerTest.php
Api/PromotionActionControllerTest.php
PromotionActionControllerTest.php
tests/unit/Core/Service/ServiceSourceResolverTest.php
unit/Core/Service/ServiceSourceResolverTest.php
Core/Service/ServiceSourceResolverTest.php
Service/ServiceSourceResolverTest.php
ServiceSourceResolverTest.php
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
unit/Core/Service/Message/UpdateServiceMessageTest.php
Core/Service/Message/UpdateServiceMessageTest.php
Service/Message/UpdateServiceMessageTest.php
Message/UpdateServiceMessageTest.php
UpdateServiceMessageTest.php
tests/unit/Core/Service/AppInfoTest.php
unit/Core/Service/AppInfoTest.php
Core/Service/AppInfoTest.php
Service/AppInfoTest.php
AppInfoTest.php
tests/unit/Core/Service/Command/InstallTest.php
unit/Core/Service/Command/InstallTest.php
Core/Service/Command/InstallTest.php
Service/Command/InstallTest.php
Command/InstallTest.php
InstallTest.php
tests/unit/Core/Service/ServiceRegistryEntryTest.php
unit/Core/Service/ServiceRegistryEntryTest.php
Core/Service/ServiceRegistryEntryTest.php
Service/ServiceRegistryEntryTest.php
ServiceRegistryEntryTest.php
tests/unit/Core/Service/ServiceLifecycleTest.php
unit/Core/Service/ServiceLifecycleTest.php
Core/Service/ServiceLifecycleTest.php
Service/ServiceLifecycleTest.php
ServiceLifecycleTest.php
tests/unit/Core/Service/DependencyInjection/ServiceExtensionTest.php
unit/Core/Service/DependencyInjection/ServiceExtensionTest.php
Core/Service/DependencyInjection/ServiceExtensionTest.php
Service/DependencyInjection/ServiceExtensionTest.php
DependencyInjection/ServiceExtensionTest.php
ServiceExtensionTest.php
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
Core/Service/MessageHandler/UpdateServiceHandlerTest.php
Service/MessageHandler/UpdateServiceHandlerTest.php
MessageHandler/UpdateServiceHandlerTest.php
UpdateServiceHandlerTest.php
tests/unit/Core/Service/_fixtures/manifest1.xml
unit/Core/Service/_fixtures/manifest1.xml
Core/Service/_fixtures/manifest1.xml
Service/_fixtures/manifest1.xml
_fixtures/manifest1.xml
manifest1.xml
tests/unit/Core/Service/_fixtures/manifest2.xml
unit/Core/Service/_fixtures/manifest2.xml
Core/Service/_fixtures/manifest2.xml
Service/_fixtures/manifest2.xml
_fixtures/manifest2.xml
manifest2.xml
tests/unit/Core/Service/AllServiceInstallerTest.php
unit/Core/Service/AllServiceInstallerTest.php
Core/Service/AllServiceInstallerTest.php
Service/AllServiceInstallerTest.php
AllServiceInstallerTest.php
tests/unit/Core/Service/Event/ServiceOutdatedEventTest.php
unit/Core/Service/Event/ServiceOutdatedEventTest.php
Core/Service/Event/ServiceOutdatedEventTest.php
Service/Event/ServiceOutdatedEventTest.php
Event/ServiceOutdatedEventTest.php
ServiceOutdatedEventTest.php
tests/unit/Core/Service/ServiceRegistryClientTest.php
unit/Core/Service/ServiceRegistryClientTest.php
Core/Service/ServiceRegistryClientTest.php
Service/ServiceRegistryClientTest.php
ServiceRegistryClientTest.php
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
Service/ScheduledTask/InstallServicesTaskHandlerTest.php
ScheduledTask/InstallServicesTaskHandlerTest.php
InstallServicesTaskHandlerTest.php
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php
unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php
Core/Service/ScheduledTask/InstallServicesTaskTest.php
Service/ScheduledTask/InstallServicesTaskTest.php
ScheduledTask/InstallServicesTaskTest.php
InstallServicesTaskTest.php
tests/unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
Service/Subscriber/ServiceOutdatedSubscriberTest.php
Subscriber/ServiceOutdatedSubscriberTest.php
ServiceOutdatedSubscriberTest.php
tests/unit/Core/Service/ServiceClientFactoryTest.php
unit/Core/Service/ServiceClientFactoryTest.php
Core/Service/ServiceClientFactoryTest.php
Service/ServiceClientFactoryTest.php
ServiceClientFactoryTest.php
tests/unit/Core/Service/ServiceExceptionTest.php
unit/Core/Service/ServiceExceptionTest.php
Core/Service/ServiceExceptionTest.php
Service/ServiceExceptionTest.php
ServiceExceptionTest.php
tests/unit/Core/Service/Framework/ServiceExtensionCompatibilityTest.php
unit/Core/Service/Framework/ServiceExtensionCompatibilityTest.php
Core/Service/Framework/ServiceExtensionCompatibilityTest.php
Service/Framework/ServiceExtensionCompatibilityTest.php
Framework/ServiceExtensionCompatibilityTest.php
ServiceExtensionCompatibilityTest.php
tests/unit/Core/Service/Api/ServiceControllerTest.php
unit/Core/Service/Api/ServiceControllerTest.php
Core/Service/Api/ServiceControllerTest.php
Service/Api/ServiceControllerTest.php
Api/ServiceControllerTest.php
ServiceControllerTest.php
tests/unit/Core/Service/ServiceClientTest.php
unit/Core/Service/ServiceClientTest.php
Core/Service/ServiceClientTest.php
Service/ServiceClientTest.php
ServiceClientTest.php
tests/unit/Core/Test/Stub/App/StaticSourceResolverTest.php
unit/Core/Test/Stub/App/StaticSourceResolverTest.php
Core/Test/Stub/App/StaticSourceResolverTest.php
@@ -23008,6 +23153,13 @@ Manifest/Xml/Cookie/CookiesTest.php
Xml/Cookie/CookiesTest.php
Cookie/CookiesTest.php
CookiesTest.php
tests/unit/Core/Framework/App/Manifest/ManifestFactoryTest.php
unit/Core/Framework/App/Manifest/ManifestFactoryTest.php
Core/Framework/App/Manifest/ManifestFactoryTest.php
Framework/App/Manifest/ManifestFactoryTest.php
App/Manifest/ManifestFactoryTest.php
Manifest/ManifestFactoryTest.php
ManifestFactoryTest.php
tests/unit/Core/Framework/App/Manifest/_fixtures/random-order-manifest.xml
unit/Core/Framework/App/Manifest/_fixtures/random-order-manifest.xml
Core/Framework/App/Manifest/_fixtures/random-order-manifest.xml
@@ -36083,6 +36235,9 @@ _unreleased/2024-09-22-simplified-product-media-sorting.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
2024-08-22-Improved-text-formatting-in-the-storefront.md
changelog/_unreleased/2024-07-11-add-initial-services-infrastructure.md
_unreleased/2024-07-11-add-initial-services-infrastructure.md
2024-07-11-add-initial-services-infrastructure.md
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
2024-08-22-improved-extensibility-for-cms-resolvers.md
@@ -36092,6 +36247,9 @@ _unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
2024-09-10-double-thumbnail-after-uploaded.md
changelog/_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks.md
_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks.md
2024-09-06-fix-base-slider-initAccessibilityTweaks.md
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
_unreleased/2024-08-26-Deprecate-address-card-template.md
2024-08-26-Deprecate-address-card-template.md
@@ -36125,6 +36283,9 @@ _unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-09-06-cash-rounding-for-tax-prices-with-multiple-tax-rules.md
_unreleased/2024-09-06-cash-rounding-for-tax-prices-with-multiple-tax-rules.md
2024-09-06-cash-rounding-for-tax-prices-with-multiple-tax-rules.md
changelog/_unreleased/2024-09-23-load-all-languages-in-snippet-modal.md
_unreleased/2024-09-23-load-all-languages-in-snippet-modal.md
2024-09-23-load-all-languages-in-snippet-modal.md
changelog/_unreleased/2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
_unreleased/2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
@@ -36230,6 +36391,9 @@ _unreleased/2024-09-06-cache-name-fix.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2024-08-27-add-product-variants-only.md
_unreleased/2024-08-27-add-product-variants-only.md
2024-08-27-add-product-variants-only.md
changelog/_unreleased/2024-08-26-property-value-is-limited-to-500-on-when-on-generating-variant-modal.md
_unreleased/2024-08-26-property-value-is-limited-to-500-on-when-on-generating-variant-modal.md
2024-08-26-property-value-is-limited-to-500-on-when-on-generating-variant-modal.md
@@ -36245,6 +36409,9 @@ _unreleased/2022-04-05-remove-duplicate-twig-block.md
changelog/_unreleased/2024-08-26-improve-error-suggestions.md
_unreleased/2024-08-26-improve-error-suggestions.md
2024-08-26-improve-error-suggestions.md
changelog/_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
2024-09-17-fix-currency-display-for-old-orders.md
changelog/_unreleased/2024-02-01-add-store-api-endpoints-for-product-and-category-breadcrumb.md
_unreleased/2024-02-01-add-store-api-endpoints-for-product-and-category-breadcrumb.md
2024-02-01-add-store-api-endpoints-for-product-and-category-breadcrumb.md
@@ -36266,15 +36433,15 @@ _unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
_unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
2024-09-20-moved-plugin-config-button-to-main-view.md
changelog/_unreleased/2024-09-23-improve-slider-accessibility-tweaks.md
_unreleased/2024-09-23-improve-slider-accessibility-tweaks.md
2024-09-23-improve-slider-accessibility-tweaks.md
changelog/_unreleased/.keep
_unreleased/.keep
.keep
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
_unreleased/2024-09-03-add-productlistingcriteriaextension.md
2024-09-03-add-productlistingcriteriaextension.md
changelog/_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
2024-08-08-only-select-used-fields-of-translation-tables.md
@@ -36314,6 +36481,12 @@ _unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-09-18-add-striptags-to-idealo-template.md
_unreleased/2024-09-18-add-striptags-to-idealo-template.md
2024-09-18-add-striptags-to-idealo-template.md
changelog/_unreleased/2024-09-19-improve-order-amount-stats-performance.md
_unreleased/2024-09-19-improve-order-amount-stats-performance.md
2024-09-19-improve-order-amount-stats-performance.md
changelog/_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
@@ -78666,6 +78839,15 @@ src/app/store/store.spec.js
app/store/store.spec.js
store/store.spec.js
store.spec.js
src/Administration/Resources/app/administration/src/app/store/teaser-popover.store.ts
Administration/Resources/app/administration/src/app/store/teaser-popover.store.ts
Resources/app/administration/src/app/store/teaser-popover.store.ts
app/administration/src/app/store/teaser-popover.store.ts
administration/src/app/store/teaser-popover.store.ts
src/app/store/teaser-popover.store.ts
app/store/teaser-popover.store.ts
store/teaser-popover.store.ts
teaser-popover.store.ts
src/Administration/Resources/app/administration/src/app/store/topbar-button.store.spec.js
Administration/Resources/app/administration/src/app/store/topbar-button.store.spec.js
Resources/app/administration/src/app/store/topbar-button.store.spec.js
@@ -78675,6 +78857,15 @@ src/app/store/topbar-button.store.spec.js
app/store/topbar-button.store.spec.js
store/topbar-button.store.spec.js
topbar-button.store.spec.js
src/Administration/Resources/app/administration/src/app/store/teaser-popover.store.spec.js
Administration/Resources/app/administration/src/app/store/teaser-popover.store.spec.js
Resources/app/administration/src/app/store/teaser-popover.store.spec.js
app/administration/src/app/store/teaser-popover.store.spec.js
administration/src/app/store/teaser-popover.store.spec.js
src/app/store/teaser-popover.store.spec.js
app/store/teaser-popover.store.spec.js
store/teaser-popover.store.spec.js
teaser-popover.store.spec.js
src/Administration/Resources/app/administration/src/app/store/topbar-button.store.ts
Administration/Resources/app/administration/src/app/store/topbar-button.store.ts
Resources/app/administration/src/app/store/topbar-button.store.ts
@@ -79564,6 +79755,15 @@ src/app/init/window.init.ts
app/init/window.init.ts
init/window.init.ts
window.init.ts
src/Administration/Resources/app/administration/src/app/init/teaser-popover.init.ts
Administration/Resources/app/administration/src/app/init/teaser-popover.init.ts
Resources/app/administration/src/app/init/teaser-popover.init.ts
app/administration/src/app/init/teaser-popover.init.ts
administration/src/app/init/teaser-popover.init.ts
src/app/init/teaser-popover.init.ts
app/init/teaser-popover.init.ts
init/teaser-popover.init.ts
teaser-popover.init.ts
src/Administration/Resources/app/administration/src/app/init/topbar-button.init.ts
Administration/Resources/app/administration/src/app/init/topbar-button.init.ts
Resources/app/administration/src/app/init/topbar-button.init.ts
@@ -79942,6 +80142,15 @@ src/app/init/extension-component-sections.init.spec.js
app/init/extension-component-sections.init.spec.js
init/extension-component-sections.init.spec.js
extension-component-sections.init.spec.js
src/Administration/Resources/app/administration/src/app/init/teaser-popover.init.spec.js
Administration/Resources/app/administration/src/app/init/teaser-popover.init.spec.js
Resources/app/administration/src/app/init/teaser-popover.init.spec.js
app/administration/src/app/init/teaser-popover.init.spec.js
administration/src/app/init/teaser-popover.init.spec.js
src/app/init/teaser-popover.init.spec.js
app/init/teaser-popover.init.spec.js
init/teaser-popover.init.spec.js
teaser-popover.init.spec.js
src/Administration/Resources/app/administration/src/app/init/cms.init.spec.js
Administration/Resources/app/administration/src/app/init/cms.init.spec.js
Resources/app/administration/src/app/init/cms.init.spec.js
@@ -84113,6 +84322,94 @@ component/extension-api/sw-iframe-renderer/sw-iframe-renderer.scss
extension-api/sw-iframe-renderer/sw-iframe-renderer.scss
sw-iframe-renderer/sw-iframe-renderer.scss
sw-iframe-renderer.scss
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
sw-extension-teaser-sales-channel.html.twig
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
sw-extension-teaser-sales-channel.scss
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
component/extension-api/sw-extension-teaser-sales-channel/index.ts
extension-api/sw-extension-teaser-sales-channel/index.ts
sw-extension-teaser-sales-channel/index.ts
index.ts
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
sw-extension-teaser-sales-channel.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
sw-extension-teaser-popover/sw-extension-teaser-popover.scss
sw-extension-teaser-popover.scss
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/index.ts
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/index.ts
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/index.ts
app/administration/src/app/component/extension-api/sw-extension-teaser-popover/index.ts
administration/src/app/component/extension-api/sw-extension-teaser-popover/index.ts
src/app/component/extension-api/sw-extension-teaser-popover/index.ts
app/component/extension-api/sw-extension-teaser-popover/index.ts
component/extension-api/sw-extension-teaser-popover/index.ts
extension-api/sw-extension-teaser-popover/index.ts
sw-extension-teaser-popover/index.ts
index.ts
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
sw-extension-teaser-popover.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
sw-extension-teaser-popover.html.twig
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/index.ts
Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/index.ts
Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/index.ts
@@ -91246,15 +91543,6 @@ src/app/state/extension-component-sections.store.ts
app/state/extension-component-sections.store.ts
state/extension-component-sections.store.ts
extension-component-sections.store.ts
src/Administration/Resources/app/administration/src/app/state/topbar-button.store.spec.js
Administration/Resources/app/administration/src/app/state/topbar-button.store.spec.js
Resources/app/administration/src/app/state/topbar-button.store.spec.js
app/administration/src/app/state/topbar-button.store.spec.js
administration/src/app/state/topbar-button.store.spec.js
src/app/state/topbar-button.store.spec.js
app/state/topbar-button.store.spec.js
state/topbar-button.store.spec.js
topbar-button.store.spec.js
src/Administration/Resources/app/administration/src/app/state/admin-help-center.store.ts
Administration/Resources/app/administration/src/app/state/admin-help-center.store.ts
Resources/app/administration/src/app/state/admin-help-center.store.ts
@@ -91291,15 +91579,6 @@ src/app/state/menu-item.store.ts
app/state/menu-item.store.ts
state/menu-item.store.ts
menu-item.store.ts
src/Administration/Resources/app/administration/src/app/state/topbar-button.store.ts
Administration/Resources/app/administration/src/app/state/topbar-button.store.ts
Resources/app/administration/src/app/state/topbar-button.store.ts
app/administration/src/app/state/topbar-button.store.ts
administration/src/app/state/topbar-button.store.ts
src/app/state/topbar-button.store.ts
app/state/topbar-button.store.ts
state/topbar-button.store.ts
topbar-button.store.ts
src/Administration/Resources/app/administration/src/app/state/shopware-apps.store.ts
Administration/Resources/app/administration/src/app/state/shopware-apps.store.ts
Resources/app/administration/src/app/state/shopware-apps.store.ts
@@ -100870,12 +101149,24 @@ System/Country/Event/CountryStateRouteCacheKeyEvent.php
Country/Event/CountryStateRouteCacheKeyEvent.php
Event/CountryStateRouteCacheKeyEvent.php
CountryStateRouteCacheKeyEvent.php
src/Core/System/Country/Event/CountryCriteriaEvent.php
Core/System/Country/Event/CountryCriteriaEvent.php
System/Country/Event/CountryCriteriaEvent.php
Country/Event/CountryCriteriaEvent.php
Event/CountryCriteriaEvent.php
CountryCriteriaEvent.php
src/Core/System/Country/Event/CountryRouteCacheTagsEvent.php
Core/System/Country/Event/CountryRouteCacheTagsEvent.php
System/Country/Event/CountryRouteCacheTagsEvent.php
Country/Event/CountryRouteCacheTagsEvent.php
Event/CountryRouteCacheTagsEvent.php
CountryRouteCacheTagsEvent.php
src/Core/System/Country/Event/CountryStateCriteriaEvent.php
Core/System/Country/Event/CountryStateCriteriaEvent.php
System/Country/Event/CountryStateCriteriaEvent.php
Country/Event/CountryStateCriteriaEvent.php
Event/CountryStateCriteriaEvent.php
CountryStateCriteriaEvent.php
src/Core/System/Country/Event/CountryRouteCacheKeyEvent.php
Core/System/Country/Event/CountryRouteCacheKeyEvent.php
System/Country/Event/CountryRouteCacheKeyEvent.php
@@ -108947,6 +109238,112 @@ PromotionValidator.php
src/Core/SalesChannelRequest.php
Core/SalesChannelRequest.php
SalesChannelRequest.php
src/Core/Service/Message/UpdateServiceMessage.php
Core/Service/Message/UpdateServiceMessage.php
Service/Message/UpdateServiceMessage.php
Message/UpdateServiceMessage.php
UpdateServiceMessage.php
src/Core/Service/ServiceRegistryEntry.php
Core/Service/ServiceRegistryEntry.php
Service/ServiceRegistryEntry.php
ServiceRegistryEntry.php
src/Core/Service/Command/Install.php
Core/Service/Command/Install.php
Service/Command/Install.php
Command/Install.php
Install.php
src/Core/Service/Service.php
Core/Service/Service.php
Service/Service.php
Service.php
src/Core/Service/ServiceLifecycle.php
Core/Service/ServiceLifecycle.php
Service/ServiceLifecycle.php
ServiceLifecycle.php
src/Core/Service/DependencyInjection/services.xml
Core/Service/DependencyInjection/services.xml
Service/DependencyInjection/services.xml
DependencyInjection/services.xml
services.xml
src/Core/Service/DependencyInjection/ServiceExtension.php
Core/Service/DependencyInjection/ServiceExtension.php
Service/DependencyInjection/ServiceExtension.php
DependencyInjection/ServiceExtension.php
ServiceExtension.php
src/Core/Service/DependencyInjection/Configuration.php
Core/Service/DependencyInjection/Configuration.php
Service/DependencyInjection/Configuration.php
DependencyInjection/Configuration.php
Configuration.php
src/Core/Service/MessageHandler/UpdateServiceHandler.php
Core/Service/MessageHandler/UpdateServiceHandler.php
Service/MessageHandler/UpdateServiceHandler.php
MessageHandler/UpdateServiceHandler.php
UpdateServiceHandler.php
src/Core/Service/ServiceSourceResolver.php
Core/Service/ServiceSourceResolver.php
Service/ServiceSourceResolver.php
ServiceSourceResolver.php
src/Core/Service/ServiceException.php
Core/Service/ServiceException.php
Service/ServiceException.php
ServiceException.php
src/Core/Service/AllServiceInstaller.php
Core/Service/AllServiceInstaller.php
Service/AllServiceInstaller.php
AllServiceInstaller.php
src/Core/Service/Event/ServiceOutdatedEvent.php
Core/Service/Event/ServiceOutdatedEvent.php
Service/Event/ServiceOutdatedEvent.php
Event/ServiceOutdatedEvent.php
ServiceOutdatedEvent.php
src/Core/Service/ScheduledTask/InstallServicesTask.php
Core/Service/ScheduledTask/InstallServicesTask.php
Service/ScheduledTask/InstallServicesTask.php
ScheduledTask/InstallServicesTask.php
InstallServicesTask.php
src/Core/Service/ScheduledTask/InstallServicesTaskHandler.php
Core/Service/ScheduledTask/InstallServicesTaskHandler.php
Service/ScheduledTask/InstallServicesTaskHandler.php
ScheduledTask/InstallServicesTaskHandler.php
InstallServicesTaskHandler.php
src/Core/Service/ServiceClientFactory.php
Core/Service/ServiceClientFactory.php
Service/ServiceClientFactory.php
ServiceClientFactory.php
src/Core/Service/Subscriber/ServiceOutdatedSubscriber.php
Core/Service/Subscriber/ServiceOutdatedSubscriber.php
Service/Subscriber/ServiceOutdatedSubscriber.php
Subscriber/ServiceOutdatedSubscriber.php
ServiceOutdatedSubscriber.php
src/Core/Service/Resources/config/routes.xml
Core/Service/Resources/config/routes.xml
Service/Resources/config/routes.xml
Resources/config/routes.xml
config/routes.xml
routes.xml
src/Core/Service/AppInfo.php
Core/Service/AppInfo.php
Service/AppInfo.php
AppInfo.php
src/Core/Service/ServiceRegistryClient.php
Core/Service/ServiceRegistryClient.php
Service/ServiceRegistryClient.php
ServiceRegistryClient.php
src/Core/Service/Framework/ServiceExtensionCompatibility.php
Core/Service/Framework/ServiceExtensionCompatibility.php
Service/Framework/ServiceExtensionCompatibility.php
Framework/ServiceExtensionCompatibility.php
ServiceExtensionCompatibility.php
src/Core/Service/Api/ServiceController.php
Core/Service/Api/ServiceController.php
Service/Api/ServiceController.php
Api/ServiceController.php
ServiceController.php
src/Core/Service/ServiceClient.php
Core/Service/ServiceClient.php
Service/ServiceClient.php
ServiceClient.php
src/Core/Test/TestDefaults.php
Core/Test/TestDefaults.php
Test/TestDefaults.php
@@ -113016,6 +113413,11 @@ Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
Migration/V6_6/Migration1691662140MigrateAvailableStock.php
V6_6/Migration1691662140MigrateAvailableStock.php
Migration1691662140MigrateAvailableStock.php
src/Core/Migration/V6_6/Migration1713345551AddAppManagedColumn.php
Core/Migration/V6_6/Migration1713345551AddAppManagedColumn.php
Migration/V6_6/Migration1713345551AddAppManagedColumn.php
V6_6/Migration1713345551AddAppManagedColumn.php
Migration1713345551AddAppManagedColumn.php
src/Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
Migration/V6_6/Migration1707064042CartRemoveFK.php
@@ -116962,6 +117364,12 @@ App/Manifest/Schema/manifest-2.0.xsd
Manifest/Schema/manifest-2.0.xsd
Schema/manifest-2.0.xsd
manifest-2.0.xsd
src/Core/Framework/App/Manifest/ManifestFactory.php
Core/Framework/App/Manifest/ManifestFactory.php
Framework/App/Manifest/ManifestFactory.php
App/Manifest/ManifestFactory.php
Manifest/ManifestFactory.php
ManifestFactory.php
src/Core/Framework/App/Manifest/Manifest.php
Core/Framework/App/Manifest/Manifest.php
Framework/App/Manifest/Manifest.php
@@ -570,6 +570,7 @@ tests/migration/Core/V6_4/Migration1612442786ChangeVersionOfDocumentsTest.php
tests/migration/Core/V6_4/Migration1610523548FixCustomerColumnsTest.php
tests/migration/Core/MigrationLoaderTest.php
tests/migration/Core/MigrationCollectionRuntimeTest.php
tests/migration/Core/V6_6/Migration1713345551AddAppManagedColumnTest.php
tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
tests/migration/Core/V6_6/Migration1718615305AddEuToCountryTableTest.php
tests/migration/Core/V6_6/Migration1712309989DropLanguageLocaleUniqueTest.php
@@ -854,6 +855,7 @@ tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Enti
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/_fixtures/ensure_ids_for_products.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializerTest.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
tests/integration/Core/Content/ImportExport/Subscriber/ProductCategoryPathsSubscriberTest.php
tests/integration/Core/Content/ImportExport/Repository/ImportExportLogRepositoryTest.php
@@ -2463,8 +2465,10 @@ tests/unit/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php
tests/unit/Core/Profiling/Twig/DoctrineExtensionTest.php
tests/unit/Core/System/NumberRange/ValueGenerator/IncrementRedisStorageTest.php
tests/unit/Core/System/Country/CountryExceptionTest.php
tests/unit/Core/System/Country/SalesChannel/CountryRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CachedCountryRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CountryStateRouteTest.php
tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
tests/unit/Core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistryTest.php
tests/unit/Core/System/SalesChannel/SalesChannelExceptionHandlerTest.php
@@ -2966,6 +2970,27 @@ tests/unit/Core/Checkout/Promotion/PromotionExceptionTest.php
tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
tests/unit/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemerTest.php
tests/unit/Core/Checkout/Promotion/Api/PromotionActionControllerTest.php
tests/unit/Core/Service/ServiceSourceResolverTest.php
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
tests/unit/Core/Service/AppInfoTest.php
tests/unit/Core/Service/Command/InstallTest.php
tests/unit/Core/Service/ServiceRegistryEntryTest.php
tests/unit/Core/Service/ServiceLifecycleTest.php
tests/unit/Core/Service/DependencyInjection/ServiceExtensionTest.php
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
tests/unit/Core/Service/_fixtures/manifest1.xml
tests/unit/Core/Service/_fixtures/manifest2.xml
tests/unit/Core/Service/AllServiceInstallerTest.php
tests/unit/Core/Service/Event/ServiceOutdatedEventTest.php
tests/unit/Core/Service/ServiceRegistryClientTest.php
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php
tests/unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
tests/unit/Core/Service/ServiceClientFactoryTest.php
tests/unit/Core/Service/ServiceExceptionTest.php
tests/unit/Core/Service/Framework/ServiceExtensionCompatibilityTest.php
tests/unit/Core/Service/Api/ServiceControllerTest.php
tests/unit/Core/Service/ServiceClientTest.php
tests/unit/Core/Test/Stub/App/StaticSourceResolverTest.php
tests/unit/Core/Test/Stub/Framework/Util/StaticFilesystemTest.php
tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
@@ -3180,6 +3205,7 @@ tests/unit/Core/Framework/App/Manifest/Xml/DeliveryTimeTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Permission/PermissionsTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Tax/TaxProviderTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Cookie/CookiesTest.php
tests/unit/Core/Framework/App/Manifest/ManifestFactoryTest.php
tests/unit/Core/Framework/App/Manifest/_fixtures/random-order-manifest.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/manifestWithoutDescription.xml
@@ -6305,9 +6331,11 @@ changelog/release-6-5-6-0/2023-09-11-fixing-add-product-by-number.md
changelog/release-6-5-6-0/2023-08-31-vue3-fix-promotions-module.md
changelog/_unreleased/2024-09-22-simplified-product-media-sorting.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
changelog/_unreleased/2024-07-11-add-initial-services-infrastructure.md
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
changelog/_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks.md
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
changelog/_unreleased/2024-09-06-fix-issue-cart-discount-with-rule-not-possible-in-promotion.md
changelog/_unreleased/2024-09-11-added-company-and-department-to-different-views.md
@@ -6319,6 +6347,7 @@ changelog/_unreleased/2024-08-11-add-no-progress-option-to-indexing-commands.md
changelog/_unreleased/2024-08-07-add-contenthash-for-js-plugins.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-09-06-cash-rounding-for-tax-prices-with-multiple-tax-rules.md
changelog/_unreleased/2024-09-23-load-all-languages-in-snippet-modal.md
changelog/_unreleased/2024-09-11-fix-duplicate-save-edits-method-error-when-saving-order.md
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
changelog/_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.md
@@ -6354,11 +6383,13 @@ changelog/_unreleased/2024-09-10-payment-method-deprecation-log.md
changelog/_unreleased/2024-08-21-remove-deprecations-during-test-execution.md
changelog/_unreleased/2024-09-06-cache-name-fix.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2024-08-27-add-product-variants-only.md
changelog/_unreleased/2024-08-26-property-value-is-limited-to-500-on-when-on-generating-variant-modal.md
changelog/_unreleased/2024-09-11-fix-state-attribute-on-attributed-entities.md
changelog/_unreleased/2024-08-21-fix-many-to-many-filtered-join.md
changelog/_unreleased/2022-04-05-remove-duplicate-twig-block.md
changelog/_unreleased/2024-08-26-improve-error-suggestions.md
changelog/_unreleased/2024-09-17-fix-currency-display-for-old-orders.md
changelog/_unreleased/2024-02-01-add-store-api-endpoints-for-product-and-category-breadcrumb.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-09-06-added-category-entity-to-navigaton-page.md
@@ -6366,9 +6397,9 @@ changelog/_unreleased/2024-08-30-fix-unselect-for-media-base-item.md
changelog/_unreleased/2024-08-27-mprove-keyboard-ux-and-a11y-in-top-bar-navigation.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
changelog/_unreleased/2024-09-23-improve-slider-accessibility-tweaks.md
changelog/_unreleased/.keep
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
changelog/_unreleased/2024-09-06-fix-base-slider-initAccessibilityTweaks-.md
changelog/_unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md
changelog/_unreleased/2024-08-26-update-eslint-rules.md
@@ -6382,6 +6413,8 @@ changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
changelog/_unreleased/2024-09-19-fix-creating-invoices-via-bulk-edit-missing-invoice-address.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-09-18-add-striptags-to-idealo-template.md
changelog/_unreleased/2024-09-19-improve-order-amount-stats-performance.md
changelog/_unreleased/2024-09-23-added-criteria-events-for-country-and-country-state-routes.md
changelog/_unreleased/2024-08-20-improve-focus-handling-for-off-canvas-cart-and-quantity-selector.md
changelog/_unreleased/2024-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
changelog/_unreleased/2024-06-25-introduce-app-filesystem-abstraction.md
@@ -12018,7 +12051,9 @@ src/Administration/Resources/app/administration/src/app/plugin/meteor-sdk-data.p
src/Administration/Resources/app/administration/src/app/plugin/meta-info.plugin.spec.js
src/Administration/Resources/app/administration/src/app/store/index.ts
src/Administration/Resources/app/administration/src/app/store/store.spec.js
src/Administration/Resources/app/administration/src/app/store/teaser-popover.store.ts
src/Administration/Resources/app/administration/src/app/store/topbar-button.store.spec.js
src/Administration/Resources/app/administration/src/app/store/teaser-popover.store.spec.js
src/Administration/Resources/app/administration/src/app/store/topbar-button.store.ts
src/Administration/Resources/app/administration/src/app/service/license-violations.service.js
src/Administration/Resources/app/administration/src/app/service/search-type.service.js
@@ -12116,6 +12151,7 @@ src/Administration/Resources/app/administration/src/app/init-post/worker.init.sp
src/Administration/Resources/app/administration/src/app/init-post/index.spec.js
src/Administration/Resources/app/administration/src/app/init/menu-item.init.spec.js
src/Administration/Resources/app/administration/src/app/init/window.init.ts
src/Administration/Resources/app/administration/src/app/init/teaser-popover.init.ts
src/Administration/Resources/app/administration/src/app/init/topbar-button.init.ts
src/Administration/Resources/app/administration/src/app/init/notification.init.spec.js
src/Administration/Resources/app/administration/src/app/init/router.init.spec.js
@@ -12158,6 +12194,7 @@ src/Administration/Resources/app/administration/src/app/init/component-helper.in
src/Administration/Resources/app/administration/src/app/init/action-button.init.spec.js
src/Administration/Resources/app/administration/src/app/init/locale.init.spec.js
src/Administration/Resources/app/administration/src/app/init/extension-component-sections.init.spec.js
src/Administration/Resources/app/administration/src/app/init/teaser-popover.init.spec.js
src/Administration/Resources/app/administration/src/app/init/cms.init.spec.js
src/Administration/Resources/app/administration/src/app/init/modules.init.spec.js
src/Administration/Resources/app/administration/src/app/init/extension-data-handling.init.spec.js
@@ -12533,6 +12570,14 @@ src/Administration/Resources/app/administration/src/app/component/extension-api/
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-iframe-renderer/sw-iframe-renderer.html.twig
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-iframe-renderer/sw-iframe-renderer.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-iframe-renderer/sw-iframe-renderer.scss
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.html.twig
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.scss
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/index.ts
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-sales-channel/sw-extension-teaser-sales-channel.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.scss
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/index.ts
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-teaser-popover/sw-extension-teaser-popover.html.twig
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/index.ts
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/sw-extension-component-section.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/sw-extension-component-section.html.twig
@@ -13179,12 +13224,10 @@ src/Administration/Resources/app/administration/src/app/state/modals.store.ts
src/Administration/Resources/app/administration/src/app/state/sdk-location.store.ts
src/Administration/Resources/app/administration/src/app/state/action-button.store.ts
src/Administration/Resources/app/administration/src/app/state/extension-component-sections.store.ts
src/Administration/Resources/app/administration/src/app/state/topbar-button.store.spec.js
src/Administration/Resources/app/administration/src/app/state/admin-help-center.store.ts
src/Administration/Resources/app/administration/src/app/state/extension-sdk-module.store.ts
src/Administration/Resources/app/administration/src/app/state/marketing.store.spec.js
src/Administration/Resources/app/administration/src/app/state/menu-item.store.ts
src/Administration/Resources/app/administration/src/app/state/topbar-button.store.ts
src/Administration/Resources/app/administration/src/app/state/shopware-apps.store.ts
src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.spec.js
src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.ts
@@ -14593,7 +14636,9 @@ src/Core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslatio
src/Core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationEntity.php
src/Core/System/Country/CountryDefinition.php
src/Core/System/Country/Event/CountryStateRouteCacheKeyEvent.php
src/Core/System/Country/Event/CountryCriteriaEvent.php
src/Core/System/Country/Event/CountryRouteCacheTagsEvent.php
src/Core/System/Country/Event/CountryStateCriteriaEvent.php
src/Core/System/Country/Event/CountryRouteCacheKeyEvent.php
src/Core/System/Country/Event/CountryStateRouteCacheTagsEvent.php
src/Core/System/Country/CountryEntity.php
@@ -15902,6 +15947,29 @@ src/Core/Checkout/Promotion/Api/PromotionActionController.php
src/Core/Checkout/Promotion/Api/PromotionController.php
src/Core/Checkout/Promotion/Validator/PromotionValidator.php
src/Core/SalesChannelRequest.php
src/Core/Service/Message/UpdateServiceMessage.php
src/Core/Service/ServiceRegistryEntry.php
src/Core/Service/Command/Install.php
src/Core/Service/Service.php
src/Core/Service/ServiceLifecycle.php
src/Core/Service/DependencyInjection/services.xml
src/Core/Service/DependencyInjection/ServiceExtension.php
src/Core/Service/DependencyInjection/Configuration.php
src/Core/Service/MessageHandler/UpdateServiceHandler.php
src/Core/Service/ServiceSourceResolver.php
src/Core/Service/ServiceException.php
src/Core/Service/AllServiceInstaller.php
src/Core/Service/Event/ServiceOutdatedEvent.php
src/Core/Service/ScheduledTask/InstallServicesTask.php
src/Core/Service/ScheduledTask/InstallServicesTaskHandler.php
src/Core/Service/ServiceClientFactory.php
src/Core/Service/Subscriber/ServiceOutdatedSubscriber.php
src/Core/Service/Resources/config/routes.xml
src/Core/Service/AppInfo.php
src/Core/Service/ServiceRegistryClient.php
src/Core/Service/Framework/ServiceExtensionCompatibility.php
src/Core/Service/Api/ServiceController.php
src/Core/Service/ServiceClient.php
src/Core/Test/TestDefaults.php
src/Core/Test/Annotation/DisabledFeatures.php
src/Core/Test/TestBuilderTrait.php
@@ -16685,6 +16753,7 @@ src/Core/Migration/V6_6/Migration1715081559AdjustSentMailActionOnReviewSent.php
src/Core/Migration/V6_6/Migration1696262484AddDefaultSendMailOptions.php
src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
src/Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
src/Core/Migration/V6_6/Migration1713345551AddAppManagedColumn.php
src/Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
src/Core/Migration/V6_6/Migration1716968180AddAppSourceConfig.php
src/Core/Migration/V6_6/Migration1696515133AddCheckoutGatewayUrl.php
@@ -17316,6 +17385,7 @@ src/Core/Framework/App/Manifest/XmlParserUtils.php
src/Core/Framework/App/Manifest/Exception/UnallowedHostException.php
src/Core/Framework/App/Manifest/Exception/ManifestNotFoundException.php
src/Core/Framework/App/Manifest/Schema/manifest-2.0.xsd
src/Core/Framework/App/Manifest/ManifestFactory.php
src/Core/Framework/App/Manifest/Manifest.php
src/Core/Framework/App/Command/AppPrinter.php
src/Core/Framework/App/Command/ResolveAppUrlChangeCommand.php
@@ -25719,6 +25719,27 @@ content-manager/server/src/index.ts
server/src/index.ts
src/index.ts
index.ts
packages/core/content-manager/server/src/preview/index.ts
core/content-manager/server/src/preview/index.ts
content-manager/server/src/preview/index.ts
server/src/preview/index.ts
src/preview/index.ts
preview/index.ts
index.ts
packages/core/content-manager/server/src/preview/LICENSE
core/content-manager/server/src/preview/LICENSE
content-manager/server/src/preview/LICENSE
server/src/preview/LICENSE
src/preview/LICENSE
preview/LICENSE
LICENSE
packages/core/content-manager/server/src/preview/constants.ts
core/content-manager/server/src/preview/constants.ts
content-manager/server/src/preview/constants.ts
server/src/preview/constants.ts
src/preview/constants.ts
preview/constants.ts
constants.ts
packages/core/content-manager/server/src/services/metrics.ts
core/content-manager/server/src/services/metrics.ts
content-manager/server/src/services/metrics.ts
@@ -26605,6 +26626,27 @@ admin/src/hooks/useContentManagerInitData.ts
src/hooks/useContentManagerInitData.ts
hooks/useContentManagerInitData.ts
useContentManagerInitData.ts
packages/core/content-manager/admin/src/preview/index.ts
core/content-manager/admin/src/preview/index.ts
content-manager/admin/src/preview/index.ts
admin/src/preview/index.ts
src/preview/index.ts
preview/index.ts
index.ts
packages/core/content-manager/admin/src/preview/LICENSE
core/content-manager/admin/src/preview/LICENSE
content-manager/admin/src/preview/LICENSE
admin/src/preview/LICENSE
src/preview/LICENSE
preview/LICENSE
LICENSE
packages/core/content-manager/admin/src/preview/constants.ts
core/content-manager/admin/src/preview/constants.ts
content-manager/admin/src/preview/constants.ts
admin/src/preview/constants.ts
src/preview/constants.ts
preview/constants.ts
constants.ts
packages/core/content-manager/admin/src/translations/pt.json
core/content-manager/admin/src/translations/pt.json
content-manager/admin/src/translations/pt.json
@@ -3711,6 +3711,9 @@ packages/core/content-manager/server/src/history/routes/index.ts
packages/core/content-manager/server/src/history/routes/history-version.ts
packages/core/content-manager/server/src/register.ts
packages/core/content-manager/server/src/index.ts
packages/core/content-manager/server/src/preview/index.ts
packages/core/content-manager/server/src/preview/LICENSE
packages/core/content-manager/server/src/preview/constants.ts
packages/core/content-manager/server/src/services/metrics.ts
packages/core/content-manager/server/src/services/permission.ts
packages/core/content-manager/server/src/services/document-manager.ts
@@ -3835,6 +3838,9 @@ packages/core/content-manager/admin/src/hooks/useDragAndDrop.ts
packages/core/content-manager/admin/src/hooks/useLazyComponents.ts
packages/core/content-manager/admin/src/hooks/useDocumentLayout.ts
packages/core/content-manager/admin/src/hooks/useContentManagerInitData.ts
packages/core/content-manager/admin/src/preview/index.ts
packages/core/content-manager/admin/src/preview/LICENSE
packages/core/content-manager/admin/src/preview/constants.ts
packages/core/content-manager/admin/src/translations/pt.json
packages/core/content-manager/admin/src/translations/sk.json
packages/core/content-manager/admin/src/translations/ru.json
@@ -1483,6 +1483,11 @@ shop/product/show/viewing_product_variants_names.feature
product/show/viewing_product_variants_names.feature
show/viewing_product_variants_names.feature
viewing_product_variants_names.feature
features/shop/product/show/viewing_product_images.feature
shop/product/show/viewing_product_images.feature
product/show/viewing_product_images.feature
show/viewing_product_images.feature
viewing_product_images.feature
features/shop/product/show/viewing_product_with_disabled_main_taxon.feature
shop/product/show/viewing_product_with_disabled_main_taxon.feature
product/show/viewing_product_with_disabled_main_taxon.feature
@@ -1506,11 +1511,6 @@ product/show/reviews/viewing_product_reviews_on_product_reviews_page.feature
show/reviews/viewing_product_reviews_on_product_reviews_page.feature
reviews/viewing_product_reviews_on_product_reviews_page.feature
viewing_product_reviews_on_product_reviews_page.feature
features/shop/product/show/viewing_product_image.feature
shop/product/show/viewing_product_image.feature
product/show/viewing_product_image.feature
show/viewing_product_image.feature
viewing_product_image.feature
features/shop/product/show/viewing_product_enabled_variants_only.feature
shop/product/show/viewing_product_enabled_variants_only.feature
product/show/viewing_product_enabled_variants_only.feature
@@ -3254,6 +3254,11 @@ admin/product/managing_products/removing_product_price_from_obsolete_channel.fea
product/managing_products/removing_product_price_from_obsolete_channel.feature
managing_products/removing_product_price_from_obsolete_channel.feature
removing_product_price_from_obsolete_channel.feature
features/admin/product/managing_products/reordering_product_images.feature
admin/product/managing_products/reordering_product_images.feature
product/managing_products/reordering_product_images.feature
managing_products/reordering_product_images.feature
reordering_product_images.feature
features/admin/product/managing_products/adding_images_to_existing_product.feature
admin/product/managing_products/adding_images_to_existing_product.feature
product/managing_products/adding_images_to_existing_product.feature
@@ -5744,12 +5749,6 @@ Responses/admin/promotion/post_promotion_with_invalid_actions_response.json
admin/promotion/post_promotion_with_invalid_actions_response.json
promotion/post_promotion_with_invalid_actions_response.json
post_promotion_with_invalid_actions_response.json
tests/Api/Responses/admin/promotion/get_promotion_coupons_response.json
Api/Responses/admin/promotion/get_promotion_coupons_response.json
Responses/admin/promotion/get_promotion_coupons_response.json
admin/promotion/get_promotion_coupons_response.json
promotion/get_promotion_coupons_response.json
get_promotion_coupons_response.json
tests/Api/Responses/admin/promotion/post_promotion_with_taken_code_response.json
Api/Responses/admin/promotion/post_promotion_with_taken_code_response.json
Responses/admin/promotion/post_promotion_with_taken_code_response.json
@@ -6650,6 +6649,12 @@ Responses/admin/promotion_coupon/post_promotion_coupon_response.json
admin/promotion_coupon/post_promotion_coupon_response.json
promotion_coupon/post_promotion_coupon_response.json
post_promotion_coupon_response.json
tests/Api/Responses/admin/promotion_coupon/get_empty_promotion_coupons_response.json
Api/Responses/admin/promotion_coupon/get_empty_promotion_coupons_response.json
Responses/admin/promotion_coupon/get_empty_promotion_coupons_response.json
admin/promotion_coupon/get_empty_promotion_coupons_response.json
promotion_coupon/get_empty_promotion_coupons_response.json
get_empty_promotion_coupons_response.json
tests/Api/Responses/admin/promotion_coupon/get_promotion_coupons_response.json
Api/Responses/admin/promotion_coupon/get_promotion_coupons_response.json
Responses/admin/promotion_coupon/get_promotion_coupons_response.json
@@ -12741,6 +12746,11 @@ Sylius/Behat/Client/ApiSecurityClientInterface.php
Behat/Client/ApiSecurityClientInterface.php
Client/ApiSecurityClientInterface.php
ApiSecurityClientInterface.php
src/Sylius/Behat/Client/RequestBuilderInterface.php
Sylius/Behat/Client/RequestBuilderInterface.php
Behat/Client/RequestBuilderInterface.php
Client/RequestBuilderInterface.php
RequestBuilderInterface.php
src/Sylius/Behat/Client/ContentTypeGuide.php
Sylius/Behat/Client/ContentTypeGuide.php
Behat/Client/ContentTypeGuide.php
@@ -37150,16 +37160,6 @@ product_option/form/sections/general.html.twig
form/sections/general.html.twig
sections/general.html.twig
general.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/details/translations.html.twig
Sylius/Bundle/AdminBundle/templates/product_option/form/sections/details/translations.html.twig
Bundle/AdminBundle/templates/product_option/form/sections/details/translations.html.twig
AdminBundle/templates/product_option/form/sections/details/translations.html.twig
templates/product_option/form/sections/details/translations.html.twig
product_option/form/sections/details/translations.html.twig
form/sections/details/translations.html.twig
sections/details/translations.html.twig
details/translations.html.twig
translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general/position.html.twig
Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general/position.html.twig
Bundle/AdminBundle/templates/product_option/form/sections/general/position.html.twig
@@ -37636,6 +37636,16 @@ form/sections/general/name.html.twig
sections/general/name.html.twig
general/name.html.twig
name.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations/label.html.twig
Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations/label.html.twig
Bundle/AdminBundle/templates/promotion/form/sections/translations/label.html.twig
AdminBundle/templates/promotion/form/sections/translations/label.html.twig
templates/promotion/form/sections/translations/label.html.twig
promotion/form/sections/translations/label.html.twig
form/sections/translations/label.html.twig
sections/translations/label.html.twig
translations/label.html.twig
label.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations.html.twig
Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations.html.twig
Bundle/AdminBundle/templates/promotion/form/sections/translations.html.twig
@@ -38205,6 +38215,24 @@ shipping_method/form/general/enabled.html.twig
form/general/enabled.html.twig
general/enabled.html.twig
enabled.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations/description.html.twig
Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations/description.html.twig
Bundle/AdminBundle/templates/shipping_method/form/translations/description.html.twig
AdminBundle/templates/shipping_method/form/translations/description.html.twig
templates/shipping_method/form/translations/description.html.twig
shipping_method/form/translations/description.html.twig
form/translations/description.html.twig
translations/description.html.twig
description.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations/name.html.twig
Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations/name.html.twig
Bundle/AdminBundle/templates/shipping_method/form/translations/name.html.twig
AdminBundle/templates/shipping_method/form/translations/name.html.twig
templates/shipping_method/form/translations/name.html.twig
shipping_method/form/translations/name.html.twig
form/translations/name.html.twig
translations/name.html.twig
name.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations.html.twig
Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations.html.twig
Bundle/AdminBundle/templates/shipping_method/form/translations.html.twig
@@ -38717,6 +38745,26 @@ form/sections/general/name.html.twig
sections/general/name.html.twig
general/name.html.twig
name.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/label.html.twig
Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/label.html.twig
Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/label.html.twig
AdminBundle/templates/catalog_promotion/form/sections/translations/label.html.twig
templates/catalog_promotion/form/sections/translations/label.html.twig
catalog_promotion/form/sections/translations/label.html.twig
form/sections/translations/label.html.twig
sections/translations/label.html.twig
translations/label.html.twig
label.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/description.html.twig
Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/description.html.twig
Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/description.html.twig
AdminBundle/templates/catalog_promotion/form/sections/translations/description.html.twig
templates/catalog_promotion/form/sections/translations/description.html.twig
catalog_promotion/form/sections/translations/description.html.twig
form/sections/translations/description.html.twig
sections/translations/description.html.twig
translations/description.html.twig
description.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations.html.twig
Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations.html.twig
Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations.html.twig
@@ -41199,6 +41247,17 @@ common/navbar/items/user.html.twig
navbar/items/user.html.twig
items/user.html.twig
user.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/shop_preview.html.twig
Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/shop_preview.html.twig
Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/shop_preview.html.twig
AdminBundle/templates/shared/crud/common/navbar/menu/shop_preview.html.twig
templates/shared/crud/common/navbar/menu/shop_preview.html.twig
shared/crud/common/navbar/menu/shop_preview.html.twig
crud/common/navbar/menu/shop_preview.html.twig
common/navbar/menu/shop_preview.html.twig
navbar/menu/shop_preview.html.twig
menu/shop_preview.html.twig
shop_preview.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/search.html.twig
Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/search.html.twig
Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/search.html.twig
@@ -41515,6 +41574,16 @@ product_variant/form/sections/channel_pricing.html.twig
form/sections/channel_pricing.html.twig
sections/channel_pricing.html.twig
channel_pricing.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/translations/name.html.twig
Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/translations/name.html.twig
Bundle/AdminBundle/templates/product_variant/form/sections/translations/name.html.twig
AdminBundle/templates/product_variant/form/sections/translations/name.html.twig
templates/product_variant/form/sections/translations/name.html.twig
product_variant/form/sections/translations/name.html.twig
form/sections/translations/name.html.twig
sections/translations/name.html.twig
translations/name.html.twig
name.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/taxes.html.twig
Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/taxes.html.twig
Bundle/AdminBundle/templates/product_variant/form/sections/taxes.html.twig
@@ -47824,6 +47893,15 @@ Component/Shared/Navbar/UserDropdownComponent.php
Shared/Navbar/UserDropdownComponent.php
Navbar/UserDropdownComponent.php
UserDropdownComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Shared/Navbar/ShopPreviewComponent.php
Sylius/Bundle/AdminBundle/Twig/Component/Shared/Navbar/ShopPreviewComponent.php
Bundle/AdminBundle/Twig/Component/Shared/Navbar/ShopPreviewComponent.php
AdminBundle/Twig/Component/Shared/Navbar/ShopPreviewComponent.php
Twig/Component/Shared/Navbar/ShopPreviewComponent.php
Component/Shared/Navbar/ShopPreviewComponent.php
Shared/Navbar/ShopPreviewComponent.php
Navbar/ShopPreviewComponent.php
ShopPreviewComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Product/FormComponent.php
Sylius/Bundle/AdminBundle/Twig/Component/Product/FormComponent.php
Bundle/AdminBundle/Twig/Component/Product/FormComponent.php
@@ -48944,6 +49022,12 @@ Bundle/CoreBundle/Migrations/Version20240216110238.php
CoreBundle/Migrations/Version20240216110238.php
Migrations/Version20240216110238.php
Version20240216110238.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240924204424.php
Sylius/Bundle/CoreBundle/Migrations/Version20240924204424.php
Bundle/CoreBundle/Migrations/Version20240924204424.php
CoreBundle/Migrations/Version20240924204424.php
Migrations/Version20240924204424.php
Version20240924204424.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php
Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php
Bundle/CoreBundle/Migrations/Version20161223091334.php
@@ -49250,6 +49334,12 @@ Bundle/CoreBundle/Migrations/Version20211028150911.php
CoreBundle/Migrations/Version20211028150911.php
Migrations/Version20211028150911.php
Version20211028150911.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240918120744.php
Sylius/Bundle/CoreBundle/Migrations/Version20240918120744.php
Bundle/CoreBundle/Migrations/Version20240918120744.php
CoreBundle/Migrations/Version20240918120744.php
Migrations/Version20240918120744.php
Version20240918120744.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php
Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php
Bundle/CoreBundle/Migrations/Version20190607135638.php
@@ -70230,12 +70320,24 @@ Bundle/ApiBundle/Resolver/OperationResolverInterface.php
ApiBundle/Resolver/OperationResolverInterface.php
Resolver/OperationResolverInterface.php
OperationResolverInterface.php
src/Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolver.php
Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolver.php
Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolver.php
ApiBundle/Resolver/UriTemplateParentResourceResolver.php
Resolver/UriTemplateParentResourceResolver.php
UriTemplateParentResourceResolver.php
src/Sylius/Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
Sylius/Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
Resolver/PathPrefixBasedOperationResolver.php
PathPrefixBasedOperationResolver.php
src/Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolverInterface.php
Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolverInterface.php
Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolverInterface.php
ApiBundle/Resolver/UriTemplateParentResourceResolverInterface.php
Resolver/UriTemplateParentResourceResolverInterface.php
UriTemplateParentResourceResolverInterface.php
src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
@@ -70250,14 +70352,6 @@ StateProcessor/Admin/AvatarImage/PersistProcessor.php
Admin/AvatarImage/PersistProcessor.php
AvatarImage/PersistProcessor.php
PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/PromotionCoupon/RemoveProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/PromotionCoupon/RemoveProcessor.php
Bundle/ApiBundle/StateProcessor/Admin/PromotionCoupon/RemoveProcessor.php
ApiBundle/StateProcessor/Admin/PromotionCoupon/RemoveProcessor.php
StateProcessor/Admin/PromotionCoupon/RemoveProcessor.php
Admin/PromotionCoupon/RemoveProcessor.php
PromotionCoupon/RemoveProcessor.php
RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
@@ -70338,6 +70432,24 @@ StateProcessor/Admin/TaxonImage/PersistProcessor.php
Admin/TaxonImage/PersistProcessor.php
TaxonImage/PersistProcessor.php
PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessor.php
Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessor.php
ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessor.php
StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessor.php
Admin/Promotion/PromotionCoupon/RemoveProcessor.php
Promotion/PromotionCoupon/RemoveProcessor.php
PromotionCoupon/RemoveProcessor.php
RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessor.php
Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessor.php
ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessor.php
StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessor.php
Admin/Promotion/PromotionCoupon/PersistProcessor.php
Promotion/PromotionCoupon/PersistProcessor.php
PromotionCoupon/PersistProcessor.php
PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php
Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php
@@ -70765,6 +70877,17 @@ QueryExtension/Admin/Order/StateBasedExtension.php
Admin/Order/StateBasedExtension.php
Order/StateBasedExtension.php
StateBasedExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
ApiBundle/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
Admin/Promotion/PromotionCoupon/PostResultExtension.php
Promotion/PromotionCoupon/PostResultExtension.php
PromotionCoupon/PostResultExtension.php
PostResultExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtension.php
Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtension.php
Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtension.php
@@ -71353,6 +71476,12 @@ Bundle/ApiBundle/DependencyInjection/Configuration.php
ApiBundle/DependencyInjection/Configuration.php
DependencyInjection/Configuration.php
Configuration.php
src/Sylius/Bundle/ApiBundle/Attribute/PromotionCodeAware.php
Sylius/Bundle/ApiBundle/Attribute/PromotionCodeAware.php
Bundle/ApiBundle/Attribute/PromotionCodeAware.php
ApiBundle/Attribute/PromotionCodeAware.php
Attribute/PromotionCodeAware.php
PromotionCodeAware.php
src/Sylius/Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
Sylius/Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
@@ -73781,6 +73910,16 @@ api_platform/resources/shop/Taxon.xml
resources/shop/Taxon.xml
shop/Taxon.xml
Taxon.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ShopUser.xml
Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ShopUser.xml
Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ShopUser.xml
ApiBundle/Resources/config/api_platform/resources/shop/ShopUser.xml
Resources/config/api_platform/resources/shop/ShopUser.xml
config/api_platform/resources/shop/ShopUser.xml
api_platform/resources/shop/ShopUser.xml
resources/shop/ShopUser.xml
shop/ShopUser.xml
ShopUser.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/OrderItem.xml
Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/OrderItem.xml
Bundle/ApiBundle/Resources/config/api_platform/resources/shop/OrderItem.xml
@@ -74582,6 +74721,13 @@ ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
spec/QueryHandler/GetStatisticsHandlerSpec.php
QueryHandler/GetStatisticsHandlerSpec.php
GetStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Resolver/UriTemplateParentResourceResolverSpec.php
Sylius/Bundle/ApiBundle/spec/Resolver/UriTemplateParentResourceResolverSpec.php
Bundle/ApiBundle/spec/Resolver/UriTemplateParentResourceResolverSpec.php
ApiBundle/spec/Resolver/UriTemplateParentResourceResolverSpec.php
spec/Resolver/UriTemplateParentResourceResolverSpec.php
Resolver/UriTemplateParentResourceResolverSpec.php
UriTemplateParentResourceResolverSpec.php
src/Sylius/Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php
Sylius/Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php
Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php
@@ -74697,6 +74843,26 @@ StateProcessor/Admin/Promotion/RemoveProcessorSpec.php
Admin/Promotion/RemoveProcessorSpec.php
Promotion/RemoveProcessorSpec.php
RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
spec/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
Promotion/PromotionCoupon/RemoveProcessorSpec.php
PromotionCoupon/RemoveProcessorSpec.php
RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
spec/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
Promotion/PromotionCoupon/PersistProcessorSpec.php
PromotionCoupon/PersistProcessorSpec.php
PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/RemoveProcessorSpec.php
Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/RemoveProcessorSpec.php
Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/RemoveProcessorSpec.php
@@ -75114,6 +75280,18 @@ QueryExtension/Admin/Order/StateBasedExtensionSpec.php
Admin/Order/StateBasedExtensionSpec.php
Order/StateBasedExtensionSpec.php
StateBasedExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
ApiBundle/spec/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
spec/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
Promotion/PromotionCoupon/PostResultExtensionSpec.php
PromotionCoupon/PostResultExtensionSpec.php
PostResultExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtensionSpec.php
Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtensionSpec.php
Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtensionSpec.php
@@ -305,11 +305,11 @@ features/shop/product/show/associations/viewing_product_associations.feature
features/shop/product/show/viewing_product_with_all_variants_disabled.feature
features/shop/product/show/viewing_product.feature
features/shop/product/show/viewing_product_variants_names.feature
features/shop/product/show/viewing_product_images.feature
features/shop/product/show/viewing_product_with_disabled_main_taxon.feature
features/shop/product/show/reviews/viewing_product_average_rating.feature
features/shop/product/show/reviews/viewing_product_reviews_on_product_details_page.feature
features/shop/product/show/reviews/viewing_product_reviews_on_product_reviews_page.feature
features/shop/product/show/viewing_product_image.feature
features/shop/product/show/viewing_product_enabled_variants_only.feature
features/shop/product/variants/viewing_list_of_product_variants_with_corresponding_prices_and_options.feature
features/shop/product/variants/viewing_product_variant.feature
@@ -651,6 +651,7 @@ features/admin/product/managing_products/changing_associations_of_product.featur
features/admin/product/managing_products/deleting_product_with_reviews.feature
features/admin/product/managing_products/sorting_products.feature
features/admin/product/managing_products/removing_product_price_from_obsolete_channel.feature
features/admin/product/managing_products/reordering_product_images.feature
features/admin/product/managing_products/adding_images_to_existing_product.feature
features/admin/product/managing_products/adding_product_with_prices_for_multiple_channels.feature
features/admin/product/managing_products/editing_product_slug_in_multiple_locales.feature
@@ -1155,7 +1156,6 @@ tests/Api/Responses/admin/promotion/post_promotion_with_invalid_rules_response.j
tests/Api/Responses/admin/promotion/post_promotion_response.json
tests/Api/Responses/admin/promotion/get_promotions_response.json
tests/Api/Responses/admin/promotion/post_promotion_with_invalid_actions_response.json
tests/Api/Responses/admin/promotion/get_promotion_coupons_response.json
tests/Api/Responses/admin/promotion/post_promotion_with_taken_code_response.json
tests/Api/Responses/admin/promotion/archive_promotion.json
tests/Api/Responses/admin/promotion/put_promotion_to_last_priority_when_priority_is_minus_one_response.json
@@ -1306,6 +1306,7 @@ tests/Api/Responses/admin/product_association_type/put_product_association_type_
tests/Api/Responses/admin/product_association_type/put_product_association_type_response.json
tests/Api/Responses/admin/product_association_type/get_product_association_types_response.json
tests/Api/Responses/admin/promotion_coupon/post_promotion_coupon_response.json
tests/Api/Responses/admin/promotion_coupon/get_empty_promotion_coupons_response.json
tests/Api/Responses/admin/promotion_coupon/get_promotion_coupons_response.json
tests/Api/Responses/admin/promotion_coupon/generate_promotion_coupons_response.json
tests/Api/Responses/admin/promotion_coupon/get_promotion_coupon_response.json
@@ -2446,6 +2447,7 @@ src/Sylius/Behat/Client/ContentTypeGuideInterface.php
src/Sylius/Behat/Client/ApiClientInterface.php
src/Sylius/Behat/Client/ResponseCheckerInterface.php
src/Sylius/Behat/Client/ApiSecurityClientInterface.php
src/Sylius/Behat/Client/RequestBuilderInterface.php
src/Sylius/Behat/Client/ContentTypeGuide.php
src/Sylius/Behat/Client/ResponseChecker.php
src/Sylius/Behat/Client/ApiPlatformSecurityClient.php
@@ -5690,7 +5692,6 @@ src/Sylius/Bundle/AdminBundle/templates/errors/error404.html.twig
src/Sylius/Bundle/AdminBundle/templates/errors/error/404.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/details/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general/position.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/translations/name.html.twig
@@ -5741,6 +5742,7 @@ src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/general/descript
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/general/channels.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/general/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/general/name.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations/label.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/configuration.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/rules_and_actions/rules.html.twig
@@ -5801,6 +5803,8 @@ src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/position.ht
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/zone.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/enabled.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations/description.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations/name.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/rules.html.twig
@@ -5852,6 +5856,8 @@ src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/general.
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/general/channels.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/general/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/general/name.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/label.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations/description.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/configuration.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/scopes_and_actions.html.twig
@@ -6101,6 +6107,7 @@ src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/search.html.t
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/items.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/items/user.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/shop_preview.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/search.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/index.html.twig
@@ -6132,6 +6139,7 @@ src/Sylius/Bundle/AdminBundle/templates/product_variant/grid/action/update_posit
src/Sylius/Bundle/AdminBundle/templates/product_variant/index/content/header/breadcrumbs.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/general.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/channel_pricing.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/translations/name.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/taxes.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/inventory.html.twig
@@ -6843,6 +6851,7 @@ src/Sylius/Bundle/AdminBundle/Twig/ErrorTemplateFinder/ErrorTemplateFinder.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Shared/RenderEntityWithTemplateComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Shared/Navbar/NotificationsComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Shared/Navbar/UserDropdownComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Shared/Navbar/ShopPreviewComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Product/FormComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Product/Form/ProductTaxonsComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Product/ProductAttributeAutocompleteComponent.php
@@ -7012,6 +7021,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20211125122631.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20170321131352.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20230327121633.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240216110238.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240924204424.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240614074658.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20210809121349.php
@@ -7063,6 +7073,7 @@ src/Sylius/Bundle/CoreBundle/Migrations/Version20170120164250.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20210422105530.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20200202104152.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20211028150911.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240918120744.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20161223164558.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20170103120334.php
@@ -9969,10 +9980,11 @@ src/Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php
src/Sylius/Bundle/ApiBundle/QueryHandler/GetCustomerStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/Resolver/OperationResolverInterface.php
src/Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolver.php
src/Sylius/Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
src/Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolverInterface.php
src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AvatarImage/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/PromotionCoupon/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductImage/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Product/RemoveProcessor.php
@@ -9983,6 +9995,8 @@ src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Channel/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ShippingMethod/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductAttribute/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/TaxonImage/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AdminUser/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AdminUser/PersistProcessor.php
@@ -10043,6 +10057,7 @@ src/Sylius/Bundle/ApiBundle/Creator/TaxonImageCreator.php
src/Sylius/Bundle/ApiBundle/Security/OrderAdjustmentsVoter.php
src/Sylius/Bundle/ApiBundle/Security/ShopUserVoter.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Admin/Order/StateBasedExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/Country/ChannelBasedExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/Currency/ChannelBasedExtension.php
@@ -10118,6 +10133,7 @@ src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/XmlResourceExtractorCom
src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/FlattenExceptionNormalizerDecoratorCompilerPass.php
src/Sylius/Bundle/ApiBundle/DependencyInjection/SyliusApiExtension.php
src/Sylius/Bundle/ApiBundle/DependencyInjection/Configuration.php
src/Sylius/Bundle/ApiBundle/Attribute/PromotionCodeAware.php
src/Sylius/Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
src/Sylius/Bundle/ApiBundle/Attribute/AsPaymentConfigurationProvider.php
src/Sylius/Bundle/ApiBundle/Attribute/OrderItemIdAware.php
@@ -10426,6 +10442,7 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/Product
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/Currency.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ExchangeRate.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/Taxon.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ShopUser.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/OrderItem.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/Shipment.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ProductOption.xml
@@ -10512,6 +10529,7 @@ src/Sylius/Bundle/ApiBundle/spec/Filter/Doctrine/TaxonFilterSpec.php
src/Sylius/Bundle/ApiBundle/spec/PropertyInfo/Extractor/EmptyPropertyListExtractorSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/Resolver/UriTemplateParentResourceResolverSpec.php
src/Sylius/Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AvatarImage/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Country/PersistProcessorSpec.php
@@ -10525,6 +10543,8 @@ src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/ShippingMethod/RemoveProce
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/ProductAttribute/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/TaxonImage/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Promotion/PromotionCoupon/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/ProductVariant/RemoveProcessorSpec.php
@@ -10576,6 +10596,7 @@ src/Sylius/Bundle/ApiBundle/spec/Creator/AvatarImageCreatorSpec.php
src/Sylius/Bundle/ApiBundle/spec/Security/ShopUserVoterSpec.php
src/Sylius/Bundle/ApiBundle/spec/Security/OrderAdjustmentsVoterSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Admin/Order/StateBasedExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Admin/Promotion/PromotionCoupon/PostResultExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/Country/ChannelBasedExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/Currency/ChannelBasedExtensionSpec.php
@@ -57987,6 +57987,12 @@ tests/e2e-pw/bin/install-plugin.sh
e2e-pw/bin/install-plugin.sh
bin/install-plugin.sh
install-plugin.sh
plugins/woocommerce/tests/e2e-pw/bin/woocommerce-cleanup.php
woocommerce/tests/e2e-pw/bin/woocommerce-cleanup.php
tests/e2e-pw/bin/woocommerce-cleanup.php
e2e-pw/bin/woocommerce-cleanup.php
bin/woocommerce-cleanup.php
woocommerce-cleanup.php
plugins/woocommerce/tests/e2e-pw/bin/process-waiting-actions.php
woocommerce/tests/e2e-pw/bin/process-waiting-actions.php
tests/e2e-pw/bin/process-waiting-actions.php
@@ -64206,14 +64212,14 @@ plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func
woocommerce/changelog/enhance-create-wrapper-for-all-external-func
changelog/enhance-create-wrapper-for-all-external-func
enhance-create-wrapper-for-all-external-func
plugins/woocommerce/changelog/fix-additional-fields-virtual
woocommerce/changelog/fix-additional-fields-virtual
changelog/fix-additional-fields-virtual
fix-additional-fields-virtual
plugins/woocommerce/changelog/51643-add-update-heading
woocommerce/changelog/51643-add-update-heading
changelog/51643-add-update-heading
51643-add-update-heading
plugins/woocommerce/changelog/e2e-reset-plugin-for-test-sites
woocommerce/changelog/e2e-reset-plugin-for-test-sites
changelog/e2e-reset-plugin-for-test-sites
e2e-reset-plugin-for-test-sites
plugins/woocommerce/changelog/e2e-fix-stalebot-ignore-skipped-test-issues
woocommerce/changelog/e2e-fix-stalebot-ignore-skipped-test-issues
changelog/e2e-fix-stalebot-ignore-skipped-test-issues
@@ -64246,6 +64252,10 @@ plugins/woocommerce/changelog/51227-add-delayed-account-creation-send-password-5
woocommerce/changelog/51227-add-delayed-account-creation-send-password-51193
changelog/51227-add-delayed-account-creation-send-password-51193
51227-add-delayed-account-creation-send-password-51193
plugins/woocommerce/changelog/51633-fix-wp-head-gets-called-twice-on-coming-soon-page
woocommerce/changelog/51633-fix-wp-head-gets-called-twice-on-coming-soon-page
changelog/51633-fix-wp-head-gets-called-twice-on-coming-soon-page
51633-fix-wp-head-gets-called-twice-on-coming-soon-page
plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
woocommerce/changelog/add-product_form_migration_to_dataforms
changelog/add-product_form_migration_to_dataforms
@@ -64278,6 +64288,14 @@ plugins/woocommerce/changelog/update-wccom-18825-price-fields
woocommerce/changelog/update-wccom-18825-price-fields
changelog/update-wccom-18825-price-fields
update-wccom-18825-price-fields
plugins/woocommerce/changelog/fix-50040_flaky_product_collection_advanced_preview_test
woocommerce/changelog/fix-50040_flaky_product_collection_advanced_preview_test
changelog/fix-50040_flaky_product_collection_advanced_preview_test
fix-50040_flaky_product_collection_advanced_preview_test
plugins/woocommerce/changelog/fix-24244-custom-permalink
woocommerce/changelog/fix-24244-custom-permalink
changelog/fix-24244-custom-permalink
fix-24244-custom-permalink
plugins/woocommerce/changelog/tweak-unhardcode-tabbed-page-name
woocommerce/changelog/tweak-unhardcode-tabbed-page-name
changelog/tweak-unhardcode-tabbed-page-name
@@ -64326,6 +64344,10 @@ plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
changelog/51571-update-wccom-21779-in-app-ratings-a11y
51571-update-wccom-21779-in-app-ratings-a11y
plugins/woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
changelog/fix-45477-blocks-themes-shop-homepage
fix-45477-blocks-themes-shop-homepage
plugins/woocommerce/changelog/51147-30050
woocommerce/changelog/51147-30050
changelog/51147-30050
@@ -8847,6 +8847,7 @@ plugins/woocommerce/tests/e2e-pw/bin/dotenv.sh
plugins/woocommerce/tests/e2e-pw/bin/test-env-setup.sh
plugins/woocommerce/tests/e2e-pw/bin/test-helper-apis.php
plugins/woocommerce/tests/e2e-pw/bin/install-plugin.sh
plugins/woocommerce/tests/e2e-pw/bin/woocommerce-cleanup.php
plugins/woocommerce/tests/e2e-pw/bin/process-waiting-actions.php
plugins/woocommerce/tests/e2e-pw/bin/filter-setter.php
plugins/woocommerce/tests/e2e-pw/global-setup.js
@@ -9702,8 +9703,8 @@ plugins/woocommerce/changelog/fix-51340-defensive-type-check-for-qty-limits
plugins/woocommerce/changelog/51585-fix-correct-color-for-pickup
plugins/woocommerce/changelog/fix-inner-block-script-handling-51155
plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func
plugins/woocommerce/changelog/fix-additional-fields-virtual
plugins/woocommerce/changelog/51643-add-update-heading
plugins/woocommerce/changelog/e2e-reset-plugin-for-test-sites
plugins/woocommerce/changelog/e2e-fix-stalebot-ignore-skipped-test-issues
plugins/woocommerce/changelog/fix-49635-tax-totals
plugins/woocommerce/changelog/remove-flaky-pickup-test
@@ -9712,6 +9713,7 @@ plugins/woocommerce/changelog/update-dataviews_package
plugins/woocommerce/changelog/51577-issue-1570
plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes
plugins/woocommerce/changelog/51227-add-delayed-account-creation-send-password-51193
plugins/woocommerce/changelog/51633-fix-wp-head-gets-called-twice-on-coming-soon-page
plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection
plugins/woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member
@@ -9720,6 +9722,8 @@ plugins/woocommerce/changelog/51484-patch-25
plugins/woocommerce/changelog/add-50860-upsells
plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
plugins/woocommerce/changelog/update-wccom-18825-price-fields
plugins/woocommerce/changelog/fix-50040_flaky_product_collection_advanced_preview_test
plugins/woocommerce/changelog/fix-24244-custom-permalink
plugins/woocommerce/changelog/tweak-unhardcode-tabbed-page-name
plugins/woocommerce/changelog/fix-36737-legacy_admin_reports-filter
plugins/woocommerce/changelog/tweak-remote-spec-data-source-url-base
@@ -9732,6 +9736,7 @@ plugins/woocommerce/changelog/add-50916-product-reference
plugins/woocommerce/changelog/dev-pnpm-settings-tweaks
plugins/woocommerce/changelog/51076-add-49335-related-products-collection
plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
plugins/woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
plugins/woocommerce/changelog/51147-30050
plugins/woocommerce/changelog/k6-performance-fix-my-account-open-orders-test
plugins/woocommerce/phpcs.xml