mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-02 11:41:59 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
cf4ea74a91
commit
b70ffb4bd0
@ -12458,6 +12458,18 @@ services/graphql/utils/process-error.test.ts
|
||||
graphql/utils/process-error.test.ts
|
||||
utils/process-error.test.ts
|
||||
process-error.test.ts
|
||||
api/src/services/graphql/utils/sanitize-gql-schema.ts
|
||||
src/services/graphql/utils/sanitize-gql-schema.ts
|
||||
services/graphql/utils/sanitize-gql-schema.ts
|
||||
graphql/utils/sanitize-gql-schema.ts
|
||||
utils/sanitize-gql-schema.ts
|
||||
sanitize-gql-schema.ts
|
||||
api/src/services/graphql/utils/sanitize-gql-schema.test.ts
|
||||
src/services/graphql/utils/sanitize-gql-schema.test.ts
|
||||
services/graphql/utils/sanitize-gql-schema.test.ts
|
||||
graphql/utils/sanitize-gql-schema.test.ts
|
||||
utils/sanitize-gql-schema.test.ts
|
||||
sanitize-gql-schema.test.ts
|
||||
api/src/services/graphql/utils/process-error.ts
|
||||
src/services/graphql/utils/process-error.ts
|
||||
services/graphql/utils/process-error.ts
|
||||
@ -15549,10 +15561,8 @@ tsup.config.js
|
||||
Dockerfile
|
||||
code_of_conduct.md
|
||||
docker-compose.yml
|
||||
.changeset/plenty-boxes-appear.md
|
||||
plenty-boxes-appear.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/large-pans-dance.md
|
||||
large-pans-dance.md
|
||||
.changeset/rancher-booker-minnie.md
|
||||
rancher-booker-minnie.md
|
||||
crowdin.yml
|
@ -2466,6 +2466,8 @@ api/src/services/graphql/errors/validation.ts
|
||||
api/src/services/graphql/errors/index.ts
|
||||
api/src/services/graphql/schema-cache.ts
|
||||
api/src/services/graphql/utils/process-error.test.ts
|
||||
api/src/services/graphql/utils/sanitize-gql-schema.ts
|
||||
api/src/services/graphql/utils/sanitize-gql-schema.test.ts
|
||||
api/src/services/graphql/utils/process-error.ts
|
||||
api/src/services/graphql/utils/add-path-to-validation-error.ts
|
||||
api/src/services/versions.ts
|
||||
@ -3175,7 +3177,6 @@ sdk/tsup.config.js
|
||||
Dockerfile
|
||||
code_of_conduct.md
|
||||
docker-compose.yml
|
||||
.changeset/plenty-boxes-appear.md
|
||||
.changeset/config.json
|
||||
.changeset/large-pans-dance.md
|
||||
.changeset/rancher-booker-minnie.md
|
||||
crowdin.yml
|
@ -3338,6 +3338,9 @@ cms/plugin_processors.py
|
||||
plugin_processors.py
|
||||
cms/cms_wizards.py
|
||||
cms_wizards.py
|
||||
cms/migrations/0036_auto_20240311_1028.py
|
||||
migrations/0036_auto_20240311_1028.py
|
||||
0036_auto_20240311_1028.py
|
||||
cms/migrations/0011_auto_20150419_1006.py
|
||||
migrations/0011_auto_20150419_1006.py
|
||||
0011_auto_20150419_1006.py
|
||||
@ -3371,6 +3374,9 @@ migrations/0025_remove_plugin_tree_fields.py
|
||||
cms/migrations/0030_auto_20180810_0629.py
|
||||
migrations/0030_auto_20180810_0629.py
|
||||
0030_auto_20180810_0629.py
|
||||
cms/migrations/0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.py
|
||||
migrations/0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.py
|
||||
0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.py
|
||||
cms/migrations/0026_title_placeholders.py
|
||||
migrations/0026_title_placeholders.py
|
||||
0026_title_placeholders.py
|
||||
|
@ -634,6 +634,7 @@ cms/locale/sq/LC_MESSAGES/django.mo
|
||||
cms/plugin_base.py
|
||||
cms/plugin_processors.py
|
||||
cms/cms_wizards.py
|
||||
cms/migrations/0036_auto_20240311_1028.py
|
||||
cms/migrations/0011_auto_20150419_1006.py
|
||||
cms/migrations/0002_auto_20140816_1918.py
|
||||
cms/migrations/0006_auto_20140924_1110.py
|
||||
@ -645,6 +646,7 @@ cms/migrations/0029_create_title_fields_and_url_model.py
|
||||
cms/migrations/0014_auto_20160404_1908.py
|
||||
cms/migrations/0025_remove_plugin_tree_fields.py
|
||||
cms/migrations/0030_auto_20180810_0629.py
|
||||
cms/migrations/0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.py
|
||||
cms/migrations/0026_title_placeholders.py
|
||||
cms/migrations/0003_auto_20140926_2347.py
|
||||
cms/migrations/0027_title_placeholders_data_migration.py
|
||||
|
@ -73902,6 +73902,14 @@ src/Unit/Event/SecurityFileUploadEventSubscriberTest.php
|
||||
Unit/Event/SecurityFileUploadEventSubscriberTest.php
|
||||
Event/SecurityFileUploadEventSubscriberTest.php
|
||||
SecurityFileUploadEventSubscriberTest.php
|
||||
core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php
|
||||
modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php
|
||||
system/tests/src/Unit/FileTransfer/FileTransferTest.php
|
||||
tests/src/Unit/FileTransfer/FileTransferTest.php
|
||||
src/Unit/FileTransfer/FileTransferTest.php
|
||||
Unit/FileTransfer/FileTransferTest.php
|
||||
FileTransfer/FileTransferTest.php
|
||||
FileTransferTest.php
|
||||
core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php
|
||||
modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php
|
||||
system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php
|
||||
|
@ -10744,6 +10744,7 @@ core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.ph
|
||||
core/modules/system/tests/src/Unit/TraitAccessTest.php
|
||||
core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php
|
||||
core/modules/system/tests/src/Unit/Event/SecurityFileUploadEventSubscriberTest.php
|
||||
core/modules/system/tests/src/Unit/FileTransfer/FileTransferTest.php
|
||||
core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php
|
||||
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
|
||||
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
|
||||
|
@ -16697,6 +16697,10 @@ erpnext/patches/v15_0/delete_taxjar_doctypes.py
|
||||
patches/v15_0/delete_taxjar_doctypes.py
|
||||
v15_0/delete_taxjar_doctypes.py
|
||||
delete_taxjar_doctypes.py
|
||||
erpnext/patches/v15_0/rename_number_of_depreciations_booked_to_opening_booked_depreciations.py
|
||||
patches/v15_0/rename_number_of_depreciations_booked_to_opening_booked_depreciations.py
|
||||
v15_0/rename_number_of_depreciations_booked_to_opening_booked_depreciations.py
|
||||
rename_number_of_depreciations_booked_to_opening_booked_depreciations.py
|
||||
erpnext/patches/v15_0/set_reserved_stock_in_bin.py
|
||||
patches/v15_0/set_reserved_stock_in_bin.py
|
||||
v15_0/set_reserved_stock_in_bin.py
|
||||
|
@ -3461,6 +3461,7 @@ erpnext/patches/v15_0/remove_loan_management_module.py
|
||||
erpnext/patches/v15_0/remove_cancelled_asset_capitalization_from_asset.py
|
||||
erpnext/patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py
|
||||
erpnext/patches/v15_0/delete_taxjar_doctypes.py
|
||||
erpnext/patches/v15_0/rename_number_of_depreciations_booked_to_opening_booked_depreciations.py
|
||||
erpnext/patches/v15_0/set_reserved_stock_in_bin.py
|
||||
erpnext/patches/v15_0/delete_payment_gateway_doctypes.py
|
||||
erpnext/patches/v15_0/delete_saudi_doctypes.py
|
||||
|
@ -14093,6 +14093,20 @@ utils/fixtures/images/ghost-logo.pngx
|
||||
fixtures/images/ghost-logo.pngx
|
||||
images/ghost-logo.pngx
|
||||
ghost-logo.pngx
|
||||
ghost/core/test/utils/fixtures/images/svg-with-script.svg
|
||||
core/test/utils/fixtures/images/svg-with-script.svg
|
||||
test/utils/fixtures/images/svg-with-script.svg
|
||||
utils/fixtures/images/svg-with-script.svg
|
||||
fixtures/images/svg-with-script.svg
|
||||
images/svg-with-script.svg
|
||||
svg-with-script.svg
|
||||
ghost/core/test/utils/fixtures/images/svg-with-script2.svg
|
||||
core/test/utils/fixtures/images/svg-with-script2.svg
|
||||
test/utils/fixtures/images/svg-with-script2.svg
|
||||
utils/fixtures/images/svg-with-script2.svg
|
||||
fixtures/images/svg-with-script2.svg
|
||||
images/svg-with-script2.svg
|
||||
svg-with-script2.svg
|
||||
ghost/core/test/utils/fixtures/images/ghost-logo.svg
|
||||
core/test/utils/fixtures/images/ghost-logo.svg
|
||||
test/utils/fixtures/images/ghost-logo.svg
|
||||
@ -27348,6 +27362,10 @@ ghost/email-service/test/email-event-storage.test.js
|
||||
email-service/test/email-event-storage.test.js
|
||||
test/email-event-storage.test.js
|
||||
email-event-storage.test.js
|
||||
ghost/email-service/test/email-helpers.test.js
|
||||
email-service/test/email-helpers.test.js
|
||||
test/email-helpers.test.js
|
||||
email-helpers.test.js
|
||||
ghost/email-service/test/mailgun-email-provider.test.js
|
||||
email-service/test/mailgun-email-provider.test.js
|
||||
test/mailgun-email-provider.test.js
|
||||
@ -27455,6 +27473,11 @@ ghost/email-service/lib/SendingService.js
|
||||
email-service/lib/SendingService.js
|
||||
lib/SendingService.js
|
||||
SendingService.js
|
||||
ghost/email-service/lib/helpers/register-helpers.js
|
||||
email-service/lib/helpers/register-helpers.js
|
||||
lib/helpers/register-helpers.js
|
||||
helpers/register-helpers.js
|
||||
register-helpers.js
|
||||
ghost/email-service/lib/EmailService.js
|
||||
email-service/lib/EmailService.js
|
||||
lib/EmailService.js
|
||||
|
@ -2533,6 +2533,8 @@ ghost/core/test/utils/fixtures/media/sample_640x360.ogv
|
||||
ghost/core/test/utils/fixtures/media/sample.m4a
|
||||
ghost/core/test/utils/fixtures/media/sample_640x360.mp4
|
||||
ghost/core/test/utils/fixtures/images/ghost-logo.pngx
|
||||
ghost/core/test/utils/fixtures/images/svg-with-script.svg
|
||||
ghost/core/test/utils/fixtures/images/svg-with-script2.svg
|
||||
ghost/core/test/utils/fixtures/images/ghost-logo.svg
|
||||
ghost/core/test/utils/fixtures/images/ghosticon.webp
|
||||
ghost/core/test/utils/fixtures/csv/valid-members-defaults.csv
|
||||
@ -4488,6 +4490,7 @@ ghost/email-service/test/email-event-processor.test.js
|
||||
ghost/email-service/test/email-service.test.js
|
||||
ghost/email-service/test/.eslintrc.js
|
||||
ghost/email-service/test/email-event-storage.test.js
|
||||
ghost/email-service/test/email-helpers.test.js
|
||||
ghost/email-service/test/mailgun-email-provider.test.js
|
||||
ghost/email-service/test/email-segmenter.test.js
|
||||
ghost/email-service/test/batch-sending-service.test.js
|
||||
@ -4512,6 +4515,7 @@ ghost/email-service/lib/EmailRenderer.js
|
||||
ghost/email-service/lib/EmailBodyCache.js
|
||||
ghost/email-service/lib/EmailEventProcessor.js
|
||||
ghost/email-service/lib/SendingService.js
|
||||
ghost/email-service/lib/helpers/register-helpers.js
|
||||
ghost/email-service/lib/EmailService.js
|
||||
ghost/email-service/lib/EmailController.js
|
||||
ghost/email-service/lib/EmailEventStorage.js
|
||||
|
@ -35520,6 +35520,14 @@ Test/Mftf/Section/StorefrontSalesOrderSection.xml
|
||||
Mftf/Section/StorefrontSalesOrderSection.xml
|
||||
Section/StorefrontSalesOrderSection.xml
|
||||
StorefrontSalesOrderSection.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontMultishippingAddressAndItemUKGEActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontMultishippingAddressAndItemUKGEActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontMultishippingAddressAndItemUKGEActionGroup.xml
|
||||
@ -35584,6 +35592,14 @@ Test/Mftf/ActionGroup/StorefrontOpenOrderByPositionAfterMultishippingCheckoutAct
|
||||
Mftf/ActionGroup/StorefrontOpenOrderByPositionAfterMultishippingCheckoutActionGroup.xml
|
||||
ActionGroup/StorefrontOpenOrderByPositionAfterMultishippingCheckoutActionGroup.xml
|
||||
StorefrontOpenOrderByPositionAfterMultishippingCheckoutActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontGoToBillingInfoStepFromAddressListActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontGoToBillingInfoStepFromAddressListActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontGoToBillingInfoStepFromAddressListActionGroup.xml
|
||||
@ -35648,6 +35664,14 @@ Test/Mftf/ActionGroup/StorefrontLeaveDefaultShippingMethodsAndGoToBillingInfoAct
|
||||
Mftf/ActionGroup/StorefrontLeaveDefaultShippingMethodsAndGoToBillingInfoActionGroup.xml
|
||||
ActionGroup/StorefrontLeaveDefaultShippingMethodsAndGoToBillingInfoActionGroup.xml
|
||||
StorefrontLeaveDefaultShippingMethodsAndGoToBillingInfoActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultipleAddressesOnCheckoutActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultipleAddressesOnCheckoutActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultipleAddressesOnCheckoutActionGroup.xml
|
||||
@ -35680,6 +35704,14 @@ Test/Mftf/ActionGroup/ReviewOrderForSingleShipmentActionGroup.xml
|
||||
Mftf/ActionGroup/ReviewOrderForSingleShipmentActionGroup.xml
|
||||
ActionGroup/ReviewOrderForSingleShipmentActionGroup.xml
|
||||
ReviewOrderForSingleShipmentActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
Multishipping/Test/Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
StorefrontAddNewAddressActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/SelectMultiShippingInfoActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/SelectMultiShippingInfoActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/SelectMultiShippingInfoActionGroup.xml
|
||||
@ -35768,6 +35800,14 @@ Test/Mftf/ActionGroup/CheckingWithMultipleAddressesActionGroup.xml
|
||||
Mftf/ActionGroup/CheckingWithMultipleAddressesActionGroup.xml
|
||||
ActionGroup/CheckingWithMultipleAddressesActionGroup.xml
|
||||
CheckingWithMultipleAddressesActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/CheckingWithMinicartActionGroup.xml
|
||||
code/Magento/Multishipping/Test/Mftf/ActionGroup/CheckingWithMinicartActionGroup.xml
|
||||
Magento/Multishipping/Test/Mftf/ActionGroup/CheckingWithMinicartActionGroup.xml
|
||||
@ -36000,6 +36040,14 @@ Test/Mftf/Test/StorefrontCheckoutMiniCartSubtotalMatchesAfterRemoveProductFromCa
|
||||
Mftf/Test/StorefrontCheckoutMiniCartSubtotalMatchesAfterRemoveProductFromCartTest.xml
|
||||
Test/StorefrontCheckoutMiniCartSubtotalMatchesAfterRemoveProductFromCartTest.xml
|
||||
StorefrontCheckoutMiniCartSubtotalMatchesAfterRemoveProductFromCartTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
code/Magento/Multishipping/Test/Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
Magento/Multishipping/Test/Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
Multishipping/Test/Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
Test/Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StoreFrontMinicartWithMultishipmentTest.xml
|
||||
code/Magento/Multishipping/Test/Mftf/Test/StoreFrontMinicartWithMultishipmentTest.xml
|
||||
Magento/Multishipping/Test/Mftf/Test/StoreFrontMinicartWithMultishipmentTest.xml
|
||||
@ -54527,6 +54575,14 @@ Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
|
||||
ActionGroup/AdminResetColumnDropDownActionGroup.xml
|
||||
AdminResetColumnDropDownActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
Sales/Test/Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminClickRefundOfflineOnNewMemoPageActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminClickRefundOfflineOnNewMemoPageActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminClickRefundOfflineOnNewMemoPageActionGroup.xml
|
||||
@ -55215,6 +55271,14 @@ Test/Mftf/ActionGroup/AssertSalesPrintOrderBillingAddressActionGroup.xml
|
||||
Mftf/ActionGroup/AssertSalesPrintOrderBillingAddressActionGroup.xml
|
||||
ActionGroup/AssertSalesPrintOrderBillingAddressActionGroup.xml
|
||||
AssertSalesPrintOrderBillingAddressActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
Sales/Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
AdminOpenOrderTransactionActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/SeeProductInInvoiceItemsActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/SeeProductInInvoiceItemsActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/SeeProductInInvoiceItemsActionGroup.xml
|
||||
@ -55863,6 +55927,14 @@ Test/Mftf/ActionGroup/CreateOrderToPrintPageActionGroup.xml
|
||||
Mftf/ActionGroup/CreateOrderToPrintPageActionGroup.xml
|
||||
ActionGroup/CreateOrderToPrintPageActionGroup.xml
|
||||
CreateOrderToPrintPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminSelectAddToOrderCheckboxForSimpleProductInWishListSectionOnCreateOrderPageActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminSelectAddToOrderCheckboxForSimpleProductInWishListSectionOnCreateOrderPageActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminSelectAddToOrderCheckboxForSimpleProductInWishListSectionOnCreateOrderPageActionGroup.xml
|
||||
@ -55959,6 +56031,14 @@ Test/Mftf/ActionGroup/SelectPurchaseOrderPaymentMethodActionGroup.xml
|
||||
Mftf/ActionGroup/SelectPurchaseOrderPaymentMethodActionGroup.xml
|
||||
ActionGroup/SelectPurchaseOrderPaymentMethodActionGroup.xml
|
||||
SelectPurchaseOrderPaymentMethodActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertOrderStatusFormSaveSuccessActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AssertOrderStatusFormSaveSuccessActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AssertOrderStatusFormSaveSuccessActionGroup.xml
|
||||
@ -55991,6 +56071,14 @@ Test/Mftf/ActionGroup/AdminChangeStatusOfAllOrdersFromGridActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeStatusOfAllOrdersFromGridActionGroup.xml
|
||||
ActionGroup/AdminChangeStatusOfAllOrdersFromGridActionGroup.xml
|
||||
AdminChangeStatusOfAllOrdersFromGridActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminMoveProductToItemsOrderedFromShoppingCartActionGroup.xml
|
||||
code/Magento/Sales/Test/Mftf/ActionGroup/AdminMoveProductToItemsOrderedFromShoppingCartActionGroup.xml
|
||||
Magento/Sales/Test/Mftf/ActionGroup/AdminMoveProductToItemsOrderedFromShoppingCartActionGroup.xml
|
||||
@ -90338,6 +90426,14 @@ Test/Mftf/ActionGroup/AdminAssertProductHasNoCustomOptionActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertProductHasNoCustomOptionActionGroup.xml
|
||||
ActionGroup/AdminAssertProductHasNoCustomOptionActionGroup.xml
|
||||
AdminAssertProductHasNoCustomOptionActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
code/Magento/Catalog/Test/Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
Magento/Catalog/Test/Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
Catalog/Test/Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
Test/Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenContentSectionOnProductPageActionGroup.xml
|
||||
code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenContentSectionOnProductPageActionGroup.xml
|
||||
Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenContentSectionOnProductPageActionGroup.xml
|
||||
@ -106925,6 +107021,14 @@ Test/Mftf/Test/AdminCMSPageCreatePageTest.xml
|
||||
Mftf/Test/AdminCMSPageCreatePageTest.xml
|
||||
Test/AdminCMSPageCreatePageTest.xml
|
||||
AdminCMSPageCreatePageTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
code/Magento/Cms/Test/Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
Magento/Cms/Test/Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
Cms/Test/Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
Test/Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminSaveAndCloseCmsBlockTest.xml
|
||||
code/Magento/Cms/Test/Mftf/Test/AdminSaveAndCloseCmsBlockTest.xml
|
||||
Magento/Cms/Test/Mftf/Test/AdminSaveAndCloseCmsBlockTest.xml
|
||||
@ -119843,6 +119947,14 @@ Unit/Model/Backend/CustomerTest.php
|
||||
Model/Backend/CustomerTest.php
|
||||
Backend/CustomerTest.php
|
||||
CustomerTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/UrlTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/UrlTest.php
|
||||
Magento/Customer/Test/Unit/Model/UrlTest.php
|
||||
Customer/Test/Unit/Model/UrlTest.php
|
||||
Test/Unit/Model/UrlTest.php
|
||||
Unit/Model/UrlTest.php
|
||||
Model/UrlTest.php
|
||||
UrlTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/ForgotPasswordToken/ConfirmCustomerByTokenTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/ForgotPasswordToken/ConfirmCustomerByTokenTest.php
|
||||
Magento/Customer/Test/Unit/Model/ForgotPasswordToken/ConfirmCustomerByTokenTest.php
|
||||
@ -119906,6 +120018,24 @@ Unit/Model/Indexer/AttributeProviderTest.php
|
||||
Model/Indexer/AttributeProviderTest.php
|
||||
Indexer/AttributeProviderTest.php
|
||||
AttributeProviderTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/CityTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/Validator/CityTest.php
|
||||
Magento/Customer/Test/Unit/Model/Validator/CityTest.php
|
||||
Customer/Test/Unit/Model/Validator/CityTest.php
|
||||
Test/Unit/Model/Validator/CityTest.php
|
||||
Unit/Model/Validator/CityTest.php
|
||||
Model/Validator/CityTest.php
|
||||
Validator/CityTest.php
|
||||
CityTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/StreetTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/Validator/StreetTest.php
|
||||
Magento/Customer/Test/Unit/Model/Validator/StreetTest.php
|
||||
Customer/Test/Unit/Model/Validator/StreetTest.php
|
||||
Test/Unit/Model/Validator/StreetTest.php
|
||||
Unit/Model/Validator/StreetTest.php
|
||||
Model/Validator/StreetTest.php
|
||||
Validator/StreetTest.php
|
||||
StreetTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/NameTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/Validator/NameTest.php
|
||||
Magento/Customer/Test/Unit/Model/Validator/NameTest.php
|
||||
@ -119915,6 +120045,15 @@ Unit/Model/Validator/NameTest.php
|
||||
Model/Validator/NameTest.php
|
||||
Validator/NameTest.php
|
||||
NameTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/TelephoneTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/Validator/TelephoneTest.php
|
||||
Magento/Customer/Test/Unit/Model/Validator/TelephoneTest.php
|
||||
Customer/Test/Unit/Model/Validator/TelephoneTest.php
|
||||
Test/Unit/Model/Validator/TelephoneTest.php
|
||||
Unit/Model/Validator/TelephoneTest.php
|
||||
Model/Validator/TelephoneTest.php
|
||||
Validator/TelephoneTest.php
|
||||
TelephoneTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/GroupRegistryTest.php
|
||||
code/Magento/Customer/Test/Unit/Model/GroupRegistryTest.php
|
||||
Magento/Customer/Test/Unit/Model/GroupRegistryTest.php
|
||||
@ -121656,6 +121795,14 @@ Test/Mftf/ActionGroup/AdminClickEditLinkForDefaultBillingAddressActionGroup.xml
|
||||
Mftf/ActionGroup/AdminClickEditLinkForDefaultBillingAddressActionGroup.xml
|
||||
ActionGroup/AdminClickEditLinkForDefaultBillingAddressActionGroup.xml
|
||||
AdminClickEditLinkForDefaultBillingAddressActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
code/Magento/Customer/Test/Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
Magento/Customer/Test/Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
Customer/Test/Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AssertStorefrontCustomerAccountInformationActionGroup.xml
|
||||
code/Magento/Customer/Test/Mftf/ActionGroup/AssertStorefrontCustomerAccountInformationActionGroup.xml
|
||||
Magento/Customer/Test/Mftf/ActionGroup/AssertStorefrontCustomerAccountInformationActionGroup.xml
|
||||
@ -126881,6 +127028,13 @@ Magento/Customer/Model/GroupManagement.php
|
||||
Customer/Model/GroupManagement.php
|
||||
Model/GroupManagement.php
|
||||
GroupManagement.php
|
||||
app/code/Magento/Customer/Model/Validator/Street.php
|
||||
code/Magento/Customer/Model/Validator/Street.php
|
||||
Magento/Customer/Model/Validator/Street.php
|
||||
Customer/Model/Validator/Street.php
|
||||
Model/Validator/Street.php
|
||||
Validator/Street.php
|
||||
Street.php
|
||||
app/code/Magento/Customer/Model/Validator/Name.php
|
||||
code/Magento/Customer/Model/Validator/Name.php
|
||||
Magento/Customer/Model/Validator/Name.php
|
||||
@ -126888,6 +127042,20 @@ Customer/Model/Validator/Name.php
|
||||
Model/Validator/Name.php
|
||||
Validator/Name.php
|
||||
Name.php
|
||||
app/code/Magento/Customer/Model/Validator/City.php
|
||||
code/Magento/Customer/Model/Validator/City.php
|
||||
Magento/Customer/Model/Validator/City.php
|
||||
Customer/Model/Validator/City.php
|
||||
Model/Validator/City.php
|
||||
Validator/City.php
|
||||
City.php
|
||||
app/code/Magento/Customer/Model/Validator/Telephone.php
|
||||
code/Magento/Customer/Model/Validator/Telephone.php
|
||||
Magento/Customer/Model/Validator/Telephone.php
|
||||
Customer/Model/Validator/Telephone.php
|
||||
Model/Validator/Telephone.php
|
||||
Validator/Telephone.php
|
||||
Telephone.php
|
||||
app/code/Magento/Customer/Model/Address.php
|
||||
code/Magento/Customer/Model/Address.php
|
||||
Magento/Customer/Model/Address.php
|
||||
@ -135212,6 +135380,14 @@ Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxActionGrou
|
||||
Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxActionGroup.xml
|
||||
ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxActionGroup.xml
|
||||
StorefrontCheckoutCartFillEstimateShippingAndTaxActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
Checkout/Test/Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/GoToCheckoutFromCartActionGroup.xml
|
||||
code/Magento/Checkout/Test/Mftf/ActionGroup/GoToCheckoutFromCartActionGroup.xml
|
||||
Magento/Checkout/Test/Mftf/ActionGroup/GoToCheckoutFromCartActionGroup.xml
|
||||
@ -135356,6 +135532,14 @@ Test/Mftf/ActionGroup/StorefrontFillGuestShippingInfoActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontFillGuestShippingInfoActionGroup.xml
|
||||
ActionGroup/StorefrontFillGuestShippingInfoActionGroup.xml
|
||||
StorefrontFillGuestShippingInfoActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontProductPageAddSimpleProductToCartActionGroup.xml
|
||||
code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontProductPageAddSimpleProductToCartActionGroup.xml
|
||||
Magento/Checkout/Test/Mftf/ActionGroup/StorefrontProductPageAddSimpleProductToCartActionGroup.xml
|
||||
@ -147151,6 +147335,14 @@ Mftf/Section/OtherPayPalPaymentsConfigSection/OtherPayPalPaymentsConfigSection.x
|
||||
Section/OtherPayPalPaymentsConfigSection/OtherPayPalPaymentsConfigSection.xml
|
||||
OtherPayPalPaymentsConfigSection/OtherPayPalPaymentsConfigSection.xml
|
||||
OtherPayPalPaymentsConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/CheckoutPaymentSection.xml
|
||||
code/Magento/Paypal/Test/Mftf/Section/CheckoutPaymentSection.xml
|
||||
Magento/Paypal/Test/Mftf/Section/CheckoutPaymentSection.xml
|
||||
Paypal/Test/Mftf/Section/CheckoutPaymentSection.xml
|
||||
Test/Mftf/Section/CheckoutPaymentSection.xml
|
||||
Mftf/Section/CheckoutPaymentSection.xml
|
||||
Section/CheckoutPaymentSection.xml
|
||||
CheckoutPaymentSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalPaymentsProConfigSection.xml
|
||||
code/Magento/Paypal/Test/Mftf/Section/PayPalPaymentsProConfigSection.xml
|
||||
Magento/Paypal/Test/Mftf/Section/PayPalPaymentsProConfigSection.xml
|
||||
@ -147306,6 +147498,14 @@ Test/Mftf/ActionGroup/StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionG
|
||||
Mftf/ActionGroup/StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup.xml
|
||||
ActionGroup/StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup.xml
|
||||
StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
Paypal/Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
@ -147314,6 +147514,14 @@ Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
LoginToPayPalPaymentAccountActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodOnOrderReviewPageActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodOnOrderReviewPageActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodOnOrderReviewPageActionGroup.xml
|
||||
@ -147370,6 +147578,14 @@ Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
|
||||
Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
|
||||
ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
|
||||
ConfigPayPalExpressCheckoutActionGroup.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
|
||||
Paypal/Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
|
||||
Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
|
||||
ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
|
||||
SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml
|
||||
@ -147498,6 +147714,14 @@ Test/Mftf/ActionGroup/OpenPayPalButtonCheckoutPageActionGroup.xml
|
||||
Mftf/ActionGroup/OpenPayPalButtonCheckoutPageActionGroup.xml
|
||||
ActionGroup/OpenPayPalButtonCheckoutPageActionGroup.xml
|
||||
OpenPayPalButtonCheckoutPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
Paypal/Test/Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
StorefrontLoginNewActionGroup.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
|
||||
@ -147562,6 +147786,14 @@ Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.x
|
||||
Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml
|
||||
ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml
|
||||
StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippingMethodActionGroup.xml
|
||||
code/Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippingMethodActionGroup.xml
|
||||
Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippingMethodActionGroup.xml
|
||||
@ -147666,6 +147898,14 @@ Test/Mftf/Test/StorefrontPaypalExpressCheckoutWithDiscountCouponTest.xml
|
||||
Mftf/Test/StorefrontPaypalExpressCheckoutWithDiscountCouponTest.xml
|
||||
Test/StorefrontPaypalExpressCheckoutWithDiscountCouponTest.xml
|
||||
StorefrontPaypalExpressCheckoutWithDiscountCouponTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
Test/Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml
|
||||
@ -147690,6 +147930,14 @@ Test/Mftf/Test/AdminTurnOffVenmoButtonTest.xml
|
||||
Mftf/Test/AdminTurnOffVenmoButtonTest.xml
|
||||
Test/AdminTurnOffVenmoButtonTest.xml
|
||||
AdminTurnOffVenmoButtonTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
Paypal/Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml
|
||||
@ -148040,6 +148288,14 @@ Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.
|
||||
Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml
|
||||
Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml
|
||||
AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
Paypal/Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithYENCurrencyTest.xml
|
||||
code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithYENCurrencyTest.xml
|
||||
Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithYENCurrencyTest.xml
|
||||
@ -148125,6 +148381,14 @@ Test/Mftf/Data/PaypalConfigData.xml
|
||||
Mftf/Data/PaypalConfigData.xml
|
||||
Data/PaypalConfigData.xml
|
||||
PaypalConfigData.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Data/PaypalAddressData.xml
|
||||
code/Magento/Paypal/Test/Mftf/Data/PaypalAddressData.xml
|
||||
Magento/Paypal/Test/Mftf/Data/PaypalAddressData.xml
|
||||
Paypal/Test/Mftf/Data/PaypalAddressData.xml
|
||||
Test/Mftf/Data/PaypalAddressData.xml
|
||||
Mftf/Data/PaypalAddressData.xml
|
||||
Data/PaypalAddressData.xml
|
||||
PaypalAddressData.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
|
||||
@ -155229,6 +155493,14 @@ Test/Mftf/ActionGroup/AdminNavigateToCurrencySymbolsPageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminNavigateToCurrencySymbolsPageActionGroup.xml
|
||||
ActionGroup/AdminNavigateToCurrencySymbolsPageActionGroup.xml
|
||||
AdminNavigateToCurrencySymbolsPageActionGroup.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
CurrencySymbol/Test/Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontSwitchCurrencyActionGroup.xml
|
||||
code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontSwitchCurrencyActionGroup.xml
|
||||
Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontSwitchCurrencyActionGroup.xml
|
||||
@ -155397,6 +155669,14 @@ Test/Mftf/Test/AdminOrderRateDisplayWhenChooseThreeAllowedCurrenciesTest.xml
|
||||
Mftf/Test/AdminOrderRateDisplayWhenChooseThreeAllowedCurrenciesTest.xml
|
||||
Test/AdminOrderRateDisplayWhenChooseThreeAllowedCurrenciesTest.xml
|
||||
AdminOrderRateDisplayWhenChooseThreeAllowedCurrenciesTest.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
code/Magento/CurrencySymbol/Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
Magento/CurrencySymbol/Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
CurrencySymbol/Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/README.md
|
||||
code/Magento/CurrencySymbol/Test/Mftf/README.md
|
||||
Magento/CurrencySymbol/Test/Mftf/README.md
|
||||
@ -166277,6 +166557,30 @@ Test/Mftf/Section/AdminTaxRateGridSection.xml
|
||||
Mftf/Section/AdminTaxRateGridSection.xml
|
||||
Section/AdminTaxRateGridSection.xml
|
||||
AdminTaxRateGridSection.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AddCustomTaxRateActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AddCustomTaxRateActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AddCustomTaxRateActionGroup.xml
|
||||
@ -166317,6 +166621,22 @@ Test/Mftf/ActionGroup/AdminAddProductTaxClassConditionalActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAddProductTaxClassConditionalActionGroup.xml
|
||||
ActionGroup/AdminAddProductTaxClassConditionalActionGroup.xml
|
||||
AdminAddProductTaxClassConditionalActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
AdminChangeCalculationSettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
|
||||
@ -166381,6 +166701,14 @@ Test/Mftf/ActionGroup/DeleteProductTaxClassActionGroup.xml
|
||||
Mftf/ActionGroup/DeleteProductTaxClassActionGroup.xml
|
||||
ActionGroup/DeleteProductTaxClassActionGroup.xml
|
||||
DeleteProductTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
AdminChangeFixedProductTaxesActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup.xml
|
||||
@ -166413,6 +166741,30 @@ Test/Mftf/ActionGroup/AddNewTaxRateNoZipUIActionGroup.xml
|
||||
Mftf/ActionGroup/AddNewTaxRateNoZipUIActionGroup.xml
|
||||
ActionGroup/AddNewTaxRateNoZipUIActionGroup.xml
|
||||
AddNewTaxRateNoZipUIActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
AdminResetSalesTaxSettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminUpdateTaxRulePageActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminUpdateTaxRulePageActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminUpdateTaxRulePageActionGroup.xml
|
||||
@ -166557,6 +166909,14 @@ Test/Mftf/ActionGroup/ChangeShippingTaxClassActionGroup.xml
|
||||
Mftf/ActionGroup/ChangeShippingTaxClassActionGroup.xml
|
||||
ActionGroup/ChangeShippingTaxClassActionGroup.xml
|
||||
ChangeShippingTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleWithTwoTaxRatesActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleWithTwoTaxRatesActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleWithTwoTaxRatesActionGroup.xml
|
||||
@ -166621,6 +166981,22 @@ Test/Mftf/ActionGroup/AssertStorefrontShoppingCartSummaryItemsExcludingAndInclud
|
||||
Mftf/ActionGroup/AssertStorefrontShoppingCartSummaryItemsExcludingAndIncludingTaxActionGroup.xml
|
||||
ActionGroup/AssertStorefrontShoppingCartSummaryItemsExcludingAndIncludingTaxActionGroup.xml
|
||||
AssertStorefrontShoppingCartSummaryItemsExcludingAndIncludingTaxActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
AdminResetFixedProductTaxesActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
Magento/Tax/Test/Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
Tax/Test/Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateWiderZipCodeRangeTest.xml
|
||||
code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateWiderZipCodeRangeTest.xml
|
||||
Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateWiderZipCodeRangeTest.xml
|
||||
@ -166925,6 +167301,14 @@ Test/Mftf/Test/StoreFrontZeroTaxSettingCheckOnCartPageTest.xml
|
||||
Mftf/Test/StoreFrontZeroTaxSettingCheckOnCartPageTest.xml
|
||||
Test/StoreFrontZeroTaxSettingCheckOnCartPageTest.xml
|
||||
StoreFrontZeroTaxSettingCheckOnCartPageTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
code/Magento/Tax/Test/Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
Magento/Tax/Test/Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
Tax/Test/Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
Test/Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminUpdateTaxRuleWithCustomClassesTest.xml
|
||||
code/Magento/Tax/Test/Mftf/Test/AdminUpdateTaxRuleWithCustomClassesTest.xml
|
||||
Magento/Tax/Test/Mftf/Test/AdminUpdateTaxRuleWithCustomClassesTest.xml
|
||||
@ -187314,6 +187698,14 @@ Test/Mftf/Test/StorefrontGoToDetailsPageWhenAddingToCartTest.xml
|
||||
Mftf/Test/StorefrontGoToDetailsPageWhenAddingToCartTest.xml
|
||||
Test/StorefrontGoToDetailsPageWhenAddingToCartTest.xml
|
||||
StorefrontGoToDetailsPageWhenAddingToCartTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
Magento/Bundle/Test/Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
Bundle/Test/Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
Test/Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/AdminMassDeleteBundleProductsTest.xml
|
||||
code/Magento/Bundle/Test/Mftf/Test/AdminMassDeleteBundleProductsTest.xml
|
||||
Magento/Bundle/Test/Mftf/Test/AdminMassDeleteBundleProductsTest.xml
|
||||
@ -292203,6 +292595,14 @@ Magento/Directory/Model/CurrencyConfigTest.php
|
||||
Directory/Model/CurrencyConfigTest.php
|
||||
Model/CurrencyConfigTest.php
|
||||
CurrencyConfigTest.php
|
||||
dev/tests/integration/testsuite/Magento/Directory/Setup/DataInstallerTest.php
|
||||
tests/integration/testsuite/Magento/Directory/Setup/DataInstallerTest.php
|
||||
integration/testsuite/Magento/Directory/Setup/DataInstallerTest.php
|
||||
testsuite/Magento/Directory/Setup/DataInstallerTest.php
|
||||
Magento/Directory/Setup/DataInstallerTest.php
|
||||
Directory/Setup/DataInstallerTest.php
|
||||
Setup/DataInstallerTest.php
|
||||
DataInstallerTest.php
|
||||
dev/tests/integration/testsuite/Magento/Directory/Helper/DataTest.php
|
||||
tests/integration/testsuite/Magento/Directory/Helper/DataTest.php
|
||||
integration/testsuite/Magento/Directory/Helper/DataTest.php
|
||||
|
@ -4343,6 +4343,7 @@ app/code/Magento/Multishipping/Test/Mftf/Section/MultishippingSection/Multishipp
|
||||
app/code/Magento/Multishipping/Test/Mftf/Section/MultishippingSection/StorefrontMultipleShippingMethodSection.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Section/StorefrontMultishippingCheckoutAddressesToolbarSection.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Section/StorefrontSalesOrderSection.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingBillingOrderPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontMultishippingAddressAndItemUKGEActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/AdminSalesOrderActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontGoCheckoutWithMultipleAddressesActionGroup.xml
|
||||
@ -4351,6 +4352,7 @@ app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontAssertBillingAddr
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StoreFrontAssertCustomerShippingAddressOrderViewPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontPlaceOrderForMultipleAddressesActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontOpenOrderByPositionAfterMultishippingCheckoutActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingReviewOrderPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontGoToBillingInfoStepFromAddressListActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontAssertBillingAddressInBillingInfoStepActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingSaveAddressActionGroup.xml
|
||||
@ -4359,10 +4361,12 @@ app/code/Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontSalesOrderM
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontMultiShippingOptionIsNotPresentOnShoppingCartPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/CheckingWithSingleAddressActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontLeaveDefaultShippingMethodsAndGoToBillingInfoActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultiShippingCheckMoneyOrderPaymentMethodActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSelectMultipleAddressesOnCheckoutActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontStartEditBillingAddressFromListActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/ReviewOrderForMultiShipmentActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/ReviewOrderForSingleShipmentActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontAddNewAddressActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/SelectMultiShippingInfoActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontSaveAddressActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontCheckoutWithMultipleAddressesActionGroup.xml
|
||||
@ -4374,6 +4378,7 @@ app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontNavigateToShippin
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/SelectSingleShippingInfoActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/AssertStorefrontMultishippingAddressAndItemActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/CheckingWithMultipleAddressesActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontMultiShippingShippingOrderPageActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/CheckingWithMinicartActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontChangeMultishippingItemQtyActionGroup.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/ActionGroup/StorefrontGoToBillingInformationActionGroup.xml
|
||||
@ -4403,6 +4408,7 @@ app/code/Magento/Multishipping/Test/Mftf/Test/MultiShippingWithCreationNewCustom
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StorefrontDisableMultishippingModeCheckoutOnBackToCartTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StorefrontDisableMultishippingModeAfterRemoveItemOnBackToCartTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StorefrontCheckoutMiniCartSubtotalMatchesAfterRemoveProductFromCartTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StorefrontLoggedInCustomerOrderedAllQtyOfSimpleProductFromTestSourceUsingMultiShipmentsTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StoreFrontMinicartWithMultishipmentTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StorefrontMultishippingWithCartPriceRuleMatchingTotalItemsQtyTest.xml
|
||||
app/code/Magento/Multishipping/Test/Mftf/Test/StoreFrontVerifyMultishippingCheckoutForVirtualProductTest.xml
|
||||
@ -6676,6 +6682,7 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAddToOrderDownloadableProductA
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/SelectBankTransferPaymentMethodActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenTransactionsTabActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateCreditMemoWithUpdateQtyActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminClickRefundOfflineOnNewMemoPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminClickConfigureForRecentlyViewedProductActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminClicksHoldButtonActionGroup.xml
|
||||
@ -6762,6 +6769,7 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundAct
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertRefundOrderStatusCommentsHistoryActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/OrderSelectFreeShippingActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertSalesPrintOrderBillingAddressActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderTransactionActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/SeeProductInInvoiceItemsActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/StorefrontClickContinueOnOrdersAndReturnsPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/CheckRequiredFieldsNewOrderFormActionGroup.xml
|
||||
@ -6843,6 +6851,7 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminSelectFlatRateShippingMethodOn
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminEditOrderActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertRefundInRefundsGridActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderToPrintPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnCreditMemoViewPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminSelectAddToOrderCheckboxForSimpleProductInWishListSectionOnCreateOrderPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminClickConfigureAndAddToOrderForConfigurableProductInWishListSectionOnCreateOrderPageActionGroup.xml
|
||||
@ -6855,10 +6864,12 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/ChangeShippingMethodActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertStorefrontShippingDescriptionInOrderViewActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminFreePaymentMethodExistsOnCreateOrderPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/SelectPurchaseOrderPaymentMethodActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnInvoiceTotalsExcludingShippingAndHandlingPricesPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertOrderStatusFormSaveSuccessActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminSelectStoreDuringOrderCreationActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminCreateInvoiceAndCreditMemoActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminChangeStatusOfAllOrdersFromGridActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertTotalsWithTaxOnOrderViewPageActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminMoveProductToItemsOrderedFromShoppingCartActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderCommentsHistoryActionGroup.xml
|
||||
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminCreditMemoNewPageTotalsActionGroup.xml
|
||||
@ -10871,6 +10882,7 @@ app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductPageCreateAttributeSe
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/SaveProductFormNoSuccessCheckActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AssertAdminCategoryIsNotIncludeInMenuActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminAssertProductHasNoCustomOptionActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/ScrollToUpSellSectionAtStorefrontActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminOpenContentSectionOnProductPageActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCheckProductOnProductGridActionGroup.xml
|
||||
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCreateAttributeWithValueWithTwoStoreViesFromProductPageActionGroup.xml
|
||||
@ -12895,6 +12907,7 @@ app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageMassActionTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/VerifyTinyMCEIsNativeWYSIWYGOnBlockTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminCmsPageUpdateTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreatePageTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminAddRecentlyViewedProductWidgetToSeeProductPriceTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminSaveAndCloseCmsBlockTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminAddWidgetToWYSIWYGWithCatalogCategoryLinkTypeTest.xml
|
||||
app/code/Magento/Cms/Test/Mftf/Test/AdminCMSPageCreatePageWithBlockTest.xml
|
||||
@ -14538,6 +14551,7 @@ app/code/Magento/Customer/Test/Unit/Model/Config/Source/GroupTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Attribute/Backend/BooleanTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Attribute/Data/PostcodeTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Backend/CustomerTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/UrlTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/ForgotPasswordToken/ConfirmCustomerByTokenTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/ForgotPasswordToken/GetCustomerByTokenTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/StoreSwitcher/RedirectDataPreprocessorTest.php
|
||||
@ -14545,7 +14559,10 @@ app/code/Magento/Customer/Test/Unit/Model/StoreSwitcher/RedirectDataPostprocesso
|
||||
app/code/Magento/Customer/Test/Unit/Model/AuthenticationTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Indexer/Attribute/FilterTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Indexer/AttributeProviderTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/CityTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/StreetTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/NameTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/Validator/TelephoneTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/GroupRegistryTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/VisitorTest.php
|
||||
app/code/Magento/Customer/Test/Unit/Model/FileUploaderTest.php
|
||||
@ -14744,6 +14761,7 @@ app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminAssertCustomerDefaultShippi
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/StorefrontOpenCustomerLoginPageActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AssertLoginFormPasswordFieldActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminClickEditLinkForDefaultBillingAddressActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminLoginAsCustomerLoginFromCustomerPageActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AssertStorefrontCustomerAccountInformationActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminCustomerWishlistConfigureItemActionGroup.xml
|
||||
app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminClearCustomersFiltersActionGroup.xml
|
||||
@ -15406,7 +15424,10 @@ app/code/Magento/Customer/Model/CustomerGroupConfig.php
|
||||
app/code/Magento/Customer/Model/Cache/Type/Notification.php
|
||||
app/code/Magento/Customer/Model/Cache/GroupExcludedWebsiteCache.php
|
||||
app/code/Magento/Customer/Model/GroupManagement.php
|
||||
app/code/Magento/Customer/Model/Validator/Street.php
|
||||
app/code/Magento/Customer/Model/Validator/Name.php
|
||||
app/code/Magento/Customer/Model/Validator/City.php
|
||||
app/code/Magento/Customer/Model/Validator/Telephone.php
|
||||
app/code/Magento/Customer/Model/Address.php
|
||||
app/code/Magento/Customer/Model/AuthenticationInterface.php
|
||||
app/code/Magento/Customer/Model/Context.php
|
||||
@ -16423,6 +16444,7 @@ app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCustomerAddressesO
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontUpdateProductQtyMiniShoppingCartActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/FillGuestCheckoutShippingAddressWithCountryActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickOnViewAndEditCartActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/GoToCheckoutFromCartActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/GuestCheckoutWithSpecificCountryOptionForPaymentMethodActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/ShipmentFormFreeShippingActionGroup.xml
|
||||
@ -16441,6 +16463,7 @@ app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddToTheCartActionGrou
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontOpenCustomStoreCheckoutPageActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddSimpleProductToCartActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontFillGuestShippingInfoActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/AssertCrossSellProductOnShoppingCartPageActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontProductPageAddSimpleProductToCartActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/GuestCheckoutFillNewBillingAddressActionGroup.xml
|
||||
app/code/Magento/Checkout/Test/Mftf/ActionGroup/LoginAsCustomerUsingSignInLinkActionGroup.xml
|
||||
@ -17918,6 +17941,7 @@ app/code/Magento/Paypal/Test/Mftf/Section/OtherPayPalPaymentsConfigSection/PayPa
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/OtherPayPalPaymentsConfigSection/WPSOtherConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/OtherPayPalPaymentsConfigSection/WPSExpressConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/OtherPayPalPaymentsConfigSection/OtherPayPalPaymentsConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/CheckoutPaymentSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalPaymentsProConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/StorefrontPaypalCheckoutSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection/StorefrontPayPalSmartButtonVenmoSection.xml
|
||||
@ -17936,7 +17960,9 @@ app/code/Magento/Paypal/Test/Mftf/Section/PayFlowCreditCardSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Section/PaymentsConfigSection.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminOpenAccountInformationTabFromCustomerEditPageAllowAssistanceActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/LoginToPayPalPaymentAccountActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodOnOrderReviewPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalRegionalLinkOtherActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
|
||||
@ -17944,6 +17970,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAssertEnableThisSolutionAndIn
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterDisableActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SampleConfigPayPalExpressCheckoutActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/ConfigPayPalExpressCheckoutActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/SelectShippingAddressOnPayPalPaymentPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminClearPayPalExpressCheckoutDataActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/FillPayFlowCreditCardActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurePayPalPaymentsProActionGroup.xml
|
||||
@ -17960,6 +17987,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontSwitchToPayPalButtonIfra
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableBillingAgreementActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/EnablePayPalConfigurationActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/OpenPayPalButtonCheckoutPageActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginNewActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontPaypalFillCardDataActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutDisableActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutDisableBillingAgreementActionGroup.xml
|
||||
@ -17968,6 +17996,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminAuthorizeAnOrderActionGroup.x
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippingMethodNotExistActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartAccountActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalValidatePayPalPopupCreateAccountActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/PayPalAssertTransferLineAndShippingMethodActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutEnableActionGroup.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminUnselectDisableFundingActionGroup.xml
|
||||
@ -17981,9 +18010,11 @@ app/code/Magento/Paypal/Test/Mftf/Test/DeleteSavedWithPayflowProCreditCardFromCu
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithCheckoutLabelOnCartPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutUsingPayPalExpressCheckoutTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalExpressCheckoutWithDiscountCouponTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontGuestCheckoutUsingPayPalCheckoutWithSmartButtonTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithCADCurrencyTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInProductPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminTurnOffVenmoButtonTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutWithPayPalButtonFromCheckoutPageFreeShippingTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontPaypalExpressCheckoutWithBillingAgreementTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInCheckoutPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCartPageTest.xml
|
||||
@ -18027,6 +18058,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithBuyNo
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminOnePayPalSolutionsEnabledAtTheSameTimeTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithAUDCurrencyTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminPaypalExpressCheckoutWithAPICredentialsFromCheckoutPageTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/AdminCheckoutUsingPaypalInContextWithDifferentCurrenciesTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithYENCurrencyTest.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/README.md
|
||||
app/code/Magento/Paypal/Test/Mftf/LICENSE_AFL.txt
|
||||
@ -18038,6 +18070,7 @@ app/code/Magento/Paypal/Test/Mftf/Data/PaypalMerchantCountryData.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Data/PaypalData.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Data/AdminMenuData.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Data/PaypalConfigData.xml
|
||||
app/code/Magento/Paypal/Test/Mftf/Data/PaypalAddressData.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/Suite/ConfigurePaypalPaymentsProSuite.xml
|
||||
@ -18980,6 +19013,7 @@ app/code/Magento/CurrencySymbol/Test/Mftf/Section/CurrencySetupSection.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Section/AdminCurrencyRatesSection.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Section/AdminCurrencySymbolsGridSection.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/AdminNavigateToCurrencySymbolsPageActionGroup.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontAssertCurrencySymbolOnCategoryPageActionGroup.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/StorefrontSwitchCurrencyActionGroup.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/AdminNavigateToCurrencyRatesOptionActionGroup.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/ActionGroup/AdminImportUnsupportedCurrencyRatesActionGroup.xml
|
||||
@ -19001,6 +19035,7 @@ app/code/Magento/CurrencySymbol/Test/Mftf/Test/AdminCurrencySymbolsAreDisabledTe
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Test/AdminCurrencyConverterAPIConfigurationTest.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Test/AdminOrderRateDisplayedInOneLineTest.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Test/AdminOrderRateDisplayWhenChooseThreeAllowedCurrenciesTest.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/README.md
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/LICENSE_AFL.txt
|
||||
app/code/Magento/CurrencySymbol/Test/Mftf/Page/AdminCurrencyRatesPage.xml
|
||||
@ -20312,11 +20347,16 @@ app/code/Magento/Tax/Test/Mftf/Section/StorefrontCheckoutCartItemTaxSection.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Section/CheckoutCartSummarySection.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Section/AdminZeroTaxFormSection.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Section/AdminTaxRateGridSection.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetPriceDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeSalesTaxSettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AddCustomTaxRateActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertCountryAndRegionValueActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/EditTaxConfigurationByUIActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontCartItemExcludingTaxActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminAddProductTaxClassConditionalActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeCalculationSettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeDefaultTaxClassForProductActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AddNewTaxRateNoZipActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeTaxAndFptConfigActionGroup.xml
|
||||
@ -20325,10 +20365,14 @@ app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteMultipleTaxRatesActionGrou
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AddCustomerTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/DeleteProductTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeFixedProductTaxesActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminClickAddTaxRuleButtonActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AddNewTaxRateNoZipUIActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangePriceDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetCalculationSettingsToDefaultActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminUpdateTaxRulePageActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/DeleteCustomerTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml
|
||||
@ -20347,6 +20391,7 @@ app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleCustomProductTaxCla
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminReopenTaxRulePageActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/ChangeShippingTaxClassActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetShoppingCartDisplaySettingsActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleWithTwoTaxRatesActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/ChangeToDefaultTaxConfigurationUIActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontCheckoutCartTaxAmountActionGroup.xml
|
||||
@ -20355,6 +20400,8 @@ app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminTaxRuleGridOpenPageActionGroup.x
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/ZeroTaxSubtotalActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminTaxRateGridOpenPageActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontShoppingCartSummaryItemsExcludingAndIncludingTaxActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetFixedProductTaxesActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetDefaultTaxClassForProductActionGroup.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateWiderZipCodeRangeTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateAllPostCodesTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateSpecificPostcodeTest.xml
|
||||
@ -20392,6 +20439,7 @@ app/code/Magento/Tax/Test/Mftf/Test/UpdateDecimalTaxRateEntityTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/Update100TaxRateEntityTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRuleWithNewAndExistingTaxRateAndCustomerAndProductTaxClassTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/StoreFrontZeroTaxSettingCheckOnCartPageTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminTaxDetailsVerificationForPartialInvoiceAndCreditMemoWithShoppingCartRuleAndFPTTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminUpdateTaxRuleWithCustomClassesTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/AdminUpdateTaxRuleWithFixedZipUtahTest.xml
|
||||
app/code/Magento/Tax/Test/Mftf/Test/ApplyTaxesAndFptForSimpleProductWithCanadianPstOriginTest.xml
|
||||
@ -23036,6 +23084,7 @@ app/code/Magento/Bundle/Test/Mftf/Test/NewBundleProductSelectionTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/AdminDeleteBundleDynamicProductTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/AdminAssociateBundleProductToWebsitesTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/StorefrontGoToDetailsPageWhenAddingToCartTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/StorefrontCheckPriceForDynamicBundleProductWithMixedDiscountsTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/AdminMassDeleteBundleProductsTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/StorefrontBundleCheckBoxOptionValidationTest.xml
|
||||
app/code/Magento/Bundle/Test/Mftf/Test/AdminValidateBundleProductWithBundleItemsOptionPerPageTest.xml
|
||||
@ -35830,6 +35879,7 @@ dev/tests/integration/testsuite/Magento/Directory/Model/Country/Postcode/Config/
|
||||
dev/tests/integration/testsuite/Magento/Directory/Model/Country/Postcode/ValidatorTest.php
|
||||
dev/tests/integration/testsuite/Magento/Directory/Model/RegionTest.php
|
||||
dev/tests/integration/testsuite/Magento/Directory/Model/CurrencyConfigTest.php
|
||||
dev/tests/integration/testsuite/Magento/Directory/Setup/DataInstallerTest.php
|
||||
dev/tests/integration/testsuite/Magento/Directory/Helper/DataTest.php
|
||||
dev/tests/integration/testsuite/Magento/TestFixture/Controller/Adminhtml/Noroute.php
|
||||
dev/tests/integration/testsuite/Magento/Rule/Model/Condition/Sql/BuilderTest.php
|
||||
|
@ -3508,6 +3508,11 @@ bundles/CoreBundle/Controller/AjaxController.php
|
||||
CoreBundle/Controller/AjaxController.php
|
||||
Controller/AjaxController.php
|
||||
AjaxController.php
|
||||
app/bundles/CoreBundle/Controller/KeepAliveController.php
|
||||
bundles/CoreBundle/Controller/KeepAliveController.php
|
||||
CoreBundle/Controller/KeepAliveController.php
|
||||
Controller/KeepAliveController.php
|
||||
KeepAliveController.php
|
||||
app/bundles/CoreBundle/Controller/VariantAjaxControllerTrait.php
|
||||
bundles/CoreBundle/Controller/VariantAjaxControllerTrait.php
|
||||
CoreBundle/Controller/VariantAjaxControllerTrait.php
|
||||
|
@ -659,6 +659,7 @@ app/bundles/CoreBundle/Controller/Api/StatsApiController.php
|
||||
app/bundles/CoreBundle/Controller/Api/ThemeApiController.php
|
||||
app/bundles/CoreBundle/Controller/FormController.php
|
||||
app/bundles/CoreBundle/Controller/AjaxController.php
|
||||
app/bundles/CoreBundle/Controller/KeepAliveController.php
|
||||
app/bundles/CoreBundle/Controller/VariantAjaxControllerTrait.php
|
||||
app/bundles/CoreBundle/Controller/UpdateController.php
|
||||
app/bundles/CoreBundle/Controller/AjaxLookupControllerTrait.php
|
||||
|
@ -6865,6 +6865,19 @@ AttributeGroup/Attribute/QueryHandler/GetAttributeForEditingHandlerInterface.php
|
||||
Attribute/QueryHandler/GetAttributeForEditingHandlerInterface.php
|
||||
QueryHandler/GetAttributeForEditingHandlerInterface.php
|
||||
GetAttributeForEditingHandlerInterface.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/AttributeFileUploaderInterface.php
|
||||
Core/Domain/AttributeGroup/Attribute/AttributeFileUploaderInterface.php
|
||||
Domain/AttributeGroup/Attribute/AttributeFileUploaderInterface.php
|
||||
AttributeGroup/Attribute/AttributeFileUploaderInterface.php
|
||||
Attribute/AttributeFileUploaderInterface.php
|
||||
AttributeFileUploaderInterface.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/Exception/AttributeUploadFailedException.php
|
||||
Core/Domain/AttributeGroup/Attribute/Exception/AttributeUploadFailedException.php
|
||||
Domain/AttributeGroup/Attribute/Exception/AttributeUploadFailedException.php
|
||||
AttributeGroup/Attribute/Exception/AttributeUploadFailedException.php
|
||||
Attribute/Exception/AttributeUploadFailedException.php
|
||||
Exception/AttributeUploadFailedException.php
|
||||
AttributeUploadFailedException.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/Exception/AttributeException.php
|
||||
Core/Domain/AttributeGroup/Attribute/Exception/AttributeException.php
|
||||
Domain/AttributeGroup/Attribute/Exception/AttributeException.php
|
||||
@ -16247,6 +16260,12 @@ Grid/Data/Factory/DoctrineGridDataFactory.php
|
||||
Data/Factory/DoctrineGridDataFactory.php
|
||||
Factory/DoctrineGridDataFactory.php
|
||||
DoctrineGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
||||
Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
||||
Grid/Data/Factory/AttributeGridDataFactory.php
|
||||
Data/Factory/AttributeGridDataFactory.php
|
||||
Factory/AttributeGridDataFactory.php
|
||||
AttributeGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/StoreGridDataFactory.php
|
||||
Core/Grid/Data/Factory/StoreGridDataFactory.php
|
||||
Grid/Data/Factory/StoreGridDataFactory.php
|
||||
@ -34639,6 +34658,11 @@ Adapter/File/Uploader/VirtualProductFileUploader.php
|
||||
File/Uploader/VirtualProductFileUploader.php
|
||||
Uploader/VirtualProductFileUploader.php
|
||||
VirtualProductFileUploader.php
|
||||
src/Adapter/File/Uploader/AttributeFileUploader.php
|
||||
Adapter/File/Uploader/AttributeFileUploader.php
|
||||
File/Uploader/AttributeFileUploader.php
|
||||
Uploader/AttributeFileUploader.php
|
||||
AttributeFileUploader.php
|
||||
src/Adapter/File/Uploader/AttachmentFileUploader.php
|
||||
Adapter/File/Uploader/AttachmentFileUploader.php
|
||||
File/Uploader/AttachmentFileUploader.php
|
||||
|
@ -1168,6 +1168,8 @@ src/Core/Domain/AttributeGroup/Attribute/Command/BulkDeleteAttributeCommand.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/QueryResult/Attribute.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/QueryResult/EditableAttribute.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/QueryHandler/GetAttributeForEditingHandlerInterface.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/AttributeFileUploaderInterface.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/Exception/AttributeUploadFailedException.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/Exception/AttributeException.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/Exception/CannotAddAttributeException.php
|
||||
src/Core/Domain/AttributeGroup/Attribute/Exception/CannotUpdateAttributeException.php
|
||||
@ -2785,6 +2787,7 @@ src/Core/Grid/Data/Factory/AttachmentGridDataFactoryDecorator.php
|
||||
src/Core/Grid/Data/Factory/EmptyCategoryGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/ManufacturerGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/DoctrineGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/AttributeGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/StoreGridDataFactory.php
|
||||
src/Core/Grid/Data/Factory/CustomerGridDataFactoryDecorator.php
|
||||
src/Core/Grid/Data/Factory/ManufacturerAddressGridDataFactory.php
|
||||
@ -5617,6 +5620,7 @@ src/Adapter/File/HtaccessFileGenerator.php
|
||||
src/Adapter/File/RobotsTextFileGenerator.php
|
||||
src/Adapter/File/Uploader/CarrierLogoFileUploader.php
|
||||
src/Adapter/File/Uploader/VirtualProductFileUploader.php
|
||||
src/Adapter/File/Uploader/AttributeFileUploader.php
|
||||
src/Adapter/File/Uploader/AttachmentFileUploader.php
|
||||
src/Adapter/File/Uploader/OrderStateFileUploader.php
|
||||
src/Adapter/Module/ModuleDataProvider.php
|
||||
|
@ -42657,6 +42657,30 @@ storefront/layout/header/logo.html.twig
|
||||
layout/header/logo.html.twig
|
||||
header/logo.html.twig
|
||||
logo.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navbar/navbar.html.twig
|
||||
Storefront/Resources/views/storefront/layout/navbar/navbar.html.twig
|
||||
Resources/views/storefront/layout/navbar/navbar.html.twig
|
||||
views/storefront/layout/navbar/navbar.html.twig
|
||||
storefront/layout/navbar/navbar.html.twig
|
||||
layout/navbar/navbar.html.twig
|
||||
navbar/navbar.html.twig
|
||||
navbar.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navbar/categories.html.twig
|
||||
Storefront/Resources/views/storefront/layout/navbar/categories.html.twig
|
||||
Resources/views/storefront/layout/navbar/categories.html.twig
|
||||
views/storefront/layout/navbar/categories.html.twig
|
||||
storefront/layout/navbar/categories.html.twig
|
||||
layout/navbar/categories.html.twig
|
||||
navbar/categories.html.twig
|
||||
categories.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navbar/content.html.twig
|
||||
Storefront/Resources/views/storefront/layout/navbar/content.html.twig
|
||||
Resources/views/storefront/layout/navbar/content.html.twig
|
||||
views/storefront/layout/navbar/content.html.twig
|
||||
storefront/layout/navbar/content.html.twig
|
||||
layout/navbar/content.html.twig
|
||||
navbar/content.html.twig
|
||||
content.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/meta.html.twig
|
||||
Storefront/Resources/views/storefront/layout/meta.html.twig
|
||||
Resources/views/storefront/layout/meta.html.twig
|
||||
@ -47287,6 +47311,15 @@ src/plugin/add-to-cart/add-to-cart.plugin.js
|
||||
plugin/add-to-cart/add-to-cart.plugin.js
|
||||
add-to-cart/add-to-cart.plugin.js
|
||||
add-to-cart.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/navbar/navbar.plugin.js
|
||||
Storefront/Resources/app/storefront/src/plugin/navbar/navbar.plugin.js
|
||||
Resources/app/storefront/src/plugin/navbar/navbar.plugin.js
|
||||
app/storefront/src/plugin/navbar/navbar.plugin.js
|
||||
storefront/src/plugin/navbar/navbar.plugin.js
|
||||
src/plugin/navbar/navbar.plugin.js
|
||||
plugin/navbar/navbar.plugin.js
|
||||
navbar/navbar.plugin.js
|
||||
navbar.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/offcanvas-tabs/offcanvas-tabs.plugin.js
|
||||
Storefront/Resources/app/storefront/src/plugin/offcanvas-tabs/offcanvas-tabs.plugin.js
|
||||
Resources/app/storefront/src/plugin/offcanvas-tabs/offcanvas-tabs.plugin.js
|
||||
@ -48254,6 +48287,15 @@ test/plugin/add-to-cart/add-to-cart.plugin.test.js
|
||||
plugin/add-to-cart/add-to-cart.plugin.test.js
|
||||
add-to-cart/add-to-cart.plugin.test.js
|
||||
add-to-cart.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/navbar/navbar.plugin.test.js
|
||||
Storefront/Resources/app/storefront/test/plugin/navbar/navbar.plugin.test.js
|
||||
Resources/app/storefront/test/plugin/navbar/navbar.plugin.test.js
|
||||
app/storefront/test/plugin/navbar/navbar.plugin.test.js
|
||||
storefront/test/plugin/navbar/navbar.plugin.test.js
|
||||
test/plugin/navbar/navbar.plugin.test.js
|
||||
plugin/navbar/navbar.plugin.test.js
|
||||
navbar/navbar.plugin.test.js
|
||||
navbar.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/offcanvas-tabs/offcanvas-tabs.plugin.test.js
|
||||
Storefront/Resources/app/storefront/test/plugin/offcanvas-tabs/offcanvas-tabs.plugin.test.js
|
||||
Resources/app/storefront/test/plugin/offcanvas-tabs/offcanvas-tabs.plugin.test.js
|
||||
@ -65130,6 +65172,39 @@ component/utils/sw-ignore-class/index.js
|
||||
utils/sw-ignore-class/index.js
|
||||
sw-ignore-class/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
administration/src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
sw-popover-deprecated/sw-popover.html.twig
|
||||
sw-popover.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/index.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/index.js
|
||||
Resources/app/administration/src/app/component/utils/sw-popover-deprecated/index.js
|
||||
app/administration/src/app/component/utils/sw-popover-deprecated/index.js
|
||||
administration/src/app/component/utils/sw-popover-deprecated/index.js
|
||||
src/app/component/utils/sw-popover-deprecated/index.js
|
||||
app/component/utils/sw-popover-deprecated/index.js
|
||||
component/utils/sw-popover-deprecated/index.js
|
||||
utils/sw-popover-deprecated/index.js
|
||||
sw-popover-deprecated/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
administration/src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
utils/sw-popover-deprecated/sw-popover.scss
|
||||
sw-popover-deprecated/sw-popover.scss
|
||||
sw-popover.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-internal-link/sw-internal-link.scss
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-internal-link/sw-internal-link.scss
|
||||
Resources/app/administration/src/app/component/utils/sw-internal-link/sw-internal-link.scss
|
||||
@ -65692,28 +65767,28 @@ component/utils/sw-popover/sw-popover.html.twig
|
||||
utils/sw-popover/sw-popover.html.twig
|
||||
sw-popover/sw-popover.html.twig
|
||||
sw-popover.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.js
|
||||
Resources/app/administration/src/app/component/utils/sw-popover/index.js
|
||||
app/administration/src/app/component/utils/sw-popover/index.js
|
||||
administration/src/app/component/utils/sw-popover/index.js
|
||||
src/app/component/utils/sw-popover/index.js
|
||||
app/component/utils/sw-popover/index.js
|
||||
component/utils/sw-popover/index.js
|
||||
utils/sw-popover/index.js
|
||||
sw-popover/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.scss
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.scss
|
||||
Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.scss
|
||||
app/administration/src/app/component/utils/sw-popover/sw-popover.scss
|
||||
administration/src/app/component/utils/sw-popover/sw-popover.scss
|
||||
src/app/component/utils/sw-popover/sw-popover.scss
|
||||
app/component/utils/sw-popover/sw-popover.scss
|
||||
component/utils/sw-popover/sw-popover.scss
|
||||
utils/sw-popover/sw-popover.scss
|
||||
sw-popover/sw-popover.scss
|
||||
sw-popover.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.ts
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.ts
|
||||
Resources/app/administration/src/app/component/utils/sw-popover/index.ts
|
||||
app/administration/src/app/component/utils/sw-popover/index.ts
|
||||
administration/src/app/component/utils/sw-popover/index.ts
|
||||
src/app/component/utils/sw-popover/index.ts
|
||||
app/component/utils/sw-popover/index.ts
|
||||
component/utils/sw-popover/index.ts
|
||||
utils/sw-popover/index.ts
|
||||
sw-popover/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
app/administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
app/component/utils/sw-popover/sw-popover.spec.js
|
||||
component/utils/sw-popover/sw-popover.spec.js
|
||||
utils/sw-popover/sw-popover.spec.js
|
||||
sw-popover/sw-popover.spec.js
|
||||
sw-popover.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.scss
|
||||
Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.scss
|
||||
Resources/app/administration/src/app/component/utils/sw-status/sw-status.scss
|
||||
@ -95960,6 +96035,17 @@ sw-extension/page/sw-extension-my-extensions-index/index.js
|
||||
page/sw-extension-my-extensions-index/index.js
|
||||
sw-extension-my-extensions-index/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
Resources/app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
sw-extension-my-extensions-index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-store-landing-page/sw-extension-store-landing-page.html.twig
|
||||
Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-store-landing-page/sw-extension-store-landing-page.html.twig
|
||||
Resources/app/administration/src/module/sw-extension/page/sw-extension-store-landing-page/sw-extension-store-landing-page.html.twig
|
||||
@ -99348,6 +99434,15 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.chec
|
||||
deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
|
||||
no-deprecated-component-usage-checks/mt-card.check.js
|
||||
mt-card.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
mt-floating-ui.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-progress-bar.check.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-progress-bar.check.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-progress-bar.check.js
|
||||
@ -107038,6 +107133,12 @@ _unreleased/2024-05-22-add-wrapper-component-for-sw-url-field.md
|
||||
changelog/_unreleased/2024-05-13-make-shopware-update-event-hookable.md
|
||||
_unreleased/2024-05-13-make-shopware-update-event-hookable.md
|
||||
2024-05-13-make-shopware-update-event-hookable.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
|
||||
changelog/_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
|
||||
_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
|
||||
2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
|
||||
changelog/_unreleased/2024-05-02-allow-order-address-custom-fields-edits.md
|
||||
_unreleased/2024-05-02-allow-order-address-custom-fields-edits.md
|
||||
2024-05-02-allow-order-address-custom-fields-edits.md
|
||||
@ -107053,6 +107154,9 @@ _unreleased/2024-04-24-fix-symlinked-app-installation.md
|
||||
changelog/_unreleased/2024-04-23-fix-currency-formatting-on-invalid-currencies.md
|
||||
_unreleased/2024-04-23-fix-currency-formatting-on-invalid-currencies.md
|
||||
2024-04-23-fix-currency-formatting-on-invalid-currencies.md
|
||||
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
2024-05-22-navbar-for-main-navigation.md
|
||||
changelog/_unreleased/2024-04-29-add-scene-editor-entities-to-data-collection.md
|
||||
_unreleased/2024-04-29-add-scene-editor-entities-to-data-collection.md
|
||||
2024-04-29-add-scene-editor-entities-to-data-collection.md
|
||||
@ -107083,6 +107187,9 @@ _unreleased/2024-05-07-add-wrapper-component-for-sw-select-field.md
|
||||
changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md
|
||||
_unreleased/2024-04-22-fix-missing-user-avatar-media.md
|
||||
2024-04-22-fix-missing-user-avatar-media.md
|
||||
changelog/_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
|
||||
_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
|
||||
2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
|
||||
changelog/_unreleased/2024-04-22-improve-elasticsearch.md
|
||||
_unreleased/2024-04-22-improve-elasticsearch.md
|
||||
2024-04-22-improve-elasticsearch.md
|
||||
@ -107158,6 +107265,9 @@ _unreleased/2024-04-30-disallow-empty-id-filters.md
|
||||
changelog/_unreleased/2024-04-26-customer-address-body-openapi.md
|
||||
_unreleased/2024-04-26-customer-address-body-openapi.md
|
||||
2024-04-26-customer-address-body-openapi.md
|
||||
changelog/_unreleased/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
|
||||
_unreleased/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
|
||||
2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
|
||||
changelog/_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
|
||||
_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
|
||||
2024-04-25-add-no-assert-response-phpstan-rule.md
|
||||
@ -118301,13 +118411,6 @@ Framework/Store/Api/FirstRunWizardControllerTest.php
|
||||
Store/Api/FirstRunWizardControllerTest.php
|
||||
Api/FirstRunWizardControllerTest.php
|
||||
FirstRunWizardControllerTest.php
|
||||
tests/integration/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
integration/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Api/ExtensionStoreActionsControllerTest.php
|
||||
ExtensionStoreActionsControllerTest.php
|
||||
tests/integration/Core/Framework/Store/_fixtures/FirstRunWizard/verificationResponse.json
|
||||
integration/Core/Framework/Store/_fixtures/FirstRunWizard/verificationResponse.json
|
||||
Core/Framework/Store/_fixtures/FirstRunWizard/verificationResponse.json
|
||||
@ -125009,6 +125112,20 @@ System/UsageData/EntitySync/DispatchEntityMessageHandlerTest.php
|
||||
UsageData/EntitySync/DispatchEntityMessageHandlerTest.php
|
||||
EntitySync/DispatchEntityMessageHandlerTest.php
|
||||
DispatchEntityMessageHandlerTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/IterateEntityMessageTest.php
|
||||
unit/Core/System/UsageData/EntitySync/IterateEntityMessageTest.php
|
||||
Core/System/UsageData/EntitySync/IterateEntityMessageTest.php
|
||||
System/UsageData/EntitySync/IterateEntityMessageTest.php
|
||||
UsageData/EntitySync/IterateEntityMessageTest.php
|
||||
EntitySync/IterateEntityMessageTest.php
|
||||
IterateEntityMessageTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/DispatchEntityMessageTest.php
|
||||
unit/Core/System/UsageData/EntitySync/DispatchEntityMessageTest.php
|
||||
Core/System/UsageData/EntitySync/DispatchEntityMessageTest.php
|
||||
System/UsageData/EntitySync/DispatchEntityMessageTest.php
|
||||
UsageData/EntitySync/DispatchEntityMessageTest.php
|
||||
EntitySync/DispatchEntityMessageTest.php
|
||||
DispatchEntityMessageTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/IterateEntitiesQueryBuilderTest.php
|
||||
unit/Core/System/UsageData/EntitySync/IterateEntitiesQueryBuilderTest.php
|
||||
Core/System/UsageData/EntitySync/IterateEntitiesQueryBuilderTest.php
|
||||
@ -130682,6 +130799,13 @@ Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializ
|
||||
DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
|
||||
FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
|
||||
ManyToOneAssociationFieldSerializerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
Core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
OneToOneAssociationFieldSerializerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/DataAbstractionLayerExceptionTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/DataAbstractionLayerExceptionTest.php
|
||||
Core/Framework/DataAbstractionLayer/DataAbstractionLayerExceptionTest.php
|
||||
@ -131082,6 +131206,13 @@ Framework/Store/Api/FirstRunWizardControllerTest.php
|
||||
Store/Api/FirstRunWizardControllerTest.php
|
||||
Api/FirstRunWizardControllerTest.php
|
||||
FirstRunWizardControllerTest.php
|
||||
tests/unit/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
unit/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
Api/ExtensionStoreActionsControllerTest.php
|
||||
ExtensionStoreActionsControllerTest.php
|
||||
tests/unit/Core/Framework/Store/Authentication/FrwRequestOptionsProviderTest.php
|
||||
unit/Core/Framework/Store/Authentication/FrwRequestOptionsProviderTest.php
|
||||
Core/Framework/Store/Authentication/FrwRequestOptionsProviderTest.php
|
||||
|
@ -6687,6 +6687,9 @@ src/Storefront/Resources/views/storefront/layout/header/actions/account-widget.h
|
||||
src/Storefront/Resources/views/storefront/layout/header/actions/currency-widget.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/header/actions/language-widget.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/header/logo.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navbar/navbar.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navbar/categories.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navbar/content.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/meta.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navigation/navigation.html.twig
|
||||
src/Storefront/Resources/views/storefront/layout/navigation/offcanvas/navigation.html.twig
|
||||
@ -7213,6 +7216,7 @@ src/Storefront/Resources/app/storefront/src/plugin/slider/base-slider.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/main-menu/offcanvas-menu.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/main-menu/flyout-menu.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/add-to-cart/add-to-cart.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/navbar/navbar.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/offcanvas-tabs/offcanvas-tabs.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/buy-box/buy-box.plugin.js
|
||||
src/Storefront/Resources/app/storefront/src/plugin/listing/filter-boolean.plugin.js
|
||||
@ -7320,6 +7324,7 @@ src/Storefront/Resources/app/storefront/test/plugin/wishlist/base-wishlist-stora
|
||||
src/Storefront/Resources/app/storefront/test/plugin/base-slider/base-slider.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/main-menu/offcanvas-menu.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/add-to-cart/add-to-cart.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/navbar/navbar.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/offcanvas-tabs/offcanvas-tabs.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/buy-box/buy-box.plugin.test.js
|
||||
src/Storefront/Resources/app/storefront/test/plugin/listing/listing.plugin.test.js
|
||||
@ -9033,6 +9038,9 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-short
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-shortcut-overview/sw-shortcut-overview.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-shortcut-overview/sw-shortcut-overview.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-ignore-class/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover-deprecated/sw-popover.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-internal-link/sw-internal-link.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-internal-link/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-internal-link/sw-internal-link.html.twig
|
||||
@ -9084,8 +9092,8 @@ src/Administration/Resources/app/administration/src/app/component/utils/sw-licen
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-license-violation/sw-license-violation.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-license-violation/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.html.twig
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-popover/sw-popover.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.scss
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/sw-status.spec.js
|
||||
src/Administration/Resources/app/administration/src/app/component/utils/sw-status/index.js
|
||||
@ -11823,6 +11831,7 @@ src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-config/sw-extension-config.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-my-extensions-index/sw-extension-my-extensions-index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-store-landing-page/sw-extension-store-landing-page.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-store-landing-page/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-extension/page/sw-extension-store-landing-page/sw-extension-store-landing-page.spec.js
|
||||
@ -12156,6 +12165,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-loader.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-datepicker.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-progress-bar.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-password-field.check.js
|
||||
@ -14461,11 +14471,14 @@ changelog/_unreleased/2024-05-13-search-by-document-numbers-does-not-work-for-or
|
||||
changelog/_unreleased/2024-05-22-update-openapi-lint.md
|
||||
changelog/_unreleased/2024-05-22-add-wrapper-component-for-sw-url-field.md
|
||||
changelog/_unreleased/2024-05-13-make-shopware-update-event-hookable.md
|
||||
changelog/_unreleased/2024-05-23-add-wrapper-component-for-sw-popover.md
|
||||
changelog/_unreleased/2024-05-17-add-names-and-company-of-address-to-customer-admin-es-search-index.md
|
||||
changelog/_unreleased/2024-05-02-allow-order-address-custom-fields-edits.md
|
||||
changelog/_unreleased/2024-04-04-remove-definition-from-writecommand.md
|
||||
changelog/_unreleased/2024-05-18-improve-error-message-for-wrong-api-usage-many-to-one-field.md
|
||||
changelog/_unreleased/2024-04-24-fix-symlinked-app-installation.md
|
||||
changelog/_unreleased/2024-04-23-fix-currency-formatting-on-invalid-currencies.md
|
||||
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
changelog/_unreleased/2024-04-29-add-scene-editor-entities-to-data-collection.md
|
||||
changelog/_unreleased/2024-04-23-add-missing-module-warn-message.md
|
||||
changelog/_unreleased/2024-04-29-media-partial-loaded-event.md
|
||||
@ -14476,6 +14489,7 @@ changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2024-04-30-fix-cart-address-state-validation.md
|
||||
changelog/_unreleased/2024-05-07-add-wrapper-component-for-sw-select-field.md
|
||||
changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md
|
||||
changelog/_unreleased/2024-05-28-improve-onetooneassociationfield-error-message-to-include-the-path.md
|
||||
changelog/_unreleased/2024-04-22-improve-elasticsearch.md
|
||||
changelog/_unreleased/2024-04-23-resolve-parameters-in-compiler-passes.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
@ -14501,6 +14515,7 @@ changelog/_unreleased/2024-05-07-add-visual-focus-indication.md
|
||||
changelog/_unreleased/2024-04-26-line-item-schema.md
|
||||
changelog/_unreleased/2024-04-30-disallow-empty-id-filters.md
|
||||
changelog/_unreleased/2024-04-26-customer-address-body-openapi.md
|
||||
changelog/_unreleased/2024-05-29-broken-initial-pagination-of-property-values-in-the-administration.md
|
||||
changelog/_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
|
||||
changelog/_unreleased/2024-01-17-add-last-modified-to-feeds.md
|
||||
changelog/_unreleased/2024-04-25-update-the-entity-name-regex.md
|
||||
@ -17327,7 +17342,6 @@ tests/integration/Core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryPars
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Write/EntityWriterTest.php
|
||||
tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
|
||||
tests/integration/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
tests/integration/Core/Framework/Store/_fixtures/FirstRunWizard/verificationResponse.json
|
||||
tests/integration/Core/Framework/Store/_fixtures/FirstRunWizard/licenseDomainResponse.json
|
||||
tests/integration/Core/Framework/Store/_fixtures/FirstRunWizard/languagePluginsResponse.json
|
||||
@ -18234,6 +18248,8 @@ tests/unit/Core/System/UsageData/Subscriber/UsageDataApprovalSubscriberTest.php
|
||||
tests/unit/Core/System/UsageData/Client/GatewayClientTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/CollectEntityDataMessageHandlerTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/DispatchEntityMessageHandlerTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/IterateEntityMessageTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/DispatchEntityMessageTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/IterateEntitiesQueryBuilderTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/IterateEntityMessageHandlerTest.php
|
||||
tests/unit/Core/System/UsageData/EntitySync/DispatchEntitiesQueryBuilderTest.php
|
||||
@ -18991,6 +19007,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSeri
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializerTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/DataAbstractionLayerExceptionTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldType/DateIntervalTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/FieldType/CronIntervalTest.php
|
||||
@ -19044,6 +19061,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactoryTes
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Write/FieldException/ExpectedArrayExceptionTest.php
|
||||
tests/unit/Core/Framework/Store/StoreExceptionTest.php
|
||||
tests/unit/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
|
||||
tests/unit/Core/Framework/Store/Api/ExtensionStoreActionsControllerTest.php
|
||||
tests/unit/Core/Framework/Store/Authentication/FrwRequestOptionsProviderTest.php
|
||||
tests/unit/Core/Framework/Store/Authentication/LocaleProviderTest.php
|
||||
tests/unit/Core/Framework/Store/Authentication/StoreRequestOptionsProviderTest.php
|
||||
|
@ -64946,14 +64946,22 @@ docs/cookbook/payments/refund-process.rst
|
||||
cookbook/payments/refund-process.rst
|
||||
payments/refund-process.rst
|
||||
refund-process.rst
|
||||
docs/cookbook/deployment/introduction-to-sylius-cloud.rst
|
||||
cookbook/deployment/introduction-to-sylius-cloud.rst
|
||||
deployment/introduction-to-sylius-cloud.rst
|
||||
introduction-to-sylius-cloud.rst
|
||||
docs/cookbook/deployment/sylius-cloud-management-basics.rst
|
||||
cookbook/deployment/sylius-cloud-management-basics.rst
|
||||
deployment/sylius-cloud-management-basics.rst
|
||||
sylius-cloud-management-basics.rst
|
||||
docs/cookbook/deployment/cron-jobs.rst
|
||||
cookbook/deployment/cron-jobs.rst
|
||||
deployment/cron-jobs.rst
|
||||
cron-jobs.rst
|
||||
docs/cookbook/deployment/platform-sh.rst
|
||||
cookbook/deployment/platform-sh.rst
|
||||
deployment/platform-sh.rst
|
||||
platform-sh.rst
|
||||
docs/cookbook/deployment/advanced-sylius-cloud-configuration.rst
|
||||
cookbook/deployment/advanced-sylius-cloud-configuration.rst
|
||||
deployment/advanced-sylius-cloud-configuration.rst
|
||||
advanced-sylius-cloud-configuration.rst
|
||||
docs/cookbook/deployment/map.rst.inc
|
||||
cookbook/deployment/map.rst.inc
|
||||
deployment/map.rst.inc
|
||||
|
@ -9634,8 +9634,10 @@ docs/cookbook/payments/custom-field-on-refund-payment.rst
|
||||
docs/cookbook/payments/map.rst.inc
|
||||
docs/cookbook/payments/custom-unit-refund.rst
|
||||
docs/cookbook/payments/refund-process.rst
|
||||
docs/cookbook/deployment/introduction-to-sylius-cloud.rst
|
||||
docs/cookbook/deployment/sylius-cloud-management-basics.rst
|
||||
docs/cookbook/deployment/cron-jobs.rst
|
||||
docs/cookbook/deployment/platform-sh.rst
|
||||
docs/cookbook/deployment/advanced-sylius-cloud-configuration.rst
|
||||
docs/cookbook/deployment/map.rst.inc
|
||||
docs/cookbook/entities/custom-translatable-model.rst
|
||||
docs/cookbook/entities/custom-model-accessible-for-channel-admin.rst
|
||||
|
@ -12860,6 +12860,11 @@ js/product-editor/changelog/dev-46962_request_variations_only_for_variable_produ
|
||||
product-editor/changelog/dev-46962_request_variations_only_for_variable_products
|
||||
changelog/dev-46962_request_variations_only_for_variable_products
|
||||
dev-46962_request_variations_only_for_variable_products
|
||||
packages/js/product-editor/changelog/fix-36773
|
||||
js/product-editor/changelog/fix-36773
|
||||
product-editor/changelog/fix-36773
|
||||
changelog/fix-36773
|
||||
fix-36773
|
||||
packages/js/product-editor/changelog/update-replace-with-combobox
|
||||
js/product-editor/changelog/update-replace-with-combobox
|
||||
product-editor/changelog/update-replace-with-combobox
|
||||
@ -23774,12 +23779,6 @@ e2e/utils/storeApi/index.ts
|
||||
utils/storeApi/index.ts
|
||||
storeApi/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/cli.ts
|
||||
woocommerce-blocks/tests/e2e/utils/cli.ts
|
||||
tests/e2e/utils/cli.ts
|
||||
e2e/utils/cli.ts
|
||||
utils/cli.ts
|
||||
cli.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts
|
||||
woocommerce-blocks/tests/e2e/utils/frontend/index.ts
|
||||
tests/e2e/utils/frontend/index.ts
|
||||
@ -23821,6 +23820,12 @@ e2e/utils/admin/index.ts
|
||||
utils/admin/index.ts
|
||||
admin/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/wp-cli.ts
|
||||
woocommerce-blocks/tests/e2e/utils/wp-cli.ts
|
||||
tests/e2e/utils/wp-cli.ts
|
||||
e2e/utils/wp-cli.ts
|
||||
utils/wp-cli.ts
|
||||
wp-cli.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/mini-cart/index.ts
|
||||
woocommerce-blocks/tests/e2e/utils/mini-cart/index.ts
|
||||
tests/e2e/utils/mini-cart/index.ts
|
||||
@ -23890,20 +23895,6 @@ e2e/utils/request-utils/templates.ts
|
||||
utils/request-utils/templates.ts
|
||||
request-utils/templates.ts
|
||||
templates.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/wpCli/index.ts
|
||||
woocommerce-blocks/tests/e2e/utils/wpCli/index.ts
|
||||
tests/e2e/utils/wpCli/index.ts
|
||||
e2e/utils/wpCli/index.ts
|
||||
utils/wpCli/index.ts
|
||||
wpCli/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/wpCli/wp-cli-utils.page.ts
|
||||
woocommerce-blocks/tests/e2e/utils/wpCli/wp-cli-utils.page.ts
|
||||
tests/e2e/utils/wpCli/wp-cli-utils.page.ts
|
||||
e2e/utils/wpCli/wp-cli-utils.page.ts
|
||||
utils/wpCli/wp-cli-utils.page.ts
|
||||
wpCli/wp-cli-utils.page.ts
|
||||
wp-cli-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts
|
||||
woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts
|
||||
tests/e2e/utils/editor/editor-utils.page.ts
|
||||
@ -46962,6 +46953,30 @@ src/Blocks/AIContent/UpdateProducts.php
|
||||
Blocks/AIContent/UpdateProducts.php
|
||||
AIContent/UpdateProducts.php
|
||||
UpdateProducts.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/PTKPatternsStore.php
|
||||
woocommerce/src/Blocks/Patterns/PTKPatternsStore.php
|
||||
src/Blocks/Patterns/PTKPatternsStore.php
|
||||
Blocks/Patterns/PTKPatternsStore.php
|
||||
Patterns/PTKPatternsStore.php
|
||||
PTKPatternsStore.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/AIPatterns.php
|
||||
woocommerce/src/Blocks/Patterns/AIPatterns.php
|
||||
src/Blocks/Patterns/AIPatterns.php
|
||||
Blocks/Patterns/AIPatterns.php
|
||||
Patterns/AIPatterns.php
|
||||
AIPatterns.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/PTKClient.php
|
||||
woocommerce/src/Blocks/Patterns/PTKClient.php
|
||||
src/Blocks/Patterns/PTKClient.php
|
||||
Blocks/Patterns/PTKClient.php
|
||||
Patterns/PTKClient.php
|
||||
PTKClient.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php
|
||||
woocommerce/src/Blocks/Patterns/PatternRegistry.php
|
||||
src/Blocks/Patterns/PatternRegistry.php
|
||||
Blocks/Patterns/PatternRegistry.php
|
||||
Patterns/PatternRegistry.php
|
||||
PatternRegistry.php
|
||||
plugins/woocommerce/src/Blocks/Package.php
|
||||
woocommerce/src/Blocks/Package.php
|
||||
src/Blocks/Package.php
|
||||
@ -52100,18 +52115,18 @@ license.txt
|
||||
plugins/woocommerce/phpcs.xml
|
||||
woocommerce/phpcs.xml
|
||||
phpcs.xml
|
||||
plugins/woocommerce/changelog/fix-43346-rest-delete-zone-action
|
||||
woocommerce/changelog/fix-43346-rest-delete-zone-action
|
||||
changelog/fix-43346-rest-delete-zone-action
|
||||
fix-43346-rest-delete-zone-action
|
||||
plugins/woocommerce/changelog/47341-add-LYS-e2e-tests-merchant
|
||||
woocommerce/changelog/47341-add-LYS-e2e-tests-merchant
|
||||
changelog/47341-add-LYS-e2e-tests-merchant
|
||||
47341-add-LYS-e2e-tests-merchant
|
||||
plugins/woocommerce/changelog/fix-47791-confetti-pop-every-render
|
||||
woocommerce/changelog/fix-47791-confetti-pop-every-render
|
||||
changelog/fix-47791-confetti-pop-every-render
|
||||
fix-47791-confetti-pop-every-render
|
||||
plugins/woocommerce/changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
woocommerce/changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
plugins/woocommerce/changelog/e2e-fix-core-profiler-e2e-reliability
|
||||
woocommerce/changelog/e2e-fix-core-profiler-e2e-reliability
|
||||
changelog/e2e-fix-core-profiler-e2e-reliability
|
||||
e2e-fix-core-profiler-e2e-reliability
|
||||
plugins/woocommerce/changelog/e2e-fix-skipped-mini-cart-test
|
||||
woocommerce/changelog/e2e-fix-skipped-mini-cart-test
|
||||
changelog/e2e-fix-skipped-mini-cart-test
|
||||
@ -52124,10 +52139,30 @@ plugins/woocommerce/changelog/fix-blockbased-typo-tests
|
||||
woocommerce/changelog/fix-blockbased-typo-tests
|
||||
changelog/fix-blockbased-typo-tests
|
||||
fix-blockbased-typo-tests
|
||||
plugins/woocommerce/changelog/fix-32037
|
||||
woocommerce/changelog/fix-32037
|
||||
changelog/fix-32037
|
||||
fix-32037
|
||||
plugins/woocommerce/changelog/47869-blocks-e2e-streamline-wp-cli-usage
|
||||
woocommerce/changelog/47869-blocks-e2e-streamline-wp-cli-usage
|
||||
changelog/47869-blocks-e2e-streamline-wp-cli-usage
|
||||
47869-blocks-e2e-streamline-wp-cli-usage
|
||||
plugins/woocommerce/changelog/47856-fix-e2e-skipped-tests
|
||||
woocommerce/changelog/47856-fix-e2e-skipped-tests
|
||||
changelog/47856-fix-e2e-skipped-tests
|
||||
47856-fix-e2e-skipped-tests
|
||||
plugins/woocommerce/changelog/47875-clean-up-eslint-comments
|
||||
woocommerce/changelog/47875-clean-up-eslint-comments
|
||||
changelog/47875-clean-up-eslint-comments
|
||||
47875-clean-up-eslint-comments
|
||||
plugins/woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
47643-fix-woocommerce.com-single-license-activation
|
||||
plugins/woocommerce/changelog/fix-41462
|
||||
woocommerce/changelog/fix-41462
|
||||
changelog/fix-41462
|
||||
fix-41462
|
||||
plugins/woocommerce/changelog/enhancement-46491
|
||||
woocommerce/changelog/enhancement-46491
|
||||
changelog/enhancement-46491
|
||||
@ -52136,6 +52171,14 @@ plugins/woocommerce/changelog/fix-orders-responsive-ui
|
||||
woocommerce/changelog/fix-orders-responsive-ui
|
||||
changelog/fix-orders-responsive-ui
|
||||
fix-orders-responsive-ui
|
||||
plugins/woocommerce/changelog/47551-47403-async-ptk-request
|
||||
woocommerce/changelog/47551-47403-async-ptk-request
|
||||
changelog/47551-47403-async-ptk-request
|
||||
47551-47403-async-ptk-request
|
||||
plugins/woocommerce/changelog/47871-fix-47868-product-collection-block-does-not-display-properly-when-editing-template
|
||||
woocommerce/changelog/47871-fix-47868-product-collection-block-does-not-display-properly-when-editing-template
|
||||
changelog/47871-fix-47868-product-collection-block-does-not-display-properly-when-editing-template
|
||||
47871-fix-47868-product-collection-block-does-not-display-properly-when-editing-template
|
||||
plugins/woocommerce/changelog/46564-woocss
|
||||
woocommerce/changelog/46564-woocss
|
||||
changelog/46564-woocss
|
||||
@ -52172,10 +52215,6 @@ plugins/woocommerce/changelog/fix-subsequent-admin-routing
|
||||
woocommerce/changelog/fix-subsequent-admin-routing
|
||||
changelog/fix-subsequent-admin-routing
|
||||
fix-subsequent-admin-routing
|
||||
plugins/woocommerce/changelog/47867-revert-45767
|
||||
woocommerce/changelog/47867-revert-45767
|
||||
changelog/47867-revert-45767
|
||||
47867-revert-45767
|
||||
plugins/woocommerce/changelog/fix-product-price-ancestors
|
||||
woocommerce/changelog/fix-product-price-ancestors
|
||||
changelog/fix-product-price-ancestors
|
||||
@ -52196,6 +52235,10 @@ plugins/woocommerce/changelog/e2e-update-testIgnore-pattern-for-Gutenberg-projec
|
||||
woocommerce/changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
plugins/woocommerce/changelog/fix-36773
|
||||
woocommerce/changelog/fix-36773
|
||||
changelog/fix-36773
|
||||
fix-36773
|
||||
plugins/woocommerce/changelog/47546-47545-cys-full-composability-ensure-that-the-assembler-doesnt-crash-when-the-feature-flag-is-enabled-but-site-doesnt-have-the-latest-version-of-gutenberg
|
||||
woocommerce/changelog/47546-47545-cys-full-composability-ensure-that-the-assembler-doesnt-crash-when-the-feature-flag-is-enabled-but-site-doesnt-have-the-latest-version-of-gutenberg
|
||||
changelog/47546-47545-cys-full-composability-ensure-that-the-assembler-doesnt-crash-when-the-feature-flag-is-enabled-but-site-doesnt-have-the-latest-version-of-gutenberg
|
||||
@ -52212,6 +52255,14 @@ plugins/woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-p
|
||||
woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
plugins/woocommerce/changelog/47306-add-patterns-from-ptk
|
||||
woocommerce/changelog/47306-add-patterns-from-ptk
|
||||
changelog/47306-add-patterns-from-ptk
|
||||
47306-add-patterns-from-ptk
|
||||
plugins/woocommerce/changelog/imp-account-i18n-43635
|
||||
woocommerce/changelog/imp-account-i18n-43635
|
||||
changelog/imp-account-i18n-43635
|
||||
imp-account-i18n-43635
|
||||
plugins/woocommerce/changelog/47356-poc-shuffle
|
||||
woocommerce/changelog/47356-poc-shuffle
|
||||
changelog/47356-poc-shuffle
|
||||
@ -59058,6 +59109,30 @@ src/Blocks/Registry/Container.php
|
||||
Blocks/Registry/Container.php
|
||||
Registry/Container.php
|
||||
Container.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
woocommerce/tests/php/src/Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
tests/php/src/Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
php/src/Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
src/Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
Patterns/PTKPatternsStoreTest.php
|
||||
PTKPatternsStoreTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKClientTest.php
|
||||
woocommerce/tests/php/src/Blocks/Patterns/PTKClientTest.php
|
||||
tests/php/src/Blocks/Patterns/PTKClientTest.php
|
||||
php/src/Blocks/Patterns/PTKClientTest.php
|
||||
src/Blocks/Patterns/PTKClientTest.php
|
||||
Blocks/Patterns/PTKClientTest.php
|
||||
Patterns/PTKClientTest.php
|
||||
PTKClientTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Patterns/PatternRegistryTest.php
|
||||
woocommerce/tests/php/src/Blocks/Patterns/PatternRegistryTest.php
|
||||
tests/php/src/Blocks/Patterns/PatternRegistryTest.php
|
||||
php/src/Blocks/Patterns/PatternRegistryTest.php
|
||||
src/Blocks/Patterns/PatternRegistryTest.php
|
||||
Blocks/Patterns/PatternRegistryTest.php
|
||||
Patterns/PatternRegistryTest.php
|
||||
PatternRegistryTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/BlockTemplateTest.php
|
||||
woocommerce/tests/php/src/Internal/Admin/BlockTemplates/BlockTemplateTest.php
|
||||
tests/php/src/Internal/Admin/BlockTemplates/BlockTemplateTest.php
|
||||
@ -61011,6 +61086,13 @@ legacy/js/frontend/add-to-cart-variation.js
|
||||
js/frontend/add-to-cart-variation.js
|
||||
frontend/add-to-cart-variation.js
|
||||
add-to-cart-variation.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/account-i18n.js
|
||||
woocommerce/client/legacy/js/frontend/account-i18n.js
|
||||
client/legacy/js/frontend/account-i18n.js
|
||||
legacy/js/frontend/account-i18n.js
|
||||
js/frontend/account-i18n.js
|
||||
frontend/account-i18n.js
|
||||
account-i18n.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/geolocation.js
|
||||
woocommerce/client/legacy/js/frontend/geolocation.js
|
||||
client/legacy/js/frontend/geolocation.js
|
||||
|
@ -1957,6 +1957,7 @@ packages/js/product-editor/changelog/ci-add-workflow-call-event
|
||||
packages/js/product-editor/changelog/fix-product-editor-modal-block-editor-undo
|
||||
packages/js/product-editor/changelog/add-placeholder-taxonomy
|
||||
packages/js/product-editor/changelog/dev-46962_request_variations_only_for_variable_products
|
||||
packages/js/product-editor/changelog/fix-36773
|
||||
packages/js/product-editor/changelog/update-replace-with-combobox
|
||||
packages/js/product-editor/changelog/update-product-editor-tweak-form-fields-gap
|
||||
packages/js/product-editor/changelog/update-product-editor-reorganize-attributes-data
|
||||
@ -4021,13 +4022,13 @@ plugins/woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/test.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/storeApi/store-api-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/storeApi/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/cli.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/frontend/frontend-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/constants.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/local-pickup/local-pickup-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/local-pickup/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/admin/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/wp-cli.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/mini-cart/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/mini-cart/mini-cart-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/types.ts
|
||||
@ -4038,8 +4039,6 @@ plugins/woocommerce-blocks/tests/e2e/utils/performance/reports/e2e-cart-performa
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/posts.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/templates.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/wpCli/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/wpCli/wp-cli-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/editor/editor-utils.page.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/editor/index.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/utils/shipping/index.ts
|
||||
@ -7221,6 +7220,10 @@ plugins/woocommerce/src/Blocks/AIContent/ContentProcessor.php
|
||||
plugins/woocommerce/src/Blocks/AIContent/dictionary.json
|
||||
plugins/woocommerce/src/Blocks/AIContent/UpdatePatterns.php
|
||||
plugins/woocommerce/src/Blocks/AIContent/UpdateProducts.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/PTKPatternsStore.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/AIPatterns.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/PTKClient.php
|
||||
plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php
|
||||
plugins/woocommerce/src/Blocks/Package.php
|
||||
plugins/woocommerce/src/Blocks/AssetsController.php
|
||||
plugins/woocommerce/src/Internal/Admin/BlockTemplates/AbstractBlockTemplate.php
|
||||
@ -8093,15 +8096,22 @@ plugins/woocommerce/packages/README.md
|
||||
plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php
|
||||
plugins/woocommerce/license.txt
|
||||
plugins/woocommerce/phpcs.xml
|
||||
plugins/woocommerce/changelog/fix-43346-rest-delete-zone-action
|
||||
plugins/woocommerce/changelog/47341-add-LYS-e2e-tests-merchant
|
||||
plugins/woocommerce/changelog/fix-47791-confetti-pop-every-render
|
||||
plugins/woocommerce/changelog/47589-47330-removing-cart-dependency-from-coupon-validation
|
||||
plugins/woocommerce/changelog/e2e-fix-core-profiler-e2e-reliability
|
||||
plugins/woocommerce/changelog/e2e-fix-skipped-mini-cart-test
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/fix-blockbased-typo-tests
|
||||
plugins/woocommerce/changelog/fix-32037
|
||||
plugins/woocommerce/changelog/47869-blocks-e2e-streamline-wp-cli-usage
|
||||
plugins/woocommerce/changelog/47856-fix-e2e-skipped-tests
|
||||
plugins/woocommerce/changelog/47875-clean-up-eslint-comments
|
||||
plugins/woocommerce/changelog/47643-fix-woocommerce.com-single-license-activation
|
||||
plugins/woocommerce/changelog/fix-41462
|
||||
plugins/woocommerce/changelog/enhancement-46491
|
||||
plugins/woocommerce/changelog/fix-orders-responsive-ui
|
||||
plugins/woocommerce/changelog/47551-47403-async-ptk-request
|
||||
plugins/woocommerce/changelog/47871-fix-47868-product-collection-block-does-not-display-properly-when-editing-template
|
||||
plugins/woocommerce/changelog/46564-woocss
|
||||
plugins/woocommerce/changelog/47660-refactor-core-e2e-utils-implementation
|
||||
plugins/woocommerce/changelog/47844-fix-remove-checkstyle-file
|
||||
@ -8111,16 +8121,18 @@ plugins/woocommerce/changelog/fix-33077-fix-2-products-added-to-cart-geolocate-w
|
||||
plugins/woocommerce/changelog/e2e-update-snapshotPathTemplate
|
||||
plugins/woocommerce/changelog/enhancement-47804
|
||||
plugins/woocommerce/changelog/fix-subsequent-admin-routing
|
||||
plugins/woocommerce/changelog/47867-revert-45767
|
||||
plugins/woocommerce/changelog/fix-product-price-ancestors
|
||||
plugins/woocommerce/changelog/fix-performance_metrics_results
|
||||
plugins/woocommerce/changelog/fix-coreporifler-plugin-install-track-ext-name
|
||||
plugins/woocommerce/changelog/e2e-fix-unskip-failing-tests
|
||||
plugins/woocommerce/changelog/e2e-update-testIgnore-pattern-for-Gutenberg-project
|
||||
plugins/woocommerce/changelog/fix-36773
|
||||
plugins/woocommerce/changelog/47546-47545-cys-full-composability-ensure-that-the-assembler-doesnt-crash-when-the-feature-flag-is-enabled-but-site-doesnt-have-the-latest-version-of-gutenberg
|
||||
plugins/woocommerce/changelog/47742-fix-coming-soon-untranslated-text
|
||||
plugins/woocommerce/changelog/47415-add-highlight-selected-block
|
||||
plugins/woocommerce/changelog/47636-fix-46274-product-gallery-error-on-revisit-page
|
||||
plugins/woocommerce/changelog/47306-add-patterns-from-ptk
|
||||
plugins/woocommerce/changelog/imp-account-i18n-43635
|
||||
plugins/woocommerce/changelog/47356-poc-shuffle
|
||||
plugins/woocommerce/changelog/47701-dev-remove-block-phase-experimental
|
||||
plugins/woocommerce/changelog/47322-poc-move-patterns
|
||||
@ -9070,6 +9082,9 @@ plugins/woocommerce/tests/php/src/Blocks/mocks/CartCheckoutUtilsMock.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/mocks/AssetDataRegistry.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Migration.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Registry/Container.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKPatternsStoreTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Patterns/PTKClientTest.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/Patterns/PatternRegistryTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/BlockTemplateTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockTemplate.php
|
||||
plugins/woocommerce/tests/php/src/Internal/Admin/BlockTemplates/CustomBlockTemplateTest.php
|
||||
@ -9340,6 +9355,7 @@ plugins/woocommerce/client/legacy/js/frontend/wp-consent-api-integration.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/cart.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/country-select.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/add-to-cart-variation.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/account-i18n.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/geolocation.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/single-product.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js
|
||||
|
@ -6709,6 +6709,11 @@ frontend/tests/support/mock-user.ts
|
||||
tests/support/mock-user.ts
|
||||
support/mock-user.ts
|
||||
mock-user.ts
|
||||
app/frontend/tests/support/mock-locale.ts
|
||||
frontend/tests/support/mock-locale.ts
|
||||
tests/support/mock-locale.ts
|
||||
support/mock-locale.ts
|
||||
mock-locale.ts
|
||||
app/frontend/tests/support/mock-apollo-client.ts
|
||||
frontend/tests/support/mock-apollo-client.ts
|
||||
tests/support/mock-apollo-client.ts
|
||||
@ -17532,6 +17537,15 @@ apollo/cache/initializer/currentUserUpdates.ts
|
||||
cache/initializer/currentUserUpdates.ts
|
||||
initializer/currentUserUpdates.ts
|
||||
currentUserUpdates.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
apps/desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
cache/initializer/userCurrentAccessTokenList.ts
|
||||
initializer/userCurrentAccessTokenList.ts
|
||||
userCurrentAccessTokenList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
|
||||
frontend/apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
|
||||
apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
|
||||
@ -20486,6 +20500,12 @@ apps/desktop/initializer/initializeGlobalComponentStyles.ts
|
||||
desktop/initializer/initializeGlobalComponentStyles.ts
|
||||
initializer/initializeGlobalComponentStyles.ts
|
||||
initializeGlobalComponentStyles.ts
|
||||
app/frontend/apps/desktop/initializer/initializeGlobalDirectives.ts
|
||||
frontend/apps/desktop/initializer/initializeGlobalDirectives.ts
|
||||
apps/desktop/initializer/initializeGlobalDirectives.ts
|
||||
desktop/initializer/initializeGlobalDirectives.ts
|
||||
initializer/initializeGlobalDirectives.ts
|
||||
initializeGlobalDirectives.ts
|
||||
app/frontend/apps/desktop/initializer/assets/spinner.svg
|
||||
frontend/apps/desktop/initializer/assets/spinner.svg
|
||||
apps/desktop/initializer/assets/spinner.svg
|
||||
@ -21057,6 +21077,21 @@ apps/desktop/initializer/initializeDesktopIcons.ts
|
||||
desktop/initializer/initializeDesktopIcons.ts
|
||||
initializer/initializeDesktopIcons.ts
|
||||
initializeDesktopIcons.ts
|
||||
app/frontend/apps/desktop/plugins/directives/__tests__/tooltip.spec.ts
|
||||
frontend/apps/desktop/plugins/directives/__tests__/tooltip.spec.ts
|
||||
apps/desktop/plugins/directives/__tests__/tooltip.spec.ts
|
||||
desktop/plugins/directives/__tests__/tooltip.spec.ts
|
||||
plugins/directives/__tests__/tooltip.spec.ts
|
||||
directives/__tests__/tooltip.spec.ts
|
||||
__tests__/tooltip.spec.ts
|
||||
tooltip.spec.ts
|
||||
app/frontend/apps/desktop/plugins/directives/tooltip.ts
|
||||
frontend/apps/desktop/plugins/directives/tooltip.ts
|
||||
apps/desktop/plugins/directives/tooltip.ts
|
||||
desktop/plugins/directives/tooltip.ts
|
||||
plugins/directives/tooltip.ts
|
||||
directives/tooltip.ts
|
||||
tooltip.ts
|
||||
app/frontend/apps/desktop/stores/__tests__/theme.spec.ts
|
||||
frontend/apps/desktop/stores/__tests__/theme.spec.ts
|
||||
apps/desktop/stores/__tests__/theme.spec.ts
|
||||
@ -38421,11 +38456,21 @@ tasks/zammad/package/uninstall_all_files.rb
|
||||
zammad/package/uninstall_all_files.rb
|
||||
package/uninstall_all_files.rb
|
||||
uninstall_all_files.rb
|
||||
lib/tasks/zammad/package/bundle_install.rake
|
||||
tasks/zammad/package/bundle_install.rake
|
||||
zammad/package/bundle_install.rake
|
||||
package/bundle_install.rake
|
||||
bundle_install.rake
|
||||
lib/tasks/zammad/package/reinstall.rb
|
||||
tasks/zammad/package/reinstall.rb
|
||||
zammad/package/reinstall.rb
|
||||
package/reinstall.rb
|
||||
reinstall.rb
|
||||
lib/tasks/zammad/package/precompile.rake
|
||||
tasks/zammad/package/precompile.rake
|
||||
zammad/package/precompile.rake
|
||||
package/precompile.rake
|
||||
precompile.rake
|
||||
lib/tasks/zammad/package/reinstall_all.rake
|
||||
tasks/zammad/package/reinstall_all.rake
|
||||
zammad/package/reinstall_all.rake
|
||||
@ -38436,6 +38481,11 @@ tasks/zammad/package/list.rake
|
||||
zammad/package/list.rake
|
||||
package/list.rake
|
||||
list.rake
|
||||
lib/tasks/zammad/package/precompile.rb
|
||||
tasks/zammad/package/precompile.rb
|
||||
zammad/package/precompile.rb
|
||||
package/precompile.rb
|
||||
precompile.rb
|
||||
lib/tasks/zammad/package/list.rb
|
||||
tasks/zammad/package/list.rb
|
||||
zammad/package/list.rb
|
||||
@ -38456,11 +38506,21 @@ tasks/zammad/package/uninstall_all_files.rake
|
||||
zammad/package/uninstall_all_files.rake
|
||||
package/uninstall_all_files.rake
|
||||
uninstall_all_files.rake
|
||||
lib/tasks/zammad/package/post_install.rb
|
||||
tasks/zammad/package/post_install.rb
|
||||
zammad/package/post_install.rb
|
||||
package/post_install.rb
|
||||
post_install.rb
|
||||
lib/tasks/zammad/package/reinstall.rake
|
||||
tasks/zammad/package/reinstall.rake
|
||||
zammad/package/reinstall.rake
|
||||
package/reinstall.rake
|
||||
reinstall.rake
|
||||
lib/tasks/zammad/package/bundle_install.rb
|
||||
tasks/zammad/package/bundle_install.rb
|
||||
zammad/package/bundle_install.rb
|
||||
package/bundle_install.rb
|
||||
bundle_install.rb
|
||||
lib/tasks/zammad/package/uninstall.rb
|
||||
tasks/zammad/package/uninstall.rb
|
||||
zammad/package/uninstall.rb
|
||||
@ -38476,6 +38536,11 @@ tasks/zammad/package/reinstall_all.rb
|
||||
zammad/package/reinstall_all.rb
|
||||
package/reinstall_all.rb
|
||||
reinstall_all.rb
|
||||
lib/tasks/zammad/package/post_install.rake
|
||||
tasks/zammad/package/post_install.rake
|
||||
zammad/package/post_install.rake
|
||||
package/post_install.rake
|
||||
post_install.rake
|
||||
lib/tasks/zammad/email_parser/failed_email/export_all.rake
|
||||
tasks/zammad/email_parser/failed_email/export_all.rake
|
||||
zammad/email_parser/failed_email/export_all.rake
|
||||
@ -42031,6 +42096,9 @@ cleanup.rb
|
||||
lib/html_sanitizer/strict.rb
|
||||
html_sanitizer/strict.rb
|
||||
strict.rb
|
||||
lib/html_sanitizer/adjust_inline_image_size.rb
|
||||
html_sanitizer/adjust_inline_image_size.rb
|
||||
adjust_inline_image_size.rb
|
||||
lib/html_sanitizer/scrubber/remove_last_empty_node.rb
|
||||
html_sanitizer/scrubber/remove_last_empty_node.rb
|
||||
scrubber/remove_last_empty_node.rb
|
||||
@ -42055,6 +42123,11 @@ lib/html_sanitizer/scrubber/cleanup.rb
|
||||
html_sanitizer/scrubber/cleanup.rb
|
||||
scrubber/cleanup.rb
|
||||
cleanup.rb
|
||||
lib/html_sanitizer/scrubber/outgoing/image_size.rb
|
||||
html_sanitizer/scrubber/outgoing/image_size.rb
|
||||
scrubber/outgoing/image_size.rb
|
||||
outgoing/image_size.rb
|
||||
image_size.rb
|
||||
lib/html_sanitizer/scrubber/quote_content.rb
|
||||
html_sanitizer/scrubber/quote_content.rb
|
||||
scrubber/quote_content.rb
|
||||
@ -45804,6 +45877,11 @@ spec/models/channel/email_build_spec.rb
|
||||
models/channel/email_build_spec.rb
|
||||
channel/email_build_spec.rb
|
||||
email_build_spec.rb
|
||||
spec/models/channel/email_build/inline_image_adjustments_spec.rb
|
||||
models/channel/email_build/inline_image_adjustments_spec.rb
|
||||
channel/email_build/inline_image_adjustments_spec.rb
|
||||
email_build/inline_image_adjustments_spec.rb
|
||||
inline_image_adjustments_spec.rb
|
||||
spec/models/channel/email_parser_spec.rb
|
||||
models/channel/email_parser_spec.rb
|
||||
channel/email_parser_spec.rb
|
||||
@ -49650,6 +49728,12 @@ lib/html_sanitizer/scrubber/quote_content_spec.rb
|
||||
html_sanitizer/scrubber/quote_content_spec.rb
|
||||
scrubber/quote_content_spec.rb
|
||||
quote_content_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/outgoing/image_size_spec.rb
|
||||
lib/html_sanitizer/scrubber/outgoing/image_size_spec.rb
|
||||
html_sanitizer/scrubber/outgoing/image_size_spec.rb
|
||||
scrubber/outgoing/image_size_spec.rb
|
||||
outgoing/image_size_spec.rb
|
||||
image_size_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/base_spec.rb
|
||||
lib/html_sanitizer/scrubber/base_spec.rb
|
||||
html_sanitizer/scrubber/base_spec.rb
|
||||
|
@ -1514,6 +1514,7 @@ app/frontend/tests/support/mock-permissions.ts
|
||||
app/frontend/tests/support/mocks/formUpdater.ts
|
||||
app/frontend/tests/support/mocks/ticket-overviews.ts
|
||||
app/frontend/tests/support/mock-user.ts
|
||||
app/frontend/tests/support/mock-locale.ts
|
||||
app/frontend/tests/support/mock-apollo-client.ts
|
||||
app/frontend/tests/support/mock-userCurrent.ts
|
||||
app/frontend/tests/support/mock-applicationConfig.ts
|
||||
@ -2932,6 +2933,7 @@ app/frontend/apps/desktop/composables/useOverlayContainer.ts
|
||||
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
|
||||
app/frontend/apps/desktop/server/apollo/index.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/currentUserUpdates.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAccessTokenList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
|
||||
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentAvatarList.ts
|
||||
app/frontend/apps/desktop/styles/tailwind.desktop.js
|
||||
@ -3274,6 +3276,7 @@ app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAv
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.api.ts
|
||||
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts
|
||||
app/frontend/apps/desktop/initializer/initializeGlobalComponentStyles.ts
|
||||
app/frontend/apps/desktop/initializer/initializeGlobalDirectives.ts
|
||||
app/frontend/apps/desktop/initializer/assets/spinner.svg
|
||||
app/frontend/apps/desktop/initializer/assets/pencil.svg
|
||||
app/frontend/apps/desktop/initializer/assets/three-dots-vertical.svg
|
||||
@ -3356,6 +3359,8 @@ app/frontend/apps/desktop/initializer/assets/chevron-up.svg
|
||||
app/frontend/apps/desktop/initializer/desktopIconsAliasesMap.ts
|
||||
app/frontend/apps/desktop/initializer/3RD-PARTY-ICONS.md
|
||||
app/frontend/apps/desktop/initializer/initializeDesktopIcons.ts
|
||||
app/frontend/apps/desktop/plugins/directives/__tests__/tooltip.spec.ts
|
||||
app/frontend/apps/desktop/plugins/directives/tooltip.ts
|
||||
app/frontend/apps/desktop/stores/__tests__/theme.spec.ts
|
||||
app/frontend/apps/desktop/stores/theme.ts
|
||||
app/frontend/tsconfig.json
|
||||
@ -6546,17 +6551,23 @@ lib/tasks/zammad/system_report.rake
|
||||
lib/tasks/zammad/package/migrate.rake
|
||||
lib/tasks/zammad/package/install.rake
|
||||
lib/tasks/zammad/package/uninstall_all_files.rb
|
||||
lib/tasks/zammad/package/bundle_install.rake
|
||||
lib/tasks/zammad/package/reinstall.rb
|
||||
lib/tasks/zammad/package/precompile.rake
|
||||
lib/tasks/zammad/package/reinstall_all.rake
|
||||
lib/tasks/zammad/package/list.rake
|
||||
lib/tasks/zammad/package/precompile.rb
|
||||
lib/tasks/zammad/package/list.rb
|
||||
lib/tasks/zammad/package/uninstall.rake
|
||||
lib/tasks/zammad/package/migrate.rb
|
||||
lib/tasks/zammad/package/uninstall_all_files.rake
|
||||
lib/tasks/zammad/package/post_install.rb
|
||||
lib/tasks/zammad/package/reinstall.rake
|
||||
lib/tasks/zammad/package/bundle_install.rb
|
||||
lib/tasks/zammad/package/uninstall.rb
|
||||
lib/tasks/zammad/package/install.rb
|
||||
lib/tasks/zammad/package/reinstall_all.rb
|
||||
lib/tasks/zammad/package/post_install.rake
|
||||
lib/tasks/zammad/email_parser/failed_email/export_all.rake
|
||||
lib/tasks/zammad/email_parser/failed_email/delete.rake
|
||||
lib/tasks/zammad/email_parser/failed_email/base.rb
|
||||
@ -7177,12 +7188,14 @@ lib/html_sanitizer/replace_inline_images.rb
|
||||
lib/html_sanitizer/dynamic_image_size.rb
|
||||
lib/html_sanitizer/cleanup.rb
|
||||
lib/html_sanitizer/strict.rb
|
||||
lib/html_sanitizer/adjust_inline_image_size.rb
|
||||
lib/html_sanitizer/scrubber/remove_last_empty_node.rb
|
||||
lib/html_sanitizer/scrubber/image_size.rb
|
||||
lib/html_sanitizer/scrubber/inline_images.rb
|
||||
lib/html_sanitizer/scrubber/base.rb
|
||||
lib/html_sanitizer/scrubber/wipe.rb
|
||||
lib/html_sanitizer/scrubber/cleanup.rb
|
||||
lib/html_sanitizer/scrubber/outgoing/image_size.rb
|
||||
lib/html_sanitizer/scrubber/quote_content.rb
|
||||
lib/html_sanitizer/scrubber/tag_remove.rb
|
||||
lib/html_sanitizer/scrubber/link.rb
|
||||
@ -8041,6 +8054,7 @@ spec/models/channel/filter/reply_to_based_sender_spec.rb
|
||||
spec/models/channel/filter/monit_spec.rb
|
||||
spec/models/channel/filter/follow_up_possible_check_spec.rb
|
||||
spec/models/channel/email_build_spec.rb
|
||||
spec/models/channel/email_build/inline_image_adjustments_spec.rb
|
||||
spec/models/channel/email_parser_spec.rb
|
||||
spec/models/channel/area/whatsapp_spec.rb
|
||||
spec/models/channel/driver/imap_spec.rb
|
||||
@ -8849,6 +8863,7 @@ spec/lib/html_sanitizer/strict_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/remove_last_empty_node_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/inline_images_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/quote_content_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/outgoing/image_size_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/base_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/tag_remove_spec.rb
|
||||
spec/lib/html_sanitizer/scrubber/link_spec.rb
|
||||
|
@ -2047,8 +2047,8 @@ hotelfinder/rpc
|
||||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://cloudflare.com/robots.txt
|
||||
http://imdb.com/robots.txt
|
||||
http://about.me/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
@ -3391,7 +3391,7 @@ shopping/reviewer
|
||||
shopping/seller
|
||||
shopping/suppliers/search
|
||||
shopping?
|
||||
showtimes/location/*http://bloomberg.com/robots.txt
|
||||
showtimes/location/*http://ted.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
@ -2308,6 +2308,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/B00M3E2LOE
|
||||
/BucketContent
|
||||
/C
|
||||
/CVS
|
||||
/Careers/Form
|
||||
/Careers/Profiles
|
||||
/Careers/Registration
|
||||
@ -2504,6 +2505,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/briefs/articleid-*
|
||||
/browse-history
|
||||
/browse/more_page
|
||||
/buckets$
|
||||
/bugs/new
|
||||
/buscador/
|
||||
/business/ai-search
|
||||
@ -2513,9 +2515,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/buyer/widget
|
||||
/c
|
||||
/c/*
|
||||
/c/*/*+3132
|
||||
/c/*/*+3133
|
||||
/c/*/*+8299
|
||||
/c/*/*+3132/$
|
||||
/c/*/*+3133/$
|
||||
/c/*/*+8299/$
|
||||
/c/p
|
||||
/c2
|
||||
/cache
|
||||
@ -2552,6 +2554,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/citations
|
||||
/citedby
|
||||
/claim-money?
|
||||
/click$
|
||||
/click?type=*$
|
||||
/client/
|
||||
/clients/
|
||||
/clima/
|
||||
@ -2964,6 +2968,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/list/venuelikes$
|
||||
/listener
|
||||
/listing/*/favoriters
|
||||
/listings$
|
||||
/lists/edited$
|
||||
/lists/followed$
|
||||
/lists/friends$
|
||||
@ -3145,6 +3150,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/plugins/?s=
|
||||
/pmredirectshow/*
|
||||
/pmtoinavigation/*
|
||||
/po
|
||||
/pocasi/
|
||||
/podcast/*/*?i=
|
||||
/pogoda/
|
||||
@ -3449,6 +3455,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/tag
|
||||
/tag=
|
||||
/tagged
|
||||
/tags
|
||||
/tags$
|
||||
/tarball
|
||||
/te-lc
|
||||
/teams/mainNavigationChevron_icon.svg?
|
||||
@ -3579,6 +3587,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/windows/uwp/*/
|
||||
/windowsvista/
|
||||
/winfx/
|
||||
/workshop
|
||||
/workshop/
|
||||
/wp-admin
|
||||
/wp-content
|
||||
@ -3622,7 +3631,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*__rmid
|
||||
?*__rmidpage
|
||||
?*ajs_event
|
||||
?*apikey*http://w3techs.com/robots.txt
|
||||
?*apikey*http://lifestylesimplify.com/robots.txt
|
||||
?*app
|
||||
?*appidt=*
|
||||
?*aspects=
|
||||
@ -3836,13 +3845,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*utm_medium=
|
||||
?*utm_source
|
||||
?*utm_source=
|
||||
?*utm_source=http://bls.gov/robots.txt
|
||||
?*utm_source=http://ieeexplore.ieee.org/robots.txt
|
||||
?*utm_term=
|
||||
?*verified=
|
||||
?*xid
|
||||
?252525253Bpreview=
|
||||
?Author=
|
||||
?CMP
|
||||
?EGOTECpage
|
||||
?ExternalDataReference
|
||||
?LID=
|
||||
?ModPagespeed=noscript
|
||||
?RefID=
|
||||
@ -3855,6 +3866,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?_af_cid=
|
||||
?_cookie-check=
|
||||
?_erv=*
|
||||
?_ga
|
||||
?_gl
|
||||
?_health_check_=
|
||||
?_locale=
|
||||
@ -4121,6 +4133,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?ref=binfind.com
|
||||
?referralCode=*
|
||||
?referrer=
|
||||
?region=
|
||||
?region=australia-and-new-zealand
|
||||
?replytocom
|
||||
?reported_by=
|
||||
@ -4146,6 +4159,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?section=
|
||||
?services
|
||||
?setLocale=
|
||||
?set_language
|
||||
?set_mobile=
|
||||
?sgsc=*
|
||||
?share=
|
||||
@ -4260,6 +4274,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
@*/topics
|
||||
@*/upcoming
|
||||
@@castle.cms.querylisting*?
|
||||
@@search
|
||||
@@search?
|
||||
@async
|
||||
@me
|
||||
@ -6191,6 +6206,7 @@ accessories
|
||||
accessoriesdata
|
||||
acclaimbadge
|
||||
account
|
||||
account$
|
||||
account-details
|
||||
account-login
|
||||
account-prefs-change
|
||||
@ -6374,6 +6390,7 @@ adops
|
||||
adredir?
|
||||
adresa-segmentator
|
||||
ads
|
||||
ads$
|
||||
ads-beacon.js
|
||||
ads.txt
|
||||
ads.txt
|
||||
@ -6621,7 +6638,7 @@ api.html?
|
||||
api.php
|
||||
api/
|
||||
api/?
|
||||
api/attachments/*http://sourceforge.net/robots.txt
|
||||
api/attachments/*http://business.twitter.com/robots.txt
|
||||
api/discovery
|
||||
api/editionurlgenerator
|
||||
api/eventlogging
|
||||
@ -6695,7 +6712,7 @@ appchart
|
||||
appdynamics-wem.cisco.com
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apple-app-site-associationhttp://purdue.edu/robots.txt
|
||||
apple-app-site-associationhttp://fda.gov/robots.txt
|
||||
apple-news
|
||||
appliance
|
||||
applicant-eligibility
|
||||
@ -6752,8 +6769,10 @@ archiv/regional
|
||||
archive
|
||||
archive$
|
||||
archive/api/image.jpg
|
||||
archive/article
|
||||
archive/graphs.php
|
||||
archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547
|
||||
archive/page
|
||||
archive/project/sovsport$
|
||||
archived
|
||||
archives
|
||||
@ -6775,7 +6794,11 @@ article/HUG
|
||||
article/PR-CO
|
||||
article/api
|
||||
article/beta
|
||||
article/category
|
||||
article/preview
|
||||
article/this-article-has-been-deleted
|
||||
article/this-article-has-been-removed
|
||||
article/this-article-is-no-longer-available
|
||||
article_email
|
||||
articlecomment/
|
||||
articles
|
||||
@ -6842,6 +6865,7 @@ assist/help/search-results.html
|
||||
assist/livechat.html
|
||||
assistant
|
||||
associate
|
||||
associate/forum
|
||||
associated-press$
|
||||
associates/click
|
||||
ast/android/collections
|
||||
@ -7100,6 +7124,7 @@ aura
|
||||
aura/promo
|
||||
auth
|
||||
auth
|
||||
auth$
|
||||
auth/*
|
||||
auth/createchallenge
|
||||
auth/do_login
|
||||
@ -7123,6 +7148,7 @@ auto
|
||||
autocomplete
|
||||
autocomplete/projects
|
||||
autocomplete/users
|
||||
autocompletes
|
||||
autodiscover/
|
||||
autologin
|
||||
autoplay=
|
||||
@ -7884,7 +7910,7 @@ blog/*?text=
|
||||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.
|
||||
blog/.html.*http://www1.nyc.gov/robots.txt
|
||||
blog/.html.*http://latimes.com/robots.txt
|
||||
blog/?p=
|
||||
blog/?s=
|
||||
blog/Neuer_Beitrag.html
|
||||
@ -8012,7 +8038,7 @@ bookmark_mana2
|
||||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://openstreetmap.org/robots.txt
|
||||
bookmarkshttp://whatsapp.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
@ -8143,6 +8169,7 @@ bs/kb/*/discuss
|
||||
bs/search
|
||||
bs/user
|
||||
bs/users
|
||||
buckets/*/edit
|
||||
buddy/
|
||||
bug-navigator
|
||||
bugtracker/help/search-results.html
|
||||
@ -8928,7 +8955,7 @@ cdn-cgi
|
||||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://technorati.com/robots.txt
|
||||
cdn-cgi/http://crunchbase.com/robots.txt
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/zaraz/s.js
|
||||
cdn-cgi/zaraz/t
|
||||
@ -8951,11 +8978,12 @@ cgi-bin
|
||||
cgi-bin/
|
||||
cgi-bin/consumeraffairs/search
|
||||
cgi-bin/dobi/licenseesearch
|
||||
cgi-bin/estseek.cgi
|
||||
cgi-bin/homelandsecurity
|
||||
cgi-bin/loginpage
|
||||
cgi-bin/state
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://euroncap.com/robots.txt
|
||||
cgi-binhttp://kck.st/robots.txt
|
||||
cgi-local
|
||||
cgi-perl
|
||||
cgi-registry
|
||||
@ -9296,7 +9324,7 @@ co/user
|
||||
co/users
|
||||
co/ventureone
|
||||
code/*
|
||||
code/http://m.youtube.com/robots.txt
|
||||
code/http://opera.com/robots.txt
|
||||
codesamples/
|
||||
coin*mid=
|
||||
colehaan/daring-to-step-forward
|
||||
@ -9333,6 +9361,8 @@ collections_list?srh_coll=
|
||||
collezioni/*/$
|
||||
collezioni/*/index.html$
|
||||
color=
|
||||
colors$
|
||||
colors/for_404.json
|
||||
comedy
|
||||
comeuntochrist/*/internal-use-only/
|
||||
comeuntochrist/*/search-results/
|
||||
@ -9358,6 +9388,7 @@ commenting
|
||||
comments
|
||||
comments
|
||||
comments$
|
||||
comments/*/likes
|
||||
comments/for_profile_page
|
||||
comments/like
|
||||
comments/quote
|
||||
@ -9502,7 +9533,7 @@ conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/help/search-results.html
|
||||
connect/http://last.fm/robots.txt
|
||||
connect/http://imgur.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
@ -9620,7 +9651,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://buzzsprout.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://globenewswire.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/redcross/lp
|
||||
content/dam/web/da_dk/www
|
||||
@ -10887,6 +10918,7 @@ edit/success
|
||||
edit_article
|
||||
editarticle
|
||||
editgroup
|
||||
edition/null
|
||||
editionssi
|
||||
editor
|
||||
editor.jsp
|
||||
@ -11612,7 +11644,7 @@ events/friday-rush$
|
||||
events/fsi-cloud-symposium-nyc.html
|
||||
events/rss
|
||||
evernote/like.php
|
||||
evite/*http://daringfireball.net/robots.txt
|
||||
evite/*http://getbootstrap.com/robots.txt
|
||||
examples/*
|
||||
exclusive-offers
|
||||
exec/obidos/account-access-login
|
||||
@ -11760,6 +11792,8 @@ feedback
|
||||
feedback
|
||||
feedback/user_study
|
||||
feeds
|
||||
feeds.thetimes.co.uk/puzzles
|
||||
feeds.thetimes.co.uk/timescrossword
|
||||
feeds/
|
||||
feeds/*
|
||||
feeds/rss
|
||||
@ -11894,7 +11928,7 @@ files/techabuse-welsh.pdf
|
||||
files/techabuse.pdf
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://overcast.fm/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://newsweek.com/robots.txt
|
||||
filter
|
||||
filter/tips
|
||||
filter/tips
|
||||
@ -12317,7 +12351,7 @@ fy-NL/search
|
||||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://history.com/robots.txt
|
||||
g/4arE9Chttp://breaker.audio/robots.txt
|
||||
g/api
|
||||
g00
|
||||
g01
|
||||
@ -12540,7 +12574,7 @@ gh/news
|
||||
gh/useracquisition
|
||||
gh_jid=
|
||||
gif
|
||||
gifshttp://whitehouse.gov/robots.txt
|
||||
gifshttp://1.bp.blogspot.com/robots.txt
|
||||
gift-redemption
|
||||
gift-terms
|
||||
gift_card=
|
||||
@ -13002,6 +13036,7 @@ hi/
|
||||
hidden
|
||||
hidden-content
|
||||
highereducation/higheddocs
|
||||
highlights
|
||||
highwire
|
||||
hilfe/fundingdetail.html
|
||||
hilfe/live/launch-day/launch-day-show-voting.html
|
||||
@ -13289,41 +13324,40 @@ http
|
||||
http-checker
|
||||
http2_data
|
||||
http:
|
||||
http://ademe.fr/robots.txt
|
||||
http://amazon.com.br/robots.txt
|
||||
http://amazon.in/robots.txt
|
||||
http://amsterdam.nl/robots.txt
|
||||
http://bitbucket.org/robots.txt
|
||||
http://buzzfeed.com/robots.txt
|
||||
http://canada.ca/robots.txt
|
||||
http://cdbaby.com/robots.txt
|
||||
http://chromium.org/robots.txt
|
||||
http://click.linksynergy.com/robots.txt
|
||||
http://csmonitor.com/robots.txt
|
||||
http://dailymotion.com/robots.txt
|
||||
http://about.google/robots.txt
|
||||
http://academic.oup.com/robots.txt
|
||||
http://buzzsprout.com/robots.txt
|
||||
http://cbc.ca/robots.txt
|
||||
http://cse.google.com/robots.txt
|
||||
http://de.wikipedia.org/robots.txt
|
||||
http://deviantart.com/robots.txt
|
||||
http://eji.org/robots.txt
|
||||
http://extension.purdue.edu/robots.txt
|
||||
http://focus.de/robots.txt
|
||||
http://fr.wikipedia.org/robots.txt
|
||||
http://gitlab.com/robots.txt
|
||||
http://mailchimp.com/robots.txt
|
||||
http://mediafire.com/robots.txt
|
||||
http://microformats.org/robots.txt
|
||||
http://moz.com/robots.txt
|
||||
http://nielsen.com/robots.txt
|
||||
http://nydailynews.com/robots.txt
|
||||
http://opera.com/robots.txt
|
||||
http://fastcompany.com/robots.txt
|
||||
http://fcc.gov/robots.txt
|
||||
http://google.com.br/robots.txt
|
||||
http://howtogeek.com/robots.txt
|
||||
http://i.pinimg.com/robots.txt
|
||||
http://instapaper.com/robots.txt
|
||||
http://ipsos.com/robots.txt
|
||||
http://lh4.googleusercontent.com/robots.txt
|
||||
http://livestream.com/robots.txt
|
||||
http://m.youtube.com/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://orcd.co/robots.txt
|
||||
http://phys.org/robots.txt
|
||||
http://politico.com/robots.txt
|
||||
http://shopify.github.io/robots.txt
|
||||
http://stuff.co.nz/robots.txt
|
||||
http://telegraph.co.uk/robots.txt
|
||||
http://thefa.com/robots.txt
|
||||
http://time.com/robots.txt
|
||||
http://transparencyreport.google.com/robots.txt
|
||||
http://walmart.com/robots.txt
|
||||
http://washingtonpost.com/robots.txt
|
||||
http://s3-eu-west-1.amazonaws.com/robots.txt
|
||||
http://search.google.com/robots.txt
|
||||
http://searchenginewatch.com/robots.txt
|
||||
http://services.google.com/robots.txt
|
||||
http://squareup.com/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
http://twitch.tv/robots.txt
|
||||
http://webcache.googleusercontent.com/robots.txt
|
||||
http://wellbeing.google/robots.txt
|
||||
http://wikihow.com/robots.txt
|
||||
http://wired.com/robots.txt
|
||||
http://worldbank.org/robots.txt
|
||||
http://xkcd.com/robots.txt
|
||||
http://zendesk.com/robots.txt
|
||||
hu
|
||||
hu-*/
|
||||
@ -14011,7 +14045,7 @@ intcmp=
|
||||
integrate/
|
||||
integromedb
|
||||
intelligencer/amp
|
||||
interactive*http://startnext.com/robots.txt
|
||||
interactive*http://jigsaw.w3.org/robots.txt
|
||||
interactive/reading-preference
|
||||
interface/pda
|
||||
intern/service/suche
|
||||
@ -14405,6 +14439,7 @@ job_game
|
||||
jobid=
|
||||
jobs
|
||||
jobs-guest
|
||||
jobs/*/apply_now
|
||||
jobs/*/more-jobs-count
|
||||
jobs/EU_UpdateJobEmployerCounter
|
||||
jobs/JS_JobSearchResult
|
||||
@ -14888,7 +14923,7 @@ layout/set/txt_pq
|
||||
layout/set/xml
|
||||
layouts
|
||||
lb
|
||||
leadingtogether/http://techrepublic.com/robots.txt
|
||||
leadingtogether/http://forms.office.com/robots.txt
|
||||
leaf
|
||||
learn
|
||||
learn-noperf
|
||||
@ -14923,7 +14958,7 @@ learning/settings?
|
||||
learnmorelayer
|
||||
learnmorelayertv
|
||||
lecture
|
||||
lecture/http://gartner.com/robots.txt
|
||||
lecture/http://icann.org/robots.txt
|
||||
lees/gids/exclusief
|
||||
lees/gids/exclusief$
|
||||
lees/gids/exclusief.*$
|
||||
@ -15156,6 +15191,7 @@ login$
|
||||
login-business/*
|
||||
login-messages
|
||||
login.mhtml$
|
||||
login.thetimes.co.uk/user/logout
|
||||
login/
|
||||
login/$
|
||||
login/?*guestpasskey=
|
||||
@ -15535,6 +15571,7 @@ media/popup/
|
||||
media/thumbnails/
|
||||
media/tv/channel/credits
|
||||
media/tyfo*
|
||||
media/tyfo*http://click.linksynergy.com/robots.txt
|
||||
mediabase
|
||||
mediaembed
|
||||
medialibrary/de/brief
|
||||
@ -15843,6 +15880,7 @@ messageID
|
||||
message_the_business
|
||||
messages
|
||||
messages
|
||||
messages$
|
||||
messages/*
|
||||
messages/join/*
|
||||
messaging
|
||||
@ -16214,6 +16252,7 @@ my*/step
|
||||
my*/submit
|
||||
my*/submitted
|
||||
my-account
|
||||
my-articles
|
||||
my-eurlex
|
||||
my-library
|
||||
my-list-shows
|
||||
@ -17317,6 +17356,9 @@ password
|
||||
password-changed-email
|
||||
password/reset
|
||||
password_expired
|
||||
past-six-days
|
||||
past-six-days$
|
||||
past-six-days/$
|
||||
patent-search/frontend
|
||||
patents
|
||||
patents/download
|
||||
@ -17653,6 +17695,7 @@ play/store/web
|
||||
play/surveys/serp
|
||||
play/videos/modulos
|
||||
player
|
||||
player/brightcove
|
||||
player/metadata/video
|
||||
playerColor=
|
||||
playlist.php
|
||||
@ -18014,6 +18057,8 @@ premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
preorders
|
||||
prep/gnumaint
|
||||
prep/wrappers-and-scripts
|
||||
present
|
||||
presentation
|
||||
preserv/extranet
|
||||
@ -19021,7 +19066,7 @@ rubric2sport
|
||||
run
|
||||
rundowns/segment.php?
|
||||
rvh
|
||||
rw-reg
|
||||
rw-reg/
|
||||
rw/WashingtonPost/Content/Epaper
|
||||
rw/forums
|
||||
rw/kb/*/discuss
|
||||
@ -19097,6 +19142,7 @@ sard
|
||||
sard/en/sard/754/1458
|
||||
sard/en/sardm
|
||||
sars-cov-2
|
||||
savannah-checkouts
|
||||
save
|
||||
save-document
|
||||
save-query
|
||||
@ -19193,6 +19239,7 @@ sco/users
|
||||
scorecard
|
||||
scorecard/
|
||||
screener/insider
|
||||
screenshots
|
||||
script
|
||||
scripts
|
||||
scripts/accountextlogin.php
|
||||
@ -19396,7 +19443,7 @@ search/*?*schools=
|
||||
search/*?*sort=
|
||||
search/*?*time=
|
||||
search/*?*tools=
|
||||
search/*?*userAvailability=*http://blogger.com/robots.txt
|
||||
search/*?*userAvailability=*http://telegraph.co.uk/robots.txt
|
||||
search/*filter=dl*
|
||||
search/.
|
||||
search/2/api
|
||||
@ -19489,6 +19536,7 @@ search_history
|
||||
search_ms
|
||||
search_results
|
||||
search_results/gigs
|
||||
search_rss
|
||||
search_rss$
|
||||
search_suggest
|
||||
searchbeta
|
||||
@ -19624,13 +19672,31 @@ seokicks
|
||||
series
|
||||
server
|
||||
server-status
|
||||
server/docs/search
|
||||
server/banners
|
||||
server/body-include
|
||||
server/bottom-notes
|
||||
server/footer
|
||||
server/fs-gang
|
||||
server/generic
|
||||
server/gnun
|
||||
server/head-include
|
||||
server/header
|
||||
server/html5-head-include
|
||||
server/html5-header
|
||||
server/include-file-list
|
||||
server/outdated
|
||||
server/select-language.html
|
||||
server/source
|
||||
server/staging
|
||||
server/top-addendum
|
||||
server/trans-map.html
|
||||
servererror.aspx
|
||||
service
|
||||
service-search/dist/images/loading.gif
|
||||
service-search/find-a-psychological-therapies-service/find-your-gp
|
||||
service-search/find-a-psychological-therapies-service/results
|
||||
service-search/find-a-psychological-therapies-service/what-happens-when-you-refer-yourself
|
||||
service-search/other-services/*/*/Export/*
|
||||
service-search/other-services/Psychological%20therapies%20%28IAPT%29/LocationSearch/10008
|
||||
service-search/other-services/Psychological%20therapies%20(IAPT)/LocationSearch/10008
|
||||
service-search/other-services/Psychological-therapy-(NHS-IAPT)/LocationSearch/396
|
||||
@ -19646,7 +19712,6 @@ services/
|
||||
services/emailFriend
|
||||
services/forms/formapi.asmx/js
|
||||
services/forms/formapi.asmx/jsdebug
|
||||
services/login_with_shop
|
||||
services/oauth
|
||||
services/oembed
|
||||
services/success-plans/accelerators._filter.S*.
|
||||
@ -19656,6 +19721,7 @@ servlet/linkout
|
||||
session/new
|
||||
session_diagnostics/
|
||||
sessions
|
||||
sessions/new
|
||||
set-rating
|
||||
set_author_id
|
||||
set_cookie.pl
|
||||
@ -19837,6 +19903,17 @@ shopping?
|
||||
shopsite-images
|
||||
shoptheneighbourhood/*
|
||||
short
|
||||
shots/*/buckets
|
||||
shots/*/colors.aco
|
||||
shots/*/comments
|
||||
shots/*/edit
|
||||
shots/*/fans
|
||||
shots/*/rebounds
|
||||
shots/day
|
||||
shots/month
|
||||
shots/new
|
||||
shots/week
|
||||
shots/year
|
||||
show-email
|
||||
show-error-
|
||||
show/delete_saved_shows
|
||||
@ -19854,7 +19931,7 @@ shows/
|
||||
showtag
|
||||
showtime/.requestinvite.html.swp
|
||||
showtime/help/search-results.html
|
||||
showtimes/location/*http://cnet.com/robots.txt
|
||||
showtimes/location/*http://support.microsoft.com/robots.txt
|
||||
shr*
|
||||
shutterstock
|
||||
si
|
||||
@ -19954,6 +20031,8 @@ site-archive
|
||||
site-react-dropdown
|
||||
site-search
|
||||
site/us/en/test/
|
||||
site/wp-admin
|
||||
site/wp-admin/admin-ajax.php
|
||||
siteBackHtml
|
||||
siteSwitch
|
||||
sitecheck.internetseer.com
|
||||
@ -20442,12 +20521,17 @@ software/*?support=
|
||||
software/*?training=
|
||||
software/compare/*-vs-*-vs-*-vs-*-vs-
|
||||
software/compare/*/add-software
|
||||
software/gnun/linc
|
||||
software/gnun/proofread
|
||||
software/gnun/reports
|
||||
software/gnun/test
|
||||
software/product/*/claim
|
||||
software/product/*/reviews/new
|
||||
software/tp
|
||||
software/vendors/inquire
|
||||
software/vendors/new
|
||||
software/visit?
|
||||
software/winboard/whats_new
|
||||
sogou
|
||||
soleil-de-venise-Bekleidung/s?ie=UTF8&page=1&rh=n%3A77028031%2Ck%3Asoleil%20de%20venise
|
||||
solr
|
||||
@ -20873,6 +20957,7 @@ sudoku
|
||||
suggested-edits
|
||||
suggested-edits?
|
||||
suggestions
|
||||
suggestions$
|
||||
suite
|
||||
summary/api
|
||||
summary_view$
|
||||
@ -21088,7 +21173,7 @@ tag
|
||||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://lds.org/robots.txt
|
||||
tag/*+http://getpocket.com/robots.txt
|
||||
tag/*/a
|
||||
tag/*/a/
|
||||
tag/*/b
|
||||
@ -21160,6 +21245,7 @@ take-a-class/asspsafetytraining
|
||||
take-a-class/hidden
|
||||
take-a-class/participant-materials
|
||||
takedown
|
||||
talent/matches
|
||||
talk
|
||||
talk/api
|
||||
talk/create
|
||||
@ -21327,7 +21413,7 @@ test5
|
||||
test6
|
||||
testcases
|
||||
testfl
|
||||
testhttp://salesforce.com/robots.txt
|
||||
testhttp://lulu.com/robots.txt
|
||||
testing
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
@ -21496,6 +21582,7 @@ topic/*/Rss
|
||||
topic/*?
|
||||
topic/article/
|
||||
topic/articlecollection
|
||||
topic/bbc
|
||||
topic/electrode/api/logger
|
||||
topic/electrode/api/wpa
|
||||
topic/photo/
|
||||
@ -21609,7 +21696,7 @@ transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
transmute/static-2.9
|
||||
transparency
|
||||
transparency/http://docs.aws.amazon.com/robots.txt
|
||||
transparency/http://shure.com/robots.txt
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
|
||||
@ -21700,6 +21787,7 @@ try-which/wills/
|
||||
try?
|
||||
trylater
|
||||
tsa
|
||||
tto
|
||||
tudum
|
||||
tune*retpath=
|
||||
turbo
|
||||
@ -23862,8 +23950,8 @@ wp-admin
|
||||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://icelandair.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://mirror.co.uk/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://pewinternet.org/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://roh.org.uk/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
@ -23930,7 +24018,7 @@ wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
|
||||
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
|
||||
wp-content/uploads
|
||||
wp-content/uploads/
|
||||
wp-content/uploads/wp-import-export-lite/http://dreamstime.com/robots.txt
|
||||
wp-content/uploads/wp-import-export-lite/http://magisto.com/robots.txt
|
||||
wp-dyn
|
||||
wp-includes
|
||||
wp-includes*.css
|
||||
@ -24065,7 +24153,7 @@ your-shop
|
||||
yourAccount
|
||||
youraccount
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://businesswire.com/robots.txt
|
||||
youreurope/businessDEV/http://pca.st/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
@ -24415,7 +24503,7 @@ zz
|
||||
8618
|
||||
9742
|
||||
9744
|
||||
101612.rsshttp://klick-tipp.com/robots.txt
|
||||
101612.rsshttp://tv.youtube.com/robots.txt
|
||||
1010203
|
||||
1014943
|
||||
1027454
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user