mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-20 07:42:58 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
@@ -689,6 +689,11 @@ helpers/environment/service-managers/ghost-manager.ts
|
||||
environment/service-managers/ghost-manager.ts
|
||||
service-managers/ghost-manager.ts
|
||||
ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/dev-ghost-manager.ts
|
||||
helpers/environment/service-managers/dev-ghost-manager.ts
|
||||
environment/service-managers/dev-ghost-manager.ts
|
||||
service-managers/dev-ghost-manager.ts
|
||||
dev-ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/tinybird-manager.ts
|
||||
helpers/environment/service-managers/tinybird-manager.ts
|
||||
environment/service-managers/tinybird-manager.ts
|
||||
@@ -698,6 +703,10 @@ e2e/helpers/environment/index.ts
|
||||
helpers/environment/index.ts
|
||||
environment/index.ts
|
||||
index.ts
|
||||
e2e/helpers/environment/environment-factory.ts
|
||||
helpers/environment/environment-factory.ts
|
||||
environment/environment-factory.ts
|
||||
environment-factory.ts
|
||||
e2e/helpers/environment/docker-compose.ts
|
||||
helpers/environment/docker-compose.ts
|
||||
environment/docker-compose.ts
|
||||
@@ -706,6 +715,14 @@ e2e/helpers/environment/constants.ts
|
||||
helpers/environment/constants.ts
|
||||
environment/constants.ts
|
||||
constants.ts
|
||||
e2e/helpers/environment/service-availability.ts
|
||||
helpers/environment/service-availability.ts
|
||||
environment/service-availability.ts
|
||||
service-availability.ts
|
||||
e2e/helpers/environment/dev-environment-manager.ts
|
||||
helpers/environment/dev-environment-manager.ts
|
||||
environment/dev-environment-manager.ts
|
||||
dev-environment-manager.ts
|
||||
e2e/helpers/environment/environment-manager.ts
|
||||
helpers/environment/environment-manager.ts
|
||||
environment/environment-manager.ts
|
||||
@@ -10027,6 +10044,14 @@ models/base/plugins/sanitize.js
|
||||
base/plugins/sanitize.js
|
||||
plugins/sanitize.js
|
||||
sanitize.js
|
||||
ghost/core/core/server/models/base/plugins/bulk-filters.ts
|
||||
core/core/server/models/base/plugins/bulk-filters.ts
|
||||
core/server/models/base/plugins/bulk-filters.ts
|
||||
server/models/base/plugins/bulk-filters.ts
|
||||
models/base/plugins/bulk-filters.ts
|
||||
base/plugins/bulk-filters.ts
|
||||
plugins/bulk-filters.ts
|
||||
bulk-filters.ts
|
||||
ghost/core/core/server/models/base/plugins/filtered-collection.js
|
||||
core/core/server/models/base/plugins/filtered-collection.js
|
||||
core/server/models/base/plugins/filtered-collection.js
|
||||
@@ -16576,6 +16601,14 @@ server/models/base/crud.test.js
|
||||
models/base/crud.test.js
|
||||
base/crud.test.js
|
||||
crud.test.js
|
||||
ghost/core/test/unit/server/models/base/bulk-filters.test.js
|
||||
core/test/unit/server/models/base/bulk-filters.test.js
|
||||
test/unit/server/models/base/bulk-filters.test.js
|
||||
unit/server/models/base/bulk-filters.test.js
|
||||
server/models/base/bulk-filters.test.js
|
||||
models/base/bulk-filters.test.js
|
||||
base/bulk-filters.test.js
|
||||
bulk-filters.test.js
|
||||
ghost/core/test/unit/server/models/base/actions.test.js
|
||||
core/test/unit/server/models/base/actions.test.js
|
||||
test/unit/server/models/base/actions.test.js
|
||||
@@ -34751,6 +34784,18 @@ admin/src/providers/app-provider.tsx
|
||||
src/providers/app-provider.tsx
|
||||
providers/app-provider.tsx
|
||||
app-provider.tsx
|
||||
apps/admin/src/assets/videos/logo-loader-dark.mp4
|
||||
admin/src/assets/videos/logo-loader-dark.mp4
|
||||
src/assets/videos/logo-loader-dark.mp4
|
||||
assets/videos/logo-loader-dark.mp4
|
||||
videos/logo-loader-dark.mp4
|
||||
logo-loader-dark.mp4
|
||||
apps/admin/src/assets/videos/logo-loader.mp4
|
||||
admin/src/assets/videos/logo-loader.mp4
|
||||
src/assets/videos/logo-loader.mp4
|
||||
assets/videos/logo-loader.mp4
|
||||
videos/logo-loader.mp4
|
||||
logo-loader.mp4
|
||||
apps/admin/src/hooks/use-feature-flag.ts
|
||||
admin/src/hooks/use-feature-flag.ts
|
||||
src/hooks/use-feature-flag.ts
|
||||
|
||||
@@ -135,10 +135,14 @@ e2e/helpers/environment/service-managers/index.ts
|
||||
e2e/helpers/environment/service-managers/portal-manager.ts
|
||||
e2e/helpers/environment/service-managers/mysql-manager.ts
|
||||
e2e/helpers/environment/service-managers/ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/dev-ghost-manager.ts
|
||||
e2e/helpers/environment/service-managers/tinybird-manager.ts
|
||||
e2e/helpers/environment/index.ts
|
||||
e2e/helpers/environment/environment-factory.ts
|
||||
e2e/helpers/environment/docker-compose.ts
|
||||
e2e/helpers/environment/constants.ts
|
||||
e2e/helpers/environment/service-availability.ts
|
||||
e2e/helpers/environment/dev-environment-manager.ts
|
||||
e2e/helpers/environment/environment-manager.ts
|
||||
e2e/helpers/playwright/index.ts
|
||||
e2e/helpers/playwright/fixture.ts
|
||||
@@ -1390,6 +1394,7 @@ ghost/core/core/server/models/base/index.js
|
||||
ghost/core/core/server/models/base/bookshelf.js
|
||||
ghost/core/core/server/models/base/listeners.js
|
||||
ghost/core/core/server/models/base/plugins/sanitize.js
|
||||
ghost/core/core/server/models/base/plugins/bulk-filters.ts
|
||||
ghost/core/core/server/models/base/plugins/filtered-collection.js
|
||||
ghost/core/core/server/models/base/plugins/crud.js
|
||||
ghost/core/core/server/models/base/plugins/bulk-operations.js
|
||||
@@ -2205,6 +2210,7 @@ ghost/core/test/unit/server/models/member.test.js
|
||||
ghost/core/test/unit/server/models/member-click-event.test.js
|
||||
ghost/core/test/unit/server/models/email-spam-complaint-event.test.js
|
||||
ghost/core/test/unit/server/models/base/crud.test.js
|
||||
ghost/core/test/unit/server/models/base/bulk-filters.test.js
|
||||
ghost/core/test/unit/server/models/base/actions.test.js
|
||||
ghost/core/test/unit/server/models/base/relations.test.js
|
||||
ghost/core/test/unit/server/models/base/index.test.js
|
||||
@@ -5345,6 +5351,8 @@ apps/admin/README.md
|
||||
apps/admin/postcss.config.js
|
||||
apps/admin/vite-backend-proxy.ts
|
||||
apps/admin/src/providers/app-provider.tsx
|
||||
apps/admin/src/assets/videos/logo-loader-dark.mp4
|
||||
apps/admin/src/assets/videos/logo-loader.mp4
|
||||
apps/admin/src/hooks/use-feature-flag.ts
|
||||
apps/admin/src/hooks/user-preferences.test.tsx
|
||||
apps/admin/src/hooks/user-preferences.ts
|
||||
|
||||
@@ -91926,6 +91926,14 @@ Fedex/Model/Source/UnitofmeasureTest.php
|
||||
Model/Source/UnitofmeasureTest.php
|
||||
Source/UnitofmeasureTest.php
|
||||
UnitofmeasureTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
tests/integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
Fedex/Model/CreateShippingLabelTest.php
|
||||
Model/CreateShippingLabelTest.php
|
||||
CreateShippingLabelTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
tests/integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
@@ -91934,6 +91942,14 @@ Magento/Fedex/Model/CarrierTest.php
|
||||
Fedex/Model/CarrierTest.php
|
||||
Model/CarrierTest.php
|
||||
CarrierTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
tests/integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
Fedex/Model/PrintShippingLabelsTest.php
|
||||
Model/PrintShippingLabelsTest.php
|
||||
PrintShippingLabelsTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
tests/integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
@@ -305918,6 +305934,14 @@ Magento/Customer/i18n/en_US.csv
|
||||
Customer/i18n/en_US.csv
|
||||
i18n/en_US.csv
|
||||
en_US.csv
|
||||
app/code/Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
code/Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Test/Mftf/Helper/CustomerApiHelper.php
|
||||
Mftf/Helper/CustomerApiHelper.php
|
||||
Helper/CustomerApiHelper.php
|
||||
CustomerApiHelper.php
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
code/Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
@@ -318951,22 +318975,6 @@ Test/Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
AdminCreateShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
@@ -319039,14 +319047,6 @@ Test/Mftf/ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
Mftf/ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
CheckShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
@@ -319111,14 +319111,6 @@ Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
AdminDeleteTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
@@ -319151,14 +319143,6 @@ Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
SelectEuropeanUnionCountryActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
@@ -319247,14 +319231,6 @@ Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShopping
|
||||
Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
StorefrontAssertTrackingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
@@ -319493,14 +319469,6 @@ Test/Mftf/Section/AdminShipmentsGridSection.xml
|
||||
Mftf/Section/AdminShipmentsGridSection.xml
|
||||
Section/AdminShipmentsGridSection.xml
|
||||
AdminShipmentsGridSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Mftf/Section/CountryOptionsConfigSection.xml
|
||||
Section/CountryOptionsConfigSection.xml
|
||||
CountryOptionsConfigSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
@@ -319669,14 +319637,6 @@ Test/Mftf/Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTes
|
||||
Mftf/Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
@@ -319709,14 +319669,6 @@ Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdE
|
||||
Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
|
||||
@@ -10866,7 +10866,9 @@ dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig2/_files/fixture
|
||||
dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig2/_files/fixture3_second_module.php
|
||||
dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig2/_files/fixture1_second_module_rollback.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/Source/UnitofmeasureTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CreateShippingLabelTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/CarrierTest.php
|
||||
dev/tests/integration/testsuite/Magento/Fedex/Model/PrintShippingLabelsTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Controller/Store/SwitchActionTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Controller/Store/RedirectTest.php
|
||||
dev/tests/integration/testsuite/Magento/Store/Model/GroupTest.php
|
||||
@@ -37102,6 +37104,7 @@ app/code/Magento/Customer/LICENSE.txt
|
||||
app/code/Magento/Customer/README.md
|
||||
app/code/Magento/Customer/LICENSE_AFL.txt
|
||||
app/code/Magento/Customer/i18n/en_US.csv
|
||||
app/code/Magento/Customer/Test/Mftf/Helper/CustomerApiHelper.php
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/CustomerMeta.xml
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/RegionMeta.xml
|
||||
app/code/Magento/Customer/Test/Mftf/Metadata/CustomerNestedExtensionAttributeMeta.xml
|
||||
@@ -38727,8 +38730,6 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginConfigForS
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertThereIsNoShipButtonActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertTrackingValidationErrorActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertCreatedShipmentsInShipmentsTabActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminShipmentCreateMultipleShippingLabelActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminImportFileTableRatesShippingMethodActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminResetShippingOriginConfigurationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDisableUPSActionGroup.xml
|
||||
@@ -38738,7 +38739,6 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminGoToCreditMemoTabActionGrou
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFreeShippingToSpecificCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableFlatRateToAllCountriesActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/CheckShipmentPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUpsWithWeightUnitActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SeeProductInShipmentItemsActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/GoToShipmentIntoOrderActionGroup.xml
|
||||
@@ -38747,12 +38747,10 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminCreateShipmentFromOrderPage
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontSelectShippingMethodBasedOnAddressActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxWithoutZipCodeActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminDeleteTrackingNumberActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSetShippingOriginOtherConfigActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectFirstGridRowActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeTableRatesShippingMethodConditionActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontShippingMethodAvailableActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAddTrackingNumberToShipmentActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/SelectEuropeanUnionCountryActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminEnableUSPSActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminSelectAddressInShippingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminOpenShippingMethodsConfigPageActionGroup.xml
|
||||
@@ -38764,7 +38762,6 @@ app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontUpdateShippingAddressA
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminChangeFlatRateShippingMethodStatusActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AdminAssertProductsIntoPackageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontCheckoutCartFillEstimateShippingAndTaxInShoppingCartActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontAssertTrackingInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertStoreFrontNoQuotesMessageActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/StorefrontVerifyOrderInformationActionGroup.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/ActionGroup/AssertAdminThereIsNoNotifyCustomerByEmailCheckboxActionGroup.xml
|
||||
@@ -38795,7 +38792,6 @@ app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentPaymentShippingSection.
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageProductGridSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentCreatePackageSection/AdminShipmentCreatePackageMainSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentsGridSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/CountryOptionsConfigSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingMethodTableRatesSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShipmentMainActionsSection.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Section/AdminShippingSettingsConfigSection.xml
|
||||
@@ -38817,12 +38813,10 @@ app/code/Magento/Shipping/Test/Mftf/Test/StorefrontAssertShippingPricesPresentWi
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderCustomStoreShippingMethodTableRatesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/MultipleAddressCheckoutWithTwoDifferentRatesTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSShippingMethodsWithEUOriginAndKGSWeightUnitTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPrintShippingLabelForFedexShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderUsingUPSOnlineShippingCarrierForRegisteredCustomerTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUPSWithUnsupportedWeightUnitForUSTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreatePartialShipmentEntityTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontVerifyUSPSShippingPriceIsZeroWhenFreeShippingThresholdEnabledTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateShippingLabelForFedExShipmentTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/StorefrontDisplayTableRatesShippingMethodForAETest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminPlaceOrderWithUSPSOnlineShippingCarrierTest.xml
|
||||
app/code/Magento/Shipping/Test/Mftf/Test/AdminVerifyUPSShippingDuringCheckoutWithUKCountrySelectedWithoutEnteringZipCodeTest.xml
|
||||
|
||||
@@ -31151,6 +31151,14 @@ Unit/Form/Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
Form/Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
DynamicContentFilterEntryFiltersTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
bundles/CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
Form/Type/SortableValueLabelListTypeTest.php
|
||||
Type/SortableValueLabelListTypeTest.php
|
||||
SortableValueLabelListTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
bundles/CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
|
||||
@@ -5420,6 +5420,7 @@ app/bundles/CoreBundle/Tests/Unit/Release/ThisReleaseTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Security/Permissions/CorePermissionsTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Type/UTCDateTimeImmutableTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/DynamicContentFilterEntryFiltersTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/SortableValueLabelListTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/ContentPreviewSettingsTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/DynamicListTypeTest.php
|
||||
app/bundles/CoreBundle/Tests/Unit/Form/Type/ConfigTypeTest.php
|
||||
|
||||
@@ -20157,6 +20157,12 @@ Nop.Web.Framework/Mvc/Filters/SaveIpAddressAttribute.cs
|
||||
Mvc/Filters/SaveIpAddressAttribute.cs
|
||||
Filters/SaveIpAddressAttribute.cs
|
||||
SaveIpAddressAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
SaveLastContinueShoppingPageAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
Presentation/Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
|
||||
@@ -2740,6 +2740,7 @@ src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastVisitedPageAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/CheckDiscountCouponAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/ParameterBasedOnFormNameAndValueAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveIpAddressAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/SaveLastContinueShoppingPageAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/PublishModelEventsAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/CheckLanguageSeoCodeAttribute.cs
|
||||
src/Presentation/Nop.Web.Framework/Mvc/Filters/ValidatePasswordAttribute.cs
|
||||
|
||||
@@ -10213,10 +10213,6 @@ upload/assets/framework/js-yaml.js
|
||||
assets/framework/js-yaml.js
|
||||
framework/js-yaml.js
|
||||
js-yaml.js
|
||||
upload/assets/framework/liquid.browser.min.js
|
||||
assets/framework/liquid.browser.min.js
|
||||
framework/liquid.browser.min.js
|
||||
liquid.browser.min.js
|
||||
upload/assets/bootstrap/js/bootstrap.js
|
||||
assets/bootstrap/js/bootstrap.js
|
||||
bootstrap/js/bootstrap.js
|
||||
|
||||
@@ -2366,7 +2366,6 @@ upload/assets/framework/library/api.js
|
||||
upload/assets/framework/library/webcomponent.js
|
||||
upload/assets/framework/library/tax.js
|
||||
upload/assets/framework/js-yaml.js
|
||||
upload/assets/framework/liquid.browser.min.js
|
||||
upload/assets/bootstrap/js/bootstrap.js
|
||||
upload/assets/bootstrap/js/bootstrap.min.js.map
|
||||
upload/assets/bootstrap/js/bootstrap.min.js
|
||||
|
||||
@@ -36014,6 +36014,11 @@ migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
tests/migration/Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
migration/Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
@@ -71889,6 +71894,28 @@ sw-settings-custom-field/component/sw-custom-field-type-entity/sw-custom-field-t
|
||||
component/sw-custom-field-type-entity/sw-custom-field-type-entity.html.twig
|
||||
sw-custom-field-type-entity/sw-custom-field-type-entity.html.twig
|
||||
sw-custom-field-type-entity.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
component/sw-custom-field-type-colorpicker/index.js
|
||||
sw-custom-field-type-colorpicker/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
sw-custom-field-type-colorpicker.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
@@ -138630,6 +138657,11 @@ Core/Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
src/Core/Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
Core/Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
Migration1768986102AddInternalColumnToProductStream.php
|
||||
src/Core/Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
Core/Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
|
||||
@@ -8332,6 +8332,7 @@ tests/migration/Core/V6_7/Migration1753191228AddMediaThumbnailSizeIdToMediaThumb
|
||||
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
tests/migration/Core/V6_7/Migration1756068709FixCustomerAddressFirstNameLengthTest.php
|
||||
tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
|
||||
tests/migration/Core/V6_7/Migration1768986102AddInternalColumnToProductStreamTest.php
|
||||
tests/migration/Core/V6_7/Migration1756068712FixOrderAddressLastNameLengthTest.php
|
||||
tests/migration/Core/V6_7/Migration1767604966UpdateTotalPriceOrderDeliveryPositionTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
@@ -12402,6 +12403,8 @@ src/Administration/Resources/app/administration/src/module/sw-settings-custom-fi
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-entity/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-entity/sw-custom-field-type-entity.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-entity/sw-custom-field-type-entity.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-colorpicker/sw-custom-field-type-colorpicker.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-settings-custom-field/component/sw-custom-field-type-select/sw-custom-field-type-select.html.twig
|
||||
@@ -21009,6 +21012,7 @@ src/Core/Migration/V6_7/Migration1717573310ImportExportTechnicalNameRequired.php
|
||||
src/Core/Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
src/Core/Migration/V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
src/Core/Migration/V6_7/Migration1752229050ChangeDESnippetOfMeterUnit.php
|
||||
src/Core/Migration/V6_7/Migration1768986102AddInternalColumnToProductStream.php
|
||||
src/Core/Migration/V6_7/Migration1764064756AddCustomFieldSearchable.php
|
||||
src/Core/Migration/V6_7/Migration1726135997CreateMessengerStatsTable.php
|
||||
src/Core/Migration/V6_7/Migration1762246952IncreaseKgDisplayPrecision.php
|
||||
|
||||
@@ -86,6 +86,10 @@ php-linting-patterns.md
|
||||
skills/woocommerce-dev-cycle/markdown-linting.md
|
||||
woocommerce-dev-cycle/markdown-linting.md
|
||||
markdown-linting.md
|
||||
.ai/skills/woocommerce-git/SKILL.md
|
||||
skills/woocommerce-git/SKILL.md
|
||||
woocommerce-git/SKILL.md
|
||||
SKILL.md
|
||||
.ai/skills/woocommerce-markdown/SKILL.md
|
||||
skills/woocommerce-markdown/SKILL.md
|
||||
woocommerce-markdown/SKILL.md
|
||||
@@ -3473,6 +3477,10 @@ plugins/woocommerce/changelog/60174-improve-switch-blog
|
||||
woocommerce/changelog/60174-improve-switch-blog
|
||||
changelog/60174-improve-switch-blog
|
||||
60174-improve-switch-blog
|
||||
plugins/woocommerce/changelog/61744-product-collection-taxonomy-filters
|
||||
woocommerce/changelog/61744-product-collection-taxonomy-filters
|
||||
changelog/61744-product-collection-taxonomy-filters
|
||||
61744-product-collection-taxonomy-filters
|
||||
plugins/woocommerce/changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
woocommerce/changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
@@ -3581,6 +3589,10 @@ plugins/woocommerce/changelog/stomail-7745-emails-from-the-same-store-should-fol
|
||||
woocommerce/changelog/stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
changelog/stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
plugins/woocommerce/changelog/add-product-filter-menu-order
|
||||
woocommerce/changelog/add-product-filter-menu-order
|
||||
changelog/add-product-filter-menu-order
|
||||
add-product-filter-menu-order
|
||||
plugins/woocommerce/changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
woocommerce/changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
@@ -3689,10 +3701,6 @@ plugins/woocommerce/changelog/59464-use-toolspanel-in-category-title-block
|
||||
woocommerce/changelog/59464-use-toolspanel-in-category-title-block
|
||||
changelog/59464-use-toolspanel-in-category-title-block
|
||||
59464-use-toolspanel-in-category-title-block
|
||||
plugins/woocommerce/changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
woocommerce/changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
plugins/woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
changelog/dev-update-order-notes-with-vanilla-JS
|
||||
@@ -3809,6 +3817,10 @@ plugins/woocommerce/changelog/62653-test-cart-cache-headers
|
||||
woocommerce/changelog/62653-test-cart-cache-headers
|
||||
changelog/62653-test-cart-cache-headers
|
||||
62653-test-cart-cache-headers
|
||||
plugins/woocommerce/changelog/add-58403-brands
|
||||
woocommerce/changelog/add-58403-brands
|
||||
changelog/add-58403-brands
|
||||
add-58403-brands
|
||||
plugins/woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
@@ -27748,6 +27760,24 @@ js/editor-components/ces-feedback-button/feedback-icon.tsx
|
||||
editor-components/ces-feedback-button/feedback-icon.tsx
|
||||
ces-feedback-button/feedback-icon.tsx
|
||||
feedback-icon.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
woocommerce/client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
assets/js/editor-components/product-brand-control/index.tsx
|
||||
js/editor-components/product-brand-control/index.tsx
|
||||
editor-components/product-brand-control/index.tsx
|
||||
product-brand-control/index.tsx
|
||||
index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
woocommerce/client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
assets/js/editor-components/product-brand-control/style.scss
|
||||
js/editor-components/product-brand-control/style.scss
|
||||
editor-components/product-brand-control/style.scss
|
||||
product-brand-control/style.scss
|
||||
style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
woocommerce/client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
@@ -46993,6 +47023,14 @@ assets/js/previews/cart.ts
|
||||
js/previews/cart.ts
|
||||
previews/cart.ts
|
||||
cart.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
woocommerce/client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
assets/js/hocs/with-searched-brands.tsx
|
||||
js/hocs/with-searched-brands.tsx
|
||||
hocs/with-searched-brands.tsx
|
||||
with-searched-brands.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-attributes.js
|
||||
woocommerce/client/blocks/assets/js/hocs/with-attributes.js
|
||||
client/blocks/assets/js/hocs/with-attributes.js
|
||||
@@ -69028,6 +69066,12 @@ src/Internal/ComingSoon/ComingSoonRequestHandler.php
|
||||
Internal/ComingSoon/ComingSoonRequestHandler.php
|
||||
ComingSoon/ComingSoonRequestHandler.php
|
||||
ComingSoonRequestHandler.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/ROADMAP.md
|
||||
woocommerce/src/Internal/PushNotifications/ROADMAP.md
|
||||
src/Internal/PushNotifications/ROADMAP.md
|
||||
Internal/PushNotifications/ROADMAP.md
|
||||
PushNotifications/ROADMAP.md
|
||||
ROADMAP.md
|
||||
plugins/woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
|
||||
@@ -33,6 +33,7 @@ SECURITY.md
|
||||
.ai/skills/woocommerce-dev-cycle/js-i18n-patterns.md
|
||||
.ai/skills/woocommerce-dev-cycle/php-linting-patterns.md
|
||||
.ai/skills/woocommerce-dev-cycle/markdown-linting.md
|
||||
.ai/skills/woocommerce-git/SKILL.md
|
||||
.ai/skills/woocommerce-markdown/SKILL.md
|
||||
.ai/skills/woocommerce-backend-dev/SKILL.md
|
||||
.ai/skills/woocommerce-backend-dev/dependency-injection.md
|
||||
@@ -784,6 +785,7 @@ plugins/woocommerce/changelog/feat-62121-migrate-wc-accordion
|
||||
plugins/woocommerce/changelog/fix-62642-save-translation-context
|
||||
plugins/woocommerce/changelog/enhancement-42390-lazy-load-product-image
|
||||
plugins/woocommerce/changelog/60174-improve-switch-blog
|
||||
plugins/woocommerce/changelog/61744-product-collection-taxonomy-filters
|
||||
plugins/woocommerce/changelog/wooprd-1074-fix-reset-template-was-removed
|
||||
plugins/woocommerce/changelog/fix-60686-payments-settings-accessibility
|
||||
plugins/woocommerce/changelog/fix-42375
|
||||
@@ -811,6 +813,7 @@ plugins/woocommerce/changelog/performance-62986-cache-priming-in-product-factory
|
||||
plugins/woocommerce/changelog/pr-62834
|
||||
plugins/woocommerce/changelog/62865-update-more-defensive-coding-around-wccom-helper-api
|
||||
plugins/woocommerce/changelog/stomail-7745-emails-from-the-same-store-should-follow-the-same-visual
|
||||
plugins/woocommerce/changelog/add-product-filter-menu-order
|
||||
plugins/woocommerce/changelog/62919-fix-phpstan-wc-get-product-attachment-props
|
||||
plugins/woocommerce/changelog/wooplug-5999-accessibility-concerns-on-checkout
|
||||
plugins/woocommerce/changelog/enhancement-34681-enable-wc-header-on-reviews-page
|
||||
@@ -838,7 +841,6 @@ plugins/woocommerce/changelog/62167-dev-use-server-state-simple-product
|
||||
plugins/woocommerce/changelog/pr-62931
|
||||
plugins/woocommerce/changelog/58312-fix-analytics-category-breadcrumbs-parent-null
|
||||
plugins/woocommerce/changelog/59464-use-toolspanel-in-category-title-block
|
||||
plugins/woocommerce/changelog/62790-refactor-use-new-paypal-standard-classes-in-rest-controller
|
||||
plugins/woocommerce/changelog/dev-update-order-notes-with-vanilla-JS
|
||||
plugins/woocommerce/changelog/CATtheTech-autoselect-woo10
|
||||
plugins/woocommerce/changelog/62806-fix-do-not-autoload-woocommerce_status_log_db_sources-option
|
||||
@@ -868,6 +870,7 @@ plugins/woocommerce/changelog/59464-use-toolspanel-in-order-confirmation-block
|
||||
plugins/woocommerce/changelog/refactor-add-to-cart-form-root-directory
|
||||
plugins/woocommerce/changelog/pr-60052
|
||||
plugins/woocommerce/changelog/62653-test-cart-cache-headers
|
||||
plugins/woocommerce/changelog/add-58403-brands
|
||||
plugins/woocommerce/changelog/wooprd-1455-font-size-system-missing-one-value
|
||||
plugins/woocommerce/changelog/add-58403-with-taxonomies
|
||||
plugins/woocommerce/uninstall.php
|
||||
@@ -4248,6 +4251,8 @@ plugins/woocommerce/client/blocks/assets/js/editor-components/heading-toolbar/in
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/ces-feedback-button/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/ces-feedback-button/feedback-icon.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/product-brand-control/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/stories/index.stories.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/editor-components/external-link-card/editor.scss
|
||||
@@ -6128,6 +6133,7 @@ plugins/woocommerce/client/blocks/assets/js/previews/saved-payment-methods.js
|
||||
plugins/woocommerce/client/blocks/assets/js/previews/products.js
|
||||
plugins/woocommerce/client/blocks/assets/js/previews/grid-block.js
|
||||
plugins/woocommerce/client/blocks/assets/js/previews/cart.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-searched-brands.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/with-attributes.js
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js
|
||||
plugins/woocommerce/client/blocks/assets/js/hocs/test/with-product-variations.jsx
|
||||
@@ -8852,6 +8858,7 @@ plugins/woocommerce/src/Internal/ComingSoon/ComingSoonAdminBarBadge.php
|
||||
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonCacheInvalidator.php
|
||||
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonHelper.php
|
||||
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/ROADMAP.md
|
||||
plugins/woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
|
||||
plugins/woocommerce/src/Internal/PushNotifications/Controllers/PushTokenRestController.php
|
||||
|
||||
Reference in New Issue
Block a user