[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-06-29 10:03:25 +00:00
parent 8f53f55b49
commit d1f1f3cb58
22 changed files with 3285 additions and 1905 deletions

View file

@ -1,8 +1,8 @@
{
"Jwt secrets update": {
"last_update": 1719651807
"last_update": 1719655388
},
"Trickest wordlist update": {
"last_update": 1719569019
"last_update": 1719655396
}
}

View file

@ -6054,6 +6054,8 @@ young-jeans-deliver.md
strong-otters-bake.md
.changeset/selfish-countries-check.md
selfish-countries-check.md
.changeset/stale-falcons-clean.md
stale-falcons-clean.md
.changeset/twenty-seahorses-drop.md
twenty-seahorses-drop.md
.changeset/clean-buses-know.md
@ -6068,6 +6070,8 @@ dry-shrimps-reply.md
popular-bees-press.md
.changeset/nine-weeks-pay.md
nine-weeks-pay.md
.changeset/shaggy-bees-search.md
shaggy-bees-search.md
.changeset/config.json
config.json
.changeset/seven-ties-rhyme.md
@ -6078,6 +6082,8 @@ slimy-jeans-shout.md
new-squids-argue.md
.changeset/witty-papayas-promise.md
witty-papayas-promise.md
.changeset/warm-months-enjoy.md
warm-months-enjoy.md
.changeset/hot-cherries-tap.md
hot-cherries-tap.md
api/src/cache.ts

View file

@ -1309,6 +1309,7 @@ Dockerfile
.changeset/young-jeans-deliver.md
.changeset/strong-otters-bake.md
.changeset/selfish-countries-check.md
.changeset/stale-falcons-clean.md
.changeset/twenty-seahorses-drop.md
.changeset/clean-buses-know.md
.changeset/sharp-swans-try.md
@ -1316,11 +1317,13 @@ Dockerfile
.changeset/dry-shrimps-reply.md
.changeset/popular-bees-press.md
.changeset/nine-weeks-pay.md
.changeset/shaggy-bees-search.md
.changeset/config.json
.changeset/seven-ties-rhyme.md
.changeset/slimy-jeans-shout.md
.changeset/new-squids-argue.md
.changeset/witty-papayas-promise.md
.changeset/warm-months-enjoy.md
.changeset/hot-cherries-tap.md
api/src/cache.ts
api/src/lock/index.ts

View file

@ -22713,6 +22713,14 @@ modules/user/src/UserFloodControlInterface.php
user/src/UserFloodControlInterface.php
src/UserFloodControlInterface.php
UserFloodControlInterface.php
core/modules/user/src/Plugin/Validation/Constraint/UserCancelMethodsConstraint.php
modules/user/src/Plugin/Validation/Constraint/UserCancelMethodsConstraint.php
user/src/Plugin/Validation/Constraint/UserCancelMethodsConstraint.php
src/Plugin/Validation/Constraint/UserCancelMethodsConstraint.php
Plugin/Validation/Constraint/UserCancelMethodsConstraint.php
Validation/Constraint/UserCancelMethodsConstraint.php
Constraint/UserCancelMethodsConstraint.php
UserCancelMethodsConstraint.php
core/modules/user/src/Plugin/Validation/Constraint/UserMailUnique.php
modules/user/src/Plugin/Validation/Constraint/UserMailUnique.php
user/src/Plugin/Validation/Constraint/UserMailUnique.php
@ -23880,6 +23888,13 @@ src/Kernel/Controller/UserControllerTest.php
Kernel/Controller/UserControllerTest.php
Controller/UserControllerTest.php
UserControllerTest.php
core/modules/user/tests/src/Kernel/UserConfigValidationTest.php
modules/user/tests/src/Kernel/UserConfigValidationTest.php
user/tests/src/Kernel/UserConfigValidationTest.php
tests/src/Kernel/UserConfigValidationTest.php
src/Kernel/UserConfigValidationTest.php
Kernel/UserConfigValidationTest.php
UserConfigValidationTest.php
core/modules/user/tests/src/Kernel/RoleValidationTest.php
modules/user/tests/src/Kernel/RoleValidationTest.php
user/tests/src/Kernel/RoleValidationTest.php
@ -91443,6 +91458,15 @@ Plugin/Validation/Constraint/EntityBundleExistsConstraint.php
Validation/Constraint/EntityBundleExistsConstraint.php
Constraint/EntityBundleExistsConstraint.php
EntityBundleExistsConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php
lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php
Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php
Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php
Validation/Plugin/Validation/Constraint/UriHostConstraint.php
Plugin/Validation/Constraint/UriHostConstraint.php
Validation/Constraint/UriHostConstraint.php
Constraint/UriHostConstraint.php
UriHostConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraint.php
lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraint.php
Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraint.php
@ -91470,6 +91494,15 @@ Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php
Validation/Constraint/FullyValidatableConstraintValidator.php
Constraint/FullyValidatableConstraintValidator.php
FullyValidatableConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
Plugin/Validation/Constraint/UriHostConstraintValidator.php
Validation/Constraint/UriHostConstraintValidator.php
Constraint/UriHostConstraintValidator.php
UriHostConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php
lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php
Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php
@ -110187,6 +110220,13 @@ KernelTests/Core/Config/ConfigSchemaTest.php
Core/Config/ConfigSchemaTest.php
Config/ConfigSchemaTest.php
ConfigSchemaTest.php
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
KernelTests/Core/Config/MailerDsnConfigValidationTest.php
Core/Config/MailerDsnConfigValidationTest.php
Config/MailerDsnConfigValidationTest.php
MailerDsnConfigValidationTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Drupal/KernelTests/Core/Config/ConfigCRUDTest.php

View file

@ -3463,6 +3463,7 @@ core/modules/user/src/Entity/EntityPermissionsRouteProvider.php
core/modules/user/src/Entity/UserRouteProvider.php
core/modules/user/src/UserDataInterface.php
core/modules/user/src/UserFloodControlInterface.php
core/modules/user/src/Plugin/Validation/Constraint/UserCancelMethodsConstraint.php
core/modules/user/src/Plugin/Validation/Constraint/UserMailUnique.php
core/modules/user/src/Plugin/Validation/Constraint/UserMailRequiredValidator.php
core/modules/user/src/Plugin/Validation/Constraint/UserNameUnique.php
@ -3630,6 +3631,7 @@ core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php
core/modules/user/tests/src/Kernel/UserValidationTest.php
core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
core/modules/user/tests/src/Kernel/UserConfigValidationTest.php
core/modules/user/tests/src/Kernel/RoleValidationTest.php
core/modules/user/tests/src/Kernel/UserSaveStatusTest.php
core/modules/user/tests/src/Kernel/UserNameValidatorTest.php
@ -13203,9 +13205,11 @@ core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraint.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/FullyValidatableConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraintValidator.php
@ -15945,6 +15949,7 @@ core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php

View file

@ -6341,6 +6341,14 @@ views/call/fields/contacts.js
call/fields/contacts.js
fields/contacts.js
contacts.js
client/modules/crm/src/views/call/fields/date-start.js
modules/crm/src/views/call/fields/date-start.js
crm/src/views/call/fields/date-start.js
src/views/call/fields/date-start.js
views/call/fields/date-start.js
call/fields/date-start.js
fields/date-start.js
date-start.js
client/modules/crm/src/views/call/record/list.js
modules/crm/src/views/call/record/list.js
crm/src/views/call/record/list.js
@ -7692,15 +7700,6 @@ templates/mass-email/modals/send-test.tpl
mass-email/modals/send-test.tpl
modals/send-test.tpl
send-test.tpl
client/modules/crm/res/templates/task/fields/date-end/detail.tpl
modules/crm/res/templates/task/fields/date-end/detail.tpl
crm/res/templates/task/fields/date-end/detail.tpl
res/templates/task/fields/date-end/detail.tpl
templates/task/fields/date-end/detail.tpl
task/fields/date-end/detail.tpl
fields/date-end/detail.tpl
date-end/detail.tpl
detail.tpl
client/modules/crm/res/templates/event-confirmation/confirmation.tpl
modules/crm/res/templates/event-confirmation/confirmation.tpl
crm/res/templates/event-confirmation/confirmation.tpl

View file

@ -1197,6 +1197,7 @@ client/modules/crm/src/views/account/detail.js
client/modules/crm/src/views/call/fields/date-end.js
client/modules/crm/src/views/call/fields/leads.js
client/modules/crm/src/views/call/fields/contacts.js
client/modules/crm/src/views/call/fields/date-start.js
client/modules/crm/src/views/call/record/list.js
client/modules/crm/src/views/call/record/edit-small.js
client/modules/crm/src/views/call/record/row-actions/dashlet.js
@ -1369,7 +1370,6 @@ client/modules/crm/res/templates/document/modals/select-records.tpl
client/modules/crm/res/templates/document/list.tpl
client/modules/crm/res/templates/opportunity/admin/field-manager/fields/probability-map/edit.tpl
client/modules/crm/res/templates/mass-email/modals/send-test.tpl
client/modules/crm/res/templates/task/fields/date-end/detail.tpl
client/modules/crm/res/templates/event-confirmation/confirmation.tpl
client/modules/crm/res/templates/campaign/unsubscribe.tpl
client/modules/crm/res/templates/campaign/modals/mail-merge-pdf.tpl

View file

@ -12581,6 +12581,19 @@ js/view/summary/cart-items.test.js
view/summary/cart-items.test.js
summary/cart-items.test.js
cart-items.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
Magento/Checkout/frontend/js/view/billing-address-validate.test.js
Checkout/frontend/js/view/billing-address-validate.test.js
frontend/js/view/billing-address-validate.test.js
js/view/billing-address-validate.test.js
view/billing-address-validate.test.js
billing-address-validate.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
@ -102233,32 +102246,6 @@ lib/web/magnifier/magnify.js
web/magnifier/magnify.js
magnifier/magnify.js
magnify.js
lib/web/extjs/ext-tree.js
web/extjs/ext-tree.js
extjs/ext-tree.js
ext-tree.js
lib/web/extjs/resources/images/aero/grid/pspbrwse.jbf
web/extjs/resources/images/aero/grid/pspbrwse.jbf
extjs/resources/images/aero/grid/pspbrwse.jbf
resources/images/aero/grid/pspbrwse.jbf
images/aero/grid/pspbrwse.jbf
aero/grid/pspbrwse.jbf
grid/pspbrwse.jbf
pspbrwse.jbf
lib/web/extjs/resources/css/README.txt
web/extjs/resources/css/README.txt
extjs/resources/css/README.txt
resources/css/README.txt
css/README.txt
README.txt
lib/web/extjs/ext-tree-checkbox.js
web/extjs/ext-tree-checkbox.js
extjs/ext-tree-checkbox.js
ext-tree-checkbox.js
lib/web/extjs/defaults.js
web/extjs/defaults.js
extjs/defaults.js
defaults.js
lib/web/underscore.js
web/underscore.js
underscore.js
@ -131433,6 +131420,14 @@ Test/Mftf/ActionGroup/CreateOrderInStoreChoosingPaymentMethodActionGroup.xml
Mftf/ActionGroup/CreateOrderInStoreChoosingPaymentMethodActionGroup.xml
ActionGroup/CreateOrderInStoreChoosingPaymentMethodActionGroup.xml
CreateOrderInStoreChoosingPaymentMethodActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
Sales/Test/Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
AdminAssertTransitionTypeStatusNewActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
code/Magento/Sales/Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
Magento/Sales/Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
@ -156161,6 +156156,15 @@ Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontOpenMiniCartActionG
ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontOpenMiniCartActionGroup.xml
StorefrontOpenMiniCartActionGroup/StorefrontOpenMiniCartActionGroup.xml
StorefrontOpenMiniCartActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
@ -203901,6 +203905,14 @@ Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageMainSec
Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageMainSection.xml
AdminShipmentCreatePackageSection/AdminShipmentCreatePackageMainSection.xml
AdminShipmentCreatePackageMainSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodUPSSection.xml
code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodUPSSection.xml
Magento/Shipping/Test/Mftf/Section/AdminShippingMethodUPSSection.xml
Shipping/Test/Mftf/Section/AdminShippingMethodUPSSection.xml
Test/Mftf/Section/AdminShippingMethodUPSSection.xml
Mftf/Section/AdminShippingMethodUPSSection.xml
Section/AdminShippingMethodUPSSection.xml
AdminShippingMethodUPSSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
code/Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
@ -204052,6 +204064,14 @@ Test/Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/EndToEndB2CAdminTest.xml
code/Magento/Shipping/Test/Mftf/Test/EndToEndB2CAdminTest.xml
Magento/Shipping/Test/Mftf/Test/EndToEndB2CAdminTest.xml
@ -204282,6 +204302,14 @@ Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
ActionGroup/AdminGoToShipmentTabActionGroup.xml
AdminGoToShipmentTabActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
ActionGroup/AdminDisableUPSActionGroup.xml
AdminDisableUPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
@ -204458,6 +204486,14 @@ Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
ActionGroup/AdminCreateShipmentPackageActionGroup.xml
AdminCreateShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
ActionGroup/AdminEnableUPSActionGroup.xml
AdminEnableUPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
@ -214121,6 +214157,22 @@ Test/Mftf/ActionGroup/AdminProductSetMaxQtyAllowedInShoppingCartActionGroup.xml
Mftf/ActionGroup/AdminProductSetMaxQtyAllowedInShoppingCartActionGroup.xml
ActionGroup/AdminProductSetMaxQtyAllowedInShoppingCartActionGroup.xml
AdminProductSetMaxQtyAllowedInShoppingCartActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
code/Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
CatalogInventory/Test/Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
CatalogInventory/Test/Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
Test/Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontCheckProductStockStatusActionGroup.xml
code/Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontCheckProductStockStatusActionGroup.xml
Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontCheckProductStockStatusActionGroup.xml
@ -249474,6 +249526,14 @@ Test/Mftf/Test/AdminGridPageNumberSetsToOneAfterNewSearchTest.xml
Mftf/Test/AdminGridPageNumberSetsToOneAfterNewSearchTest.xml
Test/AdminGridPageNumberSetsToOneAfterNewSearchTest.xml
AdminGridPageNumberSetsToOneAfterNewSearchTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
Magento/Catalog/Test/Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
Catalog/Test/Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
Test/Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminGridPageNumberAfterSaveAndCloseActionTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminGridPageNumberAfterSaveAndCloseActionTest.xml
Magento/Catalog/Test/Mftf/Test/AdminGridPageNumberAfterSaveAndCloseActionTest.xml
@ -250754,6 +250814,14 @@ Test/Mftf/Test/AdminUpdateVirtualProductWithSpecialPriceInStockVisibleInCategory
Mftf/Test/AdminUpdateVirtualProductWithSpecialPriceInStockVisibleInCategoryAndSearchTest.xml
Test/AdminUpdateVirtualProductWithSpecialPriceInStockVisibleInCategoryAndSearchTest.xml
AdminUpdateVirtualProductWithSpecialPriceInStockVisibleInCategoryAndSearchTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
code/Magento/Catalog/Test/Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
Magento/Catalog/Test/Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
Catalog/Test/Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
Test/Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteConfigurableChildProductsTest.xml
code/Magento/Catalog/Test/Mftf/Test/AdminDeleteConfigurableChildProductsTest.xml
Magento/Catalog/Test/Mftf/Test/AdminDeleteConfigurableChildProductsTest.xml
@ -252169,6 +252237,14 @@ Test/Mftf/ActionGroup/AdminFillProductAttributePropertiesActionGroup.xml
Mftf/ActionGroup/AdminFillProductAttributePropertiesActionGroup.xml
ActionGroup/AdminFillProductAttributePropertiesActionGroup.xml
AdminFillProductAttributePropertiesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
AdminFillManageLabelsValuesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontClearCompareActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontClearCompareActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontClearCompareActionGroup.xml
@ -252185,6 +252261,14 @@ Test/Mftf/ActionGroup/SetCategoryByNameActionGroup.xml
Mftf/ActionGroup/SetCategoryByNameActionGroup.xml
ActionGroup/SetCategoryByNameActionGroup.xml
SetCategoryByNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckAdminProductGridColumnOptionActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/CheckAdminProductGridColumnOptionActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/CheckAdminProductGridColumnOptionActionGroup.xml
@ -252761,6 +252845,14 @@ Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.x
Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
AdminStartCreateProductAttributeOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
Test/Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
AdminAddOptionsForProductAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPriceInCategoryPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPriceInCategoryPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPriceInCategoryPageActionGroup.xml
@ -253193,6 +253285,14 @@ Test/Mftf/ActionGroup/AdminAddOptionToBundleProductActionGroup.xml
Mftf/ActionGroup/AdminAddOptionToBundleProductActionGroup.xml
ActionGroup/AdminAddOptionToBundleProductActionGroup.xml
AdminAddOptionToBundleProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesOpenCategoryActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesOpenCategoryActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesOpenCategoryActionGroup.xml
@ -253889,6 +253989,14 @@ Test/Mftf/ActionGroup/AdminMassUpdateProductAttributeSaveActionGroup.xml
Mftf/ActionGroup/AdminMassUpdateProductAttributeSaveActionGroup.xml
ActionGroup/AdminMassUpdateProductAttributeSaveActionGroup.xml
AdminMassUpdateProductAttributeSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
Test/Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
AdminCreateProductAttributeWithCustomChangesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup.xml
@ -254105,6 +254213,14 @@ Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryImageDimensionsActionGro
Mftf/ActionGroup/AssertStorefrontProductPageGalleryImageDimensionsActionGroup.xml
ActionGroup/AssertStorefrontProductPageGalleryImageDimensionsActionGroup.xml
AssertStorefrontProductPageGalleryImageDimensionsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
@ -254153,6 +254269,14 @@ Test/Mftf/ActionGroup/AdminCreateRootCategoryActionGroup.xml
Mftf/ActionGroup/AdminCreateRootCategoryActionGroup.xml
ActionGroup/AdminCreateRootCategoryActionGroup.xml
AdminCreateRootCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
Catalog/Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
AdminFillCustomProductAttributeFieldsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoryOpenScheduleDesignUpdateSectionActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoryOpenScheduleDesignUpdateSectionActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoryOpenScheduleDesignUpdateSectionActionGroup.xml
@ -254185,6 +254309,14 @@ Test/Mftf/ActionGroup/StorefrontOpenProductEntityPageActionGroup.xml
Mftf/ActionGroup/StorefrontOpenProductEntityPageActionGroup.xml
ActionGroup/StorefrontOpenProductEntityPageActionGroup.xml
StorefrontOpenProductEntityPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
Test/Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
ActionGroup/StorefrontCloseMiniCartActionGroup.xml
StorefrontCloseMiniCartActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductInfoOnEditPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductInfoOnEditPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductInfoOnEditPageActionGroup.xml
@ -254617,6 +254749,14 @@ Test/Mftf/ActionGroup/OpenStoreFrontProductPageActionGroup.xml
Mftf/ActionGroup/OpenStoreFrontProductPageActionGroup.xml
ActionGroup/OpenStoreFrontProductPageActionGroup.xml
OpenStoreFrontProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
StorefrontAddQuantityOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCategoryPageSortProductActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCategoryPageSortProductActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCategoryPageSortProductActionGroup.xml
@ -254849,6 +254989,14 @@ Test/Mftf/ActionGroup/AdminSetBackordersOnProductAdvancedInventoryActionGroup.xm
Mftf/ActionGroup/AdminSetBackordersOnProductAdvancedInventoryActionGroup.xml
ActionGroup/AdminSetBackordersOnProductAdvancedInventoryActionGroup.xml
AdminSetBackordersOnProductAdvancedInventoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml
code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml
Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml
@ -276478,6 +276626,14 @@ Test/Mftf/Suite/InContextPaypalSuite.xml
Mftf/Suite/InContextPaypalSuite.xml
Suite/InContextPaypalSuite.xml
InContextPaypalSuite.xml
app/code/Magento/Paypal/Test/Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
code/Magento/Paypal/Test/Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
Magento/Paypal/Test/Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
Paypal/Test/Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
Test/Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
ConfigPayPalPayflowProWithoutVaultSuite.xml
app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml
code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml
Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml
@ -277164,6 +277320,14 @@ Test/Mftf/Test/StorefrontPaypalSmartButtonWithNZDCurrencyTest.xml
Mftf/Test/StorefrontPaypalSmartButtonWithNZDCurrencyTest.xml
Test/StorefrontPaypalSmartButtonWithNZDCurrencyTest.xml
StorefrontPaypalSmartButtonWithNZDCurrencyTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml
code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml
Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml
@ -277220,6 +277384,14 @@ Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCar
Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml
Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml
StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
code/Magento/Paypal/Test/Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
Magento/Paypal/Test/Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
Paypal/Test/Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
Test/Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
app/code/Magento/Paypal/Test/Mftf/test-dependency-errors-detailed
code/Magento/Paypal/Test/Mftf/test-dependency-errors-detailed
Magento/Paypal/Test/Mftf/test-dependency-errors-detailed
@ -277378,6 +277550,14 @@ Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
AdminPayPalPayflowProWithValutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
@ -277546,6 +277726,14 @@ Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
Paypal/Test/Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
Test/Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml
@ -277650,6 +277838,14 @@ Test/Mftf/ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionG
Mftf/ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
Paypal/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml

View file

@ -1469,6 +1469,7 @@ dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/form/eleme
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/shipping.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/minicart.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/summary/cart-items.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address-validate.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/billing-address.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/view/cart/shipping-estimation.test.js
dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/sidebar.test.js
@ -11885,11 +11886,6 @@ lib/web/js-cookie/cookie-wrapper.js
lib/web/varien/js.js
lib/web/magnifier/magnifier.js
lib/web/magnifier/magnify.js
lib/web/extjs/ext-tree.js
lib/web/extjs/resources/images/aero/grid/pspbrwse.jbf
lib/web/extjs/resources/css/README.txt
lib/web/extjs/ext-tree-checkbox.js
lib/web/extjs/defaults.js
lib/web/underscore.js
lib/web/knockoutjs/knockout.js
lib/web/knockoutjs/knockout-repeat.js
@ -15654,6 +15650,7 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderByIdFromOrdersGridOnC
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminFillAccountInformationOnCreateOrderPageActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/NavigateToNewOrderPageExistingCustomerActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreChoosingPaymentMethodActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTransitionTypeStatusNewActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminSubmitOrderActionGroup.xml
@ -18598,6 +18595,7 @@ app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClearShoppingCartActio
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertStorefrontNotCalculatedValueInShippingTotalInOrderSummaryActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/ClickViewAndEditCartFromMiniCartActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontOpenMiniCartActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenMiniCartActionGroup/StorefrontRemoveProductFromMiniCartPopupActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddToTheCartActionGroup.xml
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickOnMiniCartActionGroup.xml
@ -24530,6 +24528,7 @@ app/code/Magento/Shipping/Test/Mftf/Page/AdminShipmentViewPage.xml
app/code/Magento/Shipping/Test/Mftf/Page/AdminShipmentsGridPage.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageProductGridSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageMainSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodUPSSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/StorefrontOrderShipmentSection.xml
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentTrackingInformationShippingSection.xml
@ -24549,6 +24548,7 @@ app/code/Magento/Shipping/Test/Mftf/LICENSE.txt
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderByFreeShippingTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWithFreeShippingAfterApplyingCartRuleTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminOpenShipmentViewPageWithWrongShipmentIdTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontBillingAddressShownOnSecondCheckoutIfUPSEnabledTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/EndToEndB2CAdminTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminCheckShippingPolicyParamsInDifferentScopesTest.xml
app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyPermissionsRoleForDeliveryMethodsSectionTest.xml
@ -24578,6 +24578,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/GoToShipmentIntoOrderActionGroup
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertShipmentInShipmentsGridActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToShipmentTabActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
@ -24600,6 +24601,7 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionG
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodStatusActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodUnavailableActionGroup.xml
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
@ -25841,6 +25843,8 @@ app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminCatalogInventoryCha
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminCreateCreditMemoWithReturnToStockActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminFillGoogleDistanceProviderAPIKeyActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminProductSetMaxQtyAllowedInShoppingCartActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontAssertProductsInCategoryPageAsPerSetPositionInBackendActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/AdminDynamicSortAssignProductsToFirstAndLastPositionActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/ActionGroup/StorefrontCheckProductStockStatusActionGroup.xml
app/code/Magento/CatalogInventory/Test/Mftf/Data/CatalogInventoryItemOptionsData.xml
app/code/Magento/CatalogInventory/Test/Mftf/Data/CatalogInventoryConfigData.xml
@ -30246,6 +30250,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/DisplayingCustomAttributesInProductGridT
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontPropertiesOfAProductAttributeTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryWithFiveNestingTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminGridPageNumberSetsToOneAfterNewSearchTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminAttributeLabelsValueDisplayOnMultipleStoreViewsTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminGridPageNumberAfterSaveAndCloseActionTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryTest/AdminCreateCategoryTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryTest/AdminUploadCategoryImageTest.xml
@ -30402,6 +30407,7 @@ app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateTopCategoryUrlWithRedirectTes
app/code/Magento/Catalog/Test/Mftf/Test/AdminTestForRelatedProductsPriceBoxIsNotBeingUpdatedWhenNotNeeded.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminValidateSimpleProductWithCustomOptionsPerPageTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminUpdateVirtualProductWithSpecialPriceInStockVisibleInCategoryAndSearchTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCatalogPurchaseProductWithSeveralCustomOptionsAndPriceModificationsTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteConfigurableChildProductsTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckNoAppearDefaultOptionConfigurableProductTest.xml
app/code/Magento/Catalog/Test/Mftf/Test/AdminScopeSelectionShouldBeDisabledOnMediaGalleryProductAttributeEditTest.xml
@ -30578,8 +30584,10 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckAttributeNotInMoreInformatio
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FillCategoryNameAndUrlKeyAndSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminChangeSeoUrlKeyForSubCategoryWithoutRedirectActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillProductAttributePropertiesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillManageLabelsValuesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontClearCompareActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SetCategoryByNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductAttributeValuesOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckAdminProductGridColumnOptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SwitchCategoryToAllStoreViewActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSaveCategoryFormActionGroup.xml
@ -30652,6 +30660,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetProductDesignSettingsActi
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreateCustomRadioOptionsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductAttributeByDefaultLabelActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminStartCreateProductAttributeOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionsForProductAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPriceInCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssignImageRolesIfUnassignedActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontProductPageGalleryDragMainImageBackActionGroup.xml
@ -30706,6 +30715,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/NavigateToCreatedProductAttribute
app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteProductByNameActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductFormSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionToBundleProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionFieldActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoriesOpenCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/FilterProductGridByName2ActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontGoToSubSubCategoryPageActionGroup.xml
@ -30793,6 +30803,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/OpenProductFromCategoryPageAction
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillInProductDescriptionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCheckProductIsMissingInCategoryProductsPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminMassUpdateProductAttributeSaveActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateProductAttributeWithCustomChangesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontSelectCustomOptionRadioAndAssertPricesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/ImportProductCustomizableOptionsActionGroup.xml
@ -30820,16 +30831,19 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckProductByIdOnProductGri
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SaveProductAttributeInUseActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddAdvancedPricingToTheProductExtendedActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductPageGalleryImageDimensionsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionDropDownActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminUpdateProductNameAndDescriptionAttributesActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontClickOnProductFromSidebarCompareListActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductFormOpenAdvancedPricingDialogActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetQtyIncrementsForProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductAbsentOnCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateRootCategoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminFillCustomProductAttributeFieldsActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoryOpenScheduleDesignUpdateSectionActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddMinimumAdvertisedPriceActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddOptionForDropdownAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontOpenProductEntityPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCloseMiniCartActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductInfoOnEditPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAdvancedPricingNewCustomerGroupPriceActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAllIndexerSetUpdateOnSaveActionGroup.xml
@ -30884,6 +30898,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertNotExistProductIn
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeSetVisibleInAdvancedSearchActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CreatedProductConnectToWebsiteActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/OpenStoreFrontProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddQuantityOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCategoryPageSortProductActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontCategoryCurrentPageIsNthActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenCreateNewWidgetsOfCMSStaticBlockActionGroup.xml
@ -30913,6 +30928,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteProductUsingProductGridActi
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminDeleteCreatedColorSpecificAttributeActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAddUnassignedAttributeToGroupActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminSetBackordersOnProductAdvancedInventoryActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAddSimpleProductCustomOptionCheckBoxActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIfPresentOnCategoryPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertStorefrontProductStockStatusOnProductPageActionGroup.xml
app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontAssertProductPriceAndPriceLabelIsNotPresentOnCategoryPageActionGroup.xml
@ -33417,6 +33433,7 @@ app/code/Magento/Paypal/Test/Mftf/Page/CheckoutPage.xml
app/code/Magento/Paypal/Test/Mftf/Page/AdminConfigPaymentMethodsPage.xml
app/code/Magento/Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowProSuite.xml
app/code/Magento/Paypal/Test/Mftf/Suite/InContextPaypalSuite.xml
app/code/Magento/Paypal/Test/Mftf/Suite/ConfigPayPalPayflowProWithoutVaultSuite.xml
app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml
app/code/Magento/Paypal/Test/Mftf/Suite/ConfigPayPalPayflowProWithoutValutSuite.xml
app/code/Magento/Paypal/Test/Mftf/Section/OtherPayPalPaymentsConfigSection/PaymentsProHostedWithExpressCheckoutConfigSection.xml
@ -33500,6 +33517,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialRefundOrderPaidThroughP
app/code/Magento/Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminPayPalExpressCheckoutTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithNZDCurrencyTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialCaptureForSalesOrderPlacedWithPaypalPayflowProTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInCheckoutPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCartPageTest.xml
@ -33507,6 +33525,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/AdminOnePayPalSolutionsEnabledAtTheSameTi
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVerifySecureURLRedirectPaypalTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontRegisteredCustomerCheckoutWithPayPalPayflowProCreditCardWithPaymentActionSaleAndVirtualQuoteAndVerifyTheOrderInBackendTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontLoginForPaypalExpressCheckoutWithSmartButtonProductPageTest.xml
app/code/Magento/Paypal/Test/Mftf/test-dependency-errors-detailed
app/code/Magento/Paypal/Test/Mftf/class-file-naming-allowlist
app/code/Magento/Paypal/Test/Mftf/Metadata/PaypalConfigMeta.xml
@ -33527,6 +33546,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurePaypalPaylaterEnable
app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPayOrderOnPayPalCheckoutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertInvoiceGrandTotalDetailsActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalSwitchBackToMagentoActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml
@ -33548,6 +33568,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippin
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountOneStepActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPlaceOrderOnOrderReviewPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontGoToCheckoutFromMinicartNewActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalStandardEnableActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminEnablePayPalExpressCheckoutPayLaterActionGroup.xml
@ -33561,6 +33582,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertAdminConfigForDefaultValuesI
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertStorefrontPaypalPaylaterActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SwitchToPayPalGroupBtnActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectPayPalExpressCheckoutPayFlowEditionActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontAddCategoryProductToCartWithQuantityNewActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalSolutionWithoutSaveActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SampleConfigPayPalExpressCheckoutActionGroup.xml

View file

@ -24953,6 +24953,13 @@ Resources/views/Default/content.html.twig
views/Default/content.html.twig
Default/content.html.twig
content.html.twig
app/bundles/CoreBundle/Resources/views/Default/keyboard_shortcuts_modal.html.twig
bundles/CoreBundle/Resources/views/Default/keyboard_shortcuts_modal.html.twig
CoreBundle/Resources/views/Default/keyboard_shortcuts_modal.html.twig
Resources/views/Default/keyboard_shortcuts_modal.html.twig
views/Default/keyboard_shortcuts_modal.html.twig
Default/keyboard_shortcuts_modal.html.twig
keyboard_shortcuts_modal.html.twig
app/bundles/CoreBundle/Resources/views/Default/form_end.html.twig
bundles/CoreBundle/Resources/views/Default/form_end.html.twig
CoreBundle/Resources/views/Default/form_end.html.twig

View file

@ -4343,6 +4343,7 @@ app/bundles/CoreBundle/Resources/views/Default/pageheader.html.twig
app/bundles/CoreBundle/Resources/views/Default/form.html.twig
app/bundles/CoreBundle/Resources/views/Default/navbar.html.twig
app/bundles/CoreBundle/Resources/views/Default/content.html.twig
app/bundles/CoreBundle/Resources/views/Default/keyboard_shortcuts_modal.html.twig
app/bundles/CoreBundle/Resources/views/Default/form_end.html.twig
app/bundles/CoreBundle/Resources/views/Default/raw_output.html.twig
app/bundles/CoreBundle/Resources/views/Default/output.html.twig

View file

@ -20516,6 +20516,10 @@ src/Core/Context/CurrencyContextBuilder.php
Core/Context/CurrencyContextBuilder.php
Context/CurrencyContextBuilder.php
CurrencyContextBuilder.php
src/Core/Context/LegacyControllerContextInjector.php
Core/Context/LegacyControllerContextInjector.php
Context/LegacyControllerContextInjector.php
LegacyControllerContextInjector.php
src/Core/Context/EmployeeContext.php
Core/Context/EmployeeContext.php
Context/EmployeeContext.php
@ -48937,13 +48941,6 @@ BO/modules/psEmailAlerts/index.ts
modules/psEmailAlerts/index.ts
psEmailAlerts/index.ts
index.ts
tests/UI/pages/BO/modules/moduleManager/index.ts
UI/pages/BO/modules/moduleManager/index.ts
pages/BO/modules/moduleManager/index.ts
BO/modules/moduleManager/index.ts
modules/moduleManager/index.ts
moduleManager/index.ts
index.ts
tests/UI/pages/BO/modules/psGdpr/tabDataConsent.ts
UI/pages/BO/modules/psGdpr/tabDataConsent.ts
pages/BO/modules/psGdpr/tabDataConsent.ts
@ -48972,13 +48969,6 @@ BO/modules/keycloakConnectorDemo/index.ts
modules/keycloakConnectorDemo/index.ts
keycloakConnectorDemo/index.ts
index.ts
tests/UI/pages/BO/modules/moduleAlerts/index.ts
UI/pages/BO/modules/moduleAlerts/index.ts
pages/BO/modules/moduleAlerts/index.ts
BO/modules/moduleAlerts/index.ts
modules/moduleAlerts/index.ts
moduleAlerts/index.ts
index.ts
tests/UI/pages/BO/modules/contactForm/index.ts
UI/pages/BO/modules/contactForm/index.ts
pages/BO/modules/contactForm/index.ts
@ -50246,6 +50236,13 @@ modules/ps_facetedsearch/01_installation/02_uninstallAndInstallModule.ts
ps_facetedsearch/01_installation/02_uninstallAndInstallModule.ts
01_installation/02_uninstallAndInstallModule.ts
02_uninstallAndInstallModule.ts
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/05_categoryFilterDepthFieldConfiguration.ts
UI/campaigns/modules/ps_facetedsearch/02_configuration/05_categoryFilterDepthFieldConfiguration.ts
campaigns/modules/ps_facetedsearch/02_configuration/05_categoryFilterDepthFieldConfiguration.ts
modules/ps_facetedsearch/02_configuration/05_categoryFilterDepthFieldConfiguration.ts
ps_facetedsearch/02_configuration/05_categoryFilterDepthFieldConfiguration.ts
02_configuration/05_categoryFilterDepthFieldConfiguration.ts
05_categoryFilterDepthFieldConfiguration.ts
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/15_editTemplateProductBrandFilter.ts
UI/campaigns/modules/ps_facetedsearch/02_configuration/15_editTemplateProductBrandFilter.ts
campaigns/modules/ps_facetedsearch/02_configuration/15_editTemplateProductBrandFilter.ts

View file

@ -3263,6 +3263,7 @@ src/Core/Context/CountryContext.php
src/Core/Context/CurrencyContext.php
src/Core/Context/LanguageContextBuilder.php
src/Core/Context/CurrencyContextBuilder.php
src/Core/Context/LegacyControllerContextInjector.php
src/Core/Context/EmployeeContext.php
src/Core/Context/LegacyControllerContextBuilder.php
src/Core/Context/LegacyControllerContext.php
@ -8245,12 +8246,10 @@ tests/UI/pages/BO/shipping/preferences/index.ts
tests/UI/pages/BO/stats/index.ts
tests/UI/pages/BO/payment/preferences/index.ts
tests/UI/pages/BO/modules/psEmailAlerts/index.ts
tests/UI/pages/BO/modules/moduleManager/index.ts
tests/UI/pages/BO/modules/psGdpr/tabDataConsent.ts
tests/UI/pages/BO/modules/psGdpr/index.ts
tests/UI/pages/BO/modules/productComments/index.ts
tests/UI/pages/BO/modules/keycloakConnectorDemo/index.ts
tests/UI/pages/BO/modules/moduleAlerts/index.ts
tests/UI/pages/BO/modules/contactForm/index.ts
tests/UI/pages/BO/modules/moduleConfiguration/index.ts
tests/UI/pages/BO/modules/psEmailSubscription/index.ts
@ -8429,6 +8428,7 @@ tests/UI/campaigns/modules/ps_themecusto/02_configuration/02_advancedCustomizati
tests/UI/campaigns/modules/ps_facetedsearch/01_installation/04_uninstallAndDeleteModule.ts
tests/UI/campaigns/modules/ps_facetedsearch/01_installation/03_disableEnableModule.ts
tests/UI/campaigns/modules/ps_facetedsearch/01_installation/02_uninstallAndInstallModule.ts
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/05_categoryFilterDepthFieldConfiguration.ts
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/15_editTemplateProductBrandFilter.ts
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/14_editTemplateProductStockFilter.ts
tests/UI/campaigns/modules/ps_facetedsearch/02_configuration/21_addNewTemplate.ts

View file

@ -3026,6 +3026,9 @@ release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md
changelog/_unreleased/2024-06-10-add-admin-url-to-staging-banner.md
_unreleased/2024-06-10-add-admin-url-to-staging-banner.md
2024-06-10-add-admin-url-to-staging-banner.md
changelog/_unreleased/2024-06-25-language-widget-typo.md
_unreleased/2024-06-25-language-widget-typo.md
2024-06-25-language-widget-typo.md
changelog/_unreleased/2024-06-20-replace-vuex-with-pinia.md
_unreleased/2024-06-20-replace-vuex-with-pinia.md
2024-06-20-replace-vuex-with-pinia.md
@ -3140,6 +3143,9 @@ _unreleased/2024-06-11-fix-attribute-compiler-pass.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2024-05-13-improve-payment-handlers.md
_unreleased/2024-05-13-improve-payment-handlers.md
2024-05-13-improve-payment-handlers.md
changelog/_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
2024-05-23-add-wrapper-component-for-sw-popover.md
@ -3179,6 +3185,9 @@ _unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
2024-06-18-total-in-cancellation-invoices-should-be-negative.md
changelog/_unreleased/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
_unreleased/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
@ -28238,6 +28247,16 @@ core/service/utils/dom.utils.spec.js
service/utils/dom.utils.spec.js
utils/dom.utils.spec.js
dom.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/eventBus.utils.spec.js
Administration/Resources/app/administration/src/core/service/utils/eventBus.utils.spec.js
Resources/app/administration/src/core/service/utils/eventBus.utils.spec.js
app/administration/src/core/service/utils/eventBus.utils.spec.js
administration/src/core/service/utils/eventBus.utils.spec.js
src/core/service/utils/eventBus.utils.spec.js
core/service/utils/eventBus.utils.spec.js
service/utils/eventBus.utils.spec.js
utils/eventBus.utils.spec.js
eventBus.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/types.utils.spec.js
Administration/Resources/app/administration/src/core/service/utils/types.utils.spec.js
Resources/app/administration/src/core/service/utils/types.utils.spec.js
@ -28268,6 +28287,16 @@ core/service/utils/format.utils.spec.js
service/utils/format.utils.spec.js
utils/format.utils.spec.js
format.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.spec.js
Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.spec.js
Resources/app/administration/src/core/service/utils/vue-helper.utils.spec.js
app/administration/src/core/service/utils/vue-helper.utils.spec.js
administration/src/core/service/utils/vue-helper.utils.spec.js
src/core/service/utils/vue-helper.utils.spec.js
core/service/utils/vue-helper.utils.spec.js
service/utils/vue-helper.utils.spec.js
utils/vue-helper.utils.spec.js
vue-helper.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/string.utils.spec.js
Administration/Resources/app/administration/src/core/service/utils/string.utils.spec.js
Resources/app/administration/src/core/service/utils/string.utils.spec.js
@ -28278,6 +28307,16 @@ core/service/utils/string.utils.spec.js
service/utils/string.utils.spec.js
utils/string.utils.spec.js
string.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.ts
Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.ts
Resources/app/administration/src/core/service/utils/vue-helper.utils.ts
app/administration/src/core/service/utils/vue-helper.utils.ts
administration/src/core/service/utils/vue-helper.utils.ts
src/core/service/utils/vue-helper.utils.ts
core/service/utils/vue-helper.utils.ts
service/utils/vue-helper.utils.ts
utils/vue-helper.utils.ts
vue-helper.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/file-reader.utils.ts
Administration/Resources/app/administration/src/core/service/utils/file-reader.utils.ts
Resources/app/administration/src/core/service/utils/file-reader.utils.ts
@ -28318,6 +28357,16 @@ core/service/utils/debug.utils.ts
service/utils/debug.utils.ts
utils/debug.utils.ts
debug.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/eventBus.utils.ts
Administration/Resources/app/administration/src/core/service/utils/eventBus.utils.ts
Resources/app/administration/src/core/service/utils/eventBus.utils.ts
app/administration/src/core/service/utils/eventBus.utils.ts
administration/src/core/service/utils/eventBus.utils.ts
src/core/service/utils/eventBus.utils.ts
core/service/utils/eventBus.utils.ts
service/utils/eventBus.utils.ts
utils/eventBus.utils.ts
eventBus.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/sort.utils.ts
Administration/Resources/app/administration/src/core/service/utils/sort.utils.ts
Resources/app/administration/src/core/service/utils/sort.utils.ts
@ -35887,28 +35936,6 @@ component/form/sw-select-option/sw-select-option.scss
form/sw-select-option/sw-select-option.scss
sw-select-option/sw-select-option.scss
sw-select-option.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
app/administration/src/app/component/form/sw-select-number-field/index.js
administration/src/app/component/form/sw-select-number-field/index.js
src/app/component/form/sw-select-number-field/index.js
app/component/form/sw-select-number-field/index.js
component/form/sw-select-number-field/index.js
form/sw-select-number-field/index.js
sw-select-number-field/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
app/component/form/sw-select-number-field/sw-select-number-field.spec.js
component/form/sw-select-number-field/sw-select-number-field.spec.js
form/sw-select-number-field/sw-select-number-field.spec.js
sw-select-number-field/sw-select-number-field.spec.js
sw-select-number-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js
Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js
Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js
@ -79962,6 +79989,13 @@ Payment/Cart/PaymentHandler/DebitPayment.php
Cart/PaymentHandler/DebitPayment.php
PaymentHandler/DebitPayment.php
DebitPayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerType.php
Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerType.php
Checkout/Payment/Cart/PaymentHandler/PaymentHandlerType.php
Payment/Cart/PaymentHandler/PaymentHandlerType.php
Cart/PaymentHandler/PaymentHandlerType.php
PaymentHandler/PaymentHandlerType.php
PaymentHandlerType.php
src/Core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php
Core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php
Checkout/Payment/Cart/PaymentHandler/PrePayment.php
@ -79983,6 +80017,13 @@ Payment/Cart/PaymentHandler/InvoicePayment.php
Cart/PaymentHandler/InvoicePayment.php
PaymentHandler/InvoicePayment.php
InvoicePayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/AbstractPaymentHandler.php
Core/Checkout/Payment/Cart/PaymentHandler/AbstractPaymentHandler.php
Checkout/Payment/Cart/PaymentHandler/AbstractPaymentHandler.php
Payment/Cart/PaymentHandler/AbstractPaymentHandler.php
Cart/PaymentHandler/AbstractPaymentHandler.php
PaymentHandler/AbstractPaymentHandler.php
AbstractPaymentHandler.php
src/Core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php
Core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php
Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php
@ -80011,6 +80052,12 @@ Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php
Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php
PaymentHandler/AsynchronousPaymentHandlerInterface.php
AsynchronousPaymentHandlerInterface.php
src/Core/Checkout/Payment/Cart/RefundPaymentTransactionStruct.php
Core/Checkout/Payment/Cart/RefundPaymentTransactionStruct.php
Checkout/Payment/Cart/RefundPaymentTransactionStruct.php
Payment/Cart/RefundPaymentTransactionStruct.php
Cart/RefundPaymentTransactionStruct.php
RefundPaymentTransactionStruct.php
src/Core/Checkout/Payment/Cart/RecurringPaymentTransactionStruct.php
Core/Checkout/Payment/Cart/RecurringPaymentTransactionStruct.php
Checkout/Payment/Cart/RecurringPaymentTransactionStruct.php
@ -80035,6 +80082,12 @@ Checkout/Payment/Cart/PaymentRecurringProcessor.php
Payment/Cart/PaymentRecurringProcessor.php
Cart/PaymentRecurringProcessor.php
PaymentRecurringProcessor.php
src/Core/Checkout/Payment/Cart/PaymentTransactionStruct.php
Core/Checkout/Payment/Cart/PaymentTransactionStruct.php
Checkout/Payment/Cart/PaymentTransactionStruct.php
Payment/Cart/PaymentTransactionStruct.php
Cart/PaymentTransactionStruct.php
PaymentTransactionStruct.php
src/Core/Checkout/Payment/Cart/PaymentMethodValidator.php
Core/Checkout/Payment/Cart/PaymentMethodValidator.php
Checkout/Payment/Cart/PaymentMethodValidator.php
@ -80204,6 +80257,11 @@ Core/Checkout/Payment/PaymentService.php
Checkout/Payment/PaymentService.php
Payment/PaymentService.php
PaymentService.php
src/Core/Checkout/Payment/PaymentProcessor.php
Core/Checkout/Payment/PaymentProcessor.php
Checkout/Payment/PaymentProcessor.php
Payment/PaymentProcessor.php
PaymentProcessor.php
src/Core/Defaults.php
Core/Defaults.php
Defaults.php
@ -80597,6 +80655,12 @@ Test/Integration/PaymentHandler/SyncTestFailedPaymentHandler.php
Integration/PaymentHandler/SyncTestFailedPaymentHandler.php
PaymentHandler/SyncTestFailedPaymentHandler.php
SyncTestFailedPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/TestPaymentHandler.php
Core/Test/Integration/PaymentHandler/TestPaymentHandler.php
Test/Integration/PaymentHandler/TestPaymentHandler.php
Integration/PaymentHandler/TestPaymentHandler.php
PaymentHandler/TestPaymentHandler.php
TestPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/SyncTestPaymentHandler.php
Core/Test/Integration/PaymentHandler/SyncTestPaymentHandler.php
Test/Integration/PaymentHandler/SyncTestPaymentHandler.php
@ -84021,34 +84085,6 @@ Test/Product/DataAbstractionLayer/ProductSearchConfigFieldExceptionHandlerTest.p
Product/DataAbstractionLayer/ProductSearchConfigFieldExceptionHandlerTest.php
DataAbstractionLayer/ProductSearchConfigFieldExceptionHandlerTest.php
ProductSearchConfigFieldExceptionHandlerTest.php
src/Core/Content/Test/Product/Cart/ProductCartTest.php
Core/Content/Test/Product/Cart/ProductCartTest.php
Content/Test/Product/Cart/ProductCartTest.php
Test/Product/Cart/ProductCartTest.php
Product/Cart/ProductCartTest.php
Cart/ProductCartTest.php
ProductCartTest.php
src/Core/Content/Test/Product/Cart/ProductGatewayTest.php
Core/Content/Test/Product/Cart/ProductGatewayTest.php
Content/Test/Product/Cart/ProductGatewayTest.php
Test/Product/Cart/ProductGatewayTest.php
Product/Cart/ProductGatewayTest.php
Cart/ProductGatewayTest.php
ProductGatewayTest.php
src/Core/Content/Test/Product/Cart/ProductLineItemCommandValidatorTest.php
Core/Content/Test/Product/Cart/ProductLineItemCommandValidatorTest.php
Content/Test/Product/Cart/ProductLineItemCommandValidatorTest.php
Test/Product/Cart/ProductLineItemCommandValidatorTest.php
Product/Cart/ProductLineItemCommandValidatorTest.php
Cart/ProductLineItemCommandValidatorTest.php
ProductLineItemCommandValidatorTest.php
src/Core/Content/Test/Product/Cart/ProductCartProcessorTest.php
Core/Content/Test/Product/Cart/ProductCartProcessorTest.php
Content/Test/Product/Cart/ProductCartProcessorTest.php
Test/Product/Cart/ProductCartProcessorTest.php
Product/Cart/ProductCartProcessorTest.php
Cart/ProductCartProcessorTest.php
ProductCartProcessorTest.php
src/Core/Content/Test/Product/SalesChannel/Review/RatingMatrixTest.php
Core/Content/Test/Product/SalesChannel/Review/RatingMatrixTest.php
Content/Test/Product/SalesChannel/Review/RatingMatrixTest.php
@ -93536,6 +93572,11 @@ Core/Migration/V6_6/Migration1701688920FixDownloadLinkMail.php
Migration/V6_6/Migration1701688920FixDownloadLinkMail.php
V6_6/Migration1701688920FixDownloadLinkMail.php
Migration1701688920FixDownloadLinkMail.php
src/Core/Migration/V6_6/Migration1718658881AddValidationDataToOrderTransaction.php
Core/Migration/V6_6/Migration1718658881AddValidationDataToOrderTransaction.php
Migration/V6_6/Migration1718658881AddValidationDataToOrderTransaction.php
V6_6/Migration1718658881AddValidationDataToOrderTransaction.php
Migration1718658881AddValidationDataToOrderTransaction.php
src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
@ -112267,20 +112308,6 @@ App/Payment/Response/RecurringPayResponse.php
Payment/Response/RecurringPayResponse.php
Response/RecurringPayResponse.php
RecurringPayResponse.php
src/Core/Framework/App/Payment/Response/AsyncPayResponse.php
Core/Framework/App/Payment/Response/AsyncPayResponse.php
Framework/App/Payment/Response/AsyncPayResponse.php
App/Payment/Response/AsyncPayResponse.php
Payment/Response/AsyncPayResponse.php
Response/AsyncPayResponse.php
AsyncPayResponse.php
src/Core/Framework/App/Payment/Response/AsyncFinalizeResponse.php
Core/Framework/App/Payment/Response/AsyncFinalizeResponse.php
Framework/App/Payment/Response/AsyncFinalizeResponse.php
App/Payment/Response/AsyncFinalizeResponse.php
Payment/Response/AsyncFinalizeResponse.php
Response/AsyncFinalizeResponse.php
AsyncFinalizeResponse.php
src/Core/Framework/App/Payment/Response/CheckoutGatewayResponse.php
Core/Framework/App/Payment/Response/CheckoutGatewayResponse.php
Framework/App/Payment/Response/CheckoutGatewayResponse.php
@ -112295,6 +112322,13 @@ App/Payment/Response/AbstractResponse.php
Payment/Response/AbstractResponse.php
Response/AbstractResponse.php
AbstractResponse.php
src/Core/Framework/App/Payment/Response/PaymentResponse.php
Core/Framework/App/Payment/Response/PaymentResponse.php
Framework/App/Payment/Response/PaymentResponse.php
App/Payment/Response/PaymentResponse.php
Payment/Response/PaymentResponse.php
Response/PaymentResponse.php
PaymentResponse.php
src/Core/Framework/App/Payment/Response/ValidateResponse.php
Core/Framework/App/Payment/Response/ValidateResponse.php
Framework/App/Payment/Response/ValidateResponse.php
@ -112309,13 +112343,6 @@ App/Payment/Response/CaptureResponse.php
Payment/Response/CaptureResponse.php
Response/CaptureResponse.php
CaptureResponse.php
src/Core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php
Core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php
Framework/App/Payment/Handler/AppAsyncPaymentHandler.php
App/Payment/Handler/AppAsyncPaymentHandler.php
Payment/Handler/AppAsyncPaymentHandler.php
Handler/AppAsyncPaymentHandler.php
AppAsyncPaymentHandler.php
src/Core/Framework/App/Payment/Handler/AppPaymentHandler.php
Core/Framework/App/Payment/Handler/AppPaymentHandler.php
Framework/App/Payment/Handler/AppPaymentHandler.php
@ -112323,13 +112350,6 @@ App/Payment/Handler/AppPaymentHandler.php
Payment/Handler/AppPaymentHandler.php
Handler/AppPaymentHandler.php
AppPaymentHandler.php
src/Core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php
Core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php
Framework/App/Payment/Handler/AppSyncPaymentHandler.php
App/Payment/Handler/AppSyncPaymentHandler.php
Payment/Handler/AppSyncPaymentHandler.php
Handler/AppSyncPaymentHandler.php
AppSyncPaymentHandler.php
src/Core/Framework/App/Payment/Payload/PaymentPayloadService.php
Core/Framework/App/Payment/Payload/PaymentPayloadService.php
Framework/App/Payment/Payload/PaymentPayloadService.php
@ -112337,14 +112357,6 @@ App/Payment/Payload/PaymentPayloadService.php
Payment/Payload/PaymentPayloadService.php
Payload/PaymentPayloadService.php
PaymentPayloadService.php
src/Core/Framework/App/Payment/Payload/Struct/RecurringPayPayload.php
Core/Framework/App/Payment/Payload/Struct/RecurringPayPayload.php
Framework/App/Payment/Payload/Struct/RecurringPayPayload.php
App/Payment/Payload/Struct/RecurringPayPayload.php
Payment/Payload/Struct/RecurringPayPayload.php
Payload/Struct/RecurringPayPayload.php
Struct/RecurringPayPayload.php
RecurringPayPayload.php
src/Core/Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
Core/Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
@ -112377,22 +112389,6 @@ Payment/Payload/Struct/ValidatePayload.php
Payload/Struct/ValidatePayload.php
Struct/ValidatePayload.php
ValidatePayload.php
src/Core/Framework/App/Payment/Payload/Struct/AsyncPayPayload.php
Core/Framework/App/Payment/Payload/Struct/AsyncPayPayload.php
Framework/App/Payment/Payload/Struct/AsyncPayPayload.php
App/Payment/Payload/Struct/AsyncPayPayload.php
Payment/Payload/Struct/AsyncPayPayload.php
Payload/Struct/AsyncPayPayload.php
Struct/AsyncPayPayload.php
AsyncPayPayload.php
src/Core/Framework/App/Payment/Payload/Struct/SyncPayPayload.php
Core/Framework/App/Payment/Payload/Struct/SyncPayPayload.php
Framework/App/Payment/Payload/Struct/SyncPayPayload.php
App/Payment/Payload/Struct/SyncPayPayload.php
Payment/Payload/Struct/SyncPayPayload.php
Payload/Struct/SyncPayPayload.php
Struct/SyncPayPayload.php
SyncPayPayload.php
src/Core/Framework/App/Payment/Payload/Struct/RefundPayload.php
Core/Framework/App/Payment/Payload/Struct/RefundPayload.php
Framework/App/Payment/Payload/Struct/RefundPayload.php
@ -112401,14 +112397,14 @@ Payment/Payload/Struct/RefundPayload.php
Payload/Struct/RefundPayload.php
Struct/RefundPayload.php
RefundPayload.php
src/Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayload.php
Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayload.php
Framework/App/Payment/Payload/Struct/AsyncFinalizePayload.php
App/Payment/Payload/Struct/AsyncFinalizePayload.php
Payment/Payload/Struct/AsyncFinalizePayload.php
Payload/Struct/AsyncFinalizePayload.php
Struct/AsyncFinalizePayload.php
AsyncFinalizePayload.php
src/Core/Framework/App/Payment/Payload/Struct/PaymentPayload.php
Core/Framework/App/Payment/Payload/Struct/PaymentPayload.php
Framework/App/Payment/Payload/Struct/PaymentPayload.php
App/Payment/Payload/Struct/PaymentPayload.php
Payment/Payload/Struct/PaymentPayload.php
Payload/Struct/PaymentPayload.php
Struct/PaymentPayload.php
PaymentPayload.php
src/Core/Framework/App/AppDefinition.php
Core/Framework/App/AppDefinition.php
Framework/App/AppDefinition.php
@ -116869,6 +116865,14 @@ Cart/Order/Transformer/CustomerTransformerTest.php
Order/Transformer/CustomerTransformerTest.php
Transformer/CustomerTransformerTest.php
CustomerTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
unit/Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
Cart/Order/Transformer/TransactionTransformerTest.php
Order/Transformer/TransactionTransformerTest.php
Transformer/TransactionTransformerTest.php
TransactionTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php
unit/Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php
Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php
@ -117244,6 +117248,13 @@ Checkout/Order/SalesChannel/OrderServiceTest.php
Order/SalesChannel/OrderServiceTest.php
SalesChannel/OrderServiceTest.php
OrderServiceTest.php
tests/unit/Core/Checkout/Payment/Controller/PaymentControllerTest.php
unit/Core/Checkout/Payment/Controller/PaymentControllerTest.php
Core/Checkout/Payment/Controller/PaymentControllerTest.php
Checkout/Payment/Controller/PaymentControllerTest.php
Payment/Controller/PaymentControllerTest.php
Controller/PaymentControllerTest.php
PaymentControllerTest.php
tests/unit/Core/Checkout/Payment/PaymentServiceTest.php
unit/Core/Checkout/Payment/PaymentServiceTest.php
Core/Checkout/Payment/PaymentServiceTest.php
@ -117278,6 +117289,46 @@ Checkout/Payment/DataAbstractionLayer/PaymentHandlerIdentifierSubscriberTest.php
Payment/DataAbstractionLayer/PaymentHandlerIdentifierSubscriberTest.php
DataAbstractionLayer/PaymentHandlerIdentifierSubscriberTest.php
PaymentHandlerIdentifierSubscriberTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/InvoicePaymentTest.php
unit/Core/Checkout/Payment/Cart/PaymentHandler/InvoicePaymentTest.php
Core/Checkout/Payment/Cart/PaymentHandler/InvoicePaymentTest.php
Checkout/Payment/Cart/PaymentHandler/InvoicePaymentTest.php
Payment/Cart/PaymentHandler/InvoicePaymentTest.php
Cart/PaymentHandler/InvoicePaymentTest.php
PaymentHandler/InvoicePaymentTest.php
InvoicePaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/PrePaymentTest.php
unit/Core/Checkout/Payment/Cart/PaymentHandler/PrePaymentTest.php
Core/Checkout/Payment/Cart/PaymentHandler/PrePaymentTest.php
Checkout/Payment/Cart/PaymentHandler/PrePaymentTest.php
Payment/Cart/PaymentHandler/PrePaymentTest.php
Cart/PaymentHandler/PrePaymentTest.php
PaymentHandler/PrePaymentTest.php
PrePaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/DebitPaymentTest.php
unit/Core/Checkout/Payment/Cart/PaymentHandler/DebitPaymentTest.php
Core/Checkout/Payment/Cart/PaymentHandler/DebitPaymentTest.php
Checkout/Payment/Cart/PaymentHandler/DebitPaymentTest.php
Payment/Cart/PaymentHandler/DebitPaymentTest.php
Cart/PaymentHandler/DebitPaymentTest.php
PaymentHandler/DebitPaymentTest.php
DebitPaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPaymentTest.php
unit/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPaymentTest.php
Core/Checkout/Payment/Cart/PaymentHandler/DefaultPaymentTest.php
Checkout/Payment/Cart/PaymentHandler/DefaultPaymentTest.php
Payment/Cart/PaymentHandler/DefaultPaymentTest.php
Cart/PaymentHandler/DefaultPaymentTest.php
PaymentHandler/DefaultPaymentTest.php
DefaultPaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/CashPaymentTest.php
unit/Core/Checkout/Payment/Cart/PaymentHandler/CashPaymentTest.php
Core/Checkout/Payment/Cart/PaymentHandler/CashPaymentTest.php
Checkout/Payment/Cart/PaymentHandler/CashPaymentTest.php
Payment/Cart/PaymentHandler/CashPaymentTest.php
Cart/PaymentHandler/CashPaymentTest.php
PaymentHandler/CashPaymentTest.php
CashPaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistryTest.php
unit/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistryTest.php
Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistryTest.php
@ -117314,6 +117365,13 @@ Checkout/Payment/Cart/SyncPaymentTransactionStructTest.php
Payment/Cart/SyncPaymentTransactionStructTest.php
Cart/SyncPaymentTransactionStructTest.php
SyncPaymentTransactionStructTest.php
tests/unit/Core/Checkout/Payment/Cart/RefundPaymentTransactionStructTest.php
unit/Core/Checkout/Payment/Cart/RefundPaymentTransactionStructTest.php
Core/Checkout/Payment/Cart/RefundPaymentTransactionStructTest.php
Checkout/Payment/Cart/RefundPaymentTransactionStructTest.php
Payment/Cart/RefundPaymentTransactionStructTest.php
Cart/RefundPaymentTransactionStructTest.php
RefundPaymentTransactionStructTest.php
tests/unit/Core/Checkout/Payment/Cart/Recurring/RecurringDataStructTest.php
unit/Core/Checkout/Payment/Cart/Recurring/RecurringDataStructTest.php
Core/Checkout/Payment/Cart/Recurring/RecurringDataStructTest.php
@ -117337,6 +117395,25 @@ Payment/Cart/Token/JWTFactoryV2Test.php
Cart/Token/JWTFactoryV2Test.php
Token/JWTFactoryV2Test.php
JWTFactoryV2Test.php
tests/unit/Core/Checkout/Payment/Cart/PaymentTransactionStructTest.php
unit/Core/Checkout/Payment/Cart/PaymentTransactionStructTest.php
Core/Checkout/Payment/Cart/PaymentTransactionStructTest.php
Checkout/Payment/Cart/PaymentTransactionStructTest.php
Payment/Cart/PaymentTransactionStructTest.php
Cart/PaymentTransactionStructTest.php
PaymentTransactionStructTest.php
tests/unit/Core/Checkout/Payment/PaymentProcessorTest.php
unit/Core/Checkout/Payment/PaymentProcessorTest.php
Core/Checkout/Payment/PaymentProcessorTest.php
Checkout/Payment/PaymentProcessorTest.php
Payment/PaymentProcessorTest.php
PaymentProcessorTest.php
tests/unit/Core/Checkout/Payment/PaymentExceptionTest.php
unit/Core/Checkout/Payment/PaymentExceptionTest.php
Core/Checkout/Payment/PaymentExceptionTest.php
Checkout/Payment/PaymentExceptionTest.php
Payment/PaymentExceptionTest.php
PaymentExceptionTest.php
tests/unit/Core/Checkout/Payment/Handler/PaymentMethodHandlerRuntimeFieldTest.php
unit/Core/Checkout/Payment/Handler/PaymentMethodHandlerRuntimeFieldTest.php
Core/Checkout/Payment/Handler/PaymentMethodHandlerRuntimeFieldTest.php
@ -117656,6 +117733,13 @@ Content/Product/Cart/ProductLineItemValidatorTest.php
Product/Cart/ProductLineItemValidatorTest.php
Cart/ProductLineItemValidatorTest.php
ProductLineItemValidatorTest.php
tests/unit/Core/Content/Product/Cart/ProductGatewayTest.php
unit/Core/Content/Product/Cart/ProductGatewayTest.php
Core/Content/Product/Cart/ProductGatewayTest.php
Content/Product/Cart/ProductGatewayTest.php
Product/Cart/ProductGatewayTest.php
Cart/ProductGatewayTest.php
ProductGatewayTest.php
tests/unit/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingExceptionHandlerTest.php
unit/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingExceptionHandlerTest.php
Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingExceptionHandlerTest.php
@ -124502,6 +124586,38 @@ Core/Framework/App/AppExceptionTest.php
Framework/App/AppExceptionTest.php
App/AppExceptionTest.php
AppExceptionTest.php
tests/unit/Core/Framework/App/Payment/Response/PaymentResponseTest.php
unit/Core/Framework/App/Payment/Response/PaymentResponseTest.php
Core/Framework/App/Payment/Response/PaymentResponseTest.php
Framework/App/Payment/Response/PaymentResponseTest.php
App/Payment/Response/PaymentResponseTest.php
Payment/Response/PaymentResponseTest.php
Response/PaymentResponseTest.php
PaymentResponseTest.php
tests/unit/Core/Framework/App/Payment/Response/ValidateResponseTest.php
unit/Core/Framework/App/Payment/Response/ValidateResponseTest.php
Core/Framework/App/Payment/Response/ValidateResponseTest.php
Framework/App/Payment/Response/ValidateResponseTest.php
App/Payment/Response/ValidateResponseTest.php
Payment/Response/ValidateResponseTest.php
Response/ValidateResponseTest.php
ValidateResponseTest.php
tests/unit/Core/Framework/App/Payment/Response/RefundResponseTest.php
unit/Core/Framework/App/Payment/Response/RefundResponseTest.php
Core/Framework/App/Payment/Response/RefundResponseTest.php
Framework/App/Payment/Response/RefundResponseTest.php
App/Payment/Response/RefundResponseTest.php
Payment/Response/RefundResponseTest.php
Response/RefundResponseTest.php
RefundResponseTest.php
tests/unit/Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
unit/Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
App/Payment/Payload/PaymentPayloadServiceTest.php
Payment/Payload/PaymentPayloadServiceTest.php
Payload/PaymentPayloadServiceTest.php
PaymentPayloadServiceTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/ValidatePayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/ValidatePayloadTest.php
Core/Framework/App/Payment/Payload/Struct/ValidatePayloadTest.php
@ -124511,6 +124627,15 @@ Payment/Payload/Struct/ValidatePayloadTest.php
Payload/Struct/ValidatePayloadTest.php
Struct/ValidatePayloadTest.php
ValidatePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
App/Payment/Payload/Struct/PaymentPayloadTest.php
Payment/Payload/Struct/PaymentPayloadTest.php
Payload/Struct/PaymentPayloadTest.php
Struct/PaymentPayloadTest.php
PaymentPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
@ -124520,42 +124645,6 @@ Payment/Payload/Struct/CapturePayloadTest.php
Payload/Struct/CapturePayloadTest.php
Struct/CapturePayloadTest.php
CapturePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/SyncPayPayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/SyncPayPayloadTest.php
Core/Framework/App/Payment/Payload/Struct/SyncPayPayloadTest.php
Framework/App/Payment/Payload/Struct/SyncPayPayloadTest.php
App/Payment/Payload/Struct/SyncPayPayloadTest.php
Payment/Payload/Struct/SyncPayPayloadTest.php
Payload/Struct/SyncPayPayloadTest.php
Struct/SyncPayPayloadTest.php
SyncPayPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
Framework/App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
Payment/Payload/Struct/AsyncFinalizePayloadTest.php
Payload/Struct/AsyncFinalizePayloadTest.php
Struct/AsyncFinalizePayloadTest.php
AsyncFinalizePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/RecurringPayPayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/RecurringPayPayloadTest.php
Core/Framework/App/Payment/Payload/Struct/RecurringPayPayloadTest.php
Framework/App/Payment/Payload/Struct/RecurringPayPayloadTest.php
App/Payment/Payload/Struct/RecurringPayPayloadTest.php
Payment/Payload/Struct/RecurringPayPayloadTest.php
Payload/Struct/RecurringPayPayloadTest.php
Struct/RecurringPayPayloadTest.php
RecurringPayPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/AsyncPayPayloadTest.php
unit/Core/Framework/App/Payment/Payload/Struct/AsyncPayPayloadTest.php
Core/Framework/App/Payment/Payload/Struct/AsyncPayPayloadTest.php
Framework/App/Payment/Payload/Struct/AsyncPayPayloadTest.php
App/Payment/Payload/Struct/AsyncPayPayloadTest.php
Payment/Payload/Struct/AsyncPayPayloadTest.php
Payload/Struct/AsyncPayPayloadTest.php
Struct/AsyncPayPayloadTest.php
AsyncPayPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/SourceTest.php
unit/Core/Framework/App/Payment/Payload/Struct/SourceTest.php
Core/Framework/App/Payment/Payload/Struct/SourceTest.php
@ -125027,6 +125116,11 @@ migration/Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
V6_6/Migration1714659357CanonicalProductVersionTest.php
Migration1714659357CanonicalProductVersionTest.php
tests/migration/Core/V6_6/Migration1718658881AddValidationDataToOrderTransactionTest.php
migration/Core/V6_6/Migration1718658881AddValidationDataToOrderTransactionTest.php
Core/V6_6/Migration1718658881AddValidationDataToOrderTransactionTest.php
V6_6/Migration1718658881AddValidationDataToOrderTransactionTest.php
Migration1718658881AddValidationDataToOrderTransactionTest.php
tests/migration/Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
migration/Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
@ -125117,26 +125211,21 @@ tests/acceptance/bin/createTask.js
acceptance/bin/createTask.js
bin/createTask.js
createTask.js
tests/acceptance/tests/Scenarios/ProductWithRuleSpecificPrice.spec.ts
acceptance/tests/Scenarios/ProductWithRuleSpecificPrice.spec.ts
tests/Scenarios/ProductWithRuleSpecificPrice.spec.ts
Scenarios/ProductWithRuleSpecificPrice.spec.ts
tests/acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
tests/Product/ProductWithRuleSpecificPrice.spec.ts
Product/ProductWithRuleSpecificPrice.spec.ts
ProductWithRuleSpecificPrice.spec.ts
tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
Scenarios/RegisteredUserBuysProduct.journey.spec.ts
RegisteredUserBuysProduct.journey.spec.ts
tests/acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
Scenarios/ValidateUploadedImageInStorefront.spec.ts
ValidateUploadedImageInStorefront.spec.ts
tests/acceptance/tests/Product/UploadToProductMediaGallery.spec.ts
acceptance/tests/Product/UploadToProductMediaGallery.spec.ts
tests/Product/UploadToProductMediaGallery.spec.ts
Product/UploadToProductMediaGallery.spec.ts
UploadToProductMediaGallery.spec.ts
tests/acceptance/tests/Product/ProductMediaAssignment.spec.ts
acceptance/tests/Product/ProductMediaAssignment.spec.ts
tests/Product/ProductMediaAssignment.spec.ts
Product/ProductMediaAssignment.spec.ts
ProductMediaAssignment.spec.ts
tests/acceptance/tests/Product/ProductImagesInTheStorefront.spec.ts
acceptance/tests/Product/ProductImagesInTheStorefront.spec.ts
tests/Product/ProductImagesInTheStorefront.spec.ts
Product/ProductImagesInTheStorefront.spec.ts
ProductImagesInTheStorefront.spec.ts
tests/acceptance/tests/Product/VariantGeneration.spec.ts
acceptance/tests/Product/VariantGeneration.spec.ts
tests/Product/VariantGeneration.spec.ts
@ -125152,6 +125241,16 @@ acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
Product/ProductAvailabilityWithClearanceSale.spec.ts
ProductAvailabilityWithClearanceSale.spec.ts
tests/acceptance/tests/Setup/SaaS-Setup.spec.ts
acceptance/tests/Setup/SaaS-Setup.spec.ts
tests/Setup/SaaS-Setup.spec.ts
Setup/SaaS-Setup.spec.ts
SaaS-Setup.spec.ts
tests/acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
tests/Checkout/RegisteredUserBuysProduct.spec.ts
Checkout/RegisteredUserBuysProduct.spec.ts
RegisteredUserBuysProduct.spec.ts
tests/acceptance/tests/Checkout/CheckoutWithPromotionCode.spec.ts
acceptance/tests/Checkout/CheckoutWithPromotionCode.spec.ts
tests/Checkout/CheckoutWithPromotionCode.spec.ts
@ -125192,11 +125291,6 @@ acceptance/tests/Accessibility/StorefrontAccessibility.spec.ts
tests/Accessibility/StorefrontAccessibility.spec.ts
Accessibility/StorefrontAccessibility.spec.ts
StorefrontAccessibility.spec.ts
tests/acceptance/tests/setup/saas-setup.spec.ts
acceptance/tests/setup/saas-setup.spec.ts
tests/setup/saas-setup.spec.ts
setup/saas-setup.spec.ts
saas-setup.spec.ts
tests/acceptance/package.json
acceptance/package.json
package.json
@ -129422,6 +129516,27 @@ Content/Product/DataAbstractionLayer/ProductCategoryDenormalizerTest.php
Product/DataAbstractionLayer/ProductCategoryDenormalizerTest.php
DataAbstractionLayer/ProductCategoryDenormalizerTest.php
ProductCategoryDenormalizerTest.php
tests/integration/Core/Content/Product/Cart/ProductCartTest.php
integration/Core/Content/Product/Cart/ProductCartTest.php
Core/Content/Product/Cart/ProductCartTest.php
Content/Product/Cart/ProductCartTest.php
Product/Cart/ProductCartTest.php
Cart/ProductCartTest.php
ProductCartTest.php
tests/integration/Core/Content/Product/Cart/ProductLineItemCommandValidatorTest.php
integration/Core/Content/Product/Cart/ProductLineItemCommandValidatorTest.php
Core/Content/Product/Cart/ProductLineItemCommandValidatorTest.php
Content/Product/Cart/ProductLineItemCommandValidatorTest.php
Product/Cart/ProductLineItemCommandValidatorTest.php
Cart/ProductLineItemCommandValidatorTest.php
ProductLineItemCommandValidatorTest.php
tests/integration/Core/Content/Product/Cart/ProductCartProcessorTest.php
integration/Core/Content/Product/Cart/ProductCartProcessorTest.php
Core/Content/Product/Cart/ProductCartProcessorTest.php
Content/Product/Cart/ProductCartProcessorTest.php
Product/Cart/ProductCartProcessorTest.php
Cart/ProductCartProcessorTest.php
ProductCartProcessorTest.php
tests/integration/Core/Content/Product/Stock/StockStorageTest.php
integration/Core/Content/Product/Stock/StockStorageTest.php
Core/Content/Product/Stock/StockStorageTest.php
@ -133810,13 +133925,6 @@ Payment/_fixtures/testPayments/manifest.xml
_fixtures/testPayments/manifest.xml
testPayments/manifest.xml
manifest.xml
tests/integration/Core/Framework/App/Payment/AppSyncPaymentHandlerTest.php
integration/Core/Framework/App/Payment/AppSyncPaymentHandlerTest.php
Core/Framework/App/Payment/AppSyncPaymentHandlerTest.php
Framework/App/Payment/AppSyncPaymentHandlerTest.php
App/Payment/AppSyncPaymentHandlerTest.php
Payment/AppSyncPaymentHandlerTest.php
AppSyncPaymentHandlerTest.php
tests/integration/Core/Framework/App/Payment/AppAsyncPaymentHandlerTest.php
integration/Core/Framework/App/Payment/AppAsyncPaymentHandlerTest.php
Core/Framework/App/Payment/AppAsyncPaymentHandlerTest.php
@ -136726,6 +136834,8 @@ adr/2021-08-10-storefront-coding-standards.md
2021-08-10-storefront-coding-standards.md
adr/2022-03-17-new-nested-line-items.md
2022-03-17-new-nested-line-items.md
adr/2024-06-12-add-jest-runner-with-disabled-compat-mode.md
2024-06-12-add-jest-runner-with-disabled-compat-mode.md
adr/2020-08-12-implement-app-system-inside-platform.md
2020-08-12-implement-app-system-inside-platform.md
adr/2023-02-02-deprecate-autoload-true-in-dal-associations.md

View file

@ -1008,6 +1008,7 @@ changelog/release-6-4-8-1/2022-02-01-improve-session-invalidate.md
changelog/release-6-4-8-1/2022-02-11-fixed-exception-on-missing-theme-value.md
changelog/release-6-4-8-1/2022-02-03-add-filtering-to-product-and-promotion-codes.md
changelog/_unreleased/2024-06-10-add-admin-url-to-staging-banner.md
changelog/_unreleased/2024-06-25-language-widget-typo.md
changelog/_unreleased/2024-06-20-replace-vuex-with-pinia.md
changelog/_unreleased/2024-06-06-cleanup-line-items-on-recalculation.md
changelog/_unreleased/2024-05-27-remove-required-setting-of-custom-fields.md
@ -1046,6 +1047,7 @@ changelog/_unreleased/2024-06-17-fix-that-company-address-is-shown-twice.md
changelog/_unreleased/2024-06-13-scalar-type-serialization-while-import.md
changelog/_unreleased/2024-06-11-fix-attribute-compiler-pass.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2024-05-13-improve-payment-handlers.md
changelog/_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
changelog/_unreleased/2024-06-11-change-migration-selection-mode.md
changelog/_unreleased/2024-06-04-fix-shipping-costs-can-not-changes-after-order-is-submitted.md
@ -1059,6 +1061,7 @@ changelog/_unreleased/2024-05-23-disable-icon-cache-for-the-wishlist-product-box
changelog/_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
changelog/_unreleased/2024-05-27-validate-input-of-the-options-before-searching-variant.md
changelog/_unreleased/2024-06-04-currency-dependent-pricing-modal-is-broken.md
changelog/_unreleased/2024-06-18-total-in-cancellation-invoices-should-be-negative.md
changelog/_unreleased/2023-03-24-implement-custom-field-entity-select-for-dynamic-product-groups.md
changelog/_unreleased/2024-06-14-improve-composer-executions-while-plugin-lifecycle.md
changelog/_unreleased/2024-06-17-fix-that-invoices-always-show-incl-vat.md
@ -6418,14 +6421,18 @@ src/Administration/Resources/app/administration/src/core/service/usage-data-cons
src/Administration/Resources/app/administration/src/core/service/jsonapi-parser.service.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/string.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/dom.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/eventBus.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/types.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/format.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/format.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/string.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/vue-helper.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/file-reader.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/file-reader.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/types.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/debug.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/eventBus.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/sort.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/dom.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/object.utils.ts
@ -7152,8 +7159,6 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-number
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-number-field/sw-select-number-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/sw-boolean-radio-group.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.scss
@ -11564,17 +11569,21 @@ src/Core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface
src/Core/Checkout/Payment/Cart/PaymentHandler/RecurringPaymentHandlerInterface.php
src/Core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerType.php
src/Core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php
src/Core/Checkout/Payment/Cart/PaymentHandler/AbstractPaymentHandler.php
src/Core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php
src/Core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php
src/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php
src/Core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php
src/Core/Checkout/Payment/Cart/RefundPaymentTransactionStruct.php
src/Core/Checkout/Payment/Cart/RecurringPaymentTransactionStruct.php
src/Core/Checkout/Payment/Cart/AsyncPaymentTransactionStruct.php
src/Core/Checkout/Payment/Cart/PaymentRefundProcessor.php
src/Core/Checkout/Payment/Cart/PaymentRecurringProcessor.php
src/Core/Checkout/Payment/Cart/PaymentTransactionStruct.php
src/Core/Checkout/Payment/Cart/PaymentMethodValidator.php
src/Core/Checkout/Payment/Cart/Recurring/RecurringDataStruct.php
src/Core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php
@ -11602,6 +11611,7 @@ src/Core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php
src/Core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php
src/Core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php
src/Core/Checkout/Payment/PaymentService.php
src/Core/Checkout/Payment/PaymentProcessor.php
src/Core/Defaults.php
src/Core/Maintenance/Maintenance.php
src/Core/Maintenance/Staging/Command/SystemSetupStagingCommand.php
@ -11668,6 +11678,7 @@ src/Core/Test/Integration/PaymentHandler/RefundTestPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/MultipleTestPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/PreparedTestPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/SyncTestFailedPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/TestPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/SyncTestPaymentHandler.php
src/Core/Test/Integration/PaymentHandler/AsyncTestPaymentHandler.php
src/Core/Test/Integration/Builder/Customer/CustomerBuilder.php
@ -12198,10 +12209,6 @@ src/Core/Content/Test/Product/DataAbstractionLayer/CheapestPrice/_fixtures/seria
src/Core/Content/Test/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceTest.php
src/Core/Content/Test/Product/DataAbstractionLayer/ProductStreamUpdaterTest.php
src/Core/Content/Test/Product/DataAbstractionLayer/ProductSearchConfigFieldExceptionHandlerTest.php
src/Core/Content/Test/Product/Cart/ProductCartTest.php
src/Core/Content/Test/Product/Cart/ProductGatewayTest.php
src/Core/Content/Test/Product/Cart/ProductLineItemCommandValidatorTest.php
src/Core/Content/Test/Product/Cart/ProductCartProcessorTest.php
src/Core/Content/Test/Product/SalesChannel/Review/RatingMatrixTest.php
src/Core/Content/Test/Product/SalesChannel/Review/ProductReviewRouteTest.php
src/Core/Content/Test/Product/SalesChannel/Review/CachedProductReviewRouteTest.php
@ -13785,6 +13792,7 @@ src/Core/Migration/V6_6/Migration1703850843FixSearchConfig.php
src/Core/Migration/V6_6/Migration1710493619ScheduleMediaPathIndexer.php
src/Core/Migration/V6_6/Migration1716196653AddTechnicalNameToImportExportProfile.php
src/Core/Migration/V6_6/Migration1701688920FixDownloadLinkMail.php
src/Core/Migration/V6_6/Migration1718658881AddValidationDataToOrderTransaction.php
src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php
src/Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
src/Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
@ -16544,25 +16552,19 @@ src/Core/Framework/App/Payment/PaymentMethodStateService.php
src/Core/Framework/App/Payment/Response/SyncPayResponse.php
src/Core/Framework/App/Payment/Response/RefundResponse.php
src/Core/Framework/App/Payment/Response/RecurringPayResponse.php
src/Core/Framework/App/Payment/Response/AsyncPayResponse.php
src/Core/Framework/App/Payment/Response/AsyncFinalizeResponse.php
src/Core/Framework/App/Payment/Response/CheckoutGatewayResponse.php
src/Core/Framework/App/Payment/Response/AbstractResponse.php
src/Core/Framework/App/Payment/Response/PaymentResponse.php
src/Core/Framework/App/Payment/Response/ValidateResponse.php
src/Core/Framework/App/Payment/Response/CaptureResponse.php
src/Core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php
src/Core/Framework/App/Payment/Handler/AppPaymentHandler.php
src/Core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php
src/Core/Framework/App/Payment/Payload/PaymentPayloadService.php
src/Core/Framework/App/Payment/Payload/Struct/RecurringPayPayload.php
src/Core/Framework/App/Payment/Payload/Struct/RemoveAppTrait.php
src/Core/Framework/App/Payment/Payload/Struct/CapturePayload.php
src/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadInterface.php
src/Core/Framework/App/Payment/Payload/Struct/ValidatePayload.php
src/Core/Framework/App/Payment/Payload/Struct/AsyncPayPayload.php
src/Core/Framework/App/Payment/Payload/Struct/SyncPayPayload.php
src/Core/Framework/App/Payment/Payload/Struct/RefundPayload.php
src/Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayload.php
src/Core/Framework/App/Payment/Payload/Struct/PaymentPayload.php
src/Core/Framework/App/AppDefinition.php
src/Core/Framework/Struct/Serializer/StructNormalizer.php
src/Core/Framework/Struct/Collection.php
@ -17259,6 +17261,7 @@ tests/unit/Core/Checkout/Cart/ProductCartProcessorTest.php
tests/unit/Core/Checkout/Cart/Order/OrderConverterTest.php
tests/unit/Core/Checkout/Cart/Order/RedisCartPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/CustomerTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/LineItemTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/CartTransformerTest.php
tests/unit/Core/Checkout/Cart/Order/OrderPersisterTest.php
@ -17310,19 +17313,29 @@ tests/unit/Core/Checkout/Order/OrderAddressServiceTest.php
tests/unit/Core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemCollectionTest.php
tests/unit/Core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadCollectionTest.php
tests/unit/Core/Checkout/Order/SalesChannel/OrderServiceTest.php
tests/unit/Core/Checkout/Payment/Controller/PaymentControllerTest.php
tests/unit/Core/Checkout/Payment/PaymentServiceTest.php
tests/unit/Core/Checkout/Payment/Event/PayPaymentOrderCriteriaEventTest.php
tests/unit/Core/Checkout/Payment/Event/FinalizePaymentOrderTransactionCriteriaEventTest.php
tests/unit/Core/Checkout/Payment/Event/RecurringPaymentOrderCriteriaEventTest.php
tests/unit/Core/Checkout/Payment/DataAbstractionLayer/PaymentHandlerIdentifierSubscriberTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/InvoicePaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/PrePaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/DebitPaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/DefaultPaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/CashPaymentTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistryTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentTransactionChainProcessorTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentTransactionStructFactoryTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentMethodValidatorTest.php
tests/unit/Core/Checkout/Payment/Cart/SyncPaymentTransactionStructTest.php
tests/unit/Core/Checkout/Payment/Cart/RefundPaymentTransactionStructTest.php
tests/unit/Core/Checkout/Payment/Cart/Recurring/RecurringDataStructTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentRecurringProcessorTest.php
tests/unit/Core/Checkout/Payment/Cart/Token/JWTFactoryV2Test.php
tests/unit/Core/Checkout/Payment/Cart/PaymentTransactionStructTest.php
tests/unit/Core/Checkout/Payment/PaymentProcessorTest.php
tests/unit/Core/Checkout/Payment/PaymentExceptionTest.php
tests/unit/Core/Checkout/Payment/Handler/PaymentMethodHandlerRuntimeFieldTest.php
tests/unit/Core/Checkout/Payment/SalesChannel/CachedPaymentMethodRouteTest.php
tests/unit/Core/Checkout/Payment/SalesChannel/SortedPaymentMethodRouteTest.php
@ -17368,6 +17381,7 @@ tests/unit/Core/Content/Product/DataAbstractionLayer/UpdatedStatesTest.php
tests/unit/Core/Content/Product/DataAbstractionLayer/VariantListingConfigTest.php
tests/unit/Core/Content/Product/ProductExceptionTest.php
tests/unit/Core/Content/Product/Cart/ProductLineItemValidatorTest.php
tests/unit/Core/Content/Product/Cart/ProductGatewayTest.php
tests/unit/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingExceptionHandlerTest.php
tests/unit/Core/Content/Product/Stock/StockLoadRequestTest.php
tests/unit/Core/Content/Product/Stock/StockAlterationTest.php
@ -18233,12 +18247,13 @@ tests/unit/Core/Framework/App/Payload/AppPayloadServiceHelperTest.php
tests/unit/Core/Framework/App/AppUrlChangeResolver/ResolverTest.php
tests/unit/Core/Framework/App/ActiveAppsLoaderTest.php
tests/unit/Core/Framework/App/AppExceptionTest.php
tests/unit/Core/Framework/App/Payment/Response/PaymentResponseTest.php
tests/unit/Core/Framework/App/Payment/Response/ValidateResponseTest.php
tests/unit/Core/Framework/App/Payment/Response/RefundResponseTest.php
tests/unit/Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/ValidatePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/PaymentPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/CapturePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/SyncPayPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/AsyncFinalizePayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/RecurringPayPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/AsyncPayPayloadTest.php
tests/unit/Core/Framework/App/Payment/Payload/Struct/SourceTest.php
tests/unit/Core/Framework/Struct/ArrayStructTest.php
tests/unit/Core/Framework/Struct/StateAwareTraitTest.php
@ -18319,6 +18334,7 @@ tests/migration/Core/V6_6/Migration1702982372FixProductCrossSellingSortByPriceTe
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
tests/migration/Core/V6_6/Migration1691662140MigrateAvailableStockTest.php
tests/migration/Core/V6_6/Migration1714659357CanonicalProductVersionTest.php
tests/migration/Core/V6_6/Migration1718658881AddValidationDataToOrderTransactionTest.php
tests/migration/Core/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIdsTest.php
tests/migration/Core/BasicDataUntouchedTest.php
tests/migration/Core/V6_7/Migration1717573310ImportExportTechnicalNameRequiredTest.php
@ -18339,13 +18355,14 @@ tests/acceptance/package-lock.json
tests/acceptance/compose.yaml
tests/acceptance/playwright.config.ts
tests/acceptance/bin/createTask.js
tests/acceptance/tests/Scenarios/ProductWithRuleSpecificPrice.spec.ts
tests/acceptance/tests/Scenarios/RegisteredUserBuysProduct.journey.spec.ts
tests/acceptance/tests/Scenarios/ValidateUploadedImageInStorefront.spec.ts
tests/acceptance/tests/Product/UploadToProductMediaGallery.spec.ts
tests/acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
tests/acceptance/tests/Product/ProductMediaAssignment.spec.ts
tests/acceptance/tests/Product/ProductImagesInTheStorefront.spec.ts
tests/acceptance/tests/Product/VariantGeneration.spec.ts
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
tests/acceptance/tests/Product/ProductAvailabilityWithClearanceSale.spec.ts
tests/acceptance/tests/Setup/SaaS-Setup.spec.ts
tests/acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
tests/acceptance/tests/Checkout/CheckoutWithPromotionCode.spec.ts
tests/acceptance/tests/Checkout/CheckoutWithDigitalProduct.spec.ts
tests/acceptance/tests/Update/Update.spec.ts
@ -18354,7 +18371,6 @@ tests/acceptance/tests/Settings/MerchantSetDataSharingConsent.spec.ts
tests/acceptance/tests/Settings/RunFirstRunWizard.spec.ts
tests/acceptance/tests/Account/CustomerRegistration.spec.ts
tests/acceptance/tests/Accessibility/StorefrontAccessibility.spec.ts
tests/acceptance/tests/setup/saas-setup.spec.ts
tests/acceptance/package.json
tests/acceptance/.prettierrc
tests/acceptance/fixtures/AcceptanceTest.ts
@ -18912,6 +18928,9 @@ tests/integration/Core/Content/Product/Cms/Type/CrossSellingTypeDataResolverTest
tests/integration/Core/Content/Product/Repository/ProductRepositoryTest.php
tests/integration/Core/Content/Product/DataAbstractionLayer/StatesUpdaterTest.php
tests/integration/Core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizerTest.php
tests/integration/Core/Content/Product/Cart/ProductCartTest.php
tests/integration/Core/Content/Product/Cart/ProductLineItemCommandValidatorTest.php
tests/integration/Core/Content/Product/Cart/ProductCartProcessorTest.php
tests/integration/Core/Content/Product/Stock/StockStorageTest.php
tests/integration/Core/Content/Product/Hook/_fixtures/pricing-cases/product-pricing.twig
tests/integration/Core/Content/Product/Hook/ProductPricingHookTest.php
@ -19444,7 +19463,6 @@ tests/integration/Core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStr
tests/integration/Core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategyTest.php
tests/integration/Core/Framework/App/ActiveAppsLoaderTest.php
tests/integration/Core/Framework/App/Payment/_fixtures/testPayments/manifest.xml
tests/integration/Core/Framework/App/Payment/AppSyncPaymentHandlerTest.php
tests/integration/Core/Framework/App/Payment/AppAsyncPaymentHandlerTest.php
tests/integration/Core/Framework/App/Payment/AppRefundHandlerTest.php
tests/integration/Core/Framework/App/Payment/AppRecurringHandlerTest.php
@ -19906,6 +19924,7 @@ adr/2023-02-13-follow-test-pyramid.md
adr/2020-07-02-control-clone-behavior.md
adr/2021-08-10-storefront-coding-standards.md
adr/2022-03-17-new-nested-line-items.md
adr/2024-06-12-add-jest-runner-with-disabled-compat-mode.md
adr/2020-08-12-implement-app-system-inside-platform.md
adr/2023-02-02-deprecate-autoload-true-in-dal-associations.md
adr/2022-10-17-hide-and-show-cms-content.md

View file

@ -20574,14 +20574,26 @@ test/webapp/bug6nnnn/bug60032.jsp
webapp/bug6nnnn/bug60032.jsp
bug6nnnn/bug60032.jsp
bug60032.jsp
test/webapp/bug6nnnn/bug69135.jsp
webapp/bug6nnnn/bug69135.jsp
bug6nnnn/bug69135.jsp
bug69135.jsp
test/webapp/bug6nnnn/bug64872-timeunit.jsp
webapp/bug6nnnn/bug64872-timeunit.jsp
bug6nnnn/bug64872-timeunit.jsp
bug64872-timeunit.jsp
test/webapp/bug6nnnn/bug69135-invalid-jar.jsp
webapp/bug6nnnn/bug69135-invalid-jar.jsp
bug6nnnn/bug69135-invalid-jar.jsp
bug69135-invalid-jar.jsp
test/webapp/bug6nnnn/bug64872-primitive-boolean.jsp
webapp/bug6nnnn/bug64872-primitive-boolean.jsp
bug6nnnn/bug64872-primitive-boolean.jsp
bug64872-primitive-boolean.jsp
test/webapp/bug6nnnn/bug69135-invalid-jar-escape.jsp
webapp/bug6nnnn/bug69135-invalid-jar-escape.jsp
bug6nnnn/bug69135-invalid-jar-escape.jsp
bug69135-invalid-jar-escape.jsp
test/webapp/bug6nnnn/bug64872-primitive-short.jsp
webapp/bug6nnnn/bug64872-primitive-short.jsp
bug6nnnn/bug64872-primitive-short.jsp
@ -21436,6 +21448,9 @@ test/webapp/bug48nnn/bug48701-TVI-NG.jsp
webapp/bug48nnn/bug48701-TVI-NG.jsp
bug48nnn/bug48701-TVI-NG.jsp
bug48701-TVI-NG.jsp
test/webapp/ok.tagf
webapp/ok.tagf
ok.tagf
test/webapp/el-method.jsp
webapp/el-method.jsp
el-method.jsp
@ -21650,6 +21665,11 @@ webapp/WEB-INF/jsp/bug53574.jsp
WEB-INF/jsp/bug53574.jsp
jsp/bug53574.jsp
bug53574.jsp
test/webapp/WEB-INF/lib/bug69135-lib.jar
webapp/WEB-INF/lib/bug69135-lib.jar
WEB-INF/lib/bug69135-lib.jar
lib/bug69135-lib.jar
bug69135-lib.jar
test/webapp/WEB-INF/lib/test-lib.jar
webapp/WEB-INF/lib/test-lib.jar
WEB-INF/lib/test-lib.jar

View file

@ -3220,8 +3220,11 @@ test/webapp/bug6nnnn/bug64872-biginteger.jsp
test/webapp/bug6nnnn/bug62453.jsp
test/webapp/bug6nnnn/bug64872-primitive-long.jsp
test/webapp/bug6nnnn/bug60032.jsp
test/webapp/bug6nnnn/bug69135.jsp
test/webapp/bug6nnnn/bug64872-timeunit.jsp
test/webapp/bug6nnnn/bug69135-invalid-jar.jsp
test/webapp/bug6nnnn/bug64872-primitive-boolean.jsp
test/webapp/bug6nnnn/bug69135-invalid-jar-escape.jsp
test/webapp/bug6nnnn/bug64872-primitive-short.jsp
test/webapp/bug6nnnn/bug64872-character.jsp
test/webapp/bug6nnnn/bug64872-integer.jsp
@ -3414,6 +3417,7 @@ test/webapp/bug48nnn/bug48668b.jsp
test/webapp/bug48nnn/bug48701-UseBean.jsp
test/webapp/bug48nnn/bug48668a.jsp
test/webapp/bug48nnn/bug48701-TVI-NG.jsp
test/webapp/ok.tagf
test/webapp/el-method.jsp
test/webapp/bug5nnnn/bug54011.jsp
test/webapp/bug5nnnn/bug57601.jsp
@ -3468,6 +3472,7 @@ test/webapp/index.html.gz
test/webapp/script-expr.jsp
test/webapp/WEB-INF/tag-setters.tld
test/webapp/WEB-INF/jsp/bug53574.jsp
test/webapp/WEB-INF/lib/bug69135-lib.jar
test/webapp/WEB-INF/lib/test-lib.jar
test/webapp/WEB-INF/bug53545.tld
test/webapp/WEB-INF/tags/bug65390.tag

View file

@ -10044,6 +10044,11 @@ js/product-editor/changelog/fix-product-editor-modal-block-editor-keyboard-undo
product-editor/changelog/fix-product-editor-modal-block-editor-keyboard-undo
changelog/fix-product-editor-modal-block-editor-keyboard-undo
fix-product-editor-modal-block-editor-keyboard-undo
packages/js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill
js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill
product-editor/changelog/update-product-editor-doc-more-menu-slotfill
changelog/update-product-editor-doc-more-menu-slotfill
update-product-editor-doc-more-menu-slotfill
packages/js/product-editor/changelog/fix-responsive-tabs
js/product-editor/changelog/fix-responsive-tabs
product-editor/changelog/fix-responsive-tabs
@ -11260,6 +11265,13 @@ src/components/block-slot-fill/block-slot.tsx
components/block-slot-fill/block-slot.tsx
block-slot-fill/block-slot.tsx
block-slot.tsx
packages/js/product-editor/src/components/block-slot-fill/Readme.md
js/product-editor/src/components/block-slot-fill/Readme.md
product-editor/src/components/block-slot-fill/Readme.md
src/components/block-slot-fill/Readme.md
components/block-slot-fill/Readme.md
block-slot-fill/Readme.md
Readme.md
packages/js/product-editor/src/components/details-summary-field/index.ts
js/product-editor/src/components/details-summary-field/index.ts
product-editor/src/components/details-summary-field/index.ts
@ -13483,6 +13495,14 @@ components/header/woo-more-menu-item/woo-more-menu-item.tsx
header/woo-more-menu-item/woo-more-menu-item.tsx
woo-more-menu-item/woo-more-menu-item.tsx
woo-more-menu-item.tsx
packages/js/product-editor/src/components/header/woo-more-menu-item/Readme.md
js/product-editor/src/components/header/woo-more-menu-item/Readme.md
product-editor/src/components/header/woo-more-menu-item/Readme.md
src/components/header/woo-more-menu-item/Readme.md
components/header/woo-more-menu-item/Readme.md
header/woo-more-menu-item/Readme.md
woo-more-menu-item/Readme.md
Readme.md
packages/js/product-editor/src/components/header/plugin-header-items/types.tsx
js/product-editor/src/components/header/plugin-header-items/types.tsx
product-editor/src/components/header/plugin-header-items/types.tsx
@ -18609,6 +18629,10 @@ plugins/woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-
woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-2.3.2
changelog/48806-dev-bump-beta-tester-version-to-2.3.2
48806-dev-bump-beta-tester-version-to-2.3.2
plugins/woocommerce-beta-tester/changelog/dev-tune-up-zip-generation
woocommerce-beta-tester/changelog/dev-tune-up-zip-generation
changelog/dev-tune-up-zip-generation
dev-tune-up-zip-generation
plugins/woocommerce-beta-tester/.wp-env.json
woocommerce-beta-tester/.wp-env.json
.wp-env.json
@ -23697,6 +23721,55 @@ js/blocks/product-best-sellers/block.json
blocks/product-best-sellers/block.json
product-best-sellers/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/index.tsx
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/index.tsx
assets/js/blocks/product-filters-overlay-navigation/index.tsx
js/blocks/product-filters-overlay-navigation/index.tsx
blocks/product-filters-overlay-navigation/index.tsx
product-filters-overlay-navigation/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/edit.tsx
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/edit.tsx
assets/js/blocks/product-filters-overlay-navigation/edit.tsx
js/blocks/product-filters-overlay-navigation/edit.tsx
blocks/product-filters-overlay-navigation/edit.tsx
product-filters-overlay-navigation/edit.tsx
edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/save.tsx
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/save.tsx
assets/js/blocks/product-filters-overlay-navigation/save.tsx
js/blocks/product-filters-overlay-navigation/save.tsx
blocks/product-filters-overlay-navigation/save.tsx
product-filters-overlay-navigation/save.tsx
save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/types.ts
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/types.ts
assets/js/blocks/product-filters-overlay-navigation/types.ts
js/blocks/product-filters-overlay-navigation/types.ts
blocks/product-filters-overlay-navigation/types.ts
product-filters-overlay-navigation/types.ts
types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/block.json
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/block.json
assets/js/blocks/product-filters-overlay-navigation/block.json
js/blocks/product-filters-overlay-navigation/block.json
blocks/product-filters-overlay-navigation/block.json
product-filters-overlay-navigation/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/editor.scss
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/editor.scss
assets/js/blocks/product-filters-overlay-navigation/editor.scss
js/blocks/product-filters-overlay-navigation/editor.scss
blocks/product-filters-overlay-navigation/editor.scss
product-filters-overlay-navigation/editor.scss
editor.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/style.scss
woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/style.scss
assets/js/blocks/product-filters-overlay-navigation/style.scss
js/blocks/product-filters-overlay-navigation/style.scss
blocks/product-filters-overlay-navigation/style.scss
product-filters-overlay-navigation/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx
woocommerce-blocks/assets/js/blocks/classic-template/index.tsx
assets/js/blocks/classic-template/index.tsx
@ -25367,13 +25440,6 @@ js/blocks/product-filters-overlay/block.json
blocks/product-filters-overlay/block.json
product-filters-overlay/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay/editor.scss
woocommerce-blocks/assets/js/blocks/product-filters-overlay/editor.scss
assets/js/blocks/product-filters-overlay/editor.scss
js/blocks/product-filters-overlay/editor.scss
blocks/product-filters-overlay/editor.scss
product-filters-overlay/editor.scss
editor.scss
plugins/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts
woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts
assets/js/blocks/price-filter/use-price-constraints.ts
@ -38128,13 +38194,6 @@ e2e/tests/product-best-sellers/product-best-sellers.block_theme.spec.ts
tests/product-best-sellers/product-best-sellers.block_theme.spec.ts
product-best-sellers/product-best-sellers.block_theme.spec.ts
product-best-sellers.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
tests/e2e/tests/product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
e2e/tests/product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
tests/product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
product-filters-overlay-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/classic-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/classic-template/classic-template.block_theme.spec.ts
tests/e2e/tests/classic-template/classic-template.block_theme.spec.ts
@ -38289,6 +38348,20 @@ e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
tests/product-top-rated/product-top-rated.block_theme.spec.ts
product-top-rated/product-top-rated.block_theme.spec.ts
product-top-rated.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
tests/e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
product-filters-overlay-navigation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
product-filters-overlay-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.spec.ts
tests/e2e/tests/price-filter/price-filter.block_theme.spec.ts
@ -39212,6 +39285,10 @@ woocommerce-blocks/.markdownlintignore
plugins/woocommerce-blocks/docker-compose.yml
woocommerce-blocks/docker-compose.yml
docker-compose.yml
plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
48856-fix-47646-fix-the-preview-badges-corner-radius
plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible
woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible
changelog/48714-48713-cys-button-to-resize-the-image-is-visible
@ -39248,6 +39325,10 @@ plugins/woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-
woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor
changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor
fix-48489-ensure-correct-tempalte-file-is-used-in-editor
plugins/woocommerce/changelog/fix-revert_set_stock_quantity
woocommerce/changelog/fix-revert_set_stock_quantity
changelog/fix-revert_set_stock_quantity
fix-revert_set_stock_quantity
plugins/woocommerce/changelog/47444-add-disabled-save-settings-pages
woocommerce/changelog/47444-add-disabled-save-settings-pages
changelog/47444-add-disabled-save-settings-pages
@ -39256,10 +39337,22 @@ plugins/woocommerce/changelog/48750-47402-cys-patterns-migration-ensure-a-handfu
woocommerce/changelog/48750-47402-cys-patterns-migration-ensure-a-handful-of-pre-selected-patterns-are-still-kept-within-the-woocommerce-plugin
changelog/48750-47402-cys-patterns-migration-ensure-a-handful-of-pre-selected-patterns-are-still-kept-within-the-woocommerce-plugin
48750-47402-cys-patterns-migration-ensure-a-handful-of-pre-selected-patterns-are-still-kept-within-the-woocommerce-plugin
plugins/woocommerce/changelog/fix-47975-overlay-navigation-block
woocommerce/changelog/fix-47975-overlay-navigation-block
changelog/fix-47975-overlay-navigation-block
fix-47975-overlay-navigation-block
plugins/woocommerce/changelog/fix-35291
woocommerce/changelog/fix-35291
changelog/fix-35291
fix-35291
plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
changelog/udpate-e2e-test-improve-add-variation-test
@ -39296,10 +39389,18 @@ plugins/woocommerce/changelog/fix-view-store-button
woocommerce/changelog/fix-view-store-button
changelog/fix-view-store-button
fix-view-store-button
plugins/woocommerce/changelog/update-e2e-iterate-how-wait-for-global-attributes-loaded
woocommerce/changelog/update-e2e-iterate-how-wait-for-global-attributes-loaded
changelog/update-e2e-iterate-how-wait-for-global-attributes-loaded
update-e2e-iterate-how-wait-for-global-attributes-loaded
plugins/woocommerce/changelog/update-shipping-modal-copy
woocommerce/changelog/update-shipping-modal-copy
changelog/update-shipping-modal-copy
update-shipping-modal-copy
plugins/woocommerce/changelog/e2e-fix-gutenberg-flaky-tests
woocommerce/changelog/e2e-fix-gutenberg-flaky-tests
changelog/e2e-fix-gutenberg-flaky-tests
e2e-fix-gutenberg-flaky-tests
plugins/woocommerce/changelog/e2e-fix-improve-retry-on-coupons
woocommerce/changelog/e2e-fix-improve-retry-on-coupons
changelog/e2e-fix-improve-retry-on-coupons
@ -39324,6 +39425,10 @@ plugins/woocommerce/changelog/48664-48663-cys-assembler-is-not-loaded-on-wordpre
woocommerce/changelog/48664-48663-cys-assembler-is-not-loaded-on-wordpress-66
changelog/48664-48663-cys-assembler-is-not-loaded-on-wordpress-66
48664-48663-cys-assembler-is-not-loaded-on-wordpress-66
plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
changelog/fix-shipping-zones-add-zone-button-flinching
fix-shipping-zones-add-zone-button-flinching
plugins/woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test
woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test
changelog/update-product-editor-restore-product-with-local-attrs-2e2-test
@ -39336,6 +39441,10 @@ plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscree
woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
plugins/woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
woocommerce/changelog/48488-48459-coupon-email-restriction-fix
changelog/48488-48459-coupon-email-restriction-fix
@ -39348,6 +39457,10 @@ plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
changelog/fix-blockified-templates-readme-link-to-docs
fix-blockified-templates-readme-link-to-docs
plugins/woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button
woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button
changelog/update-43637-semi-sticky-proceed-to-checkout-button
update-43637-semi-sticky-proceed-to-checkout-button
plugins/woocommerce/changelog/fix-47655-stack-coupon-fields
woocommerce/changelog/fix-47655-stack-coupon-fields
changelog/fix-47655-stack-coupon-fields
@ -39356,6 +39469,14 @@ plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status
woocommerce/changelog/fix-lys-refetch-site-cache-status
changelog/fix-lys-refetch-site-cache-status
fix-lys-refetch-site-cache-status
plugins/woocommerce/changelog/fix-script-loading-minicart
woocommerce/changelog/fix-script-loading-minicart
changelog/fix-script-loading-minicart
fix-script-loading-minicart
plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
@ -39372,6 +39493,10 @@ plugins/woocommerce/changelog/48719-fix-ptk-unit-test
woocommerce/changelog/48719-fix-ptk-unit-test
changelog/48719-fix-ptk-unit-test
48719-fix-ptk-unit-test
plugins/woocommerce/changelog/e2e-fix-merchant-settings-general
woocommerce/changelog/e2e-fix-merchant-settings-general
changelog/e2e-fix-merchant-settings-general
e2e-fix-merchant-settings-general
plugins/woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
@ -39380,14 +39505,38 @@ plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
woocommerce/changelog/fix-48022-product-filters-block-spacing
changelog/fix-48022-product-filters-block-spacing
fix-48022-product-filters-block-spacing
plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs
woocommerce/changelog/ci-disable-perf-checks-for-prs
changelog/ci-disable-perf-checks-for-prs
ci-disable-perf-checks-for-prs
plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
changelog/e2e-fix-flaky-gutenberg-services-tests
e2e-fix-flaky-gutenberg-services-tests
plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
changelog/48662-48551-cys-update-block-toolbar-position
48662-48551-cys-update-block-toolbar-position
plugins/woocommerce/changelog/sku-check-before-product-creation
woocommerce/changelog/sku-check-before-product-creation
changelog/sku-check-before-product-creation
sku-check-before-product-creation
plugins/woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
plugins/woocommerce/changelog/update-product-editor-polish-e2e-tests
woocommerce/changelog/update-product-editor-polish-e2e-tests
changelog/update-product-editor-polish-e2e-tests
update-product-editor-polish-e2e-tests
plugins/woocommerce/changelog/dev-tune-up-zip-generation
woocommerce/changelog/dev-tune-up-zip-generation
changelog/dev-tune-up-zip-generation
dev-tune-up-zip-generation
plugins/woocommerce/changelog/update-product-editor-validate-term-tokens
woocommerce/changelog/update-product-editor-validate-term-tokens
changelog/update-product-editor-validate-term-tokens
@ -39408,10 +39557,22 @@ plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-fro
woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
plugins/woocommerce/changelog/48487-update-store-alert-styles
woocommerce/changelog/48487-update-store-alert-styles
changelog/48487-update-store-alert-styles
48487-update-store-alert-styles
plugins/woocommerce/changelog/48659-product-filters-overlay-template-part-e2e
woocommerce/changelog/48659-product-filters-overlay-template-part-e2e
changelog/48659-product-filters-overlay-template-part-e2e
48659-product-filters-overlay-template-part-e2e
plugins/woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active
woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active
changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active
48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active
plugins/woocommerce/packages/README.md
woocommerce/packages/README.md
packages/README.md
@ -44644,6 +44805,12 @@ src/Blocks/BlockTypes/AllReviews.php
Blocks/BlockTypes/AllReviews.php
BlockTypes/AllReviews.php
AllReviews.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFiltersOverlayNavigation.php
woocommerce/src/Blocks/BlockTypes/ProductFiltersOverlayNavigation.php
src/Blocks/BlockTypes/ProductFiltersOverlayNavigation.php
Blocks/BlockTypes/ProductFiltersOverlayNavigation.php
BlockTypes/ProductFiltersOverlayNavigation.php
ProductFiltersOverlayNavigation.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductSummary.php
woocommerce/src/Blocks/BlockTypes/ProductSummary.php
src/Blocks/BlockTypes/ProductSummary.php
@ -52427,6 +52594,16 @@ merchant/products/block-editor/product-attributes-block-editor.spec.js
products/block-editor/product-attributes-block-editor.spec.js
block-editor/product-attributes-block-editor.spec.js
product-attributes-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
tests/e2e-pw/tests/merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
e2e-pw/tests/merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
tests/merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
products/block-editor/helpers/wait-for-global-attributes-loaded.js
block-editor/helpers/wait-for-global-attributes-loaded.js
helpers/wait-for-global-attributes-loaded.js
wait-for-global-attributes-loaded.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js
tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js
@ -52481,6 +52658,26 @@ merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
products/block-editor/linked-product-tab-product-block-editor.spec.js
block-editor/linked-product-tab-product-block-editor.spec.js
linked-product-tab-product-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/data/tabs.js
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/data/tabs.js
tests/e2e-pw/tests/merchant/products/block-editor/data/tabs.js
e2e-pw/tests/merchant/products/block-editor/data/tabs.js
tests/merchant/products/block-editor/data/tabs.js
merchant/products/block-editor/data/tabs.js
products/block-editor/data/tabs.js
block-editor/data/tabs.js
data/tabs.js
tabs.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/fixtures/attributes.js
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/fixtures/attributes.js
tests/e2e-pw/tests/merchant/products/block-editor/fixtures/attributes.js
e2e-pw/tests/merchant/products/block-editor/fixtures/attributes.js
tests/merchant/products/block-editor/fixtures/attributes.js
merchant/products/block-editor/fixtures/attributes.js
products/block-editor/fixtures/attributes.js
block-editor/fixtures/attributes.js
fixtures/attributes.js
attributes.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js
woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js
tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js
@ -53238,6 +53435,24 @@ src/Admin/Marketing/MarketingChannelsTest.php
Admin/Marketing/MarketingChannelsTest.php
Marketing/MarketingChannelsTest.php
MarketingChannelsTest.php
plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
Tasks/ExperimentalShippingRecommendationTest.php
ExperimentalShippingRecommendationTest.php
plugins/woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
DefaultShippingPartnersTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
tests/php/src/Admin/API/MarketingRecommendationsTest.php
@ -53510,6 +53725,15 @@ Internal/Admin/Logging/SettingsTest.php
Admin/Logging/SettingsTest.php
Logging/SettingsTest.php
SettingsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
tests/php/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
php/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
RemoteFreeExtensions/DefaultFreeExtensionsTest.php
DefaultFreeExtensionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/InitTest.php
woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/InitTest.php
tests/php/src/Internal/Admin/RemoteFreeExtensions/InitTest.php
@ -60745,6 +60969,10 @@ plugins/woo-ai/changelog/bump-update-wordpress-env-to-9.0.7
woo-ai/changelog/bump-update-wordpress-env-to-9.0.7
changelog/bump-update-wordpress-env-to-9.0.7
bump-update-wordpress-env-to-9.0.7
plugins/woo-ai/changelog/dev-tune-up-zip-generation
woo-ai/changelog/dev-tune-up-zip-generation
changelog/dev-tune-up-zip-generation
dev-tune-up-zip-generation
plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com
woo-ai/changelog/update-woo-com-to-woocommerce-com
changelog/update-woo-com-to-woocommerce-com
@ -63437,6 +63665,13 @@ customize-store/assembler-hub/utils/is-full-composability-enabled.ts
assembler-hub/utils/is-full-composability-enabled.ts
utils/is-full-composability-enabled.ts
is-full-composability-enabled.ts
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/is-tracking-allowed.ts
woocommerce-admin/client/customize-store/assembler-hub/utils/is-tracking-allowed.ts
client/customize-store/assembler-hub/utils/is-tracking-allowed.ts
customize-store/assembler-hub/utils/is-tracking-allowed.ts
assembler-hub/utils/is-tracking-allowed.ts
utils/is-tracking-allowed.ts
is-tracking-allowed.ts
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/select-block-on-hover.ts
woocommerce-admin/client/customize-store/assembler-hub/utils/select-block-on-hover.ts
client/customize-store/assembler-hub/utils/select-block-on-hover.ts

View file

@ -1753,6 +1753,7 @@ packages/js/product-editor/changelog/fix-46610
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
packages/js/product-editor/changelog/add-47036
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-keyboard-undo
packages/js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill
packages/js/product-editor/changelog/fix-responsive-tabs
packages/js/product-editor/changelog/dev-39647_update_validation_message_name_field
packages/js/product-editor/changelog/add-toggle-doc
@ -1944,6 +1945,7 @@ packages/js/product-editor/src/components/block-slot-fill/section-actions/index.
packages/js/product-editor/src/components/block-slot-fill/section-actions/Readme.md
packages/js/product-editor/src/components/block-slot-fill/utils/get-name.ts
packages/js/product-editor/src/components/block-slot-fill/block-slot.tsx
packages/js/product-editor/src/components/block-slot-fill/Readme.md
packages/js/product-editor/src/components/details-summary-field/index.ts
packages/js/product-editor/src/components/details-summary-field/details-summary-field.tsx
packages/js/product-editor/src/components/modal-editor-welcome-guide/index.js
@ -2235,6 +2237,7 @@ packages/js/product-editor/src/components/header/header.tsx
packages/js/product-editor/src/components/header/style.scss
packages/js/product-editor/src/components/header/woo-more-menu-item/index.ts
packages/js/product-editor/src/components/header/woo-more-menu-item/woo-more-menu-item.tsx
packages/js/product-editor/src/components/header/woo-more-menu-item/Readme.md
packages/js/product-editor/src/components/header/plugin-header-items/types.tsx
packages/js/product-editor/src/components/header/plugin-header-items/plugin-header-item-modal.tsx
packages/js/product-editor/src/components/header/plugin-header-items/index.ts
@ -3090,6 +3093,7 @@ DEVELOPMENT.md
plugins/woocommerce-beta-tester/changelog/48825-update-fix-lint-errors
plugins/woocommerce-beta-tester/changelog/.gitkeep
plugins/woocommerce-beta-tester/changelog/48806-dev-bump-beta-tester-version-to-2.3.2
plugins/woocommerce-beta-tester/changelog/dev-tune-up-zip-generation
plugins/woocommerce-beta-tester/.wp-env.json
plugins/woocommerce-beta-tester/.prettierrc.js
plugins/woocommerce-beta-tester/src/experiments/NewExperimentForm.js
@ -3806,6 +3810,13 @@ plugins/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-best-sellers/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-best-sellers/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/editor.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay-navigation/style.scss
plugins/woocommerce-blocks/assets/js/blocks/classic-template/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/classic-template/product-search-results.ts
plugins/woocommerce-blocks/assets/js/blocks/classic-template/constants.ts
@ -4000,7 +4011,6 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay/settings.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters-overlay/editor.scss
plugins/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.ts
plugins/woocommerce-blocks/assets/js/blocks/price-filter/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/price-filter/deprecated.tsx
@ -5689,7 +5699,6 @@ plugins/woocommerce-blocks/tests/e2e/tests/page-content-wrapper/page-content-wra
plugins/woocommerce-blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/reviews-by-category/reviews-by-category.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-best-sellers/product-best-sellers.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay-template-part/product-filters-overlay-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/classic-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/utils.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts
@ -5712,6 +5721,8 @@ plugins/woocommerce-blocks/tests/e2e/tests/mini-cart/utils.ts
plugins/woocommerce-blocks/tests/e2e/tests/mini-cart/mini-cart.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/price-filter/price-filter.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-button/product-button.block_theme.spec.ts
@ -5863,6 +5874,7 @@ plugins/woocommerce-blocks/README.md
plugins/woocommerce-blocks/babel.config.js
plugins/woocommerce-blocks/.markdownlintignore
plugins/woocommerce-blocks/docker-compose.yml
plugins/woocommerce/changelog/48856-fix-47646-fix-the-preview-badges-corner-radius
plugins/woocommerce/changelog/48714-48713-cys-button-to-resize-the-image-is-visible
plugins/woocommerce/changelog/fix-exclude-coming-soon-patterns-from-block-inserter
plugins/woocommerce/changelog/fix-l10n-too-early
@ -5872,9 +5884,13 @@ plugins/woocommerce/changelog/48140-tag-different-envs-in-e2e-tests
plugins/woocommerce/changelog/48712-48711-cys-the-added-patterns-are-wrapped-twice-by-group-blocks
plugins/woocommerce/changelog/48752-fix-read-only-assembler
plugins/woocommerce/changelog/fix-48489-ensure-correct-tempalte-file-is-used-in-editor
plugins/woocommerce/changelog/fix-revert_set_stock_quantity
plugins/woocommerce/changelog/47444-add-disabled-save-settings-pages
plugins/woocommerce/changelog/48750-47402-cys-patterns-migration-ensure-a-handful-of-pre-selected-patterns-are-still-kept-within-the-woocommerce-plugin
plugins/woocommerce/changelog/fix-47975-overlay-navigation-block
plugins/woocommerce/changelog/fix-35291
plugins/woocommerce/changelog/48767-48728-cys-pop-up-effect-opt-in-tracking-section-notice
plugins/woocommerce/changelog/48765-48669-cys-in-some-cases-the-border-of-the-footerheader-is-violet
plugins/woocommerce/changelog/udpate-e2e-test-improve-add-variation-test
plugins/woocommerce/changelog/pr-48169
plugins/woocommerce/changelog/fix-35290
@ -5884,35 +5900,52 @@ plugins/woocommerce/changelog/48674-register-testimonials-as-reviews
plugins/woocommerce/changelog/48445-update-get-tax-line-label
plugins/woocommerce/changelog/48882-48784-cys-update-design-your-homepage-sidebar-copy
plugins/woocommerce/changelog/fix-view-store-button
plugins/woocommerce/changelog/update-e2e-iterate-how-wait-for-global-attributes-loaded
plugins/woocommerce/changelog/update-shipping-modal-copy
plugins/woocommerce/changelog/e2e-fix-gutenberg-flaky-tests
plugins/woocommerce/changelog/e2e-fix-improve-retry-on-coupons
plugins/woocommerce/changelog/fix-40688-control-tk_ai-cookie
plugins/woocommerce/changelog/fix-48285-improve-classic-template-block-registration
plugins/woocommerce/changelog/e2e-fix-settings-tax-test
plugins/woocommerce/changelog/48782-update-add-comment-for-regression-tests
plugins/woocommerce/changelog/48664-48663-cys-assembler-is-not-loaded-on-wordpress-66
plugins/woocommerce/changelog/fix-shipping-zones-add-zone-button-flinching
plugins/woocommerce/changelog/update-product-editor-restore-product-with-local-attrs-2e2-test
plugins/woocommerce/changelog/48370-fix-shipping-focus-lost-48104
plugins/woocommerce/changelog/48668-47464-cys-full-composability-ensure-adiscreetbadge-is-displayed-informing-how-many-patterns-have-been-inserted-from-each-category
plugins/woocommerce/changelog/48703-tweak-dont-display-wcservices-help-if-wcship-or-wctax-is-active
plugins/woocommerce/changelog/48488-48459-coupon-email-restriction-fix
plugins/woocommerce/changelog/update-printful-label
plugins/woocommerce/changelog/fix-blockified-templates-readme-link-to-docs
plugins/woocommerce/changelog/update-43637-semi-sticky-proceed-to-checkout-button
plugins/woocommerce/changelog/fix-47655-stack-coupon-fields
plugins/woocommerce/changelog/fix-lys-refetch-site-cache-status
plugins/woocommerce/changelog/fix-script-loading-minicart
plugins/woocommerce/changelog/48795-fix-47645-dont-show-the-badge-when-the-inner-blocks-are-selected
plugins/woocommerce/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
plugins/woocommerce/changelog/48492-45835-migrate-patterns-ptk
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/48719-fix-ptk-unit-test
plugins/woocommerce/changelog/e2e-fix-merchant-settings-general
plugins/woocommerce/changelog/48762-update-disable-toggle-by-default-and-secondary-enhancements
plugins/woocommerce/changelog/fix-48022-product-filters-block-spacing
plugins/woocommerce/changelog/ci-disable-perf-checks-for-prs
plugins/woocommerce/changelog/48704-tweak-dont-recommend-wcservices-on-edit-order-page-with-wcship-or-wctax-active
plugins/woocommerce/changelog/e2e-fix-flaky-gutenberg-services-tests
plugins/woocommerce/changelog/48662-48551-cys-update-block-toolbar-position
plugins/woocommerce/changelog/sku-check-before-product-creation
plugins/woocommerce/changelog/48722-48682-cys-when-the-user-clicks-on-the-no-block-placeholder-the-tooltip-is-rendered
plugins/woocommerce/changelog/update-product-editor-polish-e2e-tests
plugins/woocommerce/changelog/dev-tune-up-zip-generation
plugins/woocommerce/changelog/update-product-editor-validate-term-tokens
plugins/woocommerce/changelog/48671-48441-fix-long-title-length
plugins/woocommerce/changelog/add-46918
plugins/woocommerce/changelog/fix-48505-notice-template-override
plugins/woocommerce/changelog/48799-48787-cys-as-soon-as-the-user-moves-away-from-the-pattern-the-block-toolbar-should-disappear
plugins/woocommerce/changelog/48705-update-dont-recommend-wcservices-in-default-extension-recommendations-with-wcship-or-wctax-active
plugins/woocommerce/changelog/48487-update-store-alert-styles
plugins/woocommerce/changelog/48659-product-filters-overlay-template-part-e2e
plugins/woocommerce/changelog/48701-tweak-dont-recommend-wcservices-in-shipping-settings-if-wcship-or-wctax-is-active
plugins/woocommerce/packages/README.md
plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php
plugins/woocommerce/.wp-env.json
@ -6702,6 +6735,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/ProductQuery.php
plugins/woocommerce/src/Blocks/BlockTypes/CartOrderSummaryDiscountBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductRatingCounter.php
plugins/woocommerce/src/Blocks/BlockTypes/AllReviews.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFiltersOverlayNavigation.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductSummary.php
plugins/woocommerce/src/Blocks/BlockTypes/StockFilter.php
plugins/woocommerce/src/Blocks/BlockTypes/StoreNotices.php
@ -8048,12 +8082,15 @@ plugins/woocommerce/tests/e2e-pw/tests/merchant/create-restricted-coupons.spec.j
plugins/woocommerce/tests/e2e-pw/tests/merchant/settings-tax.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-edit-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/helpers/wait-for-global-attributes-loaded.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/organization-tab-product-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-images-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-grouped-product-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/disable-block-product-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/data/tabs.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/fixtures/attributes.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-inventory-block-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/enable-block-product-editor.spec.js
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-simple-product-block-editor.spec.js
@ -8164,6 +8201,8 @@ plugins/woocommerce/tests/php/src/Utilities/DiscountsUtilTest.php
plugins/woocommerce/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php
plugins/woocommerce/tests/php/src/Admin/Marketing/MarketingCampaignTest.php
plugins/woocommerce/tests/php/src/Admin/Marketing/MarketingChannelsTest.php
plugins/woocommerce/tests/php/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendationTest.php
plugins/woocommerce/tests/php/src/Admin/ShippingPartnerSuggestions/DefaultShippingPartnersTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignTypesTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignsTest.php
@ -8198,6 +8237,7 @@ plugins/woocommerce/tests/php/src/Internal/Admin/Logging/FileV2/FileControllerTe
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/FileV2/FileTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/LogHandlerFileV2Test.php
plugins/woocommerce/tests/php/src/Internal/Admin/Logging/SettingsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/InitTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ProductReviews/ReviewsCommentsOverridesTest.php
@ -9196,6 +9236,7 @@ plugins/woo-ai/changelog/47385-dev-update-pnpm9-1
plugins/woo-ai/changelog/request-json-response-name-suggestions
plugins/woo-ai/changelog/.gitkeep
plugins/woo-ai/changelog/bump-update-wordpress-env-to-9.0.7
plugins/woo-ai/changelog/dev-tune-up-zip-generation
plugins/woo-ai/changelog/update-woo-com-to-woocommerce-com
plugins/woo-ai/changelog/update-bump-a8c-tour-kit-version
plugins/woo-ai/.prettierrc.js
@ -9642,6 +9683,7 @@ plugins/woocommerce-admin/client/customize-store/assembler-hub/context/selected-
plugins/woocommerce-admin/client/customize-store/assembler-hub/context/highlighted-block-context.tsx
plugins/woocommerce-admin/client/customize-store/assembler-hub/block-pattern-list.jsx
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/is-full-composability-enabled.ts
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/is-tracking-allowed.ts
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/select-block-on-hover.ts
plugins/woocommerce-admin/client/customize-store/assembler-hub/utils/hero-pattern.ts
plugins/woocommerce-admin/client/customize-store/assembler-hub/iframe.jsx