[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-04-25 00:21:10 +00:00
parent 9a3e66dbf8
commit 66cbdf0290
23 changed files with 961 additions and 928 deletions

View File

@ -8311,6 +8311,8 @@ soft-pigs-applaud.md
twelve-owls-tickle.md twelve-owls-tickle.md
.changeset/smooth-ears-buy.md .changeset/smooth-ears-buy.md
smooth-ears-buy.md smooth-ears-buy.md
.changeset/twelve-sloths-beg.md
twelve-sloths-beg.md
.changeset/selfish-sloths-double.md .changeset/selfish-sloths-double.md
selfish-sloths-double.md selfish-sloths-double.md
.changeset/long-toes-pull.md .changeset/long-toes-pull.md
@ -8325,12 +8327,18 @@ stupid-singers-smash.md
blue-lies-double.md blue-lies-double.md
.changeset/six-bags-play.md .changeset/six-bags-play.md
six-bags-play.md six-bags-play.md
.changeset/rude-carrots-confess.md
rude-carrots-confess.md
.changeset/chilly-papayas-drive.md
chilly-papayas-drive.md
.changeset/big-shrimps-prove.md .changeset/big-shrimps-prove.md
big-shrimps-prove.md big-shrimps-prove.md
.changeset/stupid-laws-jog.md .changeset/stupid-laws-jog.md
stupid-laws-jog.md stupid-laws-jog.md
.changeset/swift-dryers-shake.md .changeset/swift-dryers-shake.md
swift-dryers-shake.md swift-dryers-shake.md
.changeset/tough-rocks-do.md
tough-rocks-do.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/big-kiwis-happen.md .changeset/big-kiwis-happen.md

View File

@ -1726,6 +1726,7 @@ cla.md
.changeset/soft-pigs-applaud.md .changeset/soft-pigs-applaud.md
.changeset/twelve-owls-tickle.md .changeset/twelve-owls-tickle.md
.changeset/smooth-ears-buy.md .changeset/smooth-ears-buy.md
.changeset/twelve-sloths-beg.md
.changeset/selfish-sloths-double.md .changeset/selfish-sloths-double.md
.changeset/long-toes-pull.md .changeset/long-toes-pull.md
.changeset/six-tigers-pull.md .changeset/six-tigers-pull.md
@ -1733,9 +1734,12 @@ cla.md
.changeset/stupid-singers-smash.md .changeset/stupid-singers-smash.md
.changeset/blue-lies-double.md .changeset/blue-lies-double.md
.changeset/six-bags-play.md .changeset/six-bags-play.md
.changeset/rude-carrots-confess.md
.changeset/chilly-papayas-drive.md
.changeset/big-shrimps-prove.md .changeset/big-shrimps-prove.md
.changeset/stupid-laws-jog.md .changeset/stupid-laws-jog.md
.changeset/swift-dryers-shake.md .changeset/swift-dryers-shake.md
.changeset/tough-rocks-do.md
.changeset/config.json .changeset/config.json
.changeset/big-kiwis-happen.md .changeset/big-kiwis-happen.md
.eslintrc.js .eslintrc.js

View File

@ -4744,6 +4744,10 @@ htdocs/core/tpl/commonfields_add.tpl.php
core/tpl/commonfields_add.tpl.php core/tpl/commonfields_add.tpl.php
tpl/commonfields_add.tpl.php tpl/commonfields_add.tpl.php
commonfields_add.tpl.php commonfields_add.tpl.php
htdocs/core/tpl/formlayoutai.tpl.php
core/tpl/formlayoutai.tpl.php
tpl/formlayoutai.tpl.php
formlayoutai.tpl.php
htdocs/core/tpl/filemanager.tpl.php htdocs/core/tpl/filemanager.tpl.php
core/tpl/filemanager.tpl.php core/tpl/filemanager.tpl.php
tpl/filemanager.tpl.php tpl/filemanager.tpl.php

View File

@ -1072,6 +1072,7 @@ htdocs/core/tpl/extrafields_list_search_input.tpl.php
htdocs/core/tpl/object_discounts.tpl.php htdocs/core/tpl/object_discounts.tpl.php
htdocs/core/tpl/admin_extrafields_add.tpl.php htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/commonfields_add.tpl.php htdocs/core/tpl/commonfields_add.tpl.php
htdocs/core/tpl/formlayoutai.tpl.php
htdocs/core/tpl/filemanager.tpl.php htdocs/core/tpl/filemanager.tpl.php
htdocs/core/tpl/extrafields_list_print_fields.tpl.php htdocs/core/tpl/extrafields_list_print_fields.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php htdocs/core/tpl/objectline_edit.tpl.php

View File

@ -31129,15 +31129,6 @@ src/Kernel/Plugin/EntityExistsTest.php
Kernel/Plugin/EntityExistsTest.php Kernel/Plugin/EntityExistsTest.php
Plugin/EntityExistsTest.php Plugin/EntityExistsTest.php
EntityExistsTest.php EntityExistsTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
src/Kernel/Plugin/id_map/SqlDeprecationTest.php
Kernel/Plugin/id_map/SqlDeprecationTest.php
Plugin/id_map/SqlDeprecationTest.php
id_map/SqlDeprecationTest.php
SqlDeprecationTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
@ -37539,21 +37530,6 @@ src/Kernel/Upload/StreamFileUploaderTest.php
Kernel/Upload/StreamFileUploaderTest.php Kernel/Upload/StreamFileUploaderTest.php
Upload/StreamFileUploaderTest.php Upload/StreamFileUploaderTest.php
StreamFileUploaderTest.php StreamFileUploaderTest.php
core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
src/Kernel/Upload/LegacyFileUploadHandlerTest.php
Kernel/Upload/LegacyFileUploadHandlerTest.php
Upload/LegacyFileUploadHandlerTest.php
LegacyFileUploadHandlerTest.php
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php
modules/file/tests/src/Kernel/LegacyValidatorTest.php
file/tests/src/Kernel/LegacyValidatorTest.php
tests/src/Kernel/LegacyValidatorTest.php
src/Kernel/LegacyValidatorTest.php
Kernel/LegacyValidatorTest.php
LegacyValidatorTest.php
core/modules/file/tests/src/Kernel/SaveTest.php core/modules/file/tests/src/Kernel/SaveTest.php
modules/file/tests/src/Kernel/SaveTest.php modules/file/tests/src/Kernel/SaveTest.php
file/tests/src/Kernel/SaveTest.php file/tests/src/Kernel/SaveTest.php
@ -37576,20 +37552,6 @@ tests/src/Kernel/FileManagedUnitTestBase.php
src/Kernel/FileManagedUnitTestBase.php src/Kernel/FileManagedUnitTestBase.php
Kernel/FileManagedUnitTestBase.php Kernel/FileManagedUnitTestBase.php
FileManagedUnitTestBase.php FileManagedUnitTestBase.php
core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
modules/file/tests/src/Kernel/LegacyFileModuleTest.php
file/tests/src/Kernel/LegacyFileModuleTest.php
tests/src/Kernel/LegacyFileModuleTest.php
src/Kernel/LegacyFileModuleTest.php
Kernel/LegacyFileModuleTest.php
LegacyFileModuleTest.php
core/modules/file/tests/src/Kernel/LegacyValidateTest.php
modules/file/tests/src/Kernel/LegacyValidateTest.php
file/tests/src/Kernel/LegacyValidateTest.php
tests/src/Kernel/LegacyValidateTest.php
src/Kernel/LegacyValidateTest.php
Kernel/LegacyValidateTest.php
LegacyValidateTest.php
core/modules/file/tests/src/Kernel/AccessTest.php core/modules/file/tests/src/Kernel/AccessTest.php
modules/file/tests/src/Kernel/AccessTest.php modules/file/tests/src/Kernel/AccessTest.php
file/tests/src/Kernel/AccessTest.php file/tests/src/Kernel/AccessTest.php
@ -37757,13 +37719,6 @@ tests/src/Kernel/FileManagedAccessTest.php
src/Kernel/FileManagedAccessTest.php src/Kernel/FileManagedAccessTest.php
Kernel/FileManagedAccessTest.php Kernel/FileManagedAccessTest.php
FileManagedAccessTest.php FileManagedAccessTest.php
core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
modules/file/tests/src/Kernel/LegacyFileThemeTest.php
file/tests/src/Kernel/LegacyFileThemeTest.php
tests/src/Kernel/LegacyFileThemeTest.php
src/Kernel/LegacyFileThemeTest.php
Kernel/LegacyFileThemeTest.php
LegacyFileThemeTest.php
core/modules/file/tests/src/Kernel/LoadTest.php core/modules/file/tests/src/Kernel/LoadTest.php
modules/file/tests/src/Kernel/LoadTest.php modules/file/tests/src/Kernel/LoadTest.php
file/tests/src/Kernel/LoadTest.php file/tests/src/Kernel/LoadTest.php
@ -45797,12 +45752,6 @@ views/src/Ajax/ReplaceTitleCommand.php
src/Ajax/ReplaceTitleCommand.php src/Ajax/ReplaceTitleCommand.php
Ajax/ReplaceTitleCommand.php Ajax/ReplaceTitleCommand.php
ReplaceTitleCommand.php ReplaceTitleCommand.php
core/modules/views/src/Ajax/ScrollTopCommand.php
modules/views/src/Ajax/ScrollTopCommand.php
views/src/Ajax/ScrollTopCommand.php
src/Ajax/ScrollTopCommand.php
Ajax/ScrollTopCommand.php
ScrollTopCommand.php
core/modules/views/src/Ajax/HighlightCommand.php core/modules/views/src/Ajax/HighlightCommand.php
modules/views/src/Ajax/HighlightCommand.php modules/views/src/Ajax/HighlightCommand.php
views/src/Ajax/HighlightCommand.php views/src/Ajax/HighlightCommand.php
@ -48734,6 +48683,13 @@ src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
Jsonapi/LayoutBuilderEntityViewDisplayTest.php Jsonapi/LayoutBuilderEntityViewDisplayTest.php
LayoutBuilderEntityViewDisplayTest.php LayoutBuilderEntityViewDisplayTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
src/Functional/LayoutBuilderOverridesEditingThemeTest.php
Functional/LayoutBuilderOverridesEditingThemeTest.php
LayoutBuilderOverridesEditingThemeTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
@ -50408,13 +50364,6 @@ tests/src/Kernel/TagTest.php
src/Kernel/TagTest.php src/Kernel/TagTest.php
Kernel/TagTest.php Kernel/TagTest.php
TagTest.php TagTest.php
core/modules/views_ui/tests/src/Kernel/TruncateDeprecateTest.php
modules/views_ui/tests/src/Kernel/TruncateDeprecateTest.php
views_ui/tests/src/Kernel/TruncateDeprecateTest.php
tests/src/Kernel/TruncateDeprecateTest.php
src/Kernel/TruncateDeprecateTest.php
Kernel/TruncateDeprecateTest.php
TruncateDeprecateTest.php
core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
modules/views_ui/tests/src/Unit/ViewListBuilderTest.php modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
views_ui/tests/src/Unit/ViewListBuilderTest.php views_ui/tests/src/Unit/ViewListBuilderTest.php
@ -64154,6 +64103,13 @@ tests/src/Functional/UserRegistrationTest.php
src/Functional/UserRegistrationTest.php src/Functional/UserRegistrationTest.php
Functional/UserRegistrationTest.php Functional/UserRegistrationTest.php
UserRegistrationTest.php UserRegistrationTest.php
core/modules/user/tests/src/Functional/UserLogoutTest.php
modules/user/tests/src/Functional/UserLogoutTest.php
user/tests/src/Functional/UserLogoutTest.php
tests/src/Functional/UserLogoutTest.php
src/Functional/UserLogoutTest.php
Functional/UserLogoutTest.php
UserLogoutTest.php
core/modules/user/tests/src/Functional/UserTranslationUITest.php core/modules/user/tests/src/Functional/UserTranslationUITest.php
modules/user/tests/src/Functional/UserTranslationUITest.php modules/user/tests/src/Functional/UserTranslationUITest.php
user/tests/src/Functional/UserTranslationUITest.php user/tests/src/Functional/UserTranslationUITest.php
@ -64425,13 +64381,6 @@ tests/src/Kernel/UserAccountFormFieldsTest.php
src/Kernel/UserAccountFormFieldsTest.php src/Kernel/UserAccountFormFieldsTest.php
Kernel/UserAccountFormFieldsTest.php Kernel/UserAccountFormFieldsTest.php
UserAccountFormFieldsTest.php UserAccountFormFieldsTest.php
core/modules/user/tests/src/Kernel/LegacyUserTest.php
modules/user/tests/src/Kernel/LegacyUserTest.php
user/tests/src/Kernel/LegacyUserTest.php
tests/src/Kernel/LegacyUserTest.php
src/Kernel/LegacyUserTest.php
Kernel/LegacyUserTest.php
LegacyUserTest.php
core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
modules/user/tests/src/Kernel/Controller/UserControllerTest.php modules/user/tests/src/Kernel/Controller/UserControllerTest.php
user/tests/src/Kernel/Controller/UserControllerTest.php user/tests/src/Kernel/Controller/UserControllerTest.php
@ -66108,6 +66057,12 @@ user/src/Form/UserMultipleCancelConfirm.php
src/Form/UserMultipleCancelConfirm.php src/Form/UserMultipleCancelConfirm.php
Form/UserMultipleCancelConfirm.php Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm.php UserMultipleCancelConfirm.php
core/modules/user/src/Form/UserLogoutConfirm.php
modules/user/src/Form/UserLogoutConfirm.php
user/src/Form/UserLogoutConfirm.php
src/Form/UserLogoutConfirm.php
Form/UserLogoutConfirm.php
UserLogoutConfirm.php
core/modules/user/src/Form/EntityPermissionsForm.php core/modules/user/src/Form/EntityPermissionsForm.php
modules/user/src/Form/EntityPermissionsForm.php modules/user/src/Form/EntityPermissionsForm.php
user/src/Form/EntityPermissionsForm.php user/src/Form/EntityPermissionsForm.php
@ -96377,6 +96332,12 @@ Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
Core/EventSubscriber/RssResponseRelativeUrlFilter.php Core/EventSubscriber/RssResponseRelativeUrlFilter.php
EventSubscriber/RssResponseRelativeUrlFilter.php EventSubscriber/RssResponseRelativeUrlFilter.php
RssResponseRelativeUrlFilter.php RssResponseRelativeUrlFilter.php
core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Core/EventSubscriber/CsrfExceptionSubscriber.php
EventSubscriber/CsrfExceptionSubscriber.php
CsrfExceptionSubscriber.php
core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Drupal/Core/EventSubscriber/FinishResponseSubscriber.php

View File

@ -4461,7 +4461,6 @@ core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
core/modules/migrate/tests/src/Kernel/Plugin/MigrationProvidersExistTest.php core/modules/migrate/tests/src/Kernel/Plugin/MigrationProvidersExistTest.php
core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlDeprecationTest.php
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSqlSourceCountCacheTest.php core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSqlSourceCountCacheTest.php
@ -5421,13 +5420,9 @@ core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
core/modules/file/tests/src/Kernel/UsageTest.php core/modules/file/tests/src/Kernel/UsageTest.php
core/modules/file/tests/src/Kernel/FileUrlTest.php core/modules/file/tests/src/Kernel/FileUrlTest.php
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php
core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php
core/modules/file/tests/src/Kernel/SaveTest.php core/modules/file/tests/src/Kernel/SaveTest.php
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
core/modules/file/tests/src/Kernel/LegacyValidateTest.php
core/modules/file/tests/src/Kernel/AccessTest.php core/modules/file/tests/src/Kernel/AccessTest.php
core/modules/file/tests/src/Kernel/DeleteTest.php core/modules/file/tests/src/Kernel/DeleteTest.php
core/modules/file/tests/src/Kernel/FileItemTest.php core/modules/file/tests/src/Kernel/FileItemTest.php
@ -5447,7 +5442,6 @@ core/modules/file/tests/src/Kernel/ManagedFileTest.php
core/modules/file/tests/src/Kernel/FileItemValidationTest.php core/modules/file/tests/src/Kernel/FileItemValidationTest.php
core/modules/file/tests/src/Kernel/SpaceUsedTest.php core/modules/file/tests/src/Kernel/SpaceUsedTest.php
core/modules/file/tests/src/Kernel/FileManagedAccessTest.php core/modules/file/tests/src/Kernel/FileManagedAccessTest.php
core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
core/modules/file/tests/src/Kernel/LoadTest.php core/modules/file/tests/src/Kernel/LoadTest.php
core/modules/file/tests/src/Kernel/RequirementsTest.php core/modules/file/tests/src/Kernel/RequirementsTest.php
core/modules/file/tests/src/Kernel/MoveTest.php core/modules/file/tests/src/Kernel/MoveTest.php
@ -6503,7 +6497,6 @@ core/modules/views/src/Views.php
core/modules/views/src/Ajax/ViewAjaxResponse.php core/modules/views/src/Ajax/ViewAjaxResponse.php
core/modules/views/src/Ajax/TriggerPreviewCommand.php core/modules/views/src/Ajax/TriggerPreviewCommand.php
core/modules/views/src/Ajax/ReplaceTitleCommand.php core/modules/views/src/Ajax/ReplaceTitleCommand.php
core/modules/views/src/Ajax/ScrollTopCommand.php
core/modules/views/src/Ajax/HighlightCommand.php core/modules/views/src/Ajax/HighlightCommand.php
core/modules/views/src/Ajax/ShowButtonsCommand.php core/modules/views/src/Ajax/ShowButtonsCommand.php
core/modules/views/src/Form/ViewsExposedForm.php core/modules/views/src/Form/ViewsExposedForm.php
@ -6949,6 +6942,7 @@ core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesEditingThemeTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
@ -7214,7 +7208,6 @@ core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php
core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php
core/modules/views_ui/tests/src/Functional/StorageTest.php core/modules/views_ui/tests/src/Functional/StorageTest.php
core/modules/views_ui/tests/src/Kernel/TagTest.php core/modules/views_ui/tests/src/Kernel/TagTest.php
core/modules/views_ui/tests/src/Kernel/TruncateDeprecateTest.php
core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php
core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php
@ -9189,6 +9182,7 @@ core/modules/user/tests/src/Functional/UserPermissionsAdminTest.php
core/modules/user/tests/src/Functional/UserSearchTest.php core/modules/user/tests/src/Functional/UserSearchTest.php
core/modules/user/tests/src/Functional/UserPictureTest.php core/modules/user/tests/src/Functional/UserPictureTest.php
core/modules/user/tests/src/Functional/UserRegistrationTest.php core/modules/user/tests/src/Functional/UserRegistrationTest.php
core/modules/user/tests/src/Functional/UserLogoutTest.php
core/modules/user/tests/src/Functional/UserTranslationUITest.php core/modules/user/tests/src/Functional/UserTranslationUITest.php
core/modules/user/tests/src/Functional/UserPermissionsTest.php core/modules/user/tests/src/Functional/UserPermissionsTest.php
core/modules/user/tests/src/Functional/AccessRoleUITest.php core/modules/user/tests/src/Functional/AccessRoleUITest.php
@ -9224,7 +9218,6 @@ core/modules/user/tests/src/Functional/UserCreateTest.php
core/modules/user/tests/src/Functional/UserCacheTagsTest.php core/modules/user/tests/src/Functional/UserCacheTagsTest.php
core/modules/user/tests/src/Kernel/UserRoleEntityTest.php core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
core/modules/user/tests/src/Kernel/LegacyUserTest.php
core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php
core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
@ -9451,6 +9444,7 @@ core/modules/user/src/Form/UserCancelForm.php
core/modules/user/src/Form/UserPermissionsModuleSpecificForm.php core/modules/user/src/Form/UserPermissionsModuleSpecificForm.php
core/modules/user/src/Form/UserPasswordForm.php core/modules/user/src/Form/UserPasswordForm.php
core/modules/user/src/Form/UserMultipleCancelConfirm.php core/modules/user/src/Form/UserMultipleCancelConfirm.php
core/modules/user/src/Form/UserLogoutConfirm.php
core/modules/user/src/Form/EntityPermissionsForm.php core/modules/user/src/Form/EntityPermissionsForm.php
core/modules/user/src/UserAuthInterface.php core/modules/user/src/UserAuthInterface.php
core/modules/user/src/ProfileTranslationHandler.php core/modules/user/src/ProfileTranslationHandler.php
@ -13854,6 +13848,7 @@ core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php
core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
core/lib/Drupal/Core/EventSubscriber/ModuleRouteSubscriber.php core/lib/Drupal/Core/EventSubscriber/ModuleRouteSubscriber.php
core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php

View File

@ -9928,6 +9928,26 @@ stock/report/supplier_wise_sales_analytics/__init__.py
report/supplier_wise_sales_analytics/__init__.py report/supplier_wise_sales_analytics/__init__.py
supplier_wise_sales_analytics/__init__.py supplier_wise_sales_analytics/__init__.py
__init__.py __init__.py
erpnext/stock/report/available_batch_report/available_batch_report.py
stock/report/available_batch_report/available_batch_report.py
report/available_batch_report/available_batch_report.py
available_batch_report/available_batch_report.py
available_batch_report.py
erpnext/stock/report/available_batch_report/available_batch_report.js
stock/report/available_batch_report/available_batch_report.js
report/available_batch_report/available_batch_report.js
available_batch_report/available_batch_report.js
available_batch_report.js
erpnext/stock/report/available_batch_report/__init__.py
stock/report/available_batch_report/__init__.py
report/available_batch_report/__init__.py
available_batch_report/__init__.py
__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.json
stock/report/available_batch_report/available_batch_report.json
report/available_batch_report/available_batch_report.json
available_batch_report/available_batch_report.json
available_batch_report.json
erpnext/stock/report/item_shortage_report/item_shortage_report.js erpnext/stock/report/item_shortage_report/item_shortage_report.js
stock/report/item_shortage_report/item_shortage_report.js stock/report/item_shortage_report/item_shortage_report.js
report/item_shortage_report/item_shortage_report.js report/item_shortage_report/item_shortage_report.js

View File

@ -2112,6 +2112,10 @@ erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics
erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.json erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.json
erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.js erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.js
erpnext/stock/report/supplier_wise_sales_analytics/__init__.py erpnext/stock/report/supplier_wise_sales_analytics/__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.py
erpnext/stock/report/available_batch_report/available_batch_report.js
erpnext/stock/report/available_batch_report/__init__.py
erpnext/stock/report/available_batch_report/available_batch_report.json
erpnext/stock/report/item_shortage_report/item_shortage_report.js erpnext/stock/report/item_shortage_report/item_shortage_report.js
erpnext/stock/report/item_shortage_report/__init__.py erpnext/stock/report/item_shortage_report/__init__.py
erpnext/stock/report/item_shortage_report/item_shortage_report.json erpnext/stock/report/item_shortage_report/item_shortage_report.json

View File

@ -27820,6 +27820,13 @@ Upgrades/Migrations/V8_2_2/AfterUpgrade.php
Migrations/V8_2_2/AfterUpgrade.php Migrations/V8_2_2/AfterUpgrade.php
V8_2_2/AfterUpgrade.php V8_2_2/AfterUpgrade.php
AfterUpgrade.php AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
Espo/Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
Upgrades/Migrations/V8_3/AfterUpgrade.php
Migrations/V8_3/AfterUpgrade.php
V8_3/AfterUpgrade.php
AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
Core/Upgrades/Migrations/V8_2/AfterUpgrade.php Core/Upgrades/Migrations/V8_2/AfterUpgrade.php

View File

@ -4288,6 +4288,7 @@ application/Espo/Core/FieldProcessing/LinkMultiple/Loader.php
application/Espo/Core/FieldProcessing/LinkMultiple/ListLoader.php application/Espo/Core/FieldProcessing/LinkMultiple/ListLoader.php
application/Espo/Core/FieldProcessing/File/Saver.php application/Espo/Core/FieldProcessing/File/Saver.php
application/Espo/Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_2_2/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_3/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_2/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_1/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_1/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php

View File

@ -249,24 +249,12 @@ Nop.Plugin.Shipping.UPS/API/Track/NopTrackClient.cs
API/Track/NopTrackClient.cs API/Track/NopTrackClient.cs
Track/NopTrackClient.cs Track/NopTrackClient.cs
NopTrackClient.cs NopTrackClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
API/Rates/RateResponse_RatedShipment.cs
Rates/RateResponse_RatedShipment.cs
RateResponse_RatedShipment.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
API/Rates/NopRateClient.cs API/Rates/NopRateClient.cs
Rates/NopRateClient.cs Rates/NopRateClient.cs
NopRateClient.cs NopRateClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
API/Rates/RateResponse_Response.cs
Rates/RateResponse_Response.cs
RateResponse_Response.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
@ -4349,6 +4337,11 @@ Libraries/Nop.Services/Customers/ICustomerRegistrationService.cs
Nop.Services/Customers/ICustomerRegistrationService.cs Nop.Services/Customers/ICustomerRegistrationService.cs
Customers/ICustomerRegistrationService.cs Customers/ICustomerRegistrationService.cs
ICustomerRegistrationService.cs ICustomerRegistrationService.cs
src/Libraries/Nop.Services/Customers/CustomerEventConsumer.cs
Libraries/Nop.Services/Customers/CustomerEventConsumer.cs
Nop.Services/Customers/CustomerEventConsumer.cs
Customers/CustomerEventConsumer.cs
CustomerEventConsumer.cs
src/Libraries/Nop.Services/Customers/DeleteGuestsTask.cs src/Libraries/Nop.Services/Customers/DeleteGuestsTask.cs
Libraries/Nop.Services/Customers/DeleteGuestsTask.cs Libraries/Nop.Services/Customers/DeleteGuestsTask.cs
Nop.Services/Customers/DeleteGuestsTask.cs Nop.Services/Customers/DeleteGuestsTask.cs
@ -6738,6 +6731,12 @@ Nop.Core/Domain/Customers/CustomerRoleComparerByName.cs
Domain/Customers/CustomerRoleComparerByName.cs Domain/Customers/CustomerRoleComparerByName.cs
Customers/CustomerRoleComparerByName.cs Customers/CustomerRoleComparerByName.cs
CustomerRoleComparerByName.cs CustomerRoleComparerByName.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Libraries/Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
Customers/CustomerChangeWorkingLanguageEvent.cs
CustomerChangeWorkingLanguageEvent.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs

View File

@ -62,9 +62,7 @@ src/Plugins/Nop.Plugin.Shipping.UPS/API/OAuth/NopOAuthClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/OAuth/OAuthClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/OAuth/OAuthClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Track/TrackClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/Track/TrackClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Track/NopTrackClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/Track/NopTrackClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_RatedShipment.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/NopRateClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateResponse_Response.cs
src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs src/Plugins/Nop.Plugin.Shipping.UPS/API/Rates/RateClient.cs
src/Plugins/Nop.Plugin.Shipping.UPS/Services/UPSService.cs src/Plugins/Nop.Plugin.Shipping.UPS/Services/UPSService.cs
src/Plugins/Nop.Plugin.Shipping.UPS/Services/HttpClientExtensions.cs src/Plugins/Nop.Plugin.Shipping.UPS/Services/HttpClientExtensions.cs
@ -845,6 +843,7 @@ src/Libraries/Nop.Services/Customers/Caching/CustomerCustomerRoleMappingCacheEve
src/Libraries/Nop.Services/Customers/Caching/RewardPointsHistoryCacheEventConsumer.cs src/Libraries/Nop.Services/Customers/Caching/RewardPointsHistoryCacheEventConsumer.cs
src/Libraries/Nop.Services/Customers/Caching/CustomerCacheEventConsumer.cs src/Libraries/Nop.Services/Customers/Caching/CustomerCacheEventConsumer.cs
src/Libraries/Nop.Services/Customers/ICustomerRegistrationService.cs src/Libraries/Nop.Services/Customers/ICustomerRegistrationService.cs
src/Libraries/Nop.Services/Customers/CustomerEventConsumer.cs
src/Libraries/Nop.Services/Customers/DeleteGuestsTask.cs src/Libraries/Nop.Services/Customers/DeleteGuestsTask.cs
src/Libraries/Nop.Services/Customers/ICustomerReportService.cs src/Libraries/Nop.Services/Customers/ICustomerReportService.cs
src/Libraries/Nop.Services/Customers/CustomerRegistrationService.cs src/Libraries/Nop.Services/Customers/CustomerRegistrationService.cs
@ -1280,6 +1279,7 @@ src/Libraries/Nop.Core/Domain/Customers/CustomerAttributeValue.cs
src/Libraries/Nop.Core/Domain/Customers/UserRegistrationType.cs src/Libraries/Nop.Core/Domain/Customers/UserRegistrationType.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerLoginResults.cs src/Libraries/Nop.Core/Domain/Customers/CustomerLoginResults.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerRoleComparerByName.cs src/Libraries/Nop.Core/Domain/Customers/CustomerRoleComparerByName.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeWorkingLanguageEvent.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs src/Libraries/Nop.Core/Domain/Customers/CustomerChangeMultiFactorAuthenticationProviderEvent.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerPassword.cs src/Libraries/Nop.Core/Domain/Customers/CustomerPassword.cs
src/Libraries/Nop.Core/Domain/Customers/ExternalAuthenticationRecord.cs src/Libraries/Nop.Core/Domain/Customers/ExternalAuthenticationRecord.cs

View File

@ -6922,6 +6922,14 @@ API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts
02_endpoints/04_customerGroup/01_postCustomersGroup.ts 02_endpoints/04_customerGroup/01_postCustomersGroup.ts
04_customerGroup/01_postCustomersGroup.ts 04_customerGroup/01_postCustomersGroup.ts
01_postCustomersGroup.ts 01_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
UI/campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
functional/API/02_endpoints/10_product/07_getProductImageId.ts
API/02_endpoints/10_product/07_getProductImageId.ts
02_endpoints/10_product/07_getProductImageId.ts
10_product/07_getProductImageId.ts
07_getProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts tests/UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
@ -44639,6 +44647,12 @@ File/HtaccessFileGenerator.php
HtaccessFileGenerator.php HtaccessFileGenerator.php
src/.htaccess src/.htaccess
.htaccess .htaccess
src/PrestaShopBundle/EventListener/Admin/Context/DefaultLanguageContextListener.php
PrestaShopBundle/EventListener/Admin/Context/DefaultLanguageContextListener.php
EventListener/Admin/Context/DefaultLanguageContextListener.php
Admin/Context/DefaultLanguageContextListener.php
Context/DefaultLanguageContextListener.php
DefaultLanguageContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php
PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php
EventListener/Admin/Context/CurrencyContextListener.php EventListener/Admin/Context/CurrencyContextListener.php
@ -44675,6 +44689,12 @@ EventListener/Admin/Context/LegacyContextListener.php
Admin/Context/LegacyContextListener.php Admin/Context/LegacyContextListener.php
Context/LegacyContextListener.php Context/LegacyContextListener.php
LegacyContextListener.php LegacyContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/DefaultShopContextListener.php
PrestaShopBundle/EventListener/Admin/Context/DefaultShopContextListener.php
EventListener/Admin/Context/DefaultShopContextListener.php
Admin/Context/DefaultShopContextListener.php
Context/DefaultShopContextListener.php
DefaultShopContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php
PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php
EventListener/Admin/Context/CountryContextListener.php EventListener/Admin/Context/CountryContextListener.php
@ -57188,6 +57208,10 @@ PrestaShopBundle/Routing/Linter/SecurityAttributeLinter.php
Routing/Linter/SecurityAttributeLinter.php Routing/Linter/SecurityAttributeLinter.php
Linter/SecurityAttributeLinter.php Linter/SecurityAttributeLinter.php
SecurityAttributeLinter.php SecurityAttributeLinter.php
src/PrestaShopBundle/Routing/LegacyControllerConstants.php
PrestaShopBundle/Routing/LegacyControllerConstants.php
Routing/LegacyControllerConstants.php
LegacyControllerConstants.php
src/PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php src/PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php
PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php
Routing/Converter/Exception/ArgumentException.php Routing/Converter/Exception/ArgumentException.php

View File

@ -1492,6 +1492,7 @@ tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/03_getCustomerGr
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/04_putCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/04_putCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/02_deleteCustomerGroupsId.ts tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/02_deleteCustomerGroupsId.ts
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/07_getProductImageId.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts tests/UI/campaigns/functional/API/02_endpoints/10_product/06_getProductIdImages.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/02_deleteProductId.ts tests/UI/campaigns/functional/API/02_endpoints/10_product/02_deleteProductId.ts
tests/UI/campaigns/functional/API/02_endpoints/10_product/03_getProductId.ts tests/UI/campaigns/functional/API/02_endpoints/10_product/03_getProductId.ts
@ -7696,12 +7697,14 @@ src/Adapter/File/Uploader/VirtualProductFileUploader.php
src/Adapter/File/RobotsTextFileGenerator.php src/Adapter/File/RobotsTextFileGenerator.php
src/Adapter/File/HtaccessFileGenerator.php src/Adapter/File/HtaccessFileGenerator.php
src/.htaccess src/.htaccess
src/PrestaShopBundle/EventListener/Admin/Context/DefaultLanguageContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/CurrencyContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/LegacyControllerContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/LegacyControllerContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/ShopContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/ShopContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/LanguageContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/LanguageContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/EmployeeContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/EmployeeContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/LegacyContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/LegacyContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/DefaultShopContextListener.php
src/PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php src/PrestaShopBundle/EventListener/Admin/Context/CountryContextListener.php
src/PrestaShopBundle/EventListener/Admin/DemoModeEnabledListener.php src/PrestaShopBundle/EventListener/Admin/DemoModeEnabledListener.php
src/PrestaShopBundle/EventListener/Admin/AdminSecurityListener.php src/PrestaShopBundle/EventListener/Admin/AdminSecurityListener.php
@ -9347,6 +9350,7 @@ src/PrestaShopBundle/Routing/Linter/AdminRouteProvider.php
src/PrestaShopBundle/Routing/Linter/RouteLinterInterface.php src/PrestaShopBundle/Routing/Linter/RouteLinterInterface.php
src/PrestaShopBundle/Routing/Linter/NamingConventionLinter.php src/PrestaShopBundle/Routing/Linter/NamingConventionLinter.php
src/PrestaShopBundle/Routing/Linter/SecurityAttributeLinter.php src/PrestaShopBundle/Routing/Linter/SecurityAttributeLinter.php
src/PrestaShopBundle/Routing/LegacyControllerConstants.php
src/PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php src/PrestaShopBundle/Routing/Converter/Exception/ArgumentException.php
src/PrestaShopBundle/Routing/Converter/Exception/RoutingException.php src/PrestaShopBundle/Routing/Converter/Exception/RoutingException.php
src/PrestaShopBundle/Routing/Converter/Exception/RouteNotFoundException.php src/PrestaShopBundle/Routing/Converter/Exception/RouteNotFoundException.php

View File

@ -4686,6 +4686,9 @@ _unreleased/2024-04-12-add-wrapper-component-for-sw-text-field.md
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md _unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md 2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
changelog/_unreleased/2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
_unreleased/2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md _unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
2024-01-22-fix-umlauts-in-productsearchterminterpreter.md 2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
@ -76107,6 +76110,15 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.chec
deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
no-deprecated-component-usage-checks/mt-icon.check.js no-deprecated-component-usage-checks/mt-icon.check.js
mt-icon.check.js mt-icon.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
no-deprecated-component-usage-checks/mt-checkbox.check.js
mt-checkbox.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
@ -118663,17 +118675,17 @@ component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss
form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss
sw-switch-field-deprecated/sw-switch-field-deprecated.scss sw-switch-field-deprecated/sw-switch-field-deprecated.scss
sw-switch-field-deprecated.scss sw-switch-field-deprecated.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
app/administration/src/app/component/form/sw-checkbox-field/index.js app/administration/src/app/component/form/sw-checkbox-field/index.ts
administration/src/app/component/form/sw-checkbox-field/index.js administration/src/app/component/form/sw-checkbox-field/index.ts
src/app/component/form/sw-checkbox-field/index.js src/app/component/form/sw-checkbox-field/index.ts
app/component/form/sw-checkbox-field/index.js app/component/form/sw-checkbox-field/index.ts
component/form/sw-checkbox-field/index.js component/form/sw-checkbox-field/index.ts
form/sw-checkbox-field/index.js form/sw-checkbox-field/index.ts
sw-checkbox-field/index.js sw-checkbox-field/index.ts
index.js index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
@ -118696,17 +118708,6 @@ component/form/sw-checkbox-field/sw-checkbox-field.html.twig
form/sw-checkbox-field/sw-checkbox-field.html.twig form/sw-checkbox-field/sw-checkbox-field.html.twig
sw-checkbox-field/sw-checkbox-field.html.twig sw-checkbox-field/sw-checkbox-field.html.twig
sw-checkbox-field.html.twig sw-checkbox-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
app/component/form/sw-checkbox-field/sw-checkbox-field.scss
component/form/sw-checkbox-field/sw-checkbox-field.scss
form/sw-checkbox-field/sw-checkbox-field.scss
sw-checkbox-field/sw-checkbox-field.scss
sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
Resources/app/administration/src/app/component/form/sw-file-input/index.js Resources/app/administration/src/app/component/form/sw-file-input/index.js
@ -119048,6 +119049,50 @@ component/form/sw-number-field/sw-number-field.html.twig
form/sw-number-field/sw-number-field.html.twig form/sw-number-field/sw-number-field.html.twig
sw-number-field/sw-number-field.html.twig sw-number-field/sw-number-field.html.twig
sw-number-field.html.twig sw-number-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
src/app/component/form/sw-checkbox-field-deprecated/index.js
app/component/form/sw-checkbox-field-deprecated/index.js
component/form/sw-checkbox-field-deprecated/index.js
form/sw-checkbox-field-deprecated/index.js
sw-checkbox-field-deprecated/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
sw-checkbox-field-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
sw-checkbox-field-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
sw-checkbox-field-deprecated/sw-checkbox-field.scss
sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
Resources/app/administration/src/app/component/form/sw-select-option/index.js Resources/app/administration/src/app/component/form/sw-select-option/index.js

View File

@ -1572,6 +1572,7 @@ changelog/_unreleased/2024-02-21-fixes-missing-setindexer-for-newsletterrecipien
changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
changelog/_unreleased/2024-04-12-add-wrapper-component-for-sw-text-field.md changelog/_unreleased/2024-04-12-add-wrapper-component-for-sw-text-field.md
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
changelog/_unreleased/2024-04-22-add-wrapper-component-for-sw-checkbox-field.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
changelog/_unreleased/2024-03-21-improve-snippet-author-performance.md changelog/_unreleased/2024-03-21-improve-snippet-author-performance.md
changelog/_unreleased/2024-04-09-fix-snippet-search-for-long-snippets.md changelog/_unreleased/2024-04-09-fix-snippet-search-for-long-snippets.md
@ -13837,6 +13838,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-number-field.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-number-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js
@ -17724,10 +17726,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-switch
src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss src/Administration/Resources/app/administration/src/app/component/form/sw-switch-field-deprecated/sw-switch-field-deprecated.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field/sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.scss src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.html.twig
@ -17759,6 +17760,10 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-confir
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/index.ts src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.spec.js src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-checkbox-field-deprecated/sw-checkbox-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig

View File

@ -6767,6 +6767,11 @@ js/product-editor/changelog/fix-46540
product-editor/changelog/fix-46540 product-editor/changelog/fix-46540
changelog/fix-46540 changelog/fix-46540
fix-46540 fix-46540
packages/js/product-editor/changelog/try-detect-save-via-product-editor
js/product-editor/changelog/try-detect-save-via-product-editor
product-editor/changelog/try-detect-save-via-product-editor
changelog/try-detect-save-via-product-editor
try-detect-save-via-product-editor
packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
product-editor/changelog/fix-46614_edit_modal_width_custom_fields product-editor/changelog/fix-46614_edit_modal_width_custom_fields
@ -6956,6 +6961,12 @@ product-editor/src/utils/get-product-variation-title.ts
src/utils/get-product-variation-title.ts src/utils/get-product-variation-title.ts
utils/get-product-variation-title.ts utils/get-product-variation-title.ts
get-product-variation-title.ts get-product-variation-title.ts
packages/js/product-editor/src/utils/product-editor-header-apifetch-middleware.ts
js/product-editor/src/utils/product-editor-header-apifetch-middleware.ts
product-editor/src/utils/product-editor-header-apifetch-middleware.ts
src/utils/product-editor-header-apifetch-middleware.ts
utils/product-editor-header-apifetch-middleware.ts
product-editor-header-apifetch-middleware.ts
packages/js/product-editor/src/utils/sort-fills-by-order.tsx packages/js/product-editor/src/utils/sort-fills-by-order.tsx
js/product-editor/src/utils/sort-fills-by-order.tsx js/product-editor/src/utils/sort-fills-by-order.tsx
product-editor/src/utils/sort-fills-by-order.tsx product-editor/src/utils/sort-fills-by-order.tsx
@ -7004,6 +7015,12 @@ product-editor/src/utils/product-apifetch-middleware.ts
src/utils/product-apifetch-middleware.ts src/utils/product-apifetch-middleware.ts
utils/product-apifetch-middleware.ts utils/product-apifetch-middleware.ts
product-apifetch-middleware.ts product-apifetch-middleware.ts
packages/js/product-editor/src/utils/is-product-editor.ts
js/product-editor/src/utils/is-product-editor.ts
product-editor/src/utils/is-product-editor.ts
src/utils/is-product-editor.ts
utils/is-product-editor.ts
is-product-editor.ts
packages/js/product-editor/src/utils/get-product-title.ts packages/js/product-editor/src/utils/get-product-title.ts
js/product-editor/src/utils/get-product-title.ts js/product-editor/src/utils/get-product-title.ts
product-editor/src/utils/get-product-title.ts product-editor/src/utils/get-product-title.ts
@ -17531,61 +17548,11 @@ js/dependency-extraction-webpack-plugin/assets/packages.js
dependency-extraction-webpack-plugin/assets/packages.js dependency-extraction-webpack-plugin/assets/packages.js
assets/packages.js assets/packages.js
packages.js packages.js
packages/js/dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
js/dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
changelog/bump-js-packages-php-version
bump-js-packages-php-version
packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
changelog/43595-update-wireit-0.14.3
43595-update-wireit-0.14.3
packages/js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
changelog/43532-add-cli-to-ci-workflow
43532-add-cli-to-ci-workflow
packages/js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
changelog/42860-update-pnpm
42860-update-pnpm
packages/js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
changelog/41498-dev-make-lint-output-console
41498-dev-make-lint-output-console
packages/js/dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
js/dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
changelog/46755-dev-add-files-to-dewp-dist
46755-dev-add-files-to-dewp-dist
packages/js/dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
js/dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
changelog/46278-fix-43889-43901-43944
46278-fix-43889-43901-43944
packages/js/dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
js/dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
changelog/45148-poc-request-reviews
45148-poc-request-reviews
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
js/dependency-extraction-webpack-plugin/changelog/.gitkeep js/dependency-extraction-webpack-plugin/changelog/.gitkeep
dependency-extraction-webpack-plugin/changelog/.gitkeep dependency-extraction-webpack-plugin/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
.gitkeep .gitkeep
packages/js/dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
js/dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
changelog/npm-release-webpack-dependency-plugin
npm-release-webpack-dependency-plugin
packages/js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md
js/dependency-extraction-webpack-plugin/CHANGELOG.md js/dependency-extraction-webpack-plugin/CHANGELOG.md
dependency-extraction-webpack-plugin/CHANGELOG.md dependency-extraction-webpack-plugin/CHANGELOG.md
@ -22632,6 +22599,19 @@ customize-store/assets/icons/lesson-plan.js
assets/icons/lesson-plan.js assets/icons/lesson-plan.js
icons/lesson-plan.js icons/lesson-plan.js
lesson-plan.js lesson-plan.js
plugins/woocommerce-admin/client/customize-store/tracking/index.ts
woocommerce-admin/client/customize-store/tracking/index.ts
client/customize-store/tracking/index.ts
customize-store/tracking/index.ts
tracking/index.ts
index.ts
plugins/woocommerce-admin/client/customize-store/tracking/tests/track-event.test.ts
woocommerce-admin/client/customize-store/tracking/tests/track-event.test.ts
client/customize-store/tracking/tests/track-event.test.ts
customize-store/tracking/tests/track-event.test.ts
tracking/tests/track-event.test.ts
tests/track-event.test.ts
track-event.test.ts
plugins/woocommerce-admin/client/customize-store/data/constants.ts plugins/woocommerce-admin/client/customize-store/data/constants.ts
woocommerce-admin/client/customize-store/data/constants.ts woocommerce-admin/client/customize-store/data/constants.ts
client/customize-store/data/constants.ts client/customize-store/data/constants.ts
@ -51951,6 +51931,10 @@ plugins/woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store
woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store
changelog/45824-add-44400-e2e-test-for-digital-store changelog/45824-add-44400-e2e-test-for-digital-store
45824-add-44400-e2e-test-for-digital-store 45824-add-44400-e2e-test-for-digital-store
plugins/woocommerce/changelog/46823-add-tracking-flow
woocommerce/changelog/46823-add-tracking-flow
changelog/46823-add-tracking-flow
46823-add-tracking-flow
plugins/woocommerce/changelog/dev-xstatev5-inspector plugins/woocommerce/changelog/dev-xstatev5-inspector
woocommerce/changelog/dev-xstatev5-inspector woocommerce/changelog/dev-xstatev5-inspector
changelog/dev-xstatev5-inspector changelog/dev-xstatev5-inspector
@ -52023,6 +52007,10 @@ plugins/woocommerce/changelog/fix-32216
woocommerce/changelog/fix-32216 woocommerce/changelog/fix-32216
changelog/fix-32216 changelog/fix-32216
fix-32216 fix-32216
plugins/woocommerce/changelog/46805-add-graduate-additional-fields
woocommerce/changelog/46805-add-graduate-additional-fields
changelog/46805-add-graduate-additional-fields
46805-add-graduate-additional-fields
plugins/woocommerce/changelog/46140-update-46133-site-visibility-tab plugins/woocommerce/changelog/46140-update-46133-site-visibility-tab
woocommerce/changelog/46140-update-46133-site-visibility-tab woocommerce/changelog/46140-update-46133-site-visibility-tab
changelog/46140-update-46133-site-visibility-tab changelog/46140-update-46133-site-visibility-tab
@ -52115,6 +52103,10 @@ plugins/woocommerce/changelog/hpos-large-guide
woocommerce/changelog/hpos-large-guide woocommerce/changelog/hpos-large-guide
changelog/hpos-large-guide changelog/hpos-large-guide
hpos-large-guide hpos-large-guide
plugins/woocommerce/changelog/update-wrap-coming-soon-templates-patterns-feature-flag
woocommerce/changelog/update-wrap-coming-soon-templates-patterns-feature-flag
changelog/update-wrap-coming-soon-templates-patterns-feature-flag
update-wrap-coming-soon-templates-patterns-feature-flag
plugins/woocommerce/changelog/36240-add-connect-woocom-plugin-list plugins/woocommerce/changelog/36240-add-connect-woocom-plugin-list
woocommerce/changelog/36240-add-connect-woocom-plugin-list woocommerce/changelog/36240-add-connect-woocom-plugin-list
changelog/36240-add-connect-woocom-plugin-list changelog/36240-add-connect-woocom-plugin-list
@ -52151,6 +52143,10 @@ plugins/woocommerce/changelog/45959-add-e2e-font-picker
woocommerce/changelog/45959-add-e2e-font-picker woocommerce/changelog/45959-add-e2e-font-picker
changelog/45959-add-e2e-font-picker changelog/45959-add-e2e-font-picker
45959-add-e2e-font-picker 45959-add-e2e-font-picker
plugins/woocommerce/changelog/e2e-flaky-test-fix-roundup
woocommerce/changelog/e2e-flaky-test-fix-roundup
changelog/e2e-flaky-test-fix-roundup
e2e-flaky-test-fix-roundup
plugins/woocommerce/changelog/update-46018-refactor-order-summary-block plugins/woocommerce/changelog/update-46018-refactor-order-summary-block
woocommerce/changelog/update-46018-refactor-order-summary-block woocommerce/changelog/update-46018-refactor-order-summary-block
changelog/update-46018-refactor-order-summary-block changelog/update-46018-refactor-order-summary-block
@ -52171,6 +52167,10 @@ plugins/woocommerce/changelog/fix-42157
woocommerce/changelog/fix-42157 woocommerce/changelog/fix-42157
changelog/fix-42157 changelog/fix-42157
fix-42157 fix-42157
plugins/woocommerce/changelog/46819-fix-ai-site-title-comparison
woocommerce/changelog/46819-fix-ai-site-title-comparison
changelog/46819-fix-ai-site-title-comparison
46819-fix-ai-site-title-comparison
plugins/woocommerce/changelog/46570-fix-coming-soon-page-fatal-error plugins/woocommerce/changelog/46570-fix-coming-soon-page-fatal-error
woocommerce/changelog/46570-fix-coming-soon-page-fatal-error woocommerce/changelog/46570-fix-coming-soon-page-fatal-error
changelog/46570-fix-coming-soon-page-fatal-error changelog/46570-fix-coming-soon-page-fatal-error
@ -52211,6 +52211,10 @@ plugins/woocommerce/changelog/fix-flaky-test-fixes
woocommerce/changelog/fix-flaky-test-fixes woocommerce/changelog/fix-flaky-test-fixes
changelog/fix-flaky-test-fixes changelog/fix-flaky-test-fixes
fix-flaky-test-fixes fix-flaky-test-fixes
plugins/woocommerce/changelog/46820-fix-redirect-button
woocommerce/changelog/46820-fix-redirect-button
changelog/46820-fix-redirect-button
46820-fix-redirect-button
plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product
woocommerce/changelog/add-e2e_tests_for_grouped_product woocommerce/changelog/add-e2e_tests_for_grouped_product
changelog/add-e2e_tests_for_grouped_product changelog/add-e2e_tests_for_grouped_product
@ -52263,6 +52267,10 @@ plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
woocommerce/changelog/e2e-fix-create-simple-product-fix woocommerce/changelog/e2e-fix-create-simple-product-fix
changelog/e2e-fix-create-simple-product-fix changelog/e2e-fix-create-simple-product-fix
e2e-fix-create-simple-product-fix e2e-fix-create-simple-product-fix
plugins/woocommerce/changelog/46833-fix-cys-logo-styles
woocommerce/changelog/46833-fix-cys-logo-styles
changelog/46833-fix-cys-logo-styles
46833-fix-cys-logo-styles
plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
@ -52375,6 +52383,10 @@ plugins/woocommerce/changelog/45859-dev-attempt-vendoring
woocommerce/changelog/45859-dev-attempt-vendoring woocommerce/changelog/45859-dev-attempt-vendoring
changelog/45859-dev-attempt-vendoring changelog/45859-dev-attempt-vendoring
45859-dev-attempt-vendoring 45859-dev-attempt-vendoring
plugins/woocommerce/changelog/pr-46841
woocommerce/changelog/pr-46841
changelog/pr-46841
pr-46841
plugins/woocommerce/changelog/try-LYS-coming-soon-template-only plugins/woocommerce/changelog/try-LYS-coming-soon-template-only
woocommerce/changelog/try-LYS-coming-soon-template-only woocommerce/changelog/try-LYS-coming-soon-template-only
changelog/try-LYS-coming-soon-template-only changelog/try-LYS-coming-soon-template-only
@ -52387,6 +52399,10 @@ plugins/woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests
woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests
changelog/45655-add-42046-CheckboxControl-e2e-tests changelog/45655-add-42046-CheckboxControl-e2e-tests
45655-add-42046-CheckboxControl-e2e-tests 45655-add-42046-CheckboxControl-e2e-tests
plugins/woocommerce/changelog/update-lys-feature-flag-off
woocommerce/changelog/update-lys-feature-flag-off
changelog/update-lys-feature-flag-off
update-lys-feature-flag-off
plugins/woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2 plugins/woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2
woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2 woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2
changelog/45906-chore-bump-dataloader-version-to-2-2-2 changelog/45906-chore-bump-dataloader-version-to-2-2-2
@ -52415,6 +52431,10 @@ plugins/woocommerce/changelog/update-lys-feature-flag
woocommerce/changelog/update-lys-feature-flag woocommerce/changelog/update-lys-feature-flag
changelog/update-lys-feature-flag changelog/update-lys-feature-flag
update-lys-feature-flag update-lys-feature-flag
plugins/woocommerce/changelog/fix-sanitize-data-fields
woocommerce/changelog/fix-sanitize-data-fields
changelog/fix-sanitize-data-fields
fix-sanitize-data-fields
plugins/woocommerce/changelog/dev-46678_transform_include_downloads_checkbox plugins/woocommerce/changelog/dev-46678_transform_include_downloads_checkbox
woocommerce/changelog/dev-46678_transform_include_downloads_checkbox woocommerce/changelog/dev-46678_transform_include_downloads_checkbox
changelog/dev-46678_transform_include_downloads_checkbox changelog/dev-46678_transform_include_downloads_checkbox
@ -52487,6 +52507,10 @@ plugins/woocommerce/changelog/45979-frosso-patch-1
woocommerce/changelog/45979-frosso-patch-1 woocommerce/changelog/45979-frosso-patch-1
changelog/45979-frosso-patch-1 changelog/45979-frosso-patch-1
45979-frosso-patch-1 45979-frosso-patch-1
plugins/woocommerce/changelog/fix-remove-live-explat-test
woocommerce/changelog/fix-remove-live-explat-test
changelog/fix-remove-live-explat-test
fix-remove-live-explat-test
plugins/woocommerce/changelog/fix-lys-default-values-actions plugins/woocommerce/changelog/fix-lys-default-values-actions
woocommerce/changelog/fix-lys-default-values-actions woocommerce/changelog/fix-lys-default-values-actions
changelog/fix-lys-default-values-actions changelog/fix-lys-default-values-actions
@ -52619,6 +52643,10 @@ plugins/woocommerce/changelog/fix-update-rest-api-order-totals-hpos
woocommerce/changelog/fix-update-rest-api-order-totals-hpos woocommerce/changelog/fix-update-rest-api-order-totals-hpos
changelog/fix-update-rest-api-order-totals-hpos changelog/fix-update-rest-api-order-totals-hpos
fix-update-rest-api-order-totals-hpos fix-update-rest-api-order-totals-hpos
plugins/woocommerce/changelog/try-detect-save-via-product-editor
woocommerce/changelog/try-detect-save-via-product-editor
changelog/try-detect-save-via-product-editor
try-detect-save-via-product-editor
plugins/woocommerce/changelog/dev-improving_product_editor_fcp plugins/woocommerce/changelog/dev-improving_product_editor_fcp
woocommerce/changelog/dev-improving_product_editor_fcp woocommerce/changelog/dev-improving_product_editor_fcp
changelog/dev-improving_product_editor_fcp changelog/dev-improving_product_editor_fcp
@ -52707,10 +52735,18 @@ plugins/woocommerce/changelog/update-single-shipping-style
woocommerce/changelog/update-single-shipping-style woocommerce/changelog/update-single-shipping-style
changelog/update-single-shipping-style changelog/update-single-shipping-style
update-single-shipping-style update-single-shipping-style
plugins/woocommerce/changelog/dev-46829_remove_custom_fields_feature_flag
woocommerce/changelog/dev-46829_remove_custom_fields_feature_flag
changelog/dev-46829_remove_custom_fields_feature_flag
dev-46829_remove_custom_fields_feature_flag
plugins/woocommerce/changelog/fix-25623 plugins/woocommerce/changelog/fix-25623
woocommerce/changelog/fix-25623 woocommerce/changelog/fix-25623
changelog/fix-25623 changelog/fix-25623
fix-25623 fix-25623
plugins/woocommerce/changelog/e2e-fix-page-title-in-editor-with-gutenberg
woocommerce/changelog/e2e-fix-page-title-in-editor-with-gutenberg
changelog/e2e-fix-page-title-in-editor-with-gutenberg
e2e-fix-page-title-in-editor-with-gutenberg
plugins/woocommerce/changelog/e2e-fix-create-order-test-fix plugins/woocommerce/changelog/e2e-fix-create-order-test-fix
woocommerce/changelog/e2e-fix-create-order-test-fix woocommerce/changelog/e2e-fix-create-order-test-fix
changelog/e2e-fix-create-order-test-fix changelog/e2e-fix-create-order-test-fix
@ -52719,6 +52755,10 @@ plugins/woocommerce/changelog/pr-46709
woocommerce/changelog/pr-46709 woocommerce/changelog/pr-46709
changelog/pr-46709 changelog/pr-46709
pr-46709 pr-46709
plugins/woocommerce/changelog/fix-46809
woocommerce/changelog/fix-46809
changelog/fix-46809
fix-46809
plugins/woocommerce/changelog/fix-back-from-cys-via-lys plugins/woocommerce/changelog/fix-back-from-cys-via-lys
woocommerce/changelog/fix-back-from-cys-via-lys woocommerce/changelog/fix-back-from-cys-via-lys
changelog/fix-back-from-cys-via-lys changelog/fix-back-from-cys-via-lys
@ -52843,6 +52883,10 @@ plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
changelog/e2e-add-merchant-inserting-woo-blocks changelog/e2e-add-merchant-inserting-woo-blocks
e2e-add-merchant-inserting-woo-blocks e2e-add-merchant-inserting-woo-blocks
plugins/woocommerce/changelog/46807-update-site-not-connected-message
woocommerce/changelog/46807-update-site-not-connected-message
changelog/46807-update-site-not-connected-message
46807-update-site-not-connected-message
plugins/woocommerce/changelog/46221-fix-header-tests plugins/woocommerce/changelog/46221-fix-header-tests
woocommerce/changelog/46221-fix-header-tests woocommerce/changelog/46221-fix-header-tests
changelog/46221-fix-header-tests changelog/46221-fix-header-tests

View File

@ -1222,6 +1222,7 @@ packages/js/product-editor/changelog/fix-46615
packages/js/product-editor/changelog/fix-46610 packages/js/product-editor/changelog/fix-46610
packages/js/product-editor/changelog/update-remove-media-library packages/js/product-editor/changelog/update-remove-media-library
packages/js/product-editor/changelog/fix-46540 packages/js/product-editor/changelog/fix-46540
packages/js/product-editor/changelog/try-detect-save-via-product-editor
packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields packages/js/product-editor/changelog/fix-46614_edit_modal_width_custom_fields
packages/js/product-editor/changelog/add-keyboard-shortcuts packages/js/product-editor/changelog/add-keyboard-shortcuts
packages/js/product-editor/changelog/.gitkeep packages/js/product-editor/changelog/.gitkeep
@ -1255,6 +1256,7 @@ packages/js/product-editor/src/utils/init-block.ts
packages/js/product-editor/src/utils/defer-select-in-focus.ts packages/js/product-editor/src/utils/defer-select-in-focus.ts
packages/js/product-editor/src/utils/get-product-status.ts packages/js/product-editor/src/utils/get-product-status.ts
packages/js/product-editor/src/utils/get-product-variation-title.ts packages/js/product-editor/src/utils/get-product-variation-title.ts
packages/js/product-editor/src/utils/product-editor-header-apifetch-middleware.ts
packages/js/product-editor/src/utils/sort-fills-by-order.tsx packages/js/product-editor/src/utils/sort-fills-by-order.tsx
packages/js/product-editor/src/utils/get-gutenberg-version.ts packages/js/product-editor/src/utils/get-gutenberg-version.ts
packages/js/product-editor/src/utils/get-product-error-message.ts packages/js/product-editor/src/utils/get-product-error-message.ts
@ -1263,6 +1265,7 @@ packages/js/product-editor/src/utils/get-header-title.ts
packages/js/product-editor/src/utils/has-attributes-used-for-variations.ts packages/js/product-editor/src/utils/has-attributes-used-for-variations.ts
packages/js/product-editor/src/utils/map-upload-image-to-image.ts packages/js/product-editor/src/utils/map-upload-image-to-image.ts
packages/js/product-editor/src/utils/product-apifetch-middleware.ts packages/js/product-editor/src/utils/product-apifetch-middleware.ts
packages/js/product-editor/src/utils/is-product-editor.ts
packages/js/product-editor/src/utils/get-product-title.ts packages/js/product-editor/src/utils/get-product-title.ts
packages/js/product-editor/src/utils/date/is-same-day.ts packages/js/product-editor/src/utils/date/is-same-day.ts
packages/js/product-editor/src/utils/date/is-site-settings-timezone-same-as-date-timezone.ts packages/js/product-editor/src/utils/date/is-site-settings-timezone-same-as-date-timezone.ts
@ -2831,17 +2834,7 @@ packages/js/extend-cart-checkout-block/webpack.config.js.mustache
packages/js/dependency-extraction-webpack-plugin/composer.lock packages/js/dependency-extraction-webpack-plugin/composer.lock
packages/js/dependency-extraction-webpack-plugin/package.json packages/js/dependency-extraction-webpack-plugin/package.json
packages/js/dependency-extraction-webpack-plugin/assets/packages.js packages/js/dependency-extraction-webpack-plugin/assets/packages.js
packages/js/dependency-extraction-webpack-plugin/changelog/bump-js-packages-php-version
packages/js/dependency-extraction-webpack-plugin/changelog/43595-update-wireit-0.14.3
packages/js/dependency-extraction-webpack-plugin/changelog/43532-add-cli-to-ci-workflow
packages/js/dependency-extraction-webpack-plugin/changelog/42860-update-pnpm
packages/js/dependency-extraction-webpack-plugin/changelog/41498-dev-make-lint-output-console
packages/js/dependency-extraction-webpack-plugin/changelog/46755-dev-add-files-to-dewp-dist
packages/js/dependency-extraction-webpack-plugin/changelog/46278-fix-43889-43901-43944
packages/js/dependency-extraction-webpack-plugin/changelog/45148-poc-request-reviews
packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep packages/js/dependency-extraction-webpack-plugin/changelog/.gitkeep
packages/js/dependency-extraction-webpack-plugin/changelog/npm-release-webpack-dependency-plugin
packages/js/dependency-extraction-webpack-plugin/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md packages/js/dependency-extraction-webpack-plugin/CHANGELOG.md
packages/js/dependency-extraction-webpack-plugin/PREVIOUS_CHANGELOG.md packages/js/dependency-extraction-webpack-plugin/PREVIOUS_CHANGELOG.md
packages/js/dependency-extraction-webpack-plugin/README.md packages/js/dependency-extraction-webpack-plugin/README.md
@ -3897,6 +3890,8 @@ plugins/woocommerce-admin/client/customize-store/assets/images/loader-applying-t
plugins/woocommerce-admin/client/customize-store/assets/images/loader-opening-the-doors.svg plugins/woocommerce-admin/client/customize-store/assets/images/loader-opening-the-doors.svg
plugins/woocommerce-admin/client/customize-store/assets/images/intro-banner-background.svg plugins/woocommerce-admin/client/customize-store/assets/images/intro-banner-background.svg
plugins/woocommerce-admin/client/customize-store/assets/icons/lesson-plan.js plugins/woocommerce-admin/client/customize-store/assets/icons/lesson-plan.js
plugins/woocommerce-admin/client/customize-store/tracking/index.ts
plugins/woocommerce-admin/client/customize-store/tracking/tests/track-event.test.ts
plugins/woocommerce-admin/client/customize-store/data/constants.ts plugins/woocommerce-admin/client/customize-store/data/constants.ts
plugins/woocommerce-admin/client/customize-store/data/homepageTemplates.ts plugins/woocommerce-admin/client/customize-store/data/homepageTemplates.ts
plugins/woocommerce-admin/client/customize-store/data/service.ts plugins/woocommerce-admin/client/customize-store/data/service.ts
@ -7976,6 +7971,7 @@ plugins/woocommerce/changelog/45778-fix-44893-shipping-cost-task-input-layout-is
plugins/woocommerce/changelog/43267-add-auto-insert-customer-block plugins/woocommerce/changelog/43267-add-auto-insert-customer-block
plugins/woocommerce/changelog/dev-change-lys-task-id plugins/woocommerce/changelog/dev-change-lys-task-id
plugins/woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store plugins/woocommerce/changelog/45824-add-44400-e2e-test-for-digital-store
plugins/woocommerce/changelog/46823-add-tracking-flow
plugins/woocommerce/changelog/dev-xstatev5-inspector plugins/woocommerce/changelog/dev-xstatev5-inspector
plugins/woocommerce/changelog/fix-24346-refund-line-items plugins/woocommerce/changelog/fix-24346-refund-line-items
plugins/woocommerce/changelog/e2e-ensure-legacy-template-name-support plugins/woocommerce/changelog/e2e-ensure-legacy-template-name-support
@ -7994,6 +7990,7 @@ plugins/woocommerce/changelog/fix-27077-order-editor-coupons-deleted-products
plugins/woocommerce/changelog/45551-fix-43967-43960-43890 plugins/woocommerce/changelog/45551-fix-43967-43960-43890
plugins/woocommerce/changelog/tweak-color-in-reports-and-ratings plugins/woocommerce/changelog/tweak-color-in-reports-and-ratings
plugins/woocommerce/changelog/fix-32216 plugins/woocommerce/changelog/fix-32216
plugins/woocommerce/changelog/46805-add-graduate-additional-fields
plugins/woocommerce/changelog/46140-update-46133-site-visibility-tab plugins/woocommerce/changelog/46140-update-46133-site-visibility-tab
plugins/woocommerce/changelog/46091-add-move-custom-fields-to-individual-fields plugins/woocommerce/changelog/46091-add-move-custom-fields-to-individual-fields
plugins/woocommerce/changelog/dev-38958_remove_periods_at_the_end_of_sections plugins/woocommerce/changelog/dev-38958_remove_periods_at_the_end_of_sections
@ -8017,6 +8014,7 @@ plugins/woocommerce/changelog/45530-fix-45528-single-product-block-restricting-i
plugins/woocommerce/changelog/add-support-for-co-branded-credit-cards plugins/woocommerce/changelog/add-support-for-co-branded-credit-cards
plugins/woocommerce/changelog/hpos-remove-unused-tracker-and-rest-props plugins/woocommerce/changelog/hpos-remove-unused-tracker-and-rest-props
plugins/woocommerce/changelog/hpos-large-guide plugins/woocommerce/changelog/hpos-large-guide
plugins/woocommerce/changelog/update-wrap-coming-soon-templates-patterns-feature-flag
plugins/woocommerce/changelog/36240-add-connect-woocom-plugin-list plugins/woocommerce/changelog/36240-add-connect-woocom-plugin-list
plugins/woocommerce/changelog/fix-connect-to-woocommerce-note plugins/woocommerce/changelog/fix-connect-to-woocommerce-note
plugins/woocommerce/changelog/fix-e2e-tests-for-shipping plugins/woocommerce/changelog/fix-e2e-tests-for-shipping
@ -8026,11 +8024,13 @@ plugins/woocommerce/changelog/46381-apr9-broken-links
plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests
plugins/woocommerce/changelog/46616-fix-46556 plugins/woocommerce/changelog/46616-fix-46556
plugins/woocommerce/changelog/45959-add-e2e-font-picker plugins/woocommerce/changelog/45959-add-e2e-font-picker
plugins/woocommerce/changelog/e2e-flaky-test-fix-roundup
plugins/woocommerce/changelog/update-46018-refactor-order-summary-block plugins/woocommerce/changelog/update-46018-refactor-order-summary-block
plugins/woocommerce/changelog/45607-try-double-quotes-css-scss plugins/woocommerce/changelog/45607-try-double-quotes-css-scss
plugins/woocommerce/changelog/e2e-merchant-orders-enhancements plugins/woocommerce/changelog/e2e-merchant-orders-enhancements
plugins/woocommerce/changelog/try-checkout-e2e-fix-opr plugins/woocommerce/changelog/try-checkout-e2e-fix-opr
plugins/woocommerce/changelog/fix-42157 plugins/woocommerce/changelog/fix-42157
plugins/woocommerce/changelog/46819-fix-ai-site-title-comparison
plugins/woocommerce/changelog/46570-fix-coming-soon-page-fatal-error plugins/woocommerce/changelog/46570-fix-coming-soon-page-fatal-error
plugins/woocommerce/changelog/45544-fix-get_order_data_for_ids_meta_replication_lag plugins/woocommerce/changelog/45544-fix-get_order_data_for_ids_meta_replication_lag
plugins/woocommerce/changelog/add-lys-prefetch-congrats-data plugins/woocommerce/changelog/add-lys-prefetch-congrats-data
@ -8041,6 +8041,7 @@ plugins/woocommerce/changelog/dev-add-legacy-unit-tests-to-ci
plugins/woocommerce/changelog/test-move-metrics-tests-to-ci plugins/woocommerce/changelog/test-move-metrics-tests-to-ci
plugins/woocommerce/changelog/add-use-state-name-in-address-card plugins/woocommerce/changelog/add-use-state-name-in-address-card
plugins/woocommerce/changelog/fix-flaky-test-fixes plugins/woocommerce/changelog/fix-flaky-test-fixes
plugins/woocommerce/changelog/46820-fix-redirect-button
plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product plugins/woocommerce/changelog/add-e2e_tests_for_grouped_product
plugins/woocommerce/changelog/fix-lys-task-not-crossed-off plugins/woocommerce/changelog/fix-lys-task-not-crossed-off
plugins/woocommerce/changelog/46188-fix-skip-color-picker-e2e-test plugins/woocommerce/changelog/46188-fix-skip-color-picker-e2e-test
@ -8054,6 +8055,7 @@ plugins/woocommerce/changelog/dev-k6-cot-to-hpos
plugins/woocommerce/changelog/46268-fix-restore-default-theme-cys plugins/woocommerce/changelog/46268-fix-restore-default-theme-cys
plugins/woocommerce/changelog/46101-add-lys-coming-soon-templates plugins/woocommerce/changelog/46101-add-lys-coming-soon-templates
plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
plugins/woocommerce/changelog/46833-fix-cys-logo-styles
plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette plugins/woocommerce/changelog/46212-46194-cys-investigate-potential-bad-performance-for-the-color-palette
plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
plugins/woocommerce/changelog/fix-e2e-test-linked-product-count plugins/woocommerce/changelog/fix-e2e-test-linked-product-count
@ -8082,9 +8084,11 @@ plugins/woocommerce/changelog/45915-update-45904-lys-provide-private-url
plugins/woocommerce/changelog/46569-fix-my-account-access-LYS plugins/woocommerce/changelog/46569-fix-my-account-access-LYS
plugins/woocommerce/changelog/fix-orders-analytics-code-typo plugins/woocommerce/changelog/fix-orders-analytics-code-typo
plugins/woocommerce/changelog/45859-dev-attempt-vendoring plugins/woocommerce/changelog/45859-dev-attempt-vendoring
plugins/woocommerce/changelog/pr-46841
plugins/woocommerce/changelog/try-LYS-coming-soon-template-only plugins/woocommerce/changelog/try-LYS-coming-soon-template-only
plugins/woocommerce/changelog/dev-remove-blocks-repo-entry plugins/woocommerce/changelog/dev-remove-blocks-repo-entry
plugins/woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests plugins/woocommerce/changelog/45655-add-42046-CheckboxControl-e2e-tests
plugins/woocommerce/changelog/update-lys-feature-flag-off
plugins/woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2 plugins/woocommerce/changelog/45906-chore-bump-dataloader-version-to-2-2-2
plugins/woocommerce/changelog/fix-mini-cart-test plugins/woocommerce/changelog/fix-mini-cart-test
plugins/woocommerce/changelog/45932-update-lys-task-action-url plugins/woocommerce/changelog/45932-update-lys-task-action-url
@ -8092,6 +8096,7 @@ plugins/woocommerce/changelog/add-metadata_variations
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block-options plugins/woocommerce/changelog/e2e-add-merchant-checkout-block-options
plugins/woocommerce/changelog/tools-add-e2e-tests-in-ci-jobs plugins/woocommerce/changelog/tools-add-e2e-tests-in-ci-jobs
plugins/woocommerce/changelog/update-lys-feature-flag plugins/woocommerce/changelog/update-lys-feature-flag
plugins/woocommerce/changelog/fix-sanitize-data-fields
plugins/woocommerce/changelog/dev-46678_transform_include_downloads_checkbox plugins/woocommerce/changelog/dev-46678_transform_include_downloads_checkbox
plugins/woocommerce/changelog/42049-product-collection-break-taxonomies-filter-into-multiple-menu-items plugins/woocommerce/changelog/42049-product-collection-break-taxonomies-filter-into-multiple-menu-items
plugins/woocommerce/changelog/46814-dev-externalize-woo-types plugins/woocommerce/changelog/46814-dev-externalize-woo-types
@ -8110,6 +8115,7 @@ plugins/woocommerce/changelog/fix-free-shipping-font-size
plugins/woocommerce/changelog/fix-e2e-translation-test plugins/woocommerce/changelog/fix-e2e-translation-test
plugins/woocommerce/changelog/add-39887_e2e_tests_variations_warning plugins/woocommerce/changelog/add-39887_e2e_tests_variations_warning
plugins/woocommerce/changelog/45979-frosso-patch-1 plugins/woocommerce/changelog/45979-frosso-patch-1
plugins/woocommerce/changelog/fix-remove-live-explat-test
plugins/woocommerce/changelog/fix-lys-default-values-actions plugins/woocommerce/changelog/fix-lys-default-values-actions
plugins/woocommerce/changelog/update-rename-generic-product-collection-location-to-site plugins/woocommerce/changelog/update-rename-generic-product-collection-location-to-site
plugins/woocommerce/changelog/e2e-update-default-theme plugins/woocommerce/changelog/e2e-update-default-theme
@ -8143,6 +8149,7 @@ plugins/woocommerce/changelog/fix-46540
plugins/woocommerce/changelog/46053-fix-update-rc-version plugins/woocommerce/changelog/46053-fix-update-rc-version
plugins/woocommerce/changelog/fix-lys-incomplete-tasks plugins/woocommerce/changelog/fix-lys-incomplete-tasks
plugins/woocommerce/changelog/fix-update-rest-api-order-totals-hpos plugins/woocommerce/changelog/fix-update-rest-api-order-totals-hpos
plugins/woocommerce/changelog/try-detect-save-via-product-editor
plugins/woocommerce/changelog/dev-improving_product_editor_fcp plugins/woocommerce/changelog/dev-improving_product_editor_fcp
plugins/woocommerce/changelog/45931-fix-45842-product-collection-block-hand-picked-items-limited-to-first-100-in-catalog plugins/woocommerce/changelog/45931-fix-45842-product-collection-block-hand-picked-items-limited-to-first-100-in-catalog
plugins/woocommerce/changelog/45926-add-e2e-color-picker plugins/woocommerce/changelog/45926-add-e2e-color-picker
@ -8165,9 +8172,12 @@ plugins/woocommerce/changelog/bump-update-wordpress-env-to-9.0.7
plugins/woocommerce/changelog/hpos-alias-cli-tools plugins/woocommerce/changelog/hpos-alias-cli-tools
plugins/woocommerce/changelog/fix-e2e-template-modification-tests plugins/woocommerce/changelog/fix-e2e-template-modification-tests
plugins/woocommerce/changelog/update-single-shipping-style plugins/woocommerce/changelog/update-single-shipping-style
plugins/woocommerce/changelog/dev-46829_remove_custom_fields_feature_flag
plugins/woocommerce/changelog/fix-25623 plugins/woocommerce/changelog/fix-25623
plugins/woocommerce/changelog/e2e-fix-page-title-in-editor-with-gutenberg
plugins/woocommerce/changelog/e2e-fix-create-order-test-fix plugins/woocommerce/changelog/e2e-fix-create-order-test-fix
plugins/woocommerce/changelog/pr-46709 plugins/woocommerce/changelog/pr-46709
plugins/woocommerce/changelog/fix-46809
plugins/woocommerce/changelog/fix-back-from-cys-via-lys plugins/woocommerce/changelog/fix-back-from-cys-via-lys
plugins/woocommerce/changelog/re-44879 plugins/woocommerce/changelog/re-44879
plugins/woocommerce/changelog/46402-fix-coming-soon0-template-tweaks plugins/woocommerce/changelog/46402-fix-coming-soon0-template-tweaks
@ -8199,6 +8209,7 @@ plugins/woocommerce/changelog/add-44761
plugins/woocommerce/changelog/45934-remove-customer-account-block-margin-left plugins/woocommerce/changelog/45934-remove-customer-account-block-margin-left
plugins/woocommerce/changelog/fix-flaky-tests-fixes plugins/woocommerce/changelog/fix-flaky-tests-fixes
plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
plugins/woocommerce/changelog/46807-update-site-not-connected-message
plugins/woocommerce/changelog/46221-fix-header-tests plugins/woocommerce/changelog/46221-fix-header-tests
plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
plugins/woocommerce/changelog/46219-dev-delete-base-tabs-component plugins/woocommerce/changelog/46219-dev-delete-base-tabs-component

View File

@ -9287,6 +9287,11 @@ services/service/user/out_of_office_spec.rb
service/user/out_of_office_spec.rb service/user/out_of_office_spec.rb
user/out_of_office_spec.rb user/out_of_office_spec.rb
out_of_office_spec.rb out_of_office_spec.rb
spec/services/service/user/change_password_spec.rb
services/service/user/change_password_spec.rb
service/user/change_password_spec.rb
user/change_password_spec.rb
change_password_spec.rb
spec/services/service/user/signup_verify_spec.rb spec/services/service/user/signup_verify_spec.rb
services/service/user/signup_verify_spec.rb services/service/user/signup_verify_spec.rb
service/user/signup_verify_spec.rb service/user/signup_verify_spec.rb
@ -9635,6 +9640,12 @@ gql/mutations/account/out_of_office_spec.rb
mutations/account/out_of_office_spec.rb mutations/account/out_of_office_spec.rb
account/out_of_office_spec.rb account/out_of_office_spec.rb
out_of_office_spec.rb out_of_office_spec.rb
spec/graphql/gql/mutations/account/change_password_spec.rb
graphql/gql/mutations/account/change_password_spec.rb
gql/mutations/account/change_password_spec.rb
mutations/account/change_password_spec.rb
account/change_password_spec.rb
change_password_spec.rb
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
graphql/gql/mutations/admin_password_auth_verify_spec.rb graphql/gql/mutations/admin_password_auth_verify_spec.rb
gql/mutations/admin_password_auth_verify_spec.rb gql/mutations/admin_password_auth_verify_spec.rb
@ -22915,6 +22926,11 @@ services/service/user/add_internal.rb
service/user/add_internal.rb service/user/add_internal.rb
user/add_internal.rb user/add_internal.rb
add_internal.rb add_internal.rb
app/services/service/user/change_password.rb
services/service/user/change_password.rb
service/user/change_password.rb
user/change_password.rb
change_password.rb
app/services/service/user/deprecated/signup.rb app/services/service/user/deprecated/signup.rb
services/service/user/deprecated/signup.rb services/service/user/deprecated/signup.rb
service/user/deprecated/signup.rb service/user/deprecated/signup.rb
@ -23400,6 +23416,12 @@ mutations/account/avatar/add.rb
account/avatar/add.rb account/avatar/add.rb
avatar/add.rb avatar/add.rb
add.rb add.rb
app/graphql/gql/mutations/account/change_password.rb
graphql/gql/mutations/account/change_password.rb
gql/mutations/account/change_password.rb
mutations/account/change_password.rb
account/change_password.rb
change_password.rb
app/graphql/gql/mutations/ticket/article/retry_media_download.rb app/graphql/gql/mutations/ticket/article/retry_media_download.rb
graphql/gql/mutations/ticket/article/retry_media_download.rb graphql/gql/mutations/ticket/article/retry_media_download.rb
gql/mutations/ticket/article/retry_media_download.rb gql/mutations/ticket/article/retry_media_download.rb
@ -34426,6 +34448,15 @@ personal-setting/graphql/mutations/accountAvatarSelect.api.ts
graphql/mutations/accountAvatarSelect.api.ts graphql/mutations/accountAvatarSelect.api.ts
mutations/accountAvatarSelect.api.ts mutations/accountAvatarSelect.api.ts
accountAvatarSelect.api.ts accountAvatarSelect.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
pages/personal-setting/graphql/mutations/accountChangePassword.graphql
personal-setting/graphql/mutations/accountChangePassword.graphql
graphql/mutations/accountChangePassword.graphql
mutations/accountChangePassword.graphql
accountChangePassword.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
@ -34480,6 +34511,24 @@ personal-setting/graphql/mutations/accountAppearance.api.ts
graphql/mutations/accountAppearance.api.ts graphql/mutations/accountAppearance.api.ts
mutations/accountAppearance.api.ts mutations/accountAppearance.api.ts
accountAppearance.api.ts accountAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
personal-setting/graphql/mutations/accountChangePassword.mocks.ts
graphql/mutations/accountChangePassword.mocks.ts
mutations/accountChangePassword.mocks.ts
accountChangePassword.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
personal-setting/graphql/mutations/accountChangePassword.api.ts
graphql/mutations/accountChangePassword.api.ts
mutations/accountChangePassword.api.ts
accountChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
@ -34642,6 +34691,16 @@ views/PersonalSetting/plugins/devices.ts
PersonalSetting/plugins/devices.ts PersonalSetting/plugins/devices.ts
plugins/devices.ts plugins/devices.ts
devices.ts devices.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
pages/personal-setting/views/PersonalSetting/plugins/password.ts
personal-setting/views/PersonalSetting/plugins/password.ts
views/PersonalSetting/plugins/password.ts
PersonalSetting/plugins/password.ts
plugins/password.ts
password.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
@ -34662,6 +34721,14 @@ views/PersonalSetting/plugins/locale.ts
PersonalSetting/plugins/locale.ts PersonalSetting/plugins/locale.ts
plugins/locale.ts plugins/locale.ts
locale.ts locale.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
desktop/pages/personal-setting/views/PersonalSettingPassword.vue
pages/personal-setting/views/PersonalSettingPassword.vue
personal-setting/views/PersonalSettingPassword.vue
views/PersonalSettingPassword.vue
PersonalSettingPassword.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
@ -34678,6 +34745,14 @@ pages/personal-setting/types/out-of-office.ts
personal-setting/types/out-of-office.ts personal-setting/types/out-of-office.ts
types/out-of-office.ts types/out-of-office.ts
out-of-office.ts out-of-office.ts
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
frontend/apps/desktop/pages/personal-setting/types/change-password.ts
apps/desktop/pages/personal-setting/types/change-password.ts
desktop/pages/personal-setting/types/change-password.ts
pages/personal-setting/types/change-password.ts
personal-setting/types/change-password.ts
types/change-password.ts
change-password.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
@ -34710,6 +34785,14 @@ pages/personal-setting/__tests__/personal-setting-locale.spec.ts
personal-setting/__tests__/personal-setting-locale.spec.ts personal-setting/__tests__/personal-setting-locale.spec.ts
__tests__/personal-setting-locale.spec.ts __tests__/personal-setting-locale.spec.ts
personal-setting-locale.spec.ts personal-setting-locale.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
pages/personal-setting/__tests__/personal-setting-password.spec.ts
personal-setting/__tests__/personal-setting-password.spec.ts
__tests__/personal-setting-password.spec.ts
personal-setting-password.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
@ -34726,6 +34809,14 @@ pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
__tests__/personal-setting-avatar-a11y.spec.ts __tests__/personal-setting-avatar-a11y.spec.ts
personal-setting-avatar-a11y.spec.ts personal-setting-avatar-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
personal-setting/__tests__/personal-setting-password-a11y.spec.ts
__tests__/personal-setting-password-a11y.spec.ts
personal-setting-password-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts

View File

@ -2247,6 +2247,7 @@ spec/services/service/user/password_reset/send_spec.rb
spec/services/service/user/password_reset/verify_spec.rb spec/services/service/user/password_reset/verify_spec.rb
spec/services/service/user/password_reset/update_spec.rb spec/services/service/user/password_reset/update_spec.rb
spec/services/service/user/out_of_office_spec.rb spec/services/service/user/out_of_office_spec.rb
spec/services/service/user/change_password_spec.rb
spec/services/service/user/signup_verify_spec.rb spec/services/service/user/signup_verify_spec.rb
spec/services/service/user/add_internal_spec.rb spec/services/service/user/add_internal_spec.rb
spec/services/service/user/filter_permission_assignments_spec.rb spec/services/service/user/filter_permission_assignments_spec.rb
@ -2303,6 +2304,7 @@ spec/graphql/gql/mutations/account/avatar/add_spec.rb
spec/graphql/gql/mutations/account/avatar/select_spec.rb spec/graphql/gql/mutations/account/avatar/select_spec.rb
spec/graphql/gql/mutations/account/avatar/delete_spec.rb spec/graphql/gql/mutations/account/avatar/delete_spec.rb
spec/graphql/gql/mutations/account/out_of_office_spec.rb spec/graphql/gql/mutations/account/out_of_office_spec.rb
spec/graphql/gql/mutations/account/change_password_spec.rb
spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb spec/graphql/gql/mutations/admin_password_auth_verify_spec.rb
spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb spec/graphql/gql/mutations/ticket/article/retry_media_download_spec.rb
spec/graphql/gql/mutations/ticket/article/change_visibility_spec.rb spec/graphql/gql/mutations/ticket/article/change_visibility_spec.rb
@ -4596,6 +4598,7 @@ app/services/service/user/password_reset/deprecated/send.rb
app/services/service/user/filter_permission_assignments.rb app/services/service/user/filter_permission_assignments.rb
app/services/service/user/signup_verify.rb app/services/service/user/signup_verify.rb
app/services/service/user/add_internal.rb app/services/service/user/add_internal.rb
app/services/service/user/change_password.rb
app/services/service/user/deprecated/signup.rb app/services/service/user/deprecated/signup.rb
app/services/service/external_data_source/search.rb app/services/service/external_data_source/search.rb
app/services/service/external_data_source/preview.rb app/services/service/external_data_source/preview.rb
@ -4674,6 +4677,7 @@ app/graphql/gql/mutations/account/appearance.rb
app/graphql/gql/mutations/account/avatar/select.rb app/graphql/gql/mutations/account/avatar/select.rb
app/graphql/gql/mutations/account/avatar/delete.rb app/graphql/gql/mutations/account/avatar/delete.rb
app/graphql/gql/mutations/account/avatar/add.rb app/graphql/gql/mutations/account/avatar/add.rb
app/graphql/gql/mutations/account/change_password.rb
app/graphql/gql/mutations/ticket/article/retry_media_download.rb app/graphql/gql/mutations/ticket/article/retry_media_download.rb
app/graphql/gql/mutations/ticket/article/email_forward_reply.rb app/graphql/gql/mutations/ticket/article/email_forward_reply.rb
app/graphql/gql/mutations/ticket/article/change_visibility.rb app/graphql/gql/mutations/ticket/article/change_visibility.rb
@ -6616,12 +6620,15 @@ app/frontend/apps/mobile/server/apollo/index.ts
app/frontend/apps/mobile/server/apollo/cache/initializer/.keep app/frontend/apps/mobile/server/apollo/cache/initializer/.keep
app/frontend/apps/desktop/AppDesktop.vue app/frontend/apps/desktop/AppDesktop.vue
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountOutOfOffice.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAppearance.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.graphql app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountAvatarSelect.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountAvatarList.api.ts app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountAvatarList.api.ts
@ -6640,16 +6647,21 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/a
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/index.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/outOfOffice.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/outOfOffice.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/password.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/avatar.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingPassword.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
app/frontend/apps/desktop/pages/personal-setting/types/out-of-office.ts app/frontend/apps/desktop/pages/personal-setting/types/out-of-office.ts
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-locale.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-locale.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-out-of-office-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-locale-a11y.spec.ts app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-locale-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/routes.ts app/frontend/apps/desktop/pages/personal-setting/routes.ts

View File

@ -31,10 +31,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@ -42,11 +38,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@ -56,7 +49,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers /*/watchers
/*source= /*source=
/.git /.git
/?z=1
/B00M3E1HJY /B00M3E1HJY
/B00M3E1NYI /B00M3E1NYI
/B00M3E1Q5Y /B00M3E1Q5Y
@ -75,16 +67,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@ -99,8 +81,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort= /comments/*?*sort=
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@ -127,7 +107,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/liked_by /liked_by
/likes
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
/mediaapi/ /mediaapi/
@ -135,20 +114,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/ /music/*/Search/
/music/*/search/ /music/*/search/
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search$ /search$
/search.compact$ /search.compact$
@ -170,15 +144,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@ -247,7 +217,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
?w=address ?w=address
@ -332,8 +301,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@ -400,8 +367,6 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@ -510,7 +475,6 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
@ -532,7 +496,6 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@ -570,7 +533,6 @@ api_access_key=
app*_ app*_
app*form_id= app*form_id=
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@ -688,7 +650,6 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
away.php away.php
b?*node=7454898011 b?*node=7454898011
b?*node=7454917011 b?*node=7454917011
@ -802,11 +763,7 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@ -828,38 +785,17 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js buttonlite.js
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@ -1051,7 +987,6 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@ -1075,7 +1010,6 @@ client_error
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@ -1096,7 +1030,6 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@ -1112,32 +1045,24 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connector connector
consumers/archive consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
@ -1145,13 +1070,7 @@ counters/client-screenview
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
@ -1160,9 +1079,7 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@ -1272,9 +1189,7 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@ -1324,7 +1239,6 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@ -1422,8 +1336,6 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@ -1435,7 +1347,6 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@ -1490,7 +1401,6 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
environment/ets environment/ets
@ -1593,8 +1503,6 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
@ -1604,7 +1512,6 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@ -1684,8 +1591,6 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@ -1796,8 +1701,6 @@ globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
go/awards go/awards
gold? gold?
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
goto goto
gp gp
@ -1908,7 +1811,6 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@ -1983,10 +1885,7 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
@ -2005,9 +1904,6 @@ i/u
ia ia
icons icons
id-id.www.cloudflare.com id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@ -2178,14 +2074,11 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@ -2275,8 +2168,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@ -2339,7 +2230,6 @@ knowmore
ko-kr.www.cloudflare.com ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@ -2374,12 +2264,10 @@ learning/search?
learning/settings learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@ -2388,7 +2276,6 @@ listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live live
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@ -2420,7 +2307,6 @@ lochp?
logging logging
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@ -2599,7 +2485,6 @@ native
nb-no.www.cloudflare.com nb-no.www.cloudflare.com
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@ -2611,7 +2496,6 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsroom/notifications newsroom/notifications
@ -2719,7 +2603,6 @@ no-en/treasury
no-en/your no-en/your
nonprofits/account nonprofits/account
not_recommended_reviews/preview not_recommended_reviews/preview
notifications
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
nwshp$ nwshp$
@ -2772,12 +2655,8 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@ -2808,11 +2687,8 @@ pages?oid=-
pagespeed/insights/ui/logo pagespeed/insights/ui/logo
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@ -2842,39 +2718,8 @@ photos/gbachelie
photos/i_love_u_get_away_from_me photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy photos/youpy
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@ -2925,7 +2770,6 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@ -2955,7 +2799,6 @@ ppob?
pqa pqa
preference preference
preferences preferences
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@ -2966,8 +2809,6 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@ -3045,7 +2886,6 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@ -3055,7 +2895,6 @@ qp/batch_fetch_web
qr qr
quality_form? quality_form?
query query
quiz
r r
r/*.rss r/*.rss
r/*/comments/*.rss r/*/comments/*.rss
@ -3083,7 +2922,6 @@ random
rd/search rd/search
rd/search$ rd/search$
rd/search? rd/search?
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@ -3101,8 +2939,6 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@ -3113,14 +2949,10 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/old retail/old
@ -3154,7 +2986,6 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@ -3250,7 +3081,6 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@ -3327,7 +3157,6 @@ shop/browse/ribbon
shop/favorites shop/favorites
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/product shopping/product
shopping/ratings/account/metrics shopping/ratings/account/metrics
@ -3621,13 +3450,11 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@ -3649,7 +3476,6 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
start_order start_order
@ -3704,10 +3530,6 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
submit submit
@ -3728,7 +3550,6 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
svc svc
svc/crosswords svc/crosswords
@ -3742,14 +3563,12 @@ svc/vertex
svc/web svc/web
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
t/terms t/terms
tab= tab=
tablet tablet
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@ -3782,10 +3601,8 @@ test
testpage-forhomepage testpage-forhomepage
tetro tetro
th-th.www.cloudflare.com th-th.www.cloudflare.com
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@ -3860,7 +3677,6 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@ -3925,12 +3741,9 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
upload-lens-image
uploads uploads
urchin_test urchin_test
us-es*/listing/*/favoriters us-es*/listing/*/favoriters
@ -4004,8 +3817,6 @@ uviewer
v1 v1
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
@ -4034,12 +3845,9 @@ watch_queue_ajax
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@ -4501,7 +4309,6 @@ xoonboarding
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos

View File

@ -5213,10 +5213,6 @@ Archive/Teams/testing
Areas/ Areas/
Areas/Epx/Content/500.aspx?aspxerrorpath= Areas/Epx/Content/500.aspx?aspxerrorpath=
Art Art
ArticleList.nhn
ArticleRead.nhn
ArticleSearch.nhn
ArticleSearchList.nhn
Articles/Email.aspx Articles/Email.aspx
AutoScaling/2009-05-15 AutoScaling/2009-05-15
BDCbot BDCbot
@ -5231,7 +5227,6 @@ Baldric/static-1.80
Baldric/static-1.94 Baldric/static-1.94
Bender Bender
Benoit/Public/DVDDB Benoit/Public/DVDDB
BestArticleList.nhn
BillingActivity BillingActivity
BlogInfo.naver BlogInfo.naver
BlogInfo.nhn BlogInfo.nhn
@ -5242,14 +5237,6 @@ COAIM/cams
COG COG
CP CP
CR-Dokumentation.pdf$ CR-Dokumentation.pdf$
CafeHistoryView.nhn
CafeMemberNetworkSocialAppActivityList.nhn
CafeMemberNetworkView.nhn
CafeRankingList.nhn
CafeRankingSectionList.nhn
CafeScrapContent.nhn
CafeSearch.nhn
CafeTagArticleList.nhn
Calculator Calculator
CallToActionModalView CallToActionModalView
CampaignId CampaignId
@ -5273,9 +5260,7 @@ Cloud_Start_01-Landing-Page-EDO.html
Cloud_Start_01.LandingPage.html Cloud_Start_01.LandingPage.html
Cloud_Start_02.ConfirmationPage.html Cloud_Start_02.ConfirmationPage.html
Coffeebreak Coffeebreak
CombinationSearch.nhn
Comentario/ Comentario/
CommentView.nhn
Common Common
Conditions/ Conditions/
Consortium/Offices/*/comments Consortium/Offices/*/comments
@ -5300,6 +5285,7 @@ CricketAnalyst
CricketBoardOfWales_old CricketBoardOfWales_old
CrystalSemanticsBot CrystalSemanticsBot
CyberAlert CyberAlert
DAMs
DOC DOC
DTS DTS
Date( Date(
@ -5368,7 +5354,6 @@ Genieo
GiftRegistrySearchViewCmd GiftRegistrySearchViewCmd
Gigabot Gigabot
GoogleInternetAuthority GoogleInternetAuthority
GroupPowerCafeList.nhn
GuestAsAnonymous GuestAsAnonymous
HMDThankYou HMDThankYou
HTTrack HTTrack
@ -5473,7 +5458,6 @@ Link
LinkScan/8.1a LinkScan/8.1a
Livelapbot Livelapbot
Localize Localize
Login.html
LoginHelp LoginHelp
LogonForm LogonForm
Logout Logout
@ -5486,14 +5470,12 @@ MSIECrawler
MUST MUST
MaPS MaPS
Mail/ Mail/
MailContent.nhn
MailEmergency MailEmergency
Manage/ Manage/
ManageDevices ManageDevices
ManageOrder ManageOrder
ManageProfiles ManageProfiles
ManageReturns ManageReturns
ManagerSearch.nhn
MapS MapS
Maps Maps
MarketPerception MarketPerception
@ -5562,7 +5544,6 @@ MeetingsPublic/static-1.4247
MeetingsPublic/static-1.4525 MeetingsPublic/static-1.4525
Mega_Transparency_Report Mega_Transparency_Report
Member/ Member/
MemoList.nhn
Meo Meo
MessageRunDetailID= MessageRunDetailID=
MetaURI MetaURI
@ -5574,7 +5555,6 @@ Music
My/Calendar/Print.aspx My/Calendar/Print.aspx
My/PrivateBox/* My/PrivateBox/*
MyAccount MyAccount
MyCafeIntro.nhn?clubid=11038280
MyPortfolio MyPortfolio
NBlogHidden.naver NBlogHidden.naver
NBlogHidden.nhn NBlogHidden.nhn
@ -5620,7 +5600,6 @@ NotFound.aspx
Notifications Notifications
Offline Offline
OnThisDay OnThisDay
OpenGraphArticle.nhn
OpenZoomLayer OpenZoomLayer
OptOutEmail OptOutEmail
OrderItemDisplay OrderItemDisplay
@ -5637,8 +5616,6 @@ PS_cache
PV PV
PWD PWD
PageBuilderControls PageBuilderControls
PageDiff.nhn
PageRead.nhn
PageSpeed=noscript PageSpeed=noscript
Panasonic Panasonic
Participation Participation
@ -5705,7 +5682,6 @@ README.txt
REST/auth/CSRFTicket REST/auth/CSRFTicket
REVAMPING REVAMPING
RSS RSS
RandomPowerCafeList.nhn
Reagan/static-6.27 Reagan/static-6.27
Reagan/static-6.28 Reagan/static-6.28
Reagan/static-6.29 Reagan/static-6.29
@ -5750,9 +5726,6 @@ Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
SectionHome.nhn
SectionSearch
SectionTagList.nhn
SelectLocale?fromPage= SelectLocale?fromPage=
Server Server
ServerError.aspx ServerError.aspx
@ -5778,8 +5751,6 @@ Sitecore
Sitemaps/ Sitemaps/
Slurp Slurp
Snap Snap
SocialAppList.nhn
SocialAppMain.nhn
Societies Societies
Sony Sony
Sosospider Sosospider
@ -5801,6 +5772,7 @@ Special:ThankAuthors
Special:UserLogin Special:UserLogin
SpecificationDefinitionView SpecificationDefinitionView
Spinn3r Spinn3r
Starten/Circle-und-Sprint.html
Starten/Page-Projekt-anlegen.html Starten/Page-Projekt-anlegen.html
Statistics Statistics
Stats Stats
@ -6515,7 +6487,6 @@ ak/search
ak/user ak/user
ak/users ak/users
ak_action= ak_action=
aktivierungslink-anfordern.html
al al
alacarta/*&order= alacarta/*&order=
alacarta/*&orderCriteria alacarta/*&orderCriteria
@ -6696,6 +6667,7 @@ app/arianna-huffington-thrive.html
app/brene-brown-on-demand-special-offerone.html app/brene-brown-on-demand-special-offerone.html
app/brene-brown-on-demand-special-offertwo.html app/brene-brown-on-demand-special-offertwo.html
app/brene-brown-special-offer.html app/brene-brown-special-offer.html
app/canvas/public
app/login app/login
app/orquesta app/orquesta
app/signup app/signup
@ -6714,27 +6686,6 @@ appTv
app_data/ app_data/
appchart appchart
appealed-pin appealed-pin
appexchange/addedit_app.jsp
appexchange/addedit_datasheet.jsp
appexchange/addedit_evalunpw.jsp
appexchange/addedit_logo.jsp
appexchange/addedit_pub.jsp
appexchange/addedit_review.jsp
appexchange/addedit_screenshot.jsp
appexchange/addedit_thumbnail.jsp
appexchange/authentication.jsp
appexchange/categorise_app.jsp
appexchange/demo.jsp
appexchange/demoit.jsp
appexchange/downloadit.jsp
appexchange/getitnow.jsp
appexchange/learnmore.jsp
appexchange/my_applications.jsp
appexchange/partner_contact.jsp
appexchange/sub_for_rev.jsp
appexchange/tell_friend.jsp
appexchange/tryit.jsp
appexchange/www.
apple-app-site-association apple-app-site-association
apple-app-site-associationhttp://fonts.google.com/robots.txt apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news apple-news
@ -6879,8 +6830,6 @@ assets/managed-cloud-services-sd-4738082.pdf
assets/mw/static/old-games assets/mw/static/old-games
assets/oracle-fact-sheet-079219.pdf assets/oracle-fact-sheet-079219.pdf
assets/pdf/company/private assets/pdf/company/private
assets/pdf/misc/WP_5Reasons_022409.pdf
assets/pdf/misc/state-of-sales-report-salesforce.pdf
assets/shared assets/shared
assets/siteindex assets/siteindex
assets/sol/sb/ assets/sol/sb/
@ -7040,7 +6989,6 @@ au/guest-pass
au/help/sitemap au/help/sitemap
au/help/sitemap.php au/help/sitemap.php
au/herramientas/generador-de-logos/onboarding au/herramientas/generador-de-logos/onboarding
au/intl
au/invites/buy au/invites/buy
au/landing au/landing
au/listing/*/stubs au/listing/*/stubs
@ -7729,7 +7677,6 @@ beta_hotlydbt/
betaboards betaboards
betacc betacc
betaem betaem
bezahlvorgaenge.html
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
@ -7877,7 +7824,6 @@ blog/*?text=
blog/*sitemap.xml$ blog/*sitemap.xml$
blog/*utm_source= blog/*utm_source=
blog/. blog/.
blog/.html.*#
blog/.html.*http://salon.com/robots.txt blog/.html.*http://salon.com/robots.txt
blog/?p= blog/?p=
blog/?s= blog/?s=
@ -8526,6 +8472,7 @@ ca/landing
ca/listing/*/stubs ca/listing/*/stubs
ca/locale/overlay ca/locale/overlay
ca/locale/overlay_secure ca/locale/overlay_secure
ca/login-messages
ca/mailinglist ca/mailinglist
ca/mailinglist/email ca/mailinglist/email
ca/market/confederate_flag ca/market/confederate_flag
@ -8681,9 +8628,6 @@ call_to_action
calls calls
campaign campaign
campaign/gallery campaign/gallery
campaign/smb-b
campaign/smb-c
campaign/smb-d
campaigns/bigsix.html campaigns/bigsix.html
campaigns/help/search-results.html campaigns/help/search-results.html
campaigns/infor-hub-xt5r5iwdrgxbnuz/ campaigns/infor-hub-xt5r5iwdrgxbnuz/
@ -9171,8 +9115,6 @@ classicfm
classnames/static-2.3 classnames/static-2.3
clck clck
clean clean
clear_cookie.jsp
clear_login_cookie.html
clearcookies clearcookies
cli cli
click click
@ -9416,7 +9358,6 @@ companies/search
company/*.rss company/*.rss
company/?s= company/?s=
company/add-ons-agreement company/add-ons-agreement
company/force_com_sites_terms.jsp
company/index/thank-you company/index/thank-you
company/reseller-add-ons-agreement company/reseller-add-ons-agreement
company/search company/search
@ -9971,7 +9912,6 @@ customer/secure/checkout/tesco
customer/secure/reset-password customer/secure/reset-password
customerapps/* customerapps/*
customers customers
customers-appexchange
customizable= customizable=
customize customize
customize_search customize_search
@ -10173,14 +10113,11 @@ de/c/*attr_*=
de/c/*price_bucket= de/c/*price_bucket=
de/c/*search_type= de/c/*search_type=
de/c/*ship_to= de/c/*ship_to=
de/campaign/sem
de/campaigns/refer-a-friend.jsp
de/cannabis de/cannabis
de/careers/?* de/careers/?*
de/cart de/cart
de/community de/community
de/conversations de/conversations
de/democenter
de/einstellung de/einstellung
de/einstellung/job-posts de/einstellung/job-posts
de/email-validation de/email-validation
@ -10207,7 +10144,6 @@ de/guest-pass
de/help/sitemap de/help/sitemap
de/help/sitemap.php de/help/sitemap.php
de/herramientas/generador-de-logos/onboarding de/herramientas/generador-de-logos/onboarding
de/homepage-flash-testing.jsp
de/info de/info
de/invites/buy de/invites/buy
de/kb/*/discuss de/kb/*/discuss
@ -10218,6 +10154,7 @@ de/listing/*/stubs
de/locale/overlay de/locale/overlay
de/locale/overlay_secure de/locale/overlay_secure
de/login de/login
de/login-messages
de/mailinglist de/mailinglist
de/mailinglist/email de/mailinglist/email
de/market/confederate_flag de/market/confederate_flag
@ -10317,9 +10254,6 @@ dell/cloud-future-of-medicine
deluge/help/search-results.html deluge/help/search-results.html
demo demo
demo-starter-master demo-starter-master
demo/is
democenter
democenterapp
demonstration demonstration
demos demos
denver denver
@ -10627,6 +10561,7 @@ dk/industries
dk/it-infrastructure dk/it-infrastructure
dk/landing dk/landing
dk/linux dk/linux
dk/login-messages
dk/mysql/free dk/mysql/free
dk/news dk/news
dk/outils/createur-de-logo/onboarding dk/outils/createur-de-logo/onboarding
@ -10780,7 +10715,6 @@ draft=
draftforms/ draftforms/
drafts drafts
drawings drawings
dreamforceeurope/tracks/si
drive drive
drive-and-listen/ drive-and-listen/
drmn/embed drmn/embed
@ -10946,7 +10880,6 @@ eltiempo/buscador
em em
email email
email-colleague email-colleague
email-friend.jsp
email-help email-help
email-post.g email-post.g
email-preferences email-preferences
@ -11356,7 +11289,6 @@ es/conversations
es/corporate/contact es/corporate/contact
es/crm/ es/crm/
es/database/sqldeveloper es/database/sqldeveloper
es/democenter
es/email-validation es/email-validation
es/enterprise/blog/search$ es/enterprise/blog/search$
es/enterprise/blog/search? es/enterprise/blog/search?
@ -11389,7 +11321,6 @@ es/herramientas/*/buscar
es/herramientas/*/mostrar es/herramientas/*/mostrar
es/herramientas/generador-de-logos/onboarding es/herramientas/generador-de-logos/onboarding
es/historia es/historia
es/homepage-flash-testing.jsp
es/industries es/industries
es/inicia-sesi%C3%B3n es/inicia-sesi%C3%B3n
es/invites/buy es/invites/buy
@ -11403,6 +11334,7 @@ es/linux
es/listing/*/stubs es/listing/*/stubs
es/locale/overlay es/locale/overlay
es/locale/overlay_secure es/locale/overlay_secure
es/login-messages
es/mailinglist es/mailinglist
es/mailinglist/email es/mailinglist/email
es/market/confederate_flag es/market/confederate_flag
@ -11558,9 +11490,6 @@ eu/
eu/android/collections eu/android/collections
eu/android/search eu/android/search
eu/assets eu/assets
eu/campaign/sem
eu/campaigns/refer-a-friend.jsp
eu/democenter
eu/firefox/collections eu/firefox/collections
eu/firefox/collections/4757633 eu/firefox/collections/4757633
eu/firefox/collections/4757633/$ eu/firefox/collections/4757633/$
@ -11568,11 +11497,10 @@ eu/firefox/collections/mozilla
eu/firefox/collections/mozilla/$ eu/firefox/collections/mozilla/$
eu/firefox/search eu/firefox/search
eu/forums eu/forums
eu/homepage-flash-testing.jsp
eu/kb/*/discuss eu/kb/*/discuss
eu/login-messages
eu/promos eu/promos
eu/search eu/search
eu/testfile.jsp
eu/user eu/user
eu/users eu/users
eula eula
@ -11877,6 +11805,7 @@ fi/industries
fi/it-infrastructure fi/it-infrastructure
fi/kb/*/discuss fi/kb/*/discuss
fi/linux fi/linux
fi/login-messages
fi/mysql/free fi/mysql/free
fi/news fi/news
fi/redbullracing fi/redbullracing
@ -12095,6 +12024,7 @@ fr*/submitted
fr-*/ fr-*/
fr-be/ fr-be/
fr-ca/ fr-ca/
fr-ca/login-messages
fr-ch/ fr-ch/
fr-fr.www.cloudflare.com fr-fr.www.cloudflare.com
fr-fr/ fr-fr/
@ -12154,8 +12084,6 @@ fr/c/*price_bucket=
fr/c/*search_type= fr/c/*search_type=
fr/c/*ship_to= fr/c/*ship_to=
fr/ca/ fr/ca/
fr/campaign/sem
fr/campaigns/refer-a-friend.jsp
fr/cannabis fr/cannabis
fr/carrieres/search? fr/carrieres/search?
fr/cart fr/cart
@ -12164,7 +12092,6 @@ fr/communaut%C3%A9
fr/connect/help/search-results.html fr/connect/help/search-results.html
fr/connexion fr/connexion
fr/conversations fr/conversations
fr/democenter
fr/email-validation fr/email-validation
fr/enterprise/blog/search$ fr/enterprise/blog/search$
fr/enterprise/blog/search? fr/enterprise/blog/search?
@ -12191,7 +12118,6 @@ fr/help/sitemap
fr/help/sitemap.php fr/help/sitemap.php
fr/herramientas/generador-de-logos/onboarding fr/herramientas/generador-de-logos/onboarding
fr/histoire fr/histoire
fr/homepage-flash-testing.jsp
fr/immigration-refugies-citoyennete/services/reference-inclusion fr/immigration-refugies-citoyennete/services/reference-inclusion
fr/invites/buy fr/invites/buy
fr/js/ fr/js/
@ -12201,6 +12127,7 @@ fr/landing
fr/listing/*/stubs fr/listing/*/stubs
fr/locale/overlay fr/locale/overlay
fr/locale/overlay_secure fr/locale/overlay_secure
fr/login-messages
fr/mailinglist fr/mailinglist
fr/mailinglist/email fr/mailinglist/email
fr/market/confederate_flag fr/market/confederate_flag
@ -12971,7 +12898,6 @@ help/*
help/*/answers help/*/answers
help/*/ask help/*/ask
help/cnnx.html help/cnnx.html
help/doc/en/salesforce_pubs_style_guide.pdf
help/feedback help/feedback
help/forgot_login help/forgot_login
help/kindlecloudreader help/kindlecloudreader
@ -13012,7 +12938,6 @@ highereducation/higheddocs
highlights highlights
highwire highwire
hilfe/fundingdetail.html hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-show-voting.html
hilfe/live/officehour/officehour-link.html hilfe/live/officehour/officehour-link.html
hims-hard-mints hims-hard-mints
hinweis/datenleck hinweis/datenleck
@ -13168,7 +13093,6 @@ home?
homeandgarden/home/hearstmagazines homeandgarden/home/hearstmagazines
homefeed homefeed
homepage homepage
homepage-flash-testing.jsp
homepage-video-test homepage-video-test
homepage/ homepage/
homepage/2013 homepage/2013
@ -13540,7 +13464,6 @@ ie/careers/portal
ie/careers/search? ie/careers/search?
ie/cart ie/cart
ie/conversations ie/conversations
ie/democenter
ie/email-validation ie/email-validation
ie/enterprise/blog/search$ ie/enterprise/blog/search$
ie/enterprise/blog/search? ie/enterprise/blog/search?
@ -14000,7 +13923,6 @@ info/jobs/texterin-uxwriterin.html
info/jobs/werkstudentin-demokratie-botschafterin.html info/jobs/werkstudentin-demokratie-botschafterin.html
info/jobs/werkstudentin-social-media.html info/jobs/werkstudentin-social-media.html
info/tech-feedback info/tech-feedback
info/verstoss-melden.html
infoods/biodiversity infoods/biodiversity
informa informa
information/feedback.html? information/feedback.html?
@ -14194,13 +14116,11 @@ it/c/*attr_*=
it/c/*price_bucket= it/c/*price_bucket=
it/c/*search_type= it/c/*search_type=
it/c/*ship_to= it/c/*ship_to=
it/campaigns/refer-a-friend.jsp
it/cannabis it/cannabis
it/cart it/cart
it/collezioni it/collezioni
it/community it/community
it/conversations it/conversations
it/democenter
it/diventa-inserzionista it/diventa-inserzionista
it/email-validation it/email-validation
it/enterprise/blog/search$ it/enterprise/blog/search$
@ -14226,7 +14146,6 @@ it/guest-pass
it/help/sitemap it/help/sitemap
it/help/sitemap.php it/help/sitemap.php
it/herramientas/generador-de-logos/onboarding it/herramientas/generador-de-logos/onboarding
it/homepage-flash-testing.jsp
it/invites/buy it/invites/buy
it/kb/*/discuss it/kb/*/discuss
it/la-nostra-storia it/la-nostra-storia
@ -14235,6 +14154,7 @@ it/landing
it/listing/*/stubs it/listing/*/stubs
it/locale/overlay it/locale/overlay
it/locale/overlay_secure it/locale/overlay_secure
it/login-messages
it/mailinglist it/mailinglist
it/mailinglist/email it/mailinglist/email
it/market/confederate_flag it/market/confederate_flag
@ -14594,7 +14514,6 @@ jp/c/*search_type=
jp/c/*ship_to= jp/c/*ship_to=
jp/cannabis jp/cannabis
jp/cart jp/cart
jp/company/force_com_sites_terms.jsp
jp/connect/help/search-results.html jp/connect/help/search-results.html
jp/conversations jp/conversations
jp/email-validation jp/email-validation
@ -15122,8 +15041,6 @@ lo/user
lo/users lo/users
loadHelpcenterDecouplePage loadHelpcenterDecouplePage
load_times load_times
loader.cfm
loader.cfm*
loc/volunteers loc/volunteers
loc= loc=
local local
@ -15398,18 +15315,6 @@ manage/global
manage_friend.pl manage_friend.pl
manage_playlist manage_playlist
manager manager
manager-interface.html
manager-interface/auszahlungen.html
manager-interface/dankeschoens.html
manager-interface/fraudometer.html
manager-interface/legitimationen.html
manager-interface/manager-notifications.html
manager-interface/nutzer-mgr.html
manager-interface/pages-mgr.html
manager-interface/projekte-mgr.html
manager-interface/transaktionen.html
manager-interface/umsatzliste.html
manager-interface/vielfaltoskop.html
manageyourkindle manageyourkindle
manifest.json manifest.json
manifest.webmanifest manifest.webmanifest
@ -16588,7 +16493,6 @@ nl/c/*attr_*=
nl/c/*price_bucket= nl/c/*price_bucket=
nl/c/*search_type= nl/c/*search_type=
nl/c/*ship_to= nl/c/*ship_to=
nl/campaign/sem
nl/cannabis nl/cannabis
nl/cart nl/cart
nl/conversations nl/conversations
@ -16617,6 +16521,7 @@ nl/landing
nl/listing/*/stubs nl/listing/*/stubs
nl/locale/overlay nl/locale/overlay
nl/locale/overlay_secure nl/locale/overlay_secure
nl/login-messages
nl/mailinglist nl/mailinglist
nl/mailinglist/email nl/mailinglist/email
nl/market/confederate_flag nl/market/confederate_flag
@ -16832,7 +16737,6 @@ npost/
nqrwns nqrwns
nr/water/ies nr/water/ies
nrdapp nrdapp
ns/
ns/apology ns/apology
ns/hydra/console/? ns/hydra/console/?
ns/local_news ns/local_news
@ -17472,7 +17376,6 @@ ping
ping? ping?
pingback pingback
pingdom pingdom
pinnwand.html
pinterest-predicts pinterest-predicts
pinterest-wellbeing pinterest-wellbeing
pinterestwellbeing pinterestwellbeing
@ -19177,9 +19080,6 @@ sdfe/pdf/download/read/am4ir/noindex/pii
sdfe/pdf/download/read/index/pii sdfe/pdf/download/read/index/pii
sdfe/pdf/download/read/noindex/pii sdfe/pdf/download/read/noindex/pii
sdfe/reader/pii sdfe/reader/pii
sdg-newsletter.html
sdg-newsletter/sdg-newsletter-abbestellen.html
sdg-newsletter/sdg-newsletter-bestaetigen.html
sdk sdk
sdk/js sdk/js
sdkterms sdkterms
@ -19280,6 +19180,7 @@ se/info/privacy/officecctv
se/it-infrastructure se/it-infrastructure
se/landing se/landing
se/linux se/linux
se/login-messages
se/mysql/free se/mysql/free
se/news se/news
se/outils/createur-de-logo/onboarding se/outils/createur-de-logo/onboarding
@ -20373,6 +20274,32 @@ smclient=
smcot smcot
sme sme
smevi smevi
sn-buecher.html
sn-buecher/magazine.html
sn-buecher/sn-buecher-sonstiges.html
sn-buecher/sn-comic.html
sn-buecher/sn-kalender.html
sn-buecher/sn-kinderbuecher.html
sn-buecher/sn-kochbuecher.html
sn-buecher/sn-romane.html
sn-buecher/sn-sachbuecher.html
sn-buecher/sn-schreibwaren.html
sn-filme.html
sn-filme/sn-dvd-blueray.html
sn-filme/sn-film-sonstiges.html
sn-filme/sn-on-demand-download.html
sn-filme/sn-tickets.html
sn-merchandise.html
sn-merchandise/sn-accessoires.html
sn-merchandise/sn-aufkleber-buttons.html
sn-merchandise/sn-kleidung.html
sn-merchandise/sn-merchandise-sonstiges.html
sn-merchandise/sn-poster.html
sn-tontraeger.html
sn-tontraeger/sn-cds.html
sn-tontraeger/sn-hoerbuecher.html
sn-tontraeger/sn-sonstiges.html
sn-tontraeger/sn-vinyl.html
snap snap
sndmsg? sndmsg?
snoop snoop
@ -21946,14 +21873,11 @@ uk/c/*attr_*=
uk/c/*price_bucket= uk/c/*price_bucket=
uk/c/*search_type= uk/c/*search_type=
uk/c/*ship_to= uk/c/*ship_to=
uk/campaign/sem
uk/campaigns/refer-a-friend.jsp
uk/cannabis uk/cannabis
uk/careers/portal uk/careers/portal
uk/careers/search? uk/careers/search?
uk/cart uk/cart
uk/conversations uk/conversations
uk/democenter
uk/email-validation uk/email-validation
uk/enterprise/blog/search$ uk/enterprise/blog/search$
uk/enterprise/blog/search? uk/enterprise/blog/search?
@ -21970,7 +21894,6 @@ uk/guest-pass
uk/help/sitemap uk/help/sitemap
uk/help/sitemap.php uk/help/sitemap.php
uk/herramientas/generador-de-logos/onboarding uk/herramientas/generador-de-logos/onboarding
uk/homepage-flash-testing.jsp
uk/info/contactus/email-the-ceo uk/info/contactus/email-the-ceo
uk/invites/buy uk/invites/buy
uk/kb/*/discuss uk/kb/*/discuss
@ -21978,6 +21901,7 @@ uk/landing
uk/listing/*/stubs uk/listing/*/stubs
uk/locale/overlay uk/locale/overlay
uk/locale/overlay_secure uk/locale/overlay_secure
uk/login-messages
uk/mailinglist uk/mailinglist
uk/mailinglist/email uk/mailinglist/email
uk/market/confederate_flag uk/market/confederate_flag
@ -22099,7 +22023,6 @@ unsupported-browser
unternehmen/c unternehmen/c
unternehmen/o unternehmen/o
unternehmen/suche unternehmen/suche
unterstuetzer.html
until= until=
upcomingevents upcomingevents
update-your-browser update-your-browser
@ -23858,11 +23781,13 @@ wp-content/cache
wp-content/client-mu-plugins wp-content/client-mu-plugins
wp-content/mu_plugins wp-content/mu_plugins
wp-content/plugins wp-content/plugins
wp-content/plugins/abm-sej/includes/ga/js/pix.js
wp-content/plugins/abm-sej/includes/ga/js/tcfapi.js wp-content/plugins/abm-sej/includes/ga/js/tcfapi.js
wp-content/plugins/abm-sej/includes/infinte-scroll/hb/hb_js.js wp-content/plugins/abm-sej/includes/infinte-scroll/hb/hb_js.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/infs.js wp-content/plugins/abm-sej/includes/infinte-scroll/js/infs.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/observer-lazy-load-a.js wp-content/plugins/abm-sej/includes/infinte-scroll/js/observer-lazy-load-a.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/prebid/prebid-8.41.js wp-content/plugins/abm-sej/includes/infinte-scroll/js/prebid/prebid-8.41.js
wp-content/plugins/abm-sej/includes/infinte-scroll/js/prebid/prebid-8.45.js
wp-content/plugins/feature-story-builder/builder-frontend/assets/css/fsb.css wp-content/plugins/feature-story-builder/builder-frontend/assets/css/fsb.css
wp-content/plugins/feature-story-builder/builder-frontend/assets/images/arrow.png wp-content/plugins/feature-story-builder/builder-frontend/assets/images/arrow.png
wp-content/plugins/feature-story-builder/builder-frontend/assets/images/footer-wired.png wp-content/plugins/feature-story-builder/builder-frontend/assets/images/footer-wired.png