mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-18 04:51:13 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
ae07c1a266
commit
a7728d7f45
17 changed files with 1941 additions and 2024 deletions
|
|
@ -4695,12 +4695,18 @@ feedback.ts
|
|||
docs/releases/breaking-changes.md
|
||||
releases/breaking-changes.md
|
||||
breaking-changes.md
|
||||
docs/self-hosted/email-templates.md
|
||||
self-hosted/email-templates.md
|
||||
email-templates.md
|
||||
docs/self-hosted/sso-examples.md
|
||||
self-hosted/sso-examples.md
|
||||
sso-examples.md
|
||||
docs/self-hosted/upgrades-migrations.md
|
||||
self-hosted/upgrades-migrations.md
|
||||
upgrades-migrations.md
|
||||
docs/self-hosted/migrations.md
|
||||
self-hosted/migrations.md
|
||||
migrations.md
|
||||
docs/self-hosted/config-options.md
|
||||
self-hosted/config-options.md
|
||||
config-options.md
|
||||
|
|
@ -4759,9 +4765,6 @@ introduction.md
|
|||
docs/extensions/bundles.md
|
||||
extensions/bundles.md
|
||||
bundles.md
|
||||
docs/extensions/email-templates.md
|
||||
extensions/email-templates.md
|
||||
email-templates.md
|
||||
docs/extensions/layouts.md
|
||||
extensions/layouts.md
|
||||
layouts.md
|
||||
|
|
@ -4777,9 +4780,6 @@ operations.md
|
|||
docs/extensions/modules.md
|
||||
extensions/modules.md
|
||||
modules.md
|
||||
docs/extensions/migrations.md
|
||||
extensions/migrations.md
|
||||
migrations.md
|
||||
docs/extensions/installing-extensions.md
|
||||
extensions/installing-extensions.md
|
||||
installing-extensions.md
|
||||
|
|
@ -11458,6 +11458,8 @@ app/env.d.ts
|
|||
env.d.ts
|
||||
app/license
|
||||
license
|
||||
.changeset/grumpy-apes-begin.md
|
||||
grumpy-apes-begin.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
contributing.md
|
||||
|
|
@ -14307,6 +14309,11 @@ packages/extensions-sdk/src/index.ts
|
|||
extensions-sdk/src/index.ts
|
||||
src/index.ts
|
||||
index.ts
|
||||
packages/extensions-sdk/src/constants/last-breaking.ts
|
||||
extensions-sdk/src/constants/last-breaking.ts
|
||||
src/constants/last-breaking.ts
|
||||
constants/last-breaking.ts
|
||||
last-breaking.ts
|
||||
packages/extensions-sdk/src/cli/index.ts
|
||||
extensions-sdk/src/cli/index.ts
|
||||
src/cli/index.ts
|
||||
|
|
|
|||
|
|
@ -972,8 +972,10 @@ docs/public/logo-light.svg
|
|||
docs/.eslintrc-code-blocks.cjs
|
||||
docs/netlify/functions/feedback.ts
|
||||
docs/releases/breaking-changes.md
|
||||
docs/self-hosted/email-templates.md
|
||||
docs/self-hosted/sso-examples.md
|
||||
docs/self-hosted/upgrades-migrations.md
|
||||
docs/self-hosted/migrations.md
|
||||
docs/self-hosted/config-options.md
|
||||
docs/self-hosted/docker-guide.md
|
||||
docs/self-hosted/quickstart.md
|
||||
|
|
@ -993,13 +995,11 @@ docs/extensions/marketplace/publishing.md
|
|||
docs/extensions/panels.md
|
||||
docs/extensions/introduction.md
|
||||
docs/extensions/bundles.md
|
||||
docs/extensions/email-templates.md
|
||||
docs/extensions/layouts.md
|
||||
docs/extensions/interfaces.md
|
||||
docs/extensions/displays.md
|
||||
docs/extensions/operations.md
|
||||
docs/extensions/modules.md
|
||||
docs/extensions/migrations.md
|
||||
docs/extensions/installing-extensions.md
|
||||
docs/extensions/themes.md
|
||||
docs/extensions/hooks.md
|
||||
|
|
@ -2315,6 +2315,7 @@ app/package.json
|
|||
app/readme.md
|
||||
app/env.d.ts
|
||||
app/license
|
||||
.changeset/grumpy-apes-begin.md
|
||||
.changeset/config.json
|
||||
contributing.md
|
||||
Dockerfile
|
||||
|
|
@ -2886,6 +2887,7 @@ packages/extensions-sdk/templates/module/typescript/source/module.vue
|
|||
packages/extensions-sdk/create-build.test.ts
|
||||
packages/extensions-sdk/tsconfig.prod.json
|
||||
packages/extensions-sdk/src/index.ts
|
||||
packages/extensions-sdk/src/constants/last-breaking.ts
|
||||
packages/extensions-sdk/src/cli/index.ts
|
||||
packages/extensions-sdk/src/cli/utils/get-package-version.ts
|
||||
packages/extensions-sdk/src/cli/utils/get-package-manager.ts
|
||||
|
|
|
|||
|
|
@ -21112,13 +21112,6 @@ KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
|
|||
Core/Test/SimpletestTestRunResultsStorageTest.php
|
||||
Test/SimpletestTestRunResultsStorageTest.php
|
||||
SimpletestTestRunResultsStorageTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/BrowserTestBaseTest.php
|
||||
tests/Drupal/KernelTests/Core/Test/BrowserTestBaseTest.php
|
||||
Drupal/KernelTests/Core/Test/BrowserTestBaseTest.php
|
||||
KernelTests/Core/Test/BrowserTestBaseTest.php
|
||||
Core/Test/BrowserTestBaseTest.php
|
||||
Test/BrowserTestBaseTest.php
|
||||
BrowserTestBaseTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/TestSetupTraitTest.php
|
||||
tests/Drupal/KernelTests/Core/Test/TestSetupTraitTest.php
|
||||
Drupal/KernelTests/Core/Test/TestSetupTraitTest.php
|
||||
|
|
@ -31224,6 +31217,12 @@ Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
|
|||
Core/Ajax/CommandWithAttachedAssetsTrait.php
|
||||
Ajax/CommandWithAttachedAssetsTrait.php
|
||||
CommandWithAttachedAssetsTrait.php
|
||||
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php
|
||||
lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php
|
||||
Drupal/Core/Ajax/OpenModalDialogWithUrl.php
|
||||
Core/Ajax/OpenModalDialogWithUrl.php
|
||||
Ajax/OpenModalDialogWithUrl.php
|
||||
OpenModalDialogWithUrl.php
|
||||
core/lib/Drupal/Core/Ajax/AnnounceCommand.php
|
||||
lib/Drupal/Core/Ajax/AnnounceCommand.php
|
||||
Drupal/Core/Ajax/AnnounceCommand.php
|
||||
|
|
@ -63706,6 +63705,13 @@ tests/src/Unit/LocaleLookupTest.php
|
|||
src/Unit/LocaleLookupTest.php
|
||||
Unit/LocaleLookupTest.php
|
||||
LocaleLookupTest.php
|
||||
core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
|
||||
modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
|
||||
locale/tests/src/Unit/LocaleProjectStorageTest.php
|
||||
tests/src/Unit/LocaleProjectStorageTest.php
|
||||
src/Unit/LocaleProjectStorageTest.php
|
||||
Unit/LocaleProjectStorageTest.php
|
||||
LocaleProjectStorageTest.php
|
||||
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php
|
||||
modules/locale/tests/src/Unit/LocaleTranslationTest.php
|
||||
locale/tests/src/Unit/LocaleTranslationTest.php
|
||||
|
|
@ -94903,6 +94909,12 @@ modules/node/migrations/d7_node_type.yml
|
|||
node/migrations/d7_node_type.yml
|
||||
migrations/d7_node_type.yml
|
||||
d7_node_type.yml
|
||||
core/modules/layout_builder/config/install/layout_builder.settings.yml
|
||||
modules/layout_builder/config/install/layout_builder.settings.yml
|
||||
layout_builder/config/install/layout_builder.settings.yml
|
||||
config/install/layout_builder.settings.yml
|
||||
install/layout_builder.settings.yml
|
||||
layout_builder.settings.yml
|
||||
core/modules/layout_builder/config/schema/layout_builder.schema.yml
|
||||
modules/layout_builder/config/schema/layout_builder.schema.yml
|
||||
layout_builder/config/schema/layout_builder.schema.yml
|
||||
|
|
@ -94956,6 +94968,14 @@ src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
|
|||
Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
|
||||
Jsonapi/LayoutBuilderEntityViewDisplayTest.php
|
||||
LayoutBuilderEntityViewDisplayTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
src/Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
Update/LayoutBuilderSettingsUpdateTest.php
|
||||
LayoutBuilderSettingsUpdateTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
|
||||
modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
|
||||
layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
|
||||
|
|
@ -95026,6 +95046,13 @@ tests/src/Functional/LayoutBuilderAccessTest.php
|
|||
src/Functional/LayoutBuilderAccessTest.php
|
||||
Functional/LayoutBuilderAccessTest.php
|
||||
LayoutBuilderAccessTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/SettingsFormTest.php
|
||||
modules/layout_builder/tests/src/Functional/SettingsFormTest.php
|
||||
layout_builder/tests/src/Functional/SettingsFormTest.php
|
||||
tests/src/Functional/SettingsFormTest.php
|
||||
src/Functional/SettingsFormTest.php
|
||||
Functional/SettingsFormTest.php
|
||||
SettingsFormTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
|
||||
modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
|
||||
layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
|
||||
|
|
@ -95420,6 +95447,13 @@ tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php
|
|||
src/Kernel/LayoutBuilderCompatibilityTestBase.php
|
||||
Kernel/LayoutBuilderCompatibilityTestBase.php
|
||||
LayoutBuilderCompatibilityTestBase.php
|
||||
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php
|
||||
modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php
|
||||
layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php
|
||||
tests/src/Kernel/FieldBlockDeriverTest.php
|
||||
src/Kernel/FieldBlockDeriverTest.php
|
||||
Kernel/FieldBlockDeriverTest.php
|
||||
FieldBlockDeriverTest.php
|
||||
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php
|
||||
modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php
|
||||
layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php
|
||||
|
|
@ -95873,6 +95907,12 @@ layout_builder/src/Form/LayoutRebuildConfirmFormBase.php
|
|||
src/Form/LayoutRebuildConfirmFormBase.php
|
||||
Form/LayoutRebuildConfirmFormBase.php
|
||||
LayoutRebuildConfirmFormBase.php
|
||||
core/modules/layout_builder/src/Form/LayoutBuilderSettingsForm.php
|
||||
modules/layout_builder/src/Form/LayoutBuilderSettingsForm.php
|
||||
layout_builder/src/Form/LayoutBuilderSettingsForm.php
|
||||
src/Form/LayoutBuilderSettingsForm.php
|
||||
Form/LayoutBuilderSettingsForm.php
|
||||
LayoutBuilderSettingsForm.php
|
||||
core/modules/layout_builder/src/Form/RevertOverridesForm.php
|
||||
modules/layout_builder/src/Form/RevertOverridesForm.php
|
||||
layout_builder/src/Form/RevertOverridesForm.php
|
||||
|
|
@ -96303,6 +96343,12 @@ layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
|
|||
src/EventSubscriber/SetInlineBlockDependency.php
|
||||
EventSubscriber/SetInlineBlockDependency.php
|
||||
SetInlineBlockDependency.php
|
||||
core/modules/layout_builder/src/EventSubscriber/LayoutBuilderConfigSubscriber.php
|
||||
modules/layout_builder/src/EventSubscriber/LayoutBuilderConfigSubscriber.php
|
||||
layout_builder/src/EventSubscriber/LayoutBuilderConfigSubscriber.php
|
||||
src/EventSubscriber/LayoutBuilderConfigSubscriber.php
|
||||
EventSubscriber/LayoutBuilderConfigSubscriber.php
|
||||
LayoutBuilderConfigSubscriber.php
|
||||
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
|
||||
modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
|
||||
layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
|
||||
|
|
@ -96399,6 +96445,10 @@ modules/layout_builder/help_topics/layout_builder.overview.html.twig
|
|||
layout_builder/help_topics/layout_builder.overview.html.twig
|
||||
help_topics/layout_builder.overview.html.twig
|
||||
layout_builder.overview.html.twig
|
||||
core/modules/layout_builder/layout_builder.links.menu.yml
|
||||
modules/layout_builder/layout_builder.links.menu.yml
|
||||
layout_builder/layout_builder.links.menu.yml
|
||||
layout_builder.links.menu.yml
|
||||
core/modules/layout_builder/layout_builder.routing.yml
|
||||
modules/layout_builder/layout_builder.routing.yml
|
||||
layout_builder/layout_builder.routing.yml
|
||||
|
|
|
|||
|
|
@ -3082,7 +3082,6 @@ core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php
|
|||
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/BrowserTestBaseTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/TestSetupTraitTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php
|
||||
|
|
@ -4619,6 +4618,7 @@ core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php
|
|||
core/lib/Drupal/Core/Ajax/PrependCommand.php
|
||||
core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php
|
||||
core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
|
||||
core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php
|
||||
core/lib/Drupal/Core/Ajax/AnnounceCommand.php
|
||||
core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php
|
||||
core/lib/Drupal/Core/Ajax/InsertCommand.php
|
||||
|
|
@ -9459,6 +9459,7 @@ core/modules/locale/tests/src/Functional/LocaleContentTest.php
|
|||
core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
|
||||
core/modules/locale/tests/src/Unit/StringBaseTest.php
|
||||
core/modules/locale/tests/src/Unit/LocaleLookupTest.php
|
||||
core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
|
||||
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php
|
||||
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php
|
||||
core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
|
||||
|
|
@ -13763,6 +13764,7 @@ core/modules/node/migrations/d7_node_revision.yml
|
|||
core/modules/node/migrations/d6_node_settings.yml
|
||||
core/modules/node/migrations/d6_node_setting_status.yml
|
||||
core/modules/node/migrations/d7_node_type.yml
|
||||
core/modules/layout_builder/config/install/layout_builder.settings.yml
|
||||
core/modules/layout_builder/config/schema/layout_builder.schema.yml
|
||||
core/modules/layout_builder/layout_builder.api.php
|
||||
core/modules/layout_builder/layout_builder.links.contextual.yml
|
||||
|
|
@ -13774,6 +13776,7 @@ core/modules/layout_builder/layout_builder.links.task.yml
|
|||
core/modules/layout_builder/layout_builder.install
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderSettingsUpdateTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php
|
||||
|
|
@ -13784,6 +13787,7 @@ core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php
|
|||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/SettingsFormTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
|
||||
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
|
||||
|
|
@ -13839,6 +13843,7 @@ core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibili
|
|||
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
|
||||
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php
|
||||
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php
|
||||
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php
|
||||
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php
|
||||
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php
|
||||
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php
|
||||
|
|
@ -13897,6 +13902,7 @@ core/modules/layout_builder/src/Form/AddBlockForm.php
|
|||
core/modules/layout_builder/src/Form/UpdateBlockForm.php
|
||||
core/modules/layout_builder/src/Form/PreviewToggleTrait.php
|
||||
core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php
|
||||
core/modules/layout_builder/src/Form/LayoutBuilderSettingsForm.php
|
||||
core/modules/layout_builder/src/Form/RevertOverridesForm.php
|
||||
core/modules/layout_builder/src/Form/RemoveSectionForm.php
|
||||
core/modules/layout_builder/src/Form/RemoveBlockForm.php
|
||||
|
|
@ -13968,6 +13974,7 @@ core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController
|
|||
core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php
|
||||
core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
|
||||
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
|
||||
core/modules/layout_builder/src/EventSubscriber/LayoutBuilderConfigSubscriber.php
|
||||
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
|
||||
core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php
|
||||
core/modules/layout_builder/src/Entity/LayoutEntityDisplayInterface.php
|
||||
|
|
@ -13985,6 +13992,7 @@ core/modules/layout_builder/layouts/fourcol_section/layout--fourcol-section.html
|
|||
core/modules/layout_builder/layouts/twocol_section/layout--twocol-section.html.twig
|
||||
core/modules/layout_builder/layouts/threecol_section/layout--threecol-section.html.twig
|
||||
core/modules/layout_builder/help_topics/layout_builder.overview.html.twig
|
||||
core/modules/layout_builder/layout_builder.links.menu.yml
|
||||
core/modules/layout_builder/layout_builder.routing.yml
|
||||
core/modules/layout_builder/layout_builder.module
|
||||
core/modules/tracker/config/install/tracker.settings.yml
|
||||
|
|
|
|||
|
|
@ -13888,6 +13888,24 @@ FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
|||
hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
||||
04_newsletter/01_subscribeNewsletter.ts
|
||||
01_subscribeNewsletter.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
10_cart/02_cart/02_deleteProduct.ts
|
||||
02_cart/02_deleteProduct.ts
|
||||
02_deleteProduct.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
campaigns/functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
10_cart/02_cart/03_addPromoCode.ts
|
||||
02_cart/03_addPromoCode.ts
|
||||
03_addPromoCode.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts
|
||||
UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts
|
||||
campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts
|
||||
|
|
@ -13929,14 +13947,22 @@ FO/hummingbird/05_contactUs/02_sendMessageWithCustomer.ts
|
|||
hummingbird/05_contactUs/02_sendMessageWithCustomer.ts
|
||||
05_contactUs/02_sendMessageWithCustomer.ts
|
||||
02_sendMessageWithCustomer.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
UI/campaigns/functional/API/02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
campaigns/functional/API/02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
functional/API/02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
API/02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
01_deleteAPICustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
UI/campaigns/functional/API/02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
campaigns/functional/API/02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
functional/API/02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
API/02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
02_deleteAPICustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
UI/campaigns/functional/API/02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
campaigns/functional/API/02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
functional/API/02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
API/02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
04_putAPICustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_product/02_deleteAPIProductId.ts
|
||||
UI/campaigns/functional/API/02_endpoints/06_product/02_deleteAPIProductId.ts
|
||||
campaigns/functional/API/02_endpoints/06_product/02_deleteAPIProductId.ts
|
||||
|
|
@ -13969,6 +13995,14 @@ API/02_endpoints/01_apiClient/05_getAPIApiClientInfos.ts
|
|||
02_endpoints/01_apiClient/05_getAPIApiClientInfos.ts
|
||||
01_apiClient/05_getAPIApiClientInfos.ts
|
||||
05_getAPIApiClientInfos.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
UI/campaigns/functional/API/02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
campaigns/functional/API/02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
functional/API/02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
API/02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
01_apiClient/01_postAPIApiClient.ts
|
||||
01_postAPIApiClient.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/05_hook/01_getAPIHookStatusId.ts
|
||||
UI/campaigns/functional/API/02_endpoints/05_hook/01_getAPIHookStatusId.ts
|
||||
campaigns/functional/API/02_endpoints/05_hook/01_getAPIHookStatusId.ts
|
||||
|
|
|
|||
|
|
@ -2349,16 +2349,20 @@ tests/UI/campaigns/functional/FO/hummingbird/06_homePage/02_displaySomeProducts.
|
|||
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/04_productQuickView.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/06_homePage/03_allProducts.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/01_checkMailtoLink.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/04_addAttachment.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/03_sendMessageAsAnonymous.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/05_contactUs/02_sendMessageWithCustomer.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/03_customerGroup/01_deleteAPICustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/03_customerGroup/02_deleteAPICustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/03_customerGroup/04_putAPICustomerGroupsId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_product/02_deleteAPIProductId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/02_deleteAPIApiClientId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/03_getAPIApiClientId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/05_getAPIApiClientInfos.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/01_postAPIApiClient.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/05_hook/01_getAPIHookStatusId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/05_hook/02_getAPIHooksId.ts
|
||||
tests/UI/campaigns/functional/API/01_basicTest.ts
|
||||
|
|
|
|||
|
|
@ -7355,6 +7355,27 @@ Storefront/Framework/Routing/StorefrontSubscriberTest.php
|
|||
Framework/Routing/StorefrontSubscriberTest.php
|
||||
Routing/StorefrontSubscriberTest.php
|
||||
StorefrontSubscriberTest.php
|
||||
tests/unit/Storefront/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
unit/Storefront/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Storefront/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Routing/NotFound/NotFoundSubscriberTest.php
|
||||
NotFound/NotFoundSubscriberTest.php
|
||||
NotFoundSubscriberTest.php
|
||||
tests/unit/Storefront/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
unit/Storefront/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Storefront/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
NotFoundPageCacheKeyEventTest.php
|
||||
tests/unit/Storefront/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
unit/Storefront/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Storefront/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
NotFound/NotFoundPageTagsEventTest.php
|
||||
NotFoundPageTagsEventTest.php
|
||||
tests/unit/Storefront/Theme/ThemeLifecycleHandlerTest.php
|
||||
unit/Storefront/Theme/ThemeLifecycleHandlerTest.php
|
||||
Storefront/Theme/ThemeLifecycleHandlerTest.php
|
||||
|
|
@ -10455,6 +10476,26 @@ Lifecycle/_fixtures/invalidManifestApp/manifest.xml
|
|||
_fixtures/invalidManifestApp/manifest.xml
|
||||
invalidManifestApp/manifest.xml
|
||||
manifest.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
ValidAppWithLocalManifest/manifest.xml
|
||||
manifest.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
ValidAppWithLocalManifest/manifest.local.xml
|
||||
manifest.local.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.xml
|
||||
unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.xml
|
||||
Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.xml
|
||||
|
|
@ -10465,6 +10506,16 @@ _fixtures/appDirValidationTest/InvalidManifestApp/manifest.xml
|
|||
appDirValidationTest/InvalidManifestApp/manifest.xml
|
||||
InvalidManifestApp/manifest.xml
|
||||
manifest.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
InvalidManifestApp/manifest.local.xml
|
||||
manifest.local.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidManifestApp/manifest.xml
|
||||
unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidManifestApp/manifest.xml
|
||||
Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidManifestApp/manifest.xml
|
||||
|
|
@ -24562,6 +24613,13 @@ views/storefront/block/cms-block-form.html.twig
|
|||
storefront/block/cms-block-form.html.twig
|
||||
block/cms-block-form.html.twig
|
||||
cms-block-form.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-app-renderer.html.twig
|
||||
Storefront/Resources/views/storefront/block/cms-block-app-renderer.html.twig
|
||||
Resources/views/storefront/block/cms-block-app-renderer.html.twig
|
||||
views/storefront/block/cms-block-app-renderer.html.twig
|
||||
storefront/block/cms-block-app-renderer.html.twig
|
||||
block/cms-block-app-renderer.html.twig
|
||||
cms-block-app-renderer.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-html.html.twig
|
||||
Storefront/Resources/views/storefront/block/cms-block-html.html.twig
|
||||
Resources/views/storefront/block/cms-block-html.html.twig
|
||||
|
|
@ -33191,27 +33249,6 @@ Test/Framework/Routing/ResponseHeaderListenerTest.php
|
|||
Framework/Routing/ResponseHeaderListenerTest.php
|
||||
Routing/ResponseHeaderListenerTest.php
|
||||
ResponseHeaderListenerTest.php
|
||||
src/Storefront/Test/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Storefront/Test/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Test/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
Routing/NotFound/NotFoundSubscriberTest.php
|
||||
NotFound/NotFoundSubscriberTest.php
|
||||
NotFoundSubscriberTest.php
|
||||
src/Storefront/Test/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Storefront/Test/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Test/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
NotFoundPageCacheKeyEventTest.php
|
||||
src/Storefront/Test/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Storefront/Test/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Test/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
NotFound/NotFoundPageTagsEventTest.php
|
||||
NotFoundPageTagsEventTest.php
|
||||
src/Storefront/Test/Theme/ThemeInheritanceBuilderTest.php
|
||||
Storefront/Test/Theme/ThemeInheritanceBuilderTest.php
|
||||
Test/Theme/ThemeInheritanceBuilderTest.php
|
||||
|
|
@ -110455,6 +110492,54 @@ elements/html/component/index.spec.js
|
|||
html/component/index.spec.js
|
||||
component/index.spec.js
|
||||
index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/index.ts
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/index.ts
|
||||
Resources/app/administration/src/module/sw-cms/elements/html/preview/index.ts
|
||||
app/administration/src/module/sw-cms/elements/html/preview/index.ts
|
||||
administration/src/module/sw-cms/elements/html/preview/index.ts
|
||||
src/module/sw-cms/elements/html/preview/index.ts
|
||||
module/sw-cms/elements/html/preview/index.ts
|
||||
sw-cms/elements/html/preview/index.ts
|
||||
elements/html/preview/index.ts
|
||||
html/preview/index.ts
|
||||
preview/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
html/preview/sw-cms-el-preview-html.html.twig
|
||||
preview/sw-cms-el-preview-html.html.twig
|
||||
sw-cms-el-preview-html.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
elements/html/preview/sw-cms-el-preview-html.scss
|
||||
html/preview/sw-cms-el-preview-html.scss
|
||||
preview/sw-cms-el-preview-html.scss
|
||||
sw-cms-el-preview-html.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
Resources/app/administration/src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
app/administration/src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
administration/src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
module/sw-cms/elements/html/preview/index.spec.js
|
||||
sw-cms/elements/html/preview/index.spec.js
|
||||
elements/html/preview/index.spec.js
|
||||
html/preview/index.spec.js
|
||||
preview/index.spec.js
|
||||
index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/index.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/html/index.spec.js
|
||||
Resources/app/administration/src/module/sw-cms/elements/html/index.spec.js
|
||||
|
|
@ -113451,6 +113536,121 @@ sidebar/sidebar-filter/preview/sw-cms-block-preview-sidebar-filter.html.twig
|
|||
sidebar-filter/preview/sw-cms-block-preview-sidebar-filter.html.twig
|
||||
preview/sw-cms-block-preview-sidebar-filter.html.twig
|
||||
sw-cms-block-preview-sidebar-filter.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
sw-cms/blocks/app/app-renderer/index.ts
|
||||
blocks/app/app-renderer/index.ts
|
||||
app/app-renderer/index.ts
|
||||
app-renderer/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
blocks/app/app-renderer/component/index.ts
|
||||
app/app-renderer/component/index.ts
|
||||
app-renderer/component/index.ts
|
||||
component/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
blocks/app/app-renderer/component/component.spec.js
|
||||
app/app-renderer/component/component.spec.js
|
||||
app-renderer/component/component.spec.js
|
||||
component/component.spec.js
|
||||
component.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
component/sw-cms-block-app-renderer.html.twig
|
||||
sw-cms-block-app-renderer.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
blocks/app/app-renderer/preview/index.ts
|
||||
app/app-renderer/preview/index.ts
|
||||
app-renderer/preview/index.ts
|
||||
preview/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
sw-cms-block-app-preview-renderer.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
blocks/app/app-renderer/preview/preview.spec.js
|
||||
app/app-renderer/preview/preview.spec.js
|
||||
app-renderer/preview/preview.spec.js
|
||||
preview/preview.spec.js
|
||||
preview.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
preview/sw-cms-block-app-preview-renderer.scss
|
||||
sw-cms-block-app-preview-renderer.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
app/administration/src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
administration/src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
blocks/app/app-renderer/index.spec.js
|
||||
app/app-renderer/index.spec.js
|
||||
app-renderer/index.spec.js
|
||||
index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/commerce/product-three-column/component/index.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/blocks/commerce/product-three-column/component/index.js
|
||||
Resources/app/administration/src/module/sw-cms/blocks/commerce/product-three-column/component/index.js
|
||||
|
|
@ -127468,6 +127668,9 @@ _unreleased/2024-02-09-improve-product-page-load-performance.md
|
|||
changelog/_unreleased/2023-01-20-feature-add-form-validation-to-address-editor-modal.md
|
||||
_unreleased/2023-01-20-feature-add-form-validation-to-address-editor-modal.md
|
||||
2023-01-20-feature-add-form-validation-to-address-editor-modal.md
|
||||
changelog/_unreleased/2024-03-06-add-possibility-to-add-local-manifest-file.md
|
||||
_unreleased/2024-03-06-add-possibility-to-add-local-manifest-file.md
|
||||
2024-03-06-add-possibility-to-add-local-manifest-file.md
|
||||
changelog/_unreleased/2024-02-26-indexing-results-in-an-exception-when-a-inherting-language-is-used.md
|
||||
_unreleased/2024-02-26-indexing-results-in-an-exception-when-a-inherting-language-is-used.md
|
||||
2024-02-26-indexing-results-in-an-exception-when-a-inherting-language-is-used.md
|
||||
|
|
@ -127603,6 +127806,9 @@ _unreleased/2024-01-08-configureable-system-update-finish.md
|
|||
changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md
|
||||
_unreleased/2023-08-09-change-sw-select-number-field-default-event.md
|
||||
2023-08-09-change-sw-select-number-field-default-event.md
|
||||
changelog/_unreleased/2024-03-06-fix-form-field-inheritance.md
|
||||
_unreleased/2024-03-06-fix-form-field-inheritance.md
|
||||
2024-03-06-fix-form-field-inheritance.md
|
||||
changelog/_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md
|
||||
_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md
|
||||
2024-01-16-reclassify-deletion-default-cms-page.md
|
||||
|
|
@ -127705,6 +127911,9 @@ _unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
|
|||
changelog/_unreleased/2024-02-21-next-33716-add-translation-to-all-sdk-endpoints.md
|
||||
_unreleased/2024-02-21-next-33716-add-translation-to-all-sdk-endpoints.md
|
||||
2024-02-21-next-33716-add-translation-to-all-sdk-endpoints.md
|
||||
changelog/_unreleased/2024-03-06-fix-plugin-chunk-hash.md
|
||||
_unreleased/2024-03-06-fix-plugin-chunk-hash.md
|
||||
2024-03-06-fix-plugin-chunk-hash.md
|
||||
changelog/_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
2024-01-25-openapi-order-line-item-download.md
|
||||
|
|
@ -127792,6 +128001,9 @@ _unreleased/2022-07-04-mail-attach.md
|
|||
changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
|
||||
_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
|
||||
2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
|
||||
changelog/_unreleased/2024-03-05-always-resolve-closest-node_modules-folder-for-apps-and-plugins.md
|
||||
_unreleased/2024-03-05-always-resolve-closest-node_modules-folder-for-apps-and-plugins.md
|
||||
2024-03-05-always-resolve-closest-node_modules-folder-for-apps-and-plugins.md
|
||||
changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
|
||||
_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
|
||||
2024-01-17-fix-return-type-of-collection-iterator.md
|
||||
|
|
@ -128245,9 +128457,15 @@ _unreleased/2023-08-09-change-sw-single-select-default-event.md
|
|||
changelog/_unreleased/2023-11-23-country-not-show-in-order-details.md
|
||||
_unreleased/2023-11-23-country-not-show-in-order-details.md
|
||||
2023-11-23-country-not-show-in-order-details.md
|
||||
changelog/_unreleased/2024-03-07-update-meteor-admin-sdk-version-to-5-0-1.md
|
||||
_unreleased/2024-03-07-update-meteor-admin-sdk-version-to-5-0-1.md
|
||||
2024-03-07-update-meteor-admin-sdk-version-to-5-0-1.md
|
||||
changelog/_unreleased/2023-06-16-order-get-language-can-be-null.md
|
||||
_unreleased/2023-06-16-order-get-language-can-be-null.md
|
||||
2023-06-16-order-get-language-can-be-null.md
|
||||
changelog/_unreleased/2024-03-06-fixed-reactivity-of-order-status.md
|
||||
_unreleased/2024-03-06-fixed-reactivity-of-order-status.md
|
||||
2024-03-06-fixed-reactivity-of-order-status.md
|
||||
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
|
|
@ -128317,6 +128535,9 @@ _unreleased/2023-08-10-change-sw-radio-field-default-event.md
|
|||
changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
|
||||
_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
|
||||
2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
|
||||
changelog/_unreleased/2024-03-05-fix-partial-many-to-many-criteria.md
|
||||
_unreleased/2024-03-05-fix-partial-many-to-many-criteria.md
|
||||
2024-03-05-fix-partial-many-to-many-criteria.md
|
||||
changelog/_unreleased/2023-09-26-fix-listings-and-tabs.md
|
||||
_unreleased/2023-09-26-fix-listings-and-tabs.md
|
||||
2023-09-26-fix-listings-and-tabs.md
|
||||
|
|
@ -128359,6 +128580,9 @@ _unreleased/2024-01-30-optimize-performance-of-data-grid.md
|
|||
changelog/_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md
|
||||
_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md
|
||||
2024-01-15-fix-product-slider-cms-element-not-displayed.md
|
||||
changelog/_unreleased/2024-03-04-clear-cookies-on-404-pages.md
|
||||
_unreleased/2024-03-04-clear-cookies-on-404-pages.md
|
||||
2024-03-04-clear-cookies-on-404-pages.md
|
||||
changelog/_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
|
|
@ -128392,6 +128616,9 @@ _unreleased/2023-08-10-change-sw-promotion-v2-rule-select-default-event.md
|
|||
changelog/_unreleased/2024-02-01-determine-correct-url.md
|
||||
_unreleased/2024-02-01-determine-correct-url.md
|
||||
2024-02-01-determine-correct-url.md
|
||||
changelog/_unreleased/2024-03-07-implement-counterpart-for-cms-block-functionality-in-admin-sdk.md
|
||||
_unreleased/2024-03-07-implement-counterpart-for-cms-block-functionality-in-admin-sdk.md
|
||||
2024-03-07-implement-counterpart-for-cms-block-functionality-in-admin-sdk.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-password-field-default-event.md
|
||||
_unreleased/2023-08-10-change-sw-password-field-default-event.md
|
||||
2023-08-10-change-sw-password-field-default-event.md
|
||||
|
|
|
|||
|
|
@ -993,6 +993,9 @@ tests/unit/Storefront/Framework/Routing/MaintenanceModeResolverTest.php
|
|||
tests/unit/Storefront/Framework/Routing/RequestTransformerTest.php
|
||||
tests/unit/Storefront/Framework/Routing/SalesChannelMappingExceptionTest.php
|
||||
tests/unit/Storefront/Framework/Routing/StorefrontSubscriberTest.php
|
||||
tests/unit/Storefront/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
tests/unit/Storefront/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
tests/unit/Storefront/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
tests/unit/Storefront/Theme/ThemeLifecycleHandlerTest.php
|
||||
tests/unit/Storefront/Theme/ThemeFileResolverTest.php
|
||||
tests/unit/Storefront/Theme/MD5ThemePathBuilderTest.php
|
||||
|
|
@ -1358,7 +1361,10 @@ tests/unit/Core/Framework/App/Lifecycle/Persister/_fixtures/update_basic.xml
|
|||
tests/unit/Core/Framework/App/Lifecycle/Persister/_fixtures/manifest_basic.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/Persister/TaxProviderPersisterTest.php
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/invalidManifestApp/manifest.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidAppWithLocalManifest/manifest.local.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/InvalidManifestApp/manifest.local.xml
|
||||
tests/unit/Core/Framework/App/Lifecycle/_fixtures/appDirValidationTest/ValidManifestApp/manifest.xml
|
||||
tests/unit/Core/Framework/App/_fixtures/manifest.xml
|
||||
tests/unit/Core/Framework/App/_fixtures/Resources/config/config.xml
|
||||
|
|
@ -3375,6 +3381,7 @@ src/Storefront/Resources/views/storefront/block/cms-block-sidebar-filter.html.tw
|
|||
src/Storefront/Resources/views/storefront/block/cms-block-image-three-cover.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-product-heading.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-form.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-app-renderer.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-html.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-image-four-column.html.twig
|
||||
src/Storefront/Resources/views/storefront/block/cms-block-product-listing.html.twig
|
||||
|
|
@ -4321,9 +4328,6 @@ src/Storefront/Test/Framework/Routing/RequestTestCase.php
|
|||
src/Storefront/Test/Framework/Routing/StorefrontRoutingTest.php
|
||||
src/Storefront/Test/Framework/Routing/StorefrontSubscriberTest.php
|
||||
src/Storefront/Test/Framework/Routing/ResponseHeaderListenerTest.php
|
||||
src/Storefront/Test/Framework/Routing/NotFound/NotFoundSubscriberTest.php
|
||||
src/Storefront/Test/Framework/Routing/NotFound/NotFoundPageCacheKeyEventTest.php
|
||||
src/Storefront/Test/Framework/Routing/NotFound/NotFoundPageTagsEventTest.php
|
||||
src/Storefront/Test/Theme/ThemeInheritanceBuilderTest.php
|
||||
src/Storefront/Test/Theme/ThemeLifecycleServiceTest.php
|
||||
src/Storefront/Test/Theme/Subscriber/AppLifecycleSubscriberTest.php
|
||||
|
|
@ -14014,6 +14018,10 @@ src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/
|
|||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/component/sw-cms-el-html.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/component/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/component/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/sw-cms-el-preview-html.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/preview/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/html/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/sidebar-filter/config/sw-cms-el-config-sidebar-filter.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/sidebar-filter/config/index.js
|
||||
|
|
@ -14268,6 +14276,15 @@ src/Administration/Resources/app/administration/src/module/sw-cms/blocks/sidebar
|
|||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/sidebar/sidebar-filter/preview/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/sidebar/sidebar-filter/preview/sw-cms-block-preview-sidebar-filter.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/sidebar/sidebar-filter/preview/sw-cms-block-preview-sidebar-filter.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/component.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/component/sw-cms-block-app-renderer.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/index.ts
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/preview.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/preview/sw-cms-block-app-preview-renderer.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/app/app-renderer/index.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/commerce/product-three-column/component/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/commerce/product-three-column/component/sw-cms-block-product-three-column.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/blocks/commerce/product-three-column/component/sw-cms-block-product-three-column.html.twig
|
||||
|
|
@ -17487,6 +17504,7 @@ changelog/_unreleased/2023-12-06-ensure-that-script-files-are-only-included-once
|
|||
changelog/_unreleased/2023-12-04-fix-promotion-priority.md
|
||||
changelog/_unreleased/2024-02-09-improve-product-page-load-performance.md
|
||||
changelog/_unreleased/2023-01-20-feature-add-form-validation-to-address-editor-modal.md
|
||||
changelog/_unreleased/2024-03-06-add-possibility-to-add-local-manifest-file.md
|
||||
changelog/_unreleased/2024-02-26-indexing-results-in-an-exception-when-a-inherting-language-is-used.md
|
||||
changelog/_unreleased/2024-02-05-changed-permissions-for-discount-promotions-in-order.md
|
||||
changelog/_unreleased/2024-03-04-add-stoplight-elements.md
|
||||
|
|
@ -17532,6 +17550,7 @@ changelog/_unreleased/2023-11-24-delete-payment-method.md
|
|||
changelog/_unreleased/2024-02-09-fix-style-issue-with-total-of-all-purchase-prices-rule.md
|
||||
changelog/_unreleased/2024-01-08-configureable-system-update-finish.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md
|
||||
changelog/_unreleased/2024-03-06-fix-form-field-inheritance.md
|
||||
changelog/_unreleased/2024-01-16-reclassify-deletion-default-cms-page.md
|
||||
changelog/_unreleased/2023-11-16-fix-getting-request-from-event.md
|
||||
changelog/_unreleased/2024-01-15-reschedule-some-scheduled-tasks-on-failure.md
|
||||
|
|
@ -17566,6 +17585,7 @@ changelog/_unreleased/2023-11-30-symfony-7.md
|
|||
changelog/_unreleased/2023-12-21-remove-unneeded-css.md
|
||||
changelog/_unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
|
||||
changelog/_unreleased/2024-02-21-next-33716-add-translation-to-all-sdk-endpoints.md
|
||||
changelog/_unreleased/2024-03-06-fix-plugin-chunk-hash.md
|
||||
changelog/_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
changelog/_unreleased/2024-01-29-fix-html-entities-in-the-seo-fields.md
|
||||
changelog/_unreleased/2024-01-26-close-the-help-sidebar-on-route-changes.md
|
||||
|
|
@ -17595,6 +17615,7 @@ changelog/_unreleased/2024-01-25-openapi-property-group-option.md
|
|||
changelog/_unreleased/2024-02-22-improve-seo-url-replacer.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
|
||||
changelog/_unreleased/2024-03-05-always-resolve-closest-node_modules-folder-for-apps-and-plugins.md
|
||||
changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
|
||||
changelog/_unreleased/2023-11-20-fix-payment-method-indexing.md
|
||||
changelog/_unreleased/2023-12-06-direct-guest-login-call.md
|
||||
|
|
@ -17746,7 +17767,9 @@ changelog/_unreleased/2024-02-06-added-correct-favicon-for-marketing-module.md
|
|||
changelog/_unreleased/2024-01-08-make-rule-config-field-names-unique.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-single-select-default-event.md
|
||||
changelog/_unreleased/2023-11-23-country-not-show-in-order-details.md
|
||||
changelog/_unreleased/2024-03-07-update-meteor-admin-sdk-version-to-5-0-1.md
|
||||
changelog/_unreleased/2023-06-16-order-get-language-can-be-null.md
|
||||
changelog/_unreleased/2024-03-06-fixed-reactivity-of-order-status.md
|
||||
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2023-12-11-fix-google-recaptcha-v3-cannot-refresh-the-token-on-submit.md
|
||||
|
|
@ -17770,6 +17793,7 @@ changelog/_unreleased/2024-02-07-openapi-landing-page.md
|
|||
changelog/_unreleased/2023-08-09-change-sw-boolean-radio-group-default-event.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md
|
||||
changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product.md
|
||||
changelog/_unreleased/2024-03-05-fix-partial-many-to-many-criteria.md
|
||||
changelog/_unreleased/2023-09-26-fix-listings-and-tabs.md
|
||||
changelog/_unreleased/2024-02-19-add-back-button-to-sdk-settings-modules.md
|
||||
changelog/_unreleased/2023-12-21-check_redirect_to_param_is_string.md
|
||||
|
|
@ -17784,6 +17808,7 @@ changelog/_unreleased/2024-02-26-added-serialization-of-the-itemRounding-and-tot
|
|||
changelog/_unreleased/2024-01-23-allowed-guest-users-to-change-their-default-addresses.md
|
||||
changelog/_unreleased/2024-01-30-optimize-performance-of-data-grid.md
|
||||
changelog/_unreleased/2024-01-15-fix-product-slider-cms-element-not-displayed.md
|
||||
changelog/_unreleased/2024-03-04-clear-cookies-on-404-pages.md
|
||||
changelog/_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
changelog/_unreleased/2023-12-20-remove-unneeded-npm-packages.md
|
||||
changelog/_unreleased/2024-01-23-fix-thumbnail-generation-edge-cases.md
|
||||
|
|
@ -17795,6 +17820,7 @@ changelog/_unreleased/2023-11-30-stop-fetching-media-items-individually.md
|
|||
changelog/_unreleased/2023-08-09-change-sw-file-input-default-event.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-promotion-v2-rule-select-default-event.md
|
||||
changelog/_unreleased/2024-02-01-determine-correct-url.md
|
||||
changelog/_unreleased/2024-03-07-implement-counterpart-for-cms-block-functionality-in-admin-sdk.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-password-field-default-event.md
|
||||
changelog/_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md
|
||||
changelog/_unreleased/2024-02-07-fix-async-component-factory-edge-case.md
|
||||
|
|
|
|||
|
|
@ -2984,6 +2984,48 @@ api/homepage/controllers/homepage.js
|
|||
homepage/controllers/homepage.js
|
||||
controllers/homepage.js
|
||||
homepage.js
|
||||
e2e/app-template/template/src/api/shop/routes/shop.js
|
||||
app-template/template/src/api/shop/routes/shop.js
|
||||
template/src/api/shop/routes/shop.js
|
||||
src/api/shop/routes/shop.js
|
||||
api/shop/routes/shop.js
|
||||
shop/routes/shop.js
|
||||
routes/shop.js
|
||||
shop.js
|
||||
e2e/app-template/template/src/api/shop/content-types/shop/schema.json
|
||||
app-template/template/src/api/shop/content-types/shop/schema.json
|
||||
template/src/api/shop/content-types/shop/schema.json
|
||||
src/api/shop/content-types/shop/schema.json
|
||||
api/shop/content-types/shop/schema.json
|
||||
shop/content-types/shop/schema.json
|
||||
content-types/shop/schema.json
|
||||
shop/schema.json
|
||||
schema.json
|
||||
e2e/app-template/template/src/api/shop/services/shop.js
|
||||
app-template/template/src/api/shop/services/shop.js
|
||||
template/src/api/shop/services/shop.js
|
||||
src/api/shop/services/shop.js
|
||||
api/shop/services/shop.js
|
||||
shop/services/shop.js
|
||||
services/shop.js
|
||||
shop.js
|
||||
e2e/app-template/template/src/api/shop/documentation/1.0.0/shop.json
|
||||
app-template/template/src/api/shop/documentation/1.0.0/shop.json
|
||||
template/src/api/shop/documentation/1.0.0/shop.json
|
||||
src/api/shop/documentation/1.0.0/shop.json
|
||||
api/shop/documentation/1.0.0/shop.json
|
||||
shop/documentation/1.0.0/shop.json
|
||||
documentation/1.0.0/shop.json
|
||||
1.0.0/shop.json
|
||||
shop.json
|
||||
e2e/app-template/template/src/api/shop/controllers/shop.js
|
||||
app-template/template/src/api/shop/controllers/shop.js
|
||||
template/src/api/shop/controllers/shop.js
|
||||
src/api/shop/controllers/shop.js
|
||||
api/shop/controllers/shop.js
|
||||
shop/controllers/shop.js
|
||||
controllers/shop.js
|
||||
shop.js
|
||||
e2e/app-template/template/src/api/author/routes/author.js
|
||||
app-template/template/src/api/author/routes/author.js
|
||||
template/src/api/author/routes/author.js
|
||||
|
|
@ -3036,6 +3078,34 @@ app-template/template/src/create-transfer-token.js
|
|||
template/src/create-transfer-token.js
|
||||
src/create-transfer-token.js
|
||||
create-transfer-token.js
|
||||
e2e/app-template/template/src/components/meta/seo.json
|
||||
app-template/template/src/components/meta/seo.json
|
||||
template/src/components/meta/seo.json
|
||||
src/components/meta/seo.json
|
||||
components/meta/seo.json
|
||||
meta/seo.json
|
||||
seo.json
|
||||
e2e/app-template/template/src/components/product/variations.json
|
||||
app-template/template/src/components/product/variations.json
|
||||
template/src/components/product/variations.json
|
||||
src/components/product/variations.json
|
||||
components/product/variations.json
|
||||
product/variations.json
|
||||
variations.json
|
||||
e2e/app-template/template/src/components/page-blocks/content-and-image.json
|
||||
app-template/template/src/components/page-blocks/content-and-image.json
|
||||
template/src/components/page-blocks/content-and-image.json
|
||||
src/components/page-blocks/content-and-image.json
|
||||
components/page-blocks/content-and-image.json
|
||||
page-blocks/content-and-image.json
|
||||
content-and-image.json
|
||||
e2e/app-template/template/src/components/page-blocks/hero-image.json
|
||||
app-template/template/src/components/page-blocks/hero-image.json
|
||||
template/src/components/page-blocks/hero-image.json
|
||||
src/components/page-blocks/hero-image.json
|
||||
components/page-blocks/hero-image.json
|
||||
page-blocks/hero-image.json
|
||||
hero-image.json
|
||||
e2e/app-template/template/src/index.js
|
||||
app-template/template/src/index.js
|
||||
template/src/index.js
|
||||
|
|
@ -3084,6 +3154,10 @@ e2e/tests/content-manager/editview.spec.ts
|
|||
tests/content-manager/editview.spec.ts
|
||||
content-manager/editview.spec.ts
|
||||
editview.spec.ts
|
||||
e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
||||
tests/content-type-builder/ctb-edit-view.spec.ts
|
||||
content-type-builder/ctb-edit-view.spec.ts
|
||||
ctb-edit-view.spec.ts
|
||||
e2e/data/with-admin.tar
|
||||
data/with-admin.tar
|
||||
with-admin.tar
|
||||
|
|
|
|||
|
|
@ -543,6 +543,11 @@ e2e/app-template/template/src/api/homepage/content-types/homepage/schema.json
|
|||
e2e/app-template/template/src/api/homepage/services/homepage.js
|
||||
e2e/app-template/template/src/api/homepage/documentation/1.0.0/homepage.json
|
||||
e2e/app-template/template/src/api/homepage/controllers/homepage.js
|
||||
e2e/app-template/template/src/api/shop/routes/shop.js
|
||||
e2e/app-template/template/src/api/shop/content-types/shop/schema.json
|
||||
e2e/app-template/template/src/api/shop/services/shop.js
|
||||
e2e/app-template/template/src/api/shop/documentation/1.0.0/shop.json
|
||||
e2e/app-template/template/src/api/shop/controllers/shop.js
|
||||
e2e/app-template/template/src/api/author/routes/author.js
|
||||
e2e/app-template/template/src/api/author/content-types/author/schema.json
|
||||
e2e/app-template/template/src/api/author/services/author.js
|
||||
|
|
@ -550,6 +555,10 @@ e2e/app-template/template/src/api/author/documentation/1.0.0/author.json
|
|||
e2e/app-template/template/src/api/author/controllers/author.js
|
||||
e2e/app-template/template/src/constants.js
|
||||
e2e/app-template/template/src/create-transfer-token.js
|
||||
e2e/app-template/template/src/components/meta/seo.json
|
||||
e2e/app-template/template/src/components/product/variations.json
|
||||
e2e/app-template/template/src/components/page-blocks/content-and-image.json
|
||||
e2e/app-template/template/src/components/page-blocks/hero-image.json
|
||||
e2e/app-template/template/src/index.js
|
||||
e2e/app-template/template.json
|
||||
e2e/app-template/package.json
|
||||
|
|
@ -563,6 +572,7 @@ e2e/tests/content-releases/releases-page.spec.ts
|
|||
e2e/tests/content-releases/release-details-page.spec.ts
|
||||
e2e/tests/content-manager/listview.spec.ts
|
||||
e2e/tests/content-manager/editview.spec.ts
|
||||
e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
||||
e2e/data/with-admin.tar
|
||||
e2e/data/without-admin.tar
|
||||
codecov.yml
|
||||
|
|
|
|||
|
|
@ -51579,6 +51579,10 @@ plugins/woocommerce/changelog/45196-44889-cys-override-the-header-template-part-
|
|||
woocommerce/changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
|
||||
changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
|
||||
45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
|
||||
plugins/woocommerce/changelog/pr-45349
|
||||
woocommerce/changelog/pr-45349
|
||||
changelog/pr-45349
|
||||
pr-45349
|
||||
plugins/woocommerce/changelog/45232-update-45219-disable-fresh_site_deletion
|
||||
woocommerce/changelog/45232-update-45219-disable-fresh_site_deletion
|
||||
changelog/45232-update-45219-disable-fresh_site_deletion
|
||||
|
|
@ -51627,6 +51631,10 @@ plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
|
|||
woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
|
||||
changelog/add-44303-e2e-tests-for-notice-templates
|
||||
add-44303-e2e-tests-for-notice-templates
|
||||
plugins/woocommerce/changelog/45359-add-featured-collection-tests
|
||||
woocommerce/changelog/45359-add-featured-collection-tests
|
||||
changelog/45359-add-featured-collection-tests
|
||||
45359-add-featured-collection-tests
|
||||
plugins/woocommerce/changelog/45185-45138-cys-core-font-preview-and-site-preview-fail-to-load-fonts-when-user-opts-out-of-tracking
|
||||
woocommerce/changelog/45185-45138-cys-core-font-preview-and-site-preview-fail-to-load-fonts-when-user-opts-out-of-tracking
|
||||
changelog/45185-45138-cys-core-font-preview-and-site-preview-fail-to-load-fonts-when-user-opts-out-of-tracking
|
||||
|
|
@ -51639,6 +51647,10 @@ plugins/woocommerce/changelog/44851-fix-font-card-flickering
|
|||
woocommerce/changelog/44851-fix-font-card-flickering
|
||||
changelog/44851-fix-font-card-flickering
|
||||
44851-fix-font-card-flickering
|
||||
plugins/woocommerce/changelog/45324-fix-e2e-test
|
||||
woocommerce/changelog/45324-fix-e2e-test
|
||||
changelog/45324-fix-e2e-test
|
||||
45324-fix-e2e-test
|
||||
plugins/woocommerce/changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes
|
||||
woocommerce/changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes
|
||||
changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes
|
||||
|
|
@ -51683,10 +51695,18 @@ plugins/woocommerce/changelog/update-activity-panel-inbox-md
|
|||
woocommerce/changelog/update-activity-panel-inbox-md
|
||||
changelog/update-activity-panel-inbox-md
|
||||
update-activity-panel-inbox-md
|
||||
plugins/woocommerce/changelog/45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
|
||||
woocommerce/changelog/45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
|
||||
changelog/45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
|
||||
45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
|
||||
plugins/woocommerce/changelog/e2e-fix-convert-pages-to-shortcode
|
||||
woocommerce/changelog/e2e-fix-convert-pages-to-shortcode
|
||||
changelog/e2e-fix-convert-pages-to-shortcode
|
||||
e2e-fix-convert-pages-to-shortcode
|
||||
plugins/woocommerce/changelog/44892-dakota-product-types-extensibility
|
||||
woocommerce/changelog/44892-dakota-product-types-extensibility
|
||||
changelog/44892-dakota-product-types-extensibility
|
||||
44892-dakota-product-types-extensibility
|
||||
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
|
|
@ -51735,6 +51755,10 @@ plugins/woocommerce/changelog/tweak-e2e-global-setup
|
|||
woocommerce/changelog/tweak-e2e-global-setup
|
||||
changelog/tweak-e2e-global-setup
|
||||
tweak-e2e-global-setup
|
||||
plugins/woocommerce/changelog/45375-tweak-disable-report-slow-tests
|
||||
woocommerce/changelog/45375-tweak-disable-report-slow-tests
|
||||
changelog/45375-tweak-disable-report-slow-tests
|
||||
45375-tweak-disable-report-slow-tests
|
||||
plugins/woocommerce/changelog/dev-cleanup-blocks-github-folder
|
||||
woocommerce/changelog/dev-cleanup-blocks-github-folder
|
||||
changelog/dev-cleanup-blocks-github-folder
|
||||
|
|
@ -51759,6 +51783,10 @@ plugins/woocommerce/changelog/45118-patch-3
|
|||
woocommerce/changelog/45118-patch-3
|
||||
changelog/45118-patch-3
|
||||
45118-patch-3
|
||||
plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
plugins/woocommerce/changelog/dev-update-workflow-node-20
|
||||
woocommerce/changelog/dev-update-workflow-node-20
|
||||
changelog/dev-update-workflow-node-20
|
||||
|
|
@ -51791,6 +51819,10 @@ plugins/woocommerce/changelog/fix-42893-super-admin
|
|||
woocommerce/changelog/fix-42893-super-admin
|
||||
changelog/fix-42893-super-admin
|
||||
fix-42893-super-admin
|
||||
plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
|
||||
woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
|
||||
changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
|
||||
45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
|
||||
plugins/woocommerce/changelog/44880-dev-e2e-refactoring
|
||||
woocommerce/changelog/44880-dev-e2e-refactoring
|
||||
changelog/44880-dev-e2e-refactoring
|
||||
|
|
@ -51823,6 +51855,10 @@ plugins/woocommerce/changelog/fix-customer-list-blank
|
|||
woocommerce/changelog/fix-customer-list-blank
|
||||
changelog/fix-customer-list-blank
|
||||
fix-customer-list-blank
|
||||
plugins/woocommerce/changelog/45258-feat-44748-add-block-previews-to-filter-blocks
|
||||
woocommerce/changelog/45258-feat-44748-add-block-previews-to-filter-blocks
|
||||
changelog/45258-feat-44748-add-block-previews-to-filter-blocks
|
||||
45258-feat-44748-add-block-previews-to-filter-blocks
|
||||
plugins/woocommerce/changelog/e2e-add-merchant-transform-cart-test
|
||||
woocommerce/changelog/e2e-add-merchant-transform-cart-test
|
||||
changelog/e2e-add-merchant-transform-cart-test
|
||||
|
|
@ -65742,6 +65778,12 @@ js/product-editor/src/constants.ts
|
|||
product-editor/src/constants.ts
|
||||
src/constants.ts
|
||||
constants.ts
|
||||
packages/js/product-editor/src/hooks/use-product-url.ts
|
||||
js/product-editor/src/hooks/use-product-url.ts
|
||||
product-editor/src/hooks/use-product-url.ts
|
||||
src/hooks/use-product-url.ts
|
||||
hooks/use-product-url.ts
|
||||
use-product-url.ts
|
||||
packages/js/product-editor/src/hooks/index.ts
|
||||
js/product-editor/src/hooks/index.ts
|
||||
product-editor/src/hooks/index.ts
|
||||
|
|
@ -67291,6 +67333,38 @@ components/prepublish-panel/show-prepublish-checks-section/show-prepublish-check
|
|||
prepublish-panel/show-prepublish-checks-section/show-prepublish-checks-section.tsx
|
||||
show-prepublish-checks-section/show-prepublish-checks-section.tsx
|
||||
show-prepublish-checks-section.tsx
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/index.ts
|
||||
js/product-editor/src/components/prepublish-panel/post-publish/index.ts
|
||||
product-editor/src/components/prepublish-panel/post-publish/index.ts
|
||||
src/components/prepublish-panel/post-publish/index.ts
|
||||
components/prepublish-panel/post-publish/index.ts
|
||||
prepublish-panel/post-publish/index.ts
|
||||
post-publish/index.ts
|
||||
index.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/types.ts
|
||||
js/product-editor/src/components/prepublish-panel/post-publish/types.ts
|
||||
product-editor/src/components/prepublish-panel/post-publish/types.ts
|
||||
src/components/prepublish-panel/post-publish/types.ts
|
||||
components/prepublish-panel/post-publish/types.ts
|
||||
prepublish-panel/post-publish/types.ts
|
||||
post-publish/types.ts
|
||||
types.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/post-publish-section.tsx
|
||||
js/product-editor/src/components/prepublish-panel/post-publish/post-publish-section.tsx
|
||||
product-editor/src/components/prepublish-panel/post-publish/post-publish-section.tsx
|
||||
src/components/prepublish-panel/post-publish/post-publish-section.tsx
|
||||
components/prepublish-panel/post-publish/post-publish-section.tsx
|
||||
prepublish-panel/post-publish/post-publish-section.tsx
|
||||
post-publish/post-publish-section.tsx
|
||||
post-publish-section.tsx
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/post-publish-title.tsx
|
||||
js/product-editor/src/components/prepublish-panel/post-publish/post-publish-title.tsx
|
||||
product-editor/src/components/prepublish-panel/post-publish/post-publish-title.tsx
|
||||
src/components/prepublish-panel/post-publish/post-publish-title.tsx
|
||||
components/prepublish-panel/post-publish/post-publish-title.tsx
|
||||
prepublish-panel/post-publish/post-publish-title.tsx
|
||||
post-publish/post-publish-title.tsx
|
||||
post-publish-title.tsx
|
||||
packages/js/product-editor/src/components/prepublish-panel/visibility-section/style.scss
|
||||
js/product-editor/src/components/prepublish-panel/visibility-section/style.scss
|
||||
product-editor/src/components/prepublish-panel/visibility-section/style.scss
|
||||
|
|
@ -70657,6 +70731,11 @@ js/product-editor/changelog/add-43707_show_prepublish_checks_section
|
|||
product-editor/changelog/add-43707_show_prepublish_checks_section
|
||||
changelog/add-43707_show_prepublish_checks_section
|
||||
add-43707_show_prepublish_checks_section
|
||||
packages/js/product-editor/changelog/add-44474_post_publishing_message
|
||||
js/product-editor/changelog/add-44474_post_publishing_message
|
||||
product-editor/changelog/add-44474_post_publishing_message
|
||||
changelog/add-44474_post_publishing_message
|
||||
add-44474_post_publishing_message
|
||||
packages/js/product-editor/babel.config.js
|
||||
js/product-editor/babel.config.js
|
||||
product-editor/babel.config.js
|
||||
|
|
|
|||
|
|
@ -7713,6 +7713,7 @@ plugins/woocommerce/changelog/e2e-shopper-product-filters
|
|||
plugins/woocommerce/changelog/add-launch-your-store-task
|
||||
plugins/woocommerce/changelog/45253-test-post-merge-workflow
|
||||
plugins/woocommerce/changelog/45196-44889-cys-override-the-header-template-part-when-saving-in-the-assembler
|
||||
plugins/woocommerce/changelog/pr-45349
|
||||
plugins/woocommerce/changelog/45232-update-45219-disable-fresh_site_deletion
|
||||
plugins/woocommerce/changelog/44532-44187-cys-on-core-conditionally-change-the-default-fonts-available-based-on-user-consent
|
||||
plugins/woocommerce/changelog/44629-trunk
|
||||
|
|
@ -7725,9 +7726,11 @@ plugins/woocommerce/changelog/pr-44896
|
|||
plugins/woocommerce/changelog/tweak-hide-unnecesary-order-attribution-details
|
||||
plugins/woocommerce/changelog/45231-add-45217-lys-add-feature-flag
|
||||
plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
|
||||
plugins/woocommerce/changelog/45359-add-featured-collection-tests
|
||||
plugins/woocommerce/changelog/45185-45138-cys-core-font-preview-and-site-preview-fail-to-load-fonts-when-user-opts-out-of-tracking
|
||||
plugins/woocommerce/changelog/e2e-add-mini-cart-customization
|
||||
plugins/woocommerce/changelog/44851-fix-font-card-flickering
|
||||
plugins/woocommerce/changelog/45324-fix-e2e-test
|
||||
plugins/woocommerce/changelog/45105-45104-cys-on-core-add-the-color-paletes-for-the-nokul-highline-and-luminate-themes
|
||||
plugins/woocommerce/changelog/fix-43289-woocommerce-css-watch
|
||||
plugins/woocommerce/changelog/44625-remove-collection-block-id
|
||||
|
|
@ -7739,7 +7742,9 @@ plugins/woocommerce/changelog/44771-44766-fix-cys-wrong-path
|
|||
plugins/woocommerce/changelog/44588-fix-remove-test-comment
|
||||
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
plugins/woocommerce/changelog/update-activity-panel-inbox-md
|
||||
plugins/woocommerce/changelog/45197-fix-44755-price-filter-styling-issue-when-inline-input-fields-is-enabled
|
||||
plugins/woocommerce/changelog/e2e-fix-convert-pages-to-shortcode
|
||||
plugins/woocommerce/changelog/44892-dakota-product-types-extensibility
|
||||
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/44811-update-blocks-build-message
|
||||
|
|
@ -7752,12 +7757,14 @@ plugins/woocommerce/changelog/44821-44820-cys-on-core-display-a-new-modal-inform
|
|||
plugins/woocommerce/changelog/43011-patch-1
|
||||
plugins/woocommerce/changelog/docs-improve-compatibility-layer-description
|
||||
plugins/woocommerce/changelog/tweak-e2e-global-setup
|
||||
plugins/woocommerce/changelog/45375-tweak-disable-report-slow-tests
|
||||
plugins/woocommerce/changelog/dev-cleanup-blocks-github-folder
|
||||
plugins/woocommerce/changelog/followup-44757
|
||||
plugins/woocommerce/changelog/44890-cys-fix-complete-products-task
|
||||
plugins/woocommerce/changelog/45255-45221-cys-core-cannot-read-properties-of-undefined-reading-activethemehasmods
|
||||
plugins/woocommerce/changelog/45201-add-44787-add-range-rule
|
||||
plugins/woocommerce/changelog/45118-patch-3
|
||||
plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
plugins/woocommerce/changelog/dev-update-workflow-node-20
|
||||
plugins/woocommerce/changelog/45288-45284-cys-on-core-ensure-the-user-is-directed-to-the-in-app-marketplace-whenever-clicking-on-browse-all-themes
|
||||
plugins/woocommerce/changelog/45152-fix-settings-slotfills
|
||||
|
|
@ -7766,6 +7773,7 @@ plugins/woocommerce/changelog/45166-44794-fix-site-title-block-typography
|
|||
plugins/woocommerce/changelog/44838-dev-use-content-hash
|
||||
plugins/woocommerce/changelog/fix-44029
|
||||
plugins/woocommerce/changelog/fix-42893-super-admin
|
||||
plugins/woocommerce/changelog/45308-45307-cys-update-large-footer-to-avoid-duplicate-menus
|
||||
plugins/woocommerce/changelog/44880-dev-e2e-refactoring
|
||||
plugins/woocommerce/changelog/add-43707_show_prepublish_checks_section
|
||||
plugins/woocommerce/changelog/fix-45300
|
||||
|
|
@ -7774,6 +7782,7 @@ plugins/woocommerce/changelog/e2e-update-mini-cart-cart-block-tests
|
|||
plugins/woocommerce/changelog/e2e-add-test-for-customer-list
|
||||
plugins/woocommerce/changelog/try-log-file-multisite
|
||||
plugins/woocommerce/changelog/fix-customer-list-blank
|
||||
plugins/woocommerce/changelog/45258-feat-44748-add-block-previews-to-filter-blocks
|
||||
plugins/woocommerce/changelog/e2e-add-merchant-transform-cart-test
|
||||
plugins/woocommerce/changelog/44335-fix-44159-oa-missing-fields-element
|
||||
plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data
|
||||
|
|
@ -10217,6 +10226,7 @@ packages/js/product-editor/src/utils/create-ordered-children.tsx
|
|||
packages/js/product-editor/src/utils/prevent-leaving-product-form.ts
|
||||
packages/js/product-editor/src/utils/product-apifetch-middleware.ts
|
||||
packages/js/product-editor/src/constants.ts
|
||||
packages/js/product-editor/src/hooks/use-product-url.ts
|
||||
packages/js/product-editor/src/hooks/index.ts
|
||||
packages/js/product-editor/src/hooks/use-product-manager/use-product-manager.ts
|
||||
packages/js/product-editor/src/hooks/use-product-manager/index.ts
|
||||
|
|
@ -10427,6 +10437,10 @@ packages/js/product-editor/src/components/prepublish-panel/index.ts
|
|||
packages/js/product-editor/src/components/prepublish-panel/types.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/show-prepublish-checks-section/index.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/show-prepublish-checks-section/show-prepublish-checks-section.tsx
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/index.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/types.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/post-publish-section.tsx
|
||||
packages/js/product-editor/src/components/prepublish-panel/post-publish/post-publish-title.tsx
|
||||
packages/js/product-editor/src/components/prepublish-panel/visibility-section/style.scss
|
||||
packages/js/product-editor/src/components/prepublish-panel/visibility-section/index.ts
|
||||
packages/js/product-editor/src/components/prepublish-panel/visibility-section/types.ts
|
||||
|
|
@ -10861,6 +10875,7 @@ packages/js/product-editor/changelog/.gitkeep
|
|||
packages/js/product-editor/changelog/update-do-not-current-product-form-me
|
||||
packages/js/product-editor/changelog/44838-dev-use-content-hash
|
||||
packages/js/product-editor/changelog/add-43707_show_prepublish_checks_section
|
||||
packages/js/product-editor/changelog/add-44474_post_publishing_message
|
||||
packages/js/product-editor/babel.config.js
|
||||
packages/js/product-editor/composer.json
|
||||
packages/js/product-editor/composer.lock
|
||||
|
|
|
|||
|
|
@ -3,6 +3,15 @@ config/cable.yml
|
|||
cable.yml
|
||||
config/secrets.yml
|
||||
secrets.yml
|
||||
config/pre_initializers/load_asset_gems.rb
|
||||
pre_initializers/load_asset_gems.rb
|
||||
load_asset_gems.rb
|
||||
config/pre_initializers/email_address.rb
|
||||
pre_initializers/email_address.rb
|
||||
email_address.rb
|
||||
config/pre_initializers/safe_mode.rb
|
||||
pre_initializers/safe_mode.rb
|
||||
safe_mode.rb
|
||||
config/routes.rb
|
||||
routes.rb
|
||||
config/brakeman.yml
|
||||
|
|
@ -357,6 +366,9 @@ session_store.rb
|
|||
config/initializers/rack_attack.rb
|
||||
initializers/rack_attack.rb
|
||||
rack_attack.rb
|
||||
config/initializers/validate_execjs_engine.rb
|
||||
initializers/validate_execjs_engine.rb
|
||||
validate_execjs_engine.rb
|
||||
config/initializers/delayed_jobs_ensure_active_job_lock_removal.rb
|
||||
initializers/delayed_jobs_ensure_active_job_lock_removal.rb
|
||||
delayed_jobs_ensure_active_job_lock_removal.rb
|
||||
|
|
|
|||
|
|
@ -1,6 +1,9 @@
|
|||
browserlist
|
||||
config/cable.yml
|
||||
config/secrets.yml
|
||||
config/pre_initializers/load_asset_gems.rb
|
||||
config/pre_initializers/email_address.rb
|
||||
config/pre_initializers/safe_mode.rb
|
||||
config/routes.rb
|
||||
config/brakeman.yml
|
||||
config/environments/test.rb
|
||||
|
|
@ -122,6 +125,7 @@ config/initializers/delayed_jobs_settings_reset.rb
|
|||
config/initializers/permissions_policy.rb
|
||||
config/initializers/session_store.rb
|
||||
config/initializers/rack_attack.rb
|
||||
config/initializers/validate_execjs_engine.rb
|
||||
config/initializers/delayed_jobs_ensure_active_job_lock_removal.rb
|
||||
config/initializers/mariadb_json_columns.rb
|
||||
config/initializers/backtrace_silencers.rb
|
||||
|
|
|
|||
|
|
@ -62,12 +62,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/B00M3E2GU8
|
||||
/B00M3E2J14
|
||||
/B00M3E2LOE
|
||||
/IntegrationCenter
|
||||
/PWD
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/_prq
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/apis
|
||||
|
|
@ -76,9 +73,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/bin/search.py
|
||||
/blame
|
||||
/c
|
||||
/c2
|
||||
/cache
|
||||
/claim-money?
|
||||
/comment
|
||||
/comments
|
||||
/comments/*?*sort=
|
||||
|
|
@ -94,8 +89,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/download/thankyou.aspx
|
||||
/download/thankyou.aspx?
|
||||
/download?
|
||||
/ebook
|
||||
/ece
|
||||
/edit$
|
||||
/favorites_list
|
||||
/feedarticle
|
||||
|
|
@ -105,15 +98,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/following$
|
||||
/format:thumbnail
|
||||
/forum-attachment
|
||||
/fundraiser/charity
|
||||
/gcrnsts
|
||||
/hub?category=
|
||||
/includes
|
||||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/liked_by
|
||||
/limited-release
|
||||
/listing/*/favoriters
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -153,7 +143,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/unsubscribe/
|
||||
/video-
|
||||
/wal/
|
||||
/webscr
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
/wiki/index.php/MediaWiki
|
||||
|
|
@ -171,19 +160,27 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*ListingID=
|
||||
?*ProfileID=
|
||||
?*campaignId=
|
||||
?*cgi-bin=
|
||||
?*dcr=apps
|
||||
?*feed=
|
||||
?*guestLogin=
|
||||
?*login=
|
||||
?*mcubz=
|
||||
?*onboardData=
|
||||
?*outputType=accessibility
|
||||
?*outputType=comment
|
||||
?*outputType=tracking
|
||||
?*partner=
|
||||
?*payRequest=
|
||||
?*query=
|
||||
?*requestmoney=
|
||||
?*searchResultPosition=
|
||||
?*signUpRequest=
|
||||
?*smid=
|
||||
?*smprod=
|
||||
?*source=user_page
|
||||
?*tpcid=
|
||||
?*unptid=
|
||||
?*utm_source=
|
||||
?SESSION
|
||||
?act=
|
||||
|
|
@ -254,6 +251,7 @@ IntegrationCenter
|
|||
Japan/DirectX/default.asp?
|
||||
OnThisDay
|
||||
Out-Of-Date
|
||||
PWD
|
||||
People/all
|
||||
People/domain
|
||||
Present
|
||||
|
|
@ -368,6 +366,7 @@ _nitf.xml
|
|||
_nonbts*/shop
|
||||
_print.html
|
||||
_private/admin-tools
|
||||
_prq
|
||||
_qa.html
|
||||
_qpromo*/shop
|
||||
_query=
|
||||
|
|
@ -796,6 +795,7 @@ c/*attr_*=
|
|||
c/*price_bucket=
|
||||
c/*search_type=
|
||||
c/*ship_to=
|
||||
c2
|
||||
ca*/listing/*/favoriters
|
||||
ca*/people/*/circle
|
||||
ca*/people/*/favorites
|
||||
|
|
@ -995,6 +995,7 @@ citations?view_op=new_profile
|
|||
citations?view_op=top_venues
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
claim-money?
|
||||
classic-apps
|
||||
clickthru
|
||||
client_error
|
||||
|
|
@ -1324,6 +1325,7 @@ ebooks?*q=subject:
|
|||
ebooks?*zoom=
|
||||
ebooks?*zoom=1
|
||||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
|
|
@ -1658,6 +1660,7 @@ from_id=
|
|||
frommers
|
||||
frontend-track
|
||||
fullscreen/ReportLinker
|
||||
fundraiser/charity
|
||||
ga/p
|
||||
ga_exp.js
|
||||
gallery
|
||||
|
|
@ -1884,6 +1887,7 @@ hp/video/profiles
|
|||
hpc/*/supported-applications.aspx?
|
||||
http://amzn.to/robots.txt
|
||||
http://bit.ly/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
hz/leaderboard/hall-of-fame
|
||||
|
|
@ -3836,6 +3840,7 @@ watch_fragments_ajax
|
|||
watch_popup
|
||||
watch_queue_ajax
|
||||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
webstore/search
|
||||
webstore/static/*/wall/js
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue