[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
+1 -1
View File
@@ -3,6 +3,6 @@
"last_update": 1727118188 "last_update": 1727118188
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1727258642 "last_update": 1727345035
} }
} }
@@ -16664,6 +16664,8 @@ get-current-language.test.ts
app/license app/license
license license
contributing.md contributing.md
.changeset/twenty-frogs-watch.md
twenty-frogs-watch.md
.changeset/fifty-bobcats-beg.md .changeset/fifty-bobcats-beg.md
fifty-bobcats-beg.md fifty-bobcats-beg.md
.changeset/lovely-pillows-sort.md .changeset/lovely-pillows-sort.md
@@ -16674,6 +16676,8 @@ giant-plants-notice.md
cuddly-lizards-prove.md cuddly-lizards-prove.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/gold-comics-travel.md
gold-comics-travel.md
.changeset/small-bees-shave.md .changeset/small-bees-shave.md
small-bees-shave.md small-bees-shave.md
.changeset/six-glasses-warn.md .changeset/six-glasses-warn.md
@@ -16690,8 +16694,12 @@ curly-frogs-hide.md
trams-rijden.md trams-rijden.md
.changeset/proud-moons-sell.md .changeset/proud-moons-sell.md
proud-moons-sell.md proud-moons-sell.md
.changeset/tender-parents-confess.md
tender-parents-confess.md
.changeset/five-pens-press.md .changeset/five-pens-press.md
five-pens-press.md five-pens-press.md
.changeset/eleven-roses-compete.md
eleven-roses-compete.md
.changeset/large-ears-approve.md .changeset/large-ears-approve.md
large-ears-approve.md large-ears-approve.md
.changeset/small-bags-listen.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/src/lang/get-current-language.test.ts
app/license app/license
contributing.md contributing.md
.changeset/twenty-frogs-watch.md
.changeset/fifty-bobcats-beg.md .changeset/fifty-bobcats-beg.md
.changeset/lovely-pillows-sort.md .changeset/lovely-pillows-sort.md
.changeset/giant-plants-notice.md .changeset/giant-plants-notice.md
.changeset/cuddly-lizards-prove.md .changeset/cuddly-lizards-prove.md
.changeset/config.json .changeset/config.json
.changeset/gold-comics-travel.md
.changeset/small-bees-shave.md .changeset/small-bees-shave.md
.changeset/six-glasses-warn.md .changeset/six-glasses-warn.md
.changeset/great-planets-move.md .changeset/great-planets-move.md
@@ -3383,7 +3385,9 @@ contributing.md
.changeset/curly-frogs-hide.md .changeset/curly-frogs-hide.md
.changeset/trams-rijden.md .changeset/trams-rijden.md
.changeset/proud-moons-sell.md .changeset/proud-moons-sell.md
.changeset/tender-parents-confess.md
.changeset/five-pens-press.md .changeset/five-pens-press.md
.changeset/eleven-roses-compete.md
.changeset/large-ears-approve.md .changeset/large-ears-approve.md
.changeset/small-bags-listen.md .changeset/small-bags-listen.md
.changeset/silver-chairs-tan.md .changeset/silver-chairs-tan.md
@@ -6762,6 +6762,9 @@ docs/conf.py
conf.py conf.py
docs/index.rst docs/index.rst
index.rst index.rst
docs/_static/kapa-ai.js
_static/kapa-ai.js
kapa-ai.js
docs/requirements.txt docs/requirements.txt
requirements.txt requirements.txt
docs/how_to/13-toolbar.rst docs/how_to/13-toolbar.rst
@@ -1373,6 +1373,7 @@ docs/_ext/djangocms.py
docs/django_settings.py docs/django_settings.py
docs/conf.py docs/conf.py
docs/index.rst docs/index.rst
docs/_static/kapa-ai.js
docs/requirements.txt docs/requirements.txt
docs/how_to/13-toolbar.rst docs/how_to/13-toolbar.rst
docs/how_to/10-upgrade_plugins.rst docs/how_to/10-upgrade_plugins.rst
@@ -2717,6 +2717,10 @@ ghost/tinybird/scripts/exec_test.sh
tinybird/scripts/exec_test.sh tinybird/scripts/exec_test.sh
scripts/exec_test.sh scripts/exec_test.sh
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 ghost/tinybird/requirements.txt
tinybird/requirements.txt tinybird/requirements.txt
requirements.txt requirements.txt
@@ -5995,6 +5999,11 @@ admin/tests/acceptance/authentication-test.js
tests/acceptance/authentication-test.js tests/acceptance/authentication-test.js
acceptance/authentication-test.js acceptance/authentication-test.js
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 ghost/admin/tests/acceptance/tags-test.js
admin/tests/acceptance/tags-test.js admin/tests/acceptance/tags-test.js
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 acceptance/editor/lexical-test.js
editor/lexical-test.js editor/lexical-test.js
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 ghost/admin/tests/acceptance/editor/publish-flow-test.js
admin/tests/acceptance/editor/publish-flow-test.js admin/tests/acceptance/editor/publish-flow-test.js
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 app/templates/tags.hbs
templates/tags.hbs templates/tags.hbs
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 ghost/admin/app/templates/application.hbs
admin/app/templates/application.hbs admin/app/templates/application.hbs
app/templates/application.hbs app/templates/application.hbs
@@ -11556,6 +11576,11 @@ admin/app/controllers/collection.js
app/controllers/collection.js app/controllers/collection.js
controllers/collection.js controllers/collection.js
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 ghost/admin/app/controllers/whatsnew.js
admin/app/controllers/whatsnew.js admin/app/controllers/whatsnew.js
app/controllers/whatsnew.js app/controllers/whatsnew.js
@@ -11917,6 +11942,11 @@ admin/app/routes/collection.js
app/routes/collection.js app/routes/collection.js
routes/collection.js routes/collection.js
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 ghost/admin/app/routes/whatsnew.js
admin/app/routes/whatsnew.js admin/app/routes/whatsnew.js
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/pipes/kpis.pipe
ghost/tinybird/scripts/append_fixtures.sh ghost/tinybird/scripts/append_fixtures.sh
ghost/tinybird/scripts/exec_test.sh ghost/tinybird/scripts/exec_test.sh
ghost/tinybird/scripts/unsafe_redeploy.sh
ghost/tinybird/requirements.txt ghost/tinybird/requirements.txt
ghost/tinybird/datasources/analytics_pages_mv.datasource ghost/tinybird/datasources/analytics_pages_mv.datasource
ghost/tinybird/datasources/analytics_sessions_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/mentions-test.js
ghost/admin/tests/acceptance/password-reset-test.js ghost/admin/tests/acceptance/password-reset-test.js
ghost/admin/tests/acceptance/authentication-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/tags-test.js
ghost/admin/tests/acceptance/custom-post-templates-test.js ghost/admin/tests/acceptance/custom-post-templates-test.js
ghost/admin/tests/acceptance/stats-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/members-activity-test.js
ghost/admin/tests/acceptance/search-test.js ghost/admin/tests/acceptance/search-test.js
ghost/admin/tests/acceptance/editor/lexical-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/publish-flow-test.js
ghost/admin/tests/acceptance/editor/post-email-preview-test.js ghost/admin/tests/acceptance/editor/post-email-preview-test.js
ghost/admin/tests/acceptance/editor/post-revisions-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/pages-loading.hbs
ghost/admin/app/templates/tag.hbs ghost/admin/app/templates/tag.hbs
ghost/admin/app/templates/tags.hbs ghost/admin/app/templates/tags.hbs
ghost/admin/app/templates/restore-posts.hbs
ghost/admin/app/templates/application.hbs ghost/admin/app/templates/application.hbs
ghost/admin/app/templates/site.hbs ghost/admin/app/templates/site.hbs
ghost/admin/app/transitions.js 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/application.js
ghost/admin/app/controllers/setup.js ghost/admin/app/controllers/setup.js
ghost/admin/app/controllers/collection.js ghost/admin/app/controllers/collection.js
ghost/admin/app/controllers/restore-posts.js
ghost/admin/app/controllers/whatsnew.js ghost/admin/app/controllers/whatsnew.js
ghost/admin/app/controllers/dashboard.js ghost/admin/app/controllers/dashboard.js
ghost/admin/app/controllers/tag.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/setup.js
ghost/admin/app/routes/authenticated.js ghost/admin/app/routes/authenticated.js
ghost/admin/app/routes/collection.js ghost/admin/app/routes/collection.js
ghost/admin/app/routes/restore-posts.js
ghost/admin/app/routes/whatsnew.js ghost/admin/app/routes/whatsnew.js
ghost/admin/app/routes/dashboard.js ghost/admin/app/routes/dashboard.js
ghost/admin/app/routes/collection/new.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 blockwishlist/02_configuration/04_helpHeaderButtons.ts
02_configuration/04_helpHeaderButtons.ts 02_configuration/04_helpHeaderButtons.ts
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 tests/UI/campaigns/modules/ps_emailalerts/01_installation/03_uninstallAndDeleteModule.ts
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 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 10_cart/02_cart/01_changeQuantity.ts
02_cart/01_changeQuantity.ts 02_cart/01_changeQuantity.ts
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 tests/UI/campaigns/functional/BO/08_design/03_emailTheme/01_previewEmailThemes.ts
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 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 08_design/03_emailTheme/02_selectDefaultEmailTheme.ts
03_emailTheme/02_selectDefaultEmailTheme.ts 03_emailTheme/02_selectDefaultEmailTheme.ts
02_selectDefaultEmailTheme.ts 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
UI/campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts UI/campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
campaigns/functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
functional/BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
BO/08_design/03_emailTheme/03_viewRawHtmlAndText.ts BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
08_design/03_emailTheme/03_viewRawHtmlAndText.ts 08_design/03_emailTheme/03_backToConfigurationLink.ts
03_emailTheme/03_viewRawHtmlAndText.ts 03_emailTheme/03_backToConfigurationLink.ts
03_viewRawHtmlAndText.ts 03_backToConfigurationLink.ts
tests/UI/campaigns/functional/BO/08_design/05_positions/03_searchHook.ts tests/UI/campaigns/functional/BO/08_design/05_positions/03_searchHook.ts
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 campaigns/functional/BO/08_design/05_positions/03_searchHook.ts
@@ -18756,13 +18771,6 @@ BO/design/imageSettings/add.ts
design/imageSettings/add.ts design/imageSettings/add.ts
imageSettings/add.ts imageSettings/add.ts
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 tests/UI/pages/BO/design/emailThemes/preview.ts
UI/pages/BO/design/emailThemes/preview.ts UI/pages/BO/design/emailThemes/preview.ts
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 products/add/packTab.ts
add/packTab.ts add/packTab.ts
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 tests/UI/pages/BO/catalog/products/add/pricingTab.ts
UI/pages/BO/catalog/products/add/pricingTab.ts UI/pages/BO/catalog/products/add/pricingTab.ts
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/03_frontOffice/02_products/01_addProductToList.ts
tests/UI/campaigns/modules/blockwishlist/02_configuration/02_statisticsTabSettings.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/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/03_uninstallAndDeleteModule.ts
tests/UI/campaigns/modules/ps_emailalerts/01_installation/01_uninstallAndInstallModule.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 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/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/02_deleteProduct.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.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/01_previewEmailThemes.ts
tests/UI/campaigns/functional/BO/08_design/03_emailTheme/02_selectDefaultEmailTheme.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/03_searchHook.ts
tests/UI/campaigns/functional/BO/08_design/05_positions/02_filterModule.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 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/linkWidgets/add.ts
tests/UI/pages/BO/design/imageSettings/index.ts tests/UI/pages/BO/design/imageSettings/index.ts
tests/UI/pages/BO/design/imageSettings/add.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/emailThemes/preview.ts
tests/UI/pages/BO/design/pages/index.ts tests/UI/pages/BO/design/pages/index.ts
tests/UI/pages/BO/design/pages/add.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/detailsTab.ts
tests/UI/pages/BO/catalog/products/add/combinationsTab.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/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/products/add/pricingTab.ts
tests/UI/pages/BO/catalog/suppliers/index.ts tests/UI/pages/BO/catalog/suppliers/index.ts
tests/UI/pages/BO/catalog/suppliers/view.ts tests/UI/pages/BO/catalog/suppliers/view.ts
@@ -3090,6 +3090,11 @@ tests/migration/Core/MigrationCollectionRuntimeTest.php
migration/Core/MigrationCollectionRuntimeTest.php migration/Core/MigrationCollectionRuntimeTest.php
Core/MigrationCollectionRuntimeTest.php Core/MigrationCollectionRuntimeTest.php
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 tests/migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php migration/Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php Core/V6_6/Migration1710493619ScheduleMediaPathIndexerTest.php
@@ -5016,6 +5021,15 @@ DataAbstractionLayer/Serializer/Entity/LanguageSerializerTest.php
Serializer/Entity/LanguageSerializerTest.php Serializer/Entity/LanguageSerializerTest.php
Entity/LanguageSerializerTest.php Entity/LanguageSerializerTest.php
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 tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
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 Core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
@@ -17609,6 +17623,13 @@ Core/System/Country/CountryExceptionTest.php
System/Country/CountryExceptionTest.php System/Country/CountryExceptionTest.php
Country/CountryExceptionTest.php Country/CountryExceptionTest.php
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 tests/unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php unit/Core/System/Country/SalesChannel/CachedCountryStateRouteTest.php
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 Country/SalesChannel/CachedCountryRouteTest.php
SalesChannel/CachedCountryRouteTest.php SalesChannel/CachedCountryRouteTest.php
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 tests/unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php unit/Core/System/SalesChannel/Entity/DefinitionRegistryChainTest.php
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 Promotion/Api/PromotionActionControllerTest.php
Api/PromotionActionControllerTest.php Api/PromotionActionControllerTest.php
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 tests/unit/Core/Test/Stub/App/StaticSourceResolverTest.php
unit/Core/Test/Stub/App/StaticSourceResolverTest.php unit/Core/Test/Stub/App/StaticSourceResolverTest.php
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 Xml/Cookie/CookiesTest.php
Cookie/CookiesTest.php Cookie/CookiesTest.php
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 tests/unit/Core/Framework/App/Manifest/_fixtures/random-order-manifest.xml
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 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 changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
_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 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 changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
_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 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 changelog/_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
_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 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 changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
_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 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 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 _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 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 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 _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 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 changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
_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 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 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 _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 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 changelog/_unreleased/2024-08-26-improve-error-suggestions.md
_unreleased/2024-08-26-improve-error-suggestions.md _unreleased/2024-08-26-improve-error-suggestions.md
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 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 _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 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 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 _unreleased/2024-09-20-moved-plugin-config-button-to-main-view.md
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 changelog/_unreleased/.keep
_unreleased/.keep _unreleased/.keep
.keep .keep
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
_unreleased/2024-09-03-add-productlistingcriteriaextension.md _unreleased/2024-09-03-add-productlistingcriteriaextension.md
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 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 _unreleased/2024-08-08-only-select-used-fields-of-translation-tables.md
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 changelog/_unreleased/2024-09-18-add-striptags-to-idealo-template.md
_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 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 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 _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 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 app/store/store.spec.js
store/store.spec.js store/store.spec.js
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 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 Administration/Resources/app/administration/src/app/store/topbar-button.store.spec.js
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 app/store/topbar-button.store.spec.js
store/topbar-button.store.spec.js store/topbar-button.store.spec.js
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 src/Administration/Resources/app/administration/src/app/store/topbar-button.store.ts
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 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 app/init/window.init.ts
init/window.init.ts init/window.init.ts
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 src/Administration/Resources/app/administration/src/app/init/topbar-button.init.ts
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 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 app/init/extension-component-sections.init.spec.js
init/extension-component-sections.init.spec.js init/extension-component-sections.init.spec.js
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 src/Administration/Resources/app/administration/src/app/init/cms.init.spec.js
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 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 extension-api/sw-iframe-renderer/sw-iframe-renderer.scss
sw-iframe-renderer/sw-iframe-renderer.scss sw-iframe-renderer/sw-iframe-renderer.scss
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 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 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 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 app/state/extension-component-sections.store.ts
state/extension-component-sections.store.ts state/extension-component-sections.store.ts
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 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 Administration/Resources/app/administration/src/app/state/admin-help-center.store.ts
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 app/state/menu-item.store.ts
state/menu-item.store.ts state/menu-item.store.ts
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 src/Administration/Resources/app/administration/src/app/state/shopware-apps.store.ts
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 Resources/app/administration/src/app/state/shopware-apps.store.ts
@@ -100870,12 +101149,24 @@ System/Country/Event/CountryStateRouteCacheKeyEvent.php
Country/Event/CountryStateRouteCacheKeyEvent.php Country/Event/CountryStateRouteCacheKeyEvent.php
Event/CountryStateRouteCacheKeyEvent.php Event/CountryStateRouteCacheKeyEvent.php
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 src/Core/System/Country/Event/CountryRouteCacheTagsEvent.php
Core/System/Country/Event/CountryRouteCacheTagsEvent.php Core/System/Country/Event/CountryRouteCacheTagsEvent.php
System/Country/Event/CountryRouteCacheTagsEvent.php System/Country/Event/CountryRouteCacheTagsEvent.php
Country/Event/CountryRouteCacheTagsEvent.php Country/Event/CountryRouteCacheTagsEvent.php
Event/CountryRouteCacheTagsEvent.php Event/CountryRouteCacheTagsEvent.php
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 src/Core/System/Country/Event/CountryRouteCacheKeyEvent.php
Core/System/Country/Event/CountryRouteCacheKeyEvent.php Core/System/Country/Event/CountryRouteCacheKeyEvent.php
System/Country/Event/CountryRouteCacheKeyEvent.php System/Country/Event/CountryRouteCacheKeyEvent.php
@@ -108947,6 +109238,112 @@ PromotionValidator.php
src/Core/SalesChannelRequest.php src/Core/SalesChannelRequest.php
Core/SalesChannelRequest.php Core/SalesChannelRequest.php
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 src/Core/Test/TestDefaults.php
Core/Test/TestDefaults.php Core/Test/TestDefaults.php
Test/TestDefaults.php Test/TestDefaults.php
@@ -113016,6 +113413,11 @@ Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.php
Migration/V6_6/Migration1691662140MigrateAvailableStock.php Migration/V6_6/Migration1691662140MigrateAvailableStock.php
V6_6/Migration1691662140MigrateAvailableStock.php V6_6/Migration1691662140MigrateAvailableStock.php
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 src/Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
Core/Migration/V6_6/Migration1707064042CartRemoveFK.php Core/Migration/V6_6/Migration1707064042CartRemoveFK.php
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 Manifest/Schema/manifest-2.0.xsd
Schema/manifest-2.0.xsd Schema/manifest-2.0.xsd
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 src/Core/Framework/App/Manifest/Manifest.php
Core/Framework/App/Manifest/Manifest.php Core/Framework/App/Manifest/Manifest.php
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/V6_4/Migration1610523548FixCustomerColumnsTest.php
tests/migration/Core/MigrationLoaderTest.php tests/migration/Core/MigrationLoaderTest.php
tests/migration/Core/MigrationCollectionRuntimeTest.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/Migration1710493619ScheduleMediaPathIndexerTest.php
tests/migration/Core/V6_6/Migration1718615305AddEuToCountryTableTest.php tests/migration/Core/V6_6/Migration1718615305AddEuToCountryTableTest.php
tests/migration/Core/V6_6/Migration1712309989DropLanguageLocaleUniqueTest.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/_fixtures/ensure_ids_for_products.php
tests/integration/Core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializerTest.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/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/DataAbstractionLayer/Serializer/Field/FieldSerializerTest.php
tests/integration/Core/Content/ImportExport/Subscriber/ProductCategoryPathsSubscriberTest.php tests/integration/Core/Content/ImportExport/Subscriber/ProductCategoryPathsSubscriberTest.php
tests/integration/Core/Content/ImportExport/Repository/ImportExportLogRepositoryTest.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/Profiling/Twig/DoctrineExtensionTest.php
tests/unit/Core/System/NumberRange/ValueGenerator/IncrementRedisStorageTest.php tests/unit/Core/System/NumberRange/ValueGenerator/IncrementRedisStorageTest.php
tests/unit/Core/System/Country/CountryExceptionTest.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/CachedCountryStateRouteTest.php
tests/unit/Core/System/Country/SalesChannel/CachedCountryRouteTest.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/DefinitionRegistryChainTest.php
tests/unit/Core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistryTest.php tests/unit/Core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistryTest.php
tests/unit/Core/System/SalesChannel/SalesChannelExceptionHandlerTest.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/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
tests/unit/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemerTest.php tests/unit/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemerTest.php
tests/unit/Core/Checkout/Promotion/Api/PromotionActionControllerTest.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/App/StaticSourceResolverTest.php
tests/unit/Core/Test/Stub/Framework/Util/StaticFilesystemTest.php tests/unit/Core/Test/Stub/Framework/Util/StaticFilesystemTest.php
tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.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/Permission/PermissionsTest.php
tests/unit/Core/Framework/App/Manifest/Xml/Tax/TaxProviderTest.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/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/random-order-manifest.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/manifestWithoutDescription.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/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-09-22-simplified-product-media-sorting.md
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.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-08-22-improved-extensibility-for-cms-resolvers.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.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-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-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-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 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-08-07-add-contenthash-for-js-plugins.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.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-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-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-05-14-accessibility-improvements-for-the-main-navigation.md
changelog/_unreleased/2024-08-22-postal-code-not-mandatory-in-alternative-delivery-address.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-08-21-remove-deprecations-during-test-execution.md
changelog/_unreleased/2024-09-06-cache-name-fix.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-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-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-09-11-fix-state-attribute-on-attributed-entities.md
changelog/_unreleased/2024-08-21-fix-many-to-many-filtered-join.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/2022-04-05-remove-duplicate-twig-block.md
changelog/_unreleased/2024-08-26-improve-error-suggestions.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-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-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-09-06-added-category-entity-to-navigaton-page.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/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/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-20-moved-plugin-config-button-to-main-view.md
changelog/_unreleased/2024-09-23-improve-slider-accessibility-tweaks.md
changelog/_unreleased/.keep changelog/_unreleased/.keep
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md 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-08-only-select-used-fields-of-translation-tables.md
changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md
changelog/_unreleased/2024-08-26-update-eslint-rules.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/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/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-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-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-09-13-fix-issue-cannot-rename-media-files-when-remote-thumbnails-are-enabled.md
changelog/_unreleased/2024-06-25-introduce-app-filesystem-abstraction.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/plugin/meta-info.plugin.spec.js
src/Administration/Resources/app/administration/src/app/store/index.ts 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/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/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/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/license-violations.service.js
src/Administration/Resources/app/administration/src/app/service/search-type.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-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/menu-item.init.spec.js
src/Administration/Resources/app/administration/src/app/init/window.init.ts 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/topbar-button.init.ts
src/Administration/Resources/app/administration/src/app/init/notification.init.spec.js src/Administration/Resources/app/administration/src/app/init/notification.init.spec.js
src/Administration/Resources/app/administration/src/app/init/router.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/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/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/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/cms.init.spec.js
src/Administration/Resources/app/administration/src/app/init/modules.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 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.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.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-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/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.spec.js
src/Administration/Resources/app/administration/src/app/component/extension-api/sw-extension-component-section/sw-extension-component-section.html.twig 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/sdk-location.store.ts
src/Administration/Resources/app/administration/src/app/state/action-button.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/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/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/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/marketing.store.spec.js
src/Administration/Resources/app/administration/src/app/state/menu-item.store.ts 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/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.spec.js
src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.ts 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/Aggregate/CountryStateTranslation/CountryStateTranslationEntity.php
src/Core/System/Country/CountryDefinition.php src/Core/System/Country/CountryDefinition.php
src/Core/System/Country/Event/CountryStateRouteCacheKeyEvent.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/CountryRouteCacheTagsEvent.php
src/Core/System/Country/Event/CountryStateCriteriaEvent.php
src/Core/System/Country/Event/CountryRouteCacheKeyEvent.php src/Core/System/Country/Event/CountryRouteCacheKeyEvent.php
src/Core/System/Country/Event/CountryStateRouteCacheTagsEvent.php src/Core/System/Country/Event/CountryStateRouteCacheTagsEvent.php
src/Core/System/Country/CountryEntity.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/Api/PromotionController.php
src/Core/Checkout/Promotion/Validator/PromotionValidator.php src/Core/Checkout/Promotion/Validator/PromotionValidator.php
src/Core/SalesChannelRequest.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/TestDefaults.php
src/Core/Test/Annotation/DisabledFeatures.php src/Core/Test/Annotation/DisabledFeatures.php
src/Core/Test/TestBuilderTrait.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/Migration1696262484AddDefaultSendMailOptions.php
src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
src/Core/Migration/V6_6/Migration1691662140MigrateAvailableStock.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/Migration1707064042CartRemoveFK.php
src/Core/Migration/V6_6/Migration1716968180AddAppSourceConfig.php src/Core/Migration/V6_6/Migration1716968180AddAppSourceConfig.php
src/Core/Migration/V6_6/Migration1696515133AddCheckoutGatewayUrl.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/UnallowedHostException.php
src/Core/Framework/App/Manifest/Exception/ManifestNotFoundException.php src/Core/Framework/App/Manifest/Exception/ManifestNotFoundException.php
src/Core/Framework/App/Manifest/Schema/manifest-2.0.xsd 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/Manifest/Manifest.php
src/Core/Framework/App/Command/AppPrinter.php src/Core/Framework/App/Command/AppPrinter.php
src/Core/Framework/App/Command/ResolveAppUrlChangeCommand.php src/Core/Framework/App/Command/ResolveAppUrlChangeCommand.php
@@ -25719,6 +25719,27 @@ content-manager/server/src/index.ts
server/src/index.ts server/src/index.ts
src/index.ts src/index.ts
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 packages/core/content-manager/server/src/services/metrics.ts
core/content-manager/server/src/services/metrics.ts core/content-manager/server/src/services/metrics.ts
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 src/hooks/useContentManagerInitData.ts
hooks/useContentManagerInitData.ts hooks/useContentManagerInitData.ts
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 packages/core/content-manager/admin/src/translations/pt.json
core/content-manager/admin/src/translations/pt.json core/content-manager/admin/src/translations/pt.json
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/history/routes/history-version.ts
packages/core/content-manager/server/src/register.ts packages/core/content-manager/server/src/register.ts
packages/core/content-manager/server/src/index.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/metrics.ts
packages/core/content-manager/server/src/services/permission.ts packages/core/content-manager/server/src/services/permission.ts
packages/core/content-manager/server/src/services/document-manager.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/useLazyComponents.ts
packages/core/content-manager/admin/src/hooks/useDocumentLayout.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/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/pt.json
packages/core/content-manager/admin/src/translations/sk.json packages/core/content-manager/admin/src/translations/sk.json
packages/core/content-manager/admin/src/translations/ru.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 product/show/viewing_product_variants_names.feature
show/viewing_product_variants_names.feature show/viewing_product_variants_names.feature
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 features/shop/product/show/viewing_product_with_disabled_main_taxon.feature
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 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 show/reviews/viewing_product_reviews_on_product_reviews_page.feature
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 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 features/shop/product/show/viewing_product_enabled_variants_only.feature
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 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 product/managing_products/removing_product_price_from_obsolete_channel.feature
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 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 features/admin/product/managing_products/adding_images_to_existing_product.feature
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 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 admin/promotion/post_promotion_with_invalid_actions_response.json
promotion/post_promotion_with_invalid_actions_response.json promotion/post_promotion_with_invalid_actions_response.json
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 tests/Api/Responses/admin/promotion/post_promotion_with_taken_code_response.json
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 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 admin/promotion_coupon/post_promotion_coupon_response.json
promotion_coupon/post_promotion_coupon_response.json promotion_coupon/post_promotion_coupon_response.json
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 tests/Api/Responses/admin/promotion_coupon/get_promotion_coupons_response.json
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 Responses/admin/promotion_coupon/get_promotion_coupons_response.json
@@ -12741,6 +12746,11 @@ Sylius/Behat/Client/ApiSecurityClientInterface.php
Behat/Client/ApiSecurityClientInterface.php Behat/Client/ApiSecurityClientInterface.php
Client/ApiSecurityClientInterface.php Client/ApiSecurityClientInterface.php
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 src/Sylius/Behat/Client/ContentTypeGuide.php
Sylius/Behat/Client/ContentTypeGuide.php Sylius/Behat/Client/ContentTypeGuide.php
Behat/Client/ContentTypeGuide.php Behat/Client/ContentTypeGuide.php
@@ -37150,16 +37160,6 @@ product_option/form/sections/general.html.twig
form/sections/general.html.twig form/sections/general.html.twig
sections/general.html.twig sections/general.html.twig
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 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 Sylius/Bundle/AdminBundle/templates/product_option/form/sections/general/position.html.twig
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 sections/general/name.html.twig
general/name.html.twig general/name.html.twig
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 src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/translations.html.twig
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 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 form/general/enabled.html.twig
general/enabled.html.twig general/enabled.html.twig
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 src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations.html.twig
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 Bundle/AdminBundle/templates/shipping_method/form/translations.html.twig
@@ -38717,6 +38745,26 @@ form/sections/general/name.html.twig
sections/general/name.html.twig sections/general/name.html.twig
general/name.html.twig general/name.html.twig
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 src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/translations.html.twig
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 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 navbar/items/user.html.twig
items/user.html.twig items/user.html.twig
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 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 Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu/search.html.twig
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 form/sections/channel_pricing.html.twig
sections/channel_pricing.html.twig sections/channel_pricing.html.twig
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 src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/taxes.html.twig
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 Bundle/AdminBundle/templates/product_variant/form/sections/taxes.html.twig
@@ -47824,6 +47893,15 @@ Component/Shared/Navbar/UserDropdownComponent.php
Shared/Navbar/UserDropdownComponent.php Shared/Navbar/UserDropdownComponent.php
Navbar/UserDropdownComponent.php Navbar/UserDropdownComponent.php
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 src/Sylius/Bundle/AdminBundle/Twig/Component/Product/FormComponent.php
Sylius/Bundle/AdminBundle/Twig/Component/Product/FormComponent.php Sylius/Bundle/AdminBundle/Twig/Component/Product/FormComponent.php
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 CoreBundle/Migrations/Version20240216110238.php
Migrations/Version20240216110238.php Migrations/Version20240216110238.php
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 src/Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php
Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php
Bundle/CoreBundle/Migrations/Version20161223091334.php Bundle/CoreBundle/Migrations/Version20161223091334.php
@@ -49250,6 +49334,12 @@ Bundle/CoreBundle/Migrations/Version20211028150911.php
CoreBundle/Migrations/Version20211028150911.php CoreBundle/Migrations/Version20211028150911.php
Migrations/Version20211028150911.php Migrations/Version20211028150911.php
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 src/Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php
Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php
Bundle/CoreBundle/Migrations/Version20190607135638.php Bundle/CoreBundle/Migrations/Version20190607135638.php
@@ -70230,12 +70320,24 @@ Bundle/ApiBundle/Resolver/OperationResolverInterface.php
ApiBundle/Resolver/OperationResolverInterface.php ApiBundle/Resolver/OperationResolverInterface.php
Resolver/OperationResolverInterface.php Resolver/OperationResolverInterface.php
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 src/Sylius/Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
Sylius/Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php Sylius/Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php Bundle/ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
ApiBundle/Resolver/PathPrefixBasedOperationResolver.php ApiBundle/Resolver/PathPrefixBasedOperationResolver.php
Resolver/PathPrefixBasedOperationResolver.php Resolver/PathPrefixBasedOperationResolver.php
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 src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
@@ -70250,14 +70352,6 @@ StateProcessor/Admin/AvatarImage/PersistProcessor.php
Admin/AvatarImage/PersistProcessor.php Admin/AvatarImage/PersistProcessor.php
AvatarImage/PersistProcessor.php AvatarImage/PersistProcessor.php
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 src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php Sylius/Bundle/ApiBundle/StateProcessor/Admin/Country/PersistProcessor.php
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 Admin/TaxonImage/PersistProcessor.php
TaxonImage/PersistProcessor.php TaxonImage/PersistProcessor.php
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 src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php
Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php Sylius/Bundle/ApiBundle/StateProcessor/Admin/Promotion/RemoveProcessor.php
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 Admin/Order/StateBasedExtension.php
Order/StateBasedExtension.php Order/StateBasedExtension.php
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 src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtension.php
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 Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtension.php
@@ -71353,6 +71476,12 @@ Bundle/ApiBundle/DependencyInjection/Configuration.php
ApiBundle/DependencyInjection/Configuration.php ApiBundle/DependencyInjection/Configuration.php
DependencyInjection/Configuration.php DependencyInjection/Configuration.php
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 src/Sylius/Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
Sylius/Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php Sylius/Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php Bundle/ApiBundle/Attribute/LoggedInCustomerEmailAware.php
@@ -73781,6 +73910,16 @@ api_platform/resources/shop/Taxon.xml
resources/shop/Taxon.xml resources/shop/Taxon.xml
shop/Taxon.xml shop/Taxon.xml
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 src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/OrderItem.xml
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 Bundle/ApiBundle/Resources/config/api_platform/resources/shop/OrderItem.xml
@@ -74582,6 +74721,13 @@ ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.php
spec/QueryHandler/GetStatisticsHandlerSpec.php spec/QueryHandler/GetStatisticsHandlerSpec.php
QueryHandler/GetStatisticsHandlerSpec.php QueryHandler/GetStatisticsHandlerSpec.php
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 src/Sylius/Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php
Sylius/Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php Sylius/Bundle/ApiBundle/spec/Resolver/PathPrefixBasedOperationResolverSpec.php
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 Admin/Promotion/RemoveProcessorSpec.php
Promotion/RemoveProcessorSpec.php Promotion/RemoveProcessorSpec.php
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 src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/RemoveProcessorSpec.php
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 Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/RemoveProcessorSpec.php
@@ -75114,6 +75280,18 @@ QueryExtension/Admin/Order/StateBasedExtensionSpec.php
Admin/Order/StateBasedExtensionSpec.php Admin/Order/StateBasedExtensionSpec.php
Order/StateBasedExtensionSpec.php Order/StateBasedExtensionSpec.php
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 src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/ExchangeRate/ChannelBasedExtensionSpec.php
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 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_with_all_variants_disabled.feature
features/shop/product/show/viewing_product.feature features/shop/product/show/viewing_product.feature
features/shop/product/show/viewing_product_variants_names.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/viewing_product_with_disabled_main_taxon.feature
features/shop/product/show/reviews/viewing_product_average_rating.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_details_page.feature
features/shop/product/show/reviews/viewing_product_reviews_on_product_reviews_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/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_list_of_product_variants_with_corresponding_prices_and_options.feature
features/shop/product/variants/viewing_product_variant.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/deleting_product_with_reviews.feature
features/admin/product/managing_products/sorting_products.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/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_images_to_existing_product.feature
features/admin/product/managing_products/adding_product_with_prices_for_multiple_channels.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 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/post_promotion_response.json
tests/Api/Responses/admin/promotion/get_promotions_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/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/post_promotion_with_taken_code_response.json
tests/Api/Responses/admin/promotion/archive_promotion.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 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/put_product_association_type_response.json
tests/Api/Responses/admin/product_association_type/get_product_association_types_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/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/get_promotion_coupons_response.json
tests/Api/Responses/admin/promotion_coupon/generate_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 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/ApiClientInterface.php
src/Sylius/Behat/Client/ResponseCheckerInterface.php src/Sylius/Behat/Client/ResponseCheckerInterface.php
src/Sylius/Behat/Client/ApiSecurityClientInterface.php src/Sylius/Behat/Client/ApiSecurityClientInterface.php
src/Sylius/Behat/Client/RequestBuilderInterface.php
src/Sylius/Behat/Client/ContentTypeGuide.php src/Sylius/Behat/Client/ContentTypeGuide.php
src/Sylius/Behat/Client/ResponseChecker.php src/Sylius/Behat/Client/ResponseChecker.php
src/Sylius/Behat/Client/ApiPlatformSecurityClient.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/errors/error/404.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form.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/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/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/general/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_option/form/sections/translations/name.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/channels.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/general/code.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/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/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/promotion/form/sections/configuration.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 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/code.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/zone.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/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/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration.html.twig src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration.html.twig
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/rules.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/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/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/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/translations.html.twig
src/Sylius/Bundle/AdminBundle/templates/catalog_promotion/form/sections/configuration.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 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/items.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/navbar/menu.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/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/navbar/menu/search.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar.html.twig src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar.html.twig
src/Sylius/Bundle/AdminBundle/templates/shared/crud/index.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/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/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/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/taxes.html.twig
src/Sylius/Bundle/AdminBundle/templates/product_variant/form/sections/translations.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 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/RenderEntityWithTemplateComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Shared/Navbar/NotificationsComponent.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/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/FormComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Product/Form/ProductTaxonsComponent.php src/Sylius/Bundle/AdminBundle/Twig/Component/Product/Form/ProductTaxonsComponent.php
src/Sylius/Bundle/AdminBundle/Twig/Component/Product/ProductAttributeAutocompleteComponent.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/Version20170321131352.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20230327121633.php src/Sylius/Bundle/CoreBundle/Migrations/Version20230327121633.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240216110238.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/Version20161223091334.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20240614074658.php src/Sylius/Bundle/CoreBundle/Migrations/Version20240614074658.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20210809121349.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/Version20210422105530.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20200202104152.php src/Sylius/Bundle/CoreBundle/Migrations/Version20200202104152.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20211028150911.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/Version20190607135638.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20161223164558.php src/Sylius/Bundle/CoreBundle/Migrations/Version20161223164558.php
src/Sylius/Bundle/CoreBundle/Migrations/Version20170103120334.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/GetCustomerStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php src/Sylius/Bundle/ApiBundle/QueryHandler/GetStatisticsHandler.php
src/Sylius/Bundle/ApiBundle/Resolver/OperationResolverInterface.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/PathPrefixBasedOperationResolver.php
src/Sylius/Bundle/ApiBundle/Resolver/UriTemplateParentResourceResolverInterface.php
src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AvatarImage/PersistProcessor.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/Country/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductImage/PersistProcessor.php src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductImage/PersistProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/Product/RemoveProcessor.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/ShippingMethod/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/ProductAttribute/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/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/Promotion/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AdminUser/RemoveProcessor.php src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AdminUser/RemoveProcessor.php
src/Sylius/Bundle/ApiBundle/StateProcessor/Admin/AdminUser/PersistProcessor.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/OrderAdjustmentsVoter.php
src/Sylius/Bundle/ApiBundle/Security/ShopUserVoter.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/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/ExchangeRate/ChannelBasedExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/Country/ChannelBasedExtension.php src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/Country/ChannelBasedExtension.php
src/Sylius/Bundle/ApiBundle/Doctrine/ORM/QueryExtension/Shop/Currency/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/Compiler/FlattenExceptionNormalizerDecoratorCompilerPass.php
src/Sylius/Bundle/ApiBundle/DependencyInjection/SyliusApiExtension.php src/Sylius/Bundle/ApiBundle/DependencyInjection/SyliusApiExtension.php
src/Sylius/Bundle/ApiBundle/DependencyInjection/Configuration.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/LoggedInCustomerEmailAware.php
src/Sylius/Bundle/ApiBundle/Attribute/AsPaymentConfigurationProvider.php src/Sylius/Bundle/ApiBundle/Attribute/AsPaymentConfigurationProvider.php
src/Sylius/Bundle/ApiBundle/Attribute/OrderItemIdAware.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/Currency.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/ExchangeRate.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/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/OrderItem.xml
src/Sylius/Bundle/ApiBundle/Resources/config/api_platform/resources/shop/Shipment.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 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/PropertyInfo/Extractor/EmptyPropertyListExtractorSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetStatisticsHandlerSpec.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/Resolver/PathPrefixBasedOperationResolverSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AvatarImage/PersistProcessorSpec.php src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AvatarImage/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/Country/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/ProductAttribute/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/TaxonImage/PersistProcessorSpec.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/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/RemoveProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/PersistProcessorSpec.php src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/AdminUser/PersistProcessorSpec.php
src/Sylius/Bundle/ApiBundle/spec/StateProcessor/Admin/ProductVariant/RemoveProcessorSpec.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/ShopUserVoterSpec.php
src/Sylius/Bundle/ApiBundle/spec/Security/OrderAdjustmentsVoterSpec.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/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/ExchangeRate/ChannelBasedExtensionSpec.php
src/Sylius/Bundle/ApiBundle/spec/Doctrine/ORM/QueryExtension/Shop/Country/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 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 e2e-pw/bin/install-plugin.sh
bin/install-plugin.sh bin/install-plugin.sh
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 plugins/woocommerce/tests/e2e-pw/bin/process-waiting-actions.php
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 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 woocommerce/changelog/enhance-create-wrapper-for-all-external-func
changelog/enhance-create-wrapper-for-all-external-func changelog/enhance-create-wrapper-for-all-external-func
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 plugins/woocommerce/changelog/51643-add-update-heading
woocommerce/changelog/51643-add-update-heading woocommerce/changelog/51643-add-update-heading
changelog/51643-add-update-heading changelog/51643-add-update-heading
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 plugins/woocommerce/changelog/e2e-fix-stalebot-ignore-skipped-test-issues
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 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 woocommerce/changelog/51227-add-delayed-account-creation-send-password-51193
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 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 plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
woocommerce/changelog/add-product_form_migration_to_dataforms woocommerce/changelog/add-product_form_migration_to_dataforms
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 woocommerce/changelog/update-wccom-18825-price-fields
changelog/update-wccom-18825-price-fields changelog/update-wccom-18825-price-fields
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 plugins/woocommerce/changelog/tweak-unhardcode-tabbed-page-name
woocommerce/changelog/tweak-unhardcode-tabbed-page-name woocommerce/changelog/tweak-unhardcode-tabbed-page-name
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 woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y
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 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 plugins/woocommerce/changelog/51147-30050
woocommerce/changelog/51147-30050 woocommerce/changelog/51147-30050
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-env-setup.sh
plugins/woocommerce/tests/e2e-pw/bin/test-helper-apis.php 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/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/process-waiting-actions.php
plugins/woocommerce/tests/e2e-pw/bin/filter-setter.php plugins/woocommerce/tests/e2e-pw/bin/filter-setter.php
plugins/woocommerce/tests/e2e-pw/global-setup.js 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/51585-fix-correct-color-for-pickup
plugins/woocommerce/changelog/fix-inner-block-script-handling-51155 plugins/woocommerce/changelog/fix-inner-block-script-handling-51155
plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func 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/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/e2e-fix-stalebot-ignore-skipped-test-issues
plugins/woocommerce/changelog/fix-49635-tax-totals plugins/woocommerce/changelog/fix-49635-tax-totals
plugins/woocommerce/changelog/remove-flaky-pickup-test 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/51577-issue-1570
plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes
plugins/woocommerce/changelog/51227-add-delayed-account-creation-send-password-51193 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/add-product_form_migration_to_dataforms
plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection
plugins/woocommerce/changelog/51285-51232-fixed-fatal-error-call-to-member 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/add-50860-upsells
plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
plugins/woocommerce/changelog/update-wccom-18825-price-fields 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/tweak-unhardcode-tabbed-page-name
plugins/woocommerce/changelog/fix-36737-legacy_admin_reports-filter plugins/woocommerce/changelog/fix-36737-legacy_admin_reports-filter
plugins/woocommerce/changelog/tweak-remote-spec-data-source-url-base 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/dev-pnpm-settings-tweaks
plugins/woocommerce/changelog/51076-add-49335-related-products-collection plugins/woocommerce/changelog/51076-add-49335-related-products-collection
plugins/woocommerce/changelog/51571-update-wccom-21779-in-app-ratings-a11y 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/51147-30050
plugins/woocommerce/changelog/k6-performance-fix-my-account-open-orders-test plugins/woocommerce/changelog/k6-performance-fix-my-account-open-orders-test
plugins/woocommerce/phpcs.xml plugins/woocommerce/phpcs.xml
@@ -26,6 +26,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@@ -33,8 +37,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@@ -45,10 +52,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source= /*source=
/.git /.git
//wiki/skins //wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$ /MANUALS/*.pdf$
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@@ -60,6 +80,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments /comments
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@@ -84,6 +106,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/ /layout/
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/likes
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
/mediaapi/ /mediaapi/
@@ -91,15 +114,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/ /music/*/Search/
/music/*/search/ /music/*/search/
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@@ -115,11 +143,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@@ -193,6 +225,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?slogin ?slogin
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
@@ -672,7 +705,6 @@ OwnersTermsAndConditions
PVLog PVLog
PWD PWD
PacMan PacMan
PageMoniker
PageviewRecord PageviewRecord
PanoramaXml PanoramaXml
PasswordReset PasswordReset
@@ -985,6 +1017,8 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@@ -1046,6 +1080,8 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@@ -1151,10 +1187,12 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
ads ads
ads.txt
ads/gpa/vidgen ads/gpa/vidgen
ads/hotels/partners ads/hotels/partners
ads/learn ads/learn
@@ -1174,6 +1212,7 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@@ -1186,6 +1225,7 @@ alkali
allanalytics allanalytics
alllocations alllocations
ambry ambry
amp
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
amphtml/classic-apps amphtml/classic-apps
@@ -1213,7 +1253,9 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key= api_access_key=
app*_ app*_
app*form_id= app*form_id=
app-ads.txt
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@@ -1386,6 +1428,7 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
avis avis
away.php away.php
b2bauth b2bauth
@@ -1505,7 +1548,11 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@@ -1527,17 +1574,38 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
businessinfo businessinfo
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@@ -1738,6 +1806,7 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@@ -1760,6 +1829,7 @@ clickthru
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@@ -1781,6 +1851,7 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@@ -1796,12 +1867,15 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connectivity connectivity
connector connector
@@ -1809,20 +1883,31 @@ consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copy-conductor/crawled copy-conductor/crawled
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
@@ -1831,7 +1916,9 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@@ -1948,7 +2035,9 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@@ -1999,6 +2088,7 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@@ -2095,6 +2185,8 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@@ -2105,6 +2197,7 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@@ -2159,6 +2252,7 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
environment/ets environment/ets
@@ -2262,6 +2356,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
@@ -2271,6 +2367,7 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@@ -2352,6 +2449,8 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -2464,6 +2563,8 @@ global$
globalmarketfinder globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
gog gog
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
gp gp
gp/aag gp/aag
@@ -2573,6 +2674,7 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -2649,15 +2751,18 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
hotels/rpc hotels/rpc
hp/video hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
http://i2.wp.com/robots.txt http://apis.google.com/robots.txt
http://m.facebook.com/robots.txt http://ec.europa.eu/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@@ -2668,6 +2773,9 @@ i/u
ia ia
icons icons
id-id.www.cloudflare.com id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@@ -2844,11 +2952,14 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@@ -2940,6 +3051,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@@ -3008,6 +3121,7 @@ knowmore
ko-kr.www.cloudflare.com ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@@ -3042,10 +3156,12 @@ learning/search?
learning/settings learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@@ -3053,6 +3169,7 @@ list/ls*/export
listing/*/stubs listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@@ -3083,6 +3200,7 @@ location_suggest
lochp? lochp?
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@@ -3329,6 +3447,7 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@@ -3340,6 +3459,7 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newssearch newssearch
@@ -3506,8 +3626,12 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@@ -3541,8 +3665,11 @@ pagespeed/insights/ui/logo
panel panel
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@@ -3579,8 +3706,40 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy photos/youpy
photosandvideos photosandvideos
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@@ -3633,6 +3792,7 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@@ -3659,6 +3819,7 @@ ppob/?
ppob? ppob?
pqa pqa
preference preference
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -3669,6 +3830,8 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@@ -3748,6 +3911,7 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@@ -3755,6 +3919,7 @@ q=
qnasearch? qnasearch?
qr qr
quality_form? quality_form?
quiz
r r
rackspace/elevating-performance rackspace/elevating-performance
radio/aod radio/aod
@@ -3768,6 +3933,7 @@ rd/search
rd/search$ rd/search$
rd/search? rd/search?
recensioni recensioni
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@@ -3785,6 +3951,8 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@@ -3794,10 +3962,14 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/old retail/old
@@ -3833,6 +4005,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@@ -3932,6 +4105,7 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@@ -4006,6 +4180,7 @@ shihui?
shop/browse/overlay shop/browse/overlay
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/product shopping/product
shopping/ratings/account/metrics shopping/ratings/account/metrics
@@ -4299,11 +4474,13 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@@ -4326,6 +4503,7 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
start_order start_order
@@ -4380,6 +4558,10 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
subscribe/braintree subscribe/braintree
@@ -4404,6 +4586,7 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
svc svc
svc/crosswords svc/crosswords
@@ -4414,6 +4597,7 @@ svc/spelling-bee
svc/vertex svc/vertex
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
@@ -4421,6 +4605,7 @@ t/terms
tab= tab=
tablet tablet
tacms tacms
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@@ -4453,8 +4638,10 @@ test
testpage-forhomepage testpage-forhomepage
tetro tetro
th-th.www.cloudflare.com th-th.www.cloudflare.com
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@@ -4537,6 +4724,7 @@ trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tucritica tucritica
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@@ -4603,9 +4791,13 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
upload-image-lens-history
upload-lens-image
uploads uploads
urchin_test urchin_test
us-es*/listing/*/favoriters us-es*/listing/*/favoriters
@@ -4681,6 +4873,8 @@ uviewer
v1 v1
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
@@ -4711,10 +4905,13 @@ webapps/xoonboarding
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
weimg weimg
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@@ -5177,6 +5374,7 @@ xml?
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff