[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-01-27 00:18:07 +00:00
parent 8feab2f8a2
commit 7e60332510
27 changed files with 1633 additions and 399 deletions

View file

@ -6236,6 +6236,8 @@ lazy-tables-lie.md
chilled-adults-arrive.md
.changeset/beige-toes-visit.md
beige-toes-visit.md
.changeset/fast-bags-joke.md
fast-bags-joke.md
.changeset/six-impalas-complain.md
six-impalas-complain.md
.changeset/quiet-beers-tickle.md
@ -6266,8 +6268,12 @@ shy-tomatoes-sing.md
curly-donkeys-count.md
.changeset/tender-windows-destroy.md
tender-windows-destroy.md
.changeset/rare-spiders-fold.md
rare-spiders-fold.md
.changeset/angry-walls-wash.md
angry-walls-wash.md
.changeset/heavy-sloths-serve.md
heavy-sloths-serve.md
.changeset/strange-eggs-admire.md
strange-eggs-admire.md
.changeset/long-mayflies-try.md
@ -12142,6 +12148,11 @@ guides/real-time/getting-started/index.md
real-time/getting-started/index.md
getting-started/index.md
index.md
docs/guides/real-time/getting-started/websockets-js.md
guides/real-time/getting-started/websockets-js.md
real-time/getting-started/websockets-js.md
getting-started/websockets-js.md
websockets-js.md
docs/guides/real-time/getting-started/graphql.md
guides/real-time/getting-started/graphql.md
real-time/getting-started/graphql.md

View file

@ -1241,6 +1241,7 @@ packages/data/license
.changeset/lazy-tables-lie.md
.changeset/chilled-adults-arrive.md
.changeset/beige-toes-visit.md
.changeset/fast-bags-joke.md
.changeset/six-impalas-complain.md
.changeset/quiet-beers-tickle.md
.changeset/wicked-brooms-pull.md
@ -1256,7 +1257,9 @@ packages/data/license
.changeset/shy-tomatoes-sing.md
.changeset/curly-donkeys-count.md
.changeset/tender-windows-destroy.md
.changeset/rare-spiders-fold.md
.changeset/angry-walls-wash.md
.changeset/heavy-sloths-serve.md
.changeset/strange-eggs-admire.md
.changeset/long-mayflies-try.md
.changeset/loud-crews-fix.md
@ -2435,6 +2438,7 @@ docs/guides/real-time/authentication.md
docs/guides/real-time/live-poll.md
docs/guides/real-time/operations.md
docs/guides/real-time/getting-started/index.md
docs/guides/real-time/getting-started/websockets-js.md
docs/guides/real-time/getting-started/graphql.md
docs/guides/real-time/getting-started/websockets.md
docs/guides/real-time/chat/javascript.md

View file

@ -6509,6 +6509,9 @@ list.php
htdocs/user/hierarchy.php
user/hierarchy.php
hierarchy.php
htdocs/user/messaging.php
user/messaging.php
messaging.php
htdocs/user/card.php
user/card.php
card.php

View file

@ -1366,6 +1366,7 @@ htdocs/user/class/userbankaccount.class.php
htdocs/user/class/api_users.class.php
htdocs/user/list.php
htdocs/user/hierarchy.php
htdocs/user/messaging.php
htdocs/user/card.php
htdocs/user/group/list.php
htdocs/user/group/card.php

View file

@ -78830,6 +78830,24 @@ tests/modules/entity_test/entity_test.module
modules/entity_test/entity_test.module
entity_test/entity_test.module
entity_test.module
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
install/core.entity_view_mode.entity_test.vm_alter_full.yml
core.entity_view_mode.entity_test.vm_alter_full.yml
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
install/core.entity_view_mode.entity_test.vm_alter_test.yml
core.entity_view_mode.entity_test.vm_alter_test.yml
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.test.yml
modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.test.yml
system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.test.yml

View file

@ -11454,6 +11454,8 @@ core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestField
core/modules/system/tests/modules/entity_test/src/Plugin/DataType/ComputedTestCacheableString.php
core/modules/system/tests/modules/entity_test/src/FieldStorageDefinition.php
core/modules/system/tests/modules/entity_test/entity_test.module
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.test.yml
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.full.yml
core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml

View file

@ -11040,6 +11040,12 @@ views/personal-data/modals/personal-data.js
personal-data/modals/personal-data.js
modals/personal-data.js
personal-data.js
client/src/views/auth-log-record/fields/authentication-method.js
src/views/auth-log-record/fields/authentication-method.js
views/auth-log-record/fields/authentication-method.js
auth-log-record/fields/authentication-method.js
fields/authentication-method.js
authentication-method.js
client/src/email-helper.js
src/email-helper.js
email-helper.js
@ -13512,11 +13518,31 @@ Classes/RecordHooks/Event/BeforeUpdatePreserveDuration.php
RecordHooks/Event/BeforeUpdatePreserveDuration.php
Event/BeforeUpdatePreserveDuration.php
BeforeUpdatePreserveDuration.php
application/Espo/Classes/FieldSanitizers/StringTrim.php
Espo/Classes/FieldSanitizers/StringTrim.php
Classes/FieldSanitizers/StringTrim.php
FieldSanitizers/StringTrim.php
StringTrim.php
application/Espo/Classes/FieldSanitizers/Phone.php
Espo/Classes/FieldSanitizers/Phone.php
Classes/FieldSanitizers/Phone.php
FieldSanitizers/Phone.php
Phone.php
application/Espo/Classes/FieldSanitizers/ArrayStringTrim.php
Espo/Classes/FieldSanitizers/ArrayStringTrim.php
Classes/FieldSanitizers/ArrayStringTrim.php
FieldSanitizers/ArrayStringTrim.php
ArrayStringTrim.php
application/Espo/Classes/FieldSanitizers/EmptyStringToNull.php
Espo/Classes/FieldSanitizers/EmptyStringToNull.php
Classes/FieldSanitizers/EmptyStringToNull.php
FieldSanitizers/EmptyStringToNull.php
EmptyStringToNull.php
application/Espo/Classes/FieldSanitizers/ArrayFromNull.php
Espo/Classes/FieldSanitizers/ArrayFromNull.php
Classes/FieldSanitizers/ArrayFromNull.php
FieldSanitizers/ArrayFromNull.php
ArrayFromNull.php
application/Espo/Classes/Select/ActionHistoryRecord/BoolFilters/OnlyMy.php
Espo/Classes/Select/ActionHistoryRecord/BoolFilters/OnlyMy.php
Classes/Select/ActionHistoryRecord/BoolFilters/OnlyMy.php

View file

@ -1950,6 +1950,7 @@ client/src/views/dashlets/fields/records/sort-direction.js
client/src/views/dashlets/fields/emails/folder.js
client/src/views/personal-data/record/record.js
client/src/views/personal-data/modals/personal-data.js
client/src/views/auth-log-record/fields/authentication-method.js
client/src/email-helper.js
client/src/ui.js
client/src/acl.js
@ -2390,7 +2391,11 @@ application/Espo/EntryPoints/ConfirmOptIn.php
application/Espo/EntryPoints/Avatar.php
application/Espo/Classes/RecordHooks/Team/BeforeLinkUserCheck.php
application/Espo/Classes/RecordHooks/Event/BeforeUpdatePreserveDuration.php
application/Espo/Classes/FieldSanitizers/StringTrim.php
application/Espo/Classes/FieldSanitizers/Phone.php
application/Espo/Classes/FieldSanitizers/ArrayStringTrim.php
application/Espo/Classes/FieldSanitizers/EmptyStringToNull.php
application/Espo/Classes/FieldSanitizers/ArrayFromNull.php
application/Espo/Classes/Select/ActionHistoryRecord/BoolFilters/OnlyMy.php
application/Espo/Classes/Select/ActionHistoryRecord/AccessControlFilters/OnlyOwn.php
application/Espo/Classes/Select/Email/Helpers/EmailAddressHelper.php

View file

@ -2029,6 +2029,12 @@ integration/api/com_menus/Administrator.cy.js
api/com_menus/Administrator.cy.js
com_menus/Administrator.cy.js
Administrator.cy.js
tests/System/integration/api/com_menus/SiteMenuItems.cy.js
System/integration/api/com_menus/SiteMenuItems.cy.js
integration/api/com_menus/SiteMenuItems.cy.js
api/com_menus/SiteMenuItems.cy.js
com_menus/SiteMenuItems.cy.js
SiteMenuItems.cy.js
tests/System/integration/api/com_menus/Site.cy.js
System/integration/api/com_menus/Site.cy.js
integration/api/com_menus/Site.cy.js

View file

@ -394,6 +394,7 @@ tests/System/integration/api/com_banners/Banners.cy.js
tests/System/integration/api/com_banners/Clients.cy.js
tests/System/integration/api/com_banners/Categories.cy.js
tests/System/integration/api/com_menus/Administrator.cy.js
tests/System/integration/api/com_menus/SiteMenuItems.cy.js
tests/System/integration/api/com_menus/Site.cy.js
tests/System/fixtures/.gitkeep
tests/System/README.md

View file

@ -36909,6 +36909,12 @@ view/template/common/developer.twig
template/common/developer.twig
common/developer.twig
developer.twig
upload/admin/view/template/common/security_list.twig
admin/view/template/common/security_list.twig
view/template/common/security_list.twig
template/common/security_list.twig
common/security_list.twig
security_list.twig
upload/admin/view/template/common/security.twig
admin/view/template/common/security.twig
view/template/common/security.twig

View file

@ -4169,6 +4169,7 @@ upload/admin/view/template/common/authorize.twig
upload/admin/view/template/common/footer.twig
upload/admin/view/template/common/forgotten_reset.twig
upload/admin/view/template/common/developer.twig
upload/admin/view/template/common/security_list.twig
upload/admin/view/template/common/security.twig
upload/admin/view/template/common/filemanager.twig
upload/admin/view/template/common/forgotten.twig

View file

@ -18197,6 +18197,10 @@ src/PrestaShopBundle/Routing/YamlModuleLoader.php
PrestaShopBundle/Routing/YamlModuleLoader.php
Routing/YamlModuleLoader.php
YamlModuleLoader.php
src/PrestaShopBundle/Routing/LegacyRouterChecker.php
PrestaShopBundle/Routing/LegacyRouterChecker.php
Routing/LegacyRouterChecker.php
LegacyRouterChecker.php
src/PrestaShopBundle/Service/Routing/Router.php
PrestaShopBundle/Service/Routing/Router.php
Service/Routing/Router.php
@ -18485,11 +18489,6 @@ src/PrestaShopBundle/Twig/TranslationsExtension.php
PrestaShopBundle/Twig/TranslationsExtension.php
Twig/TranslationsExtension.php
TranslationsExtension.php
src/PrestaShopBundle/Twig/Component/ShopList.php
PrestaShopBundle/Twig/Component/ShopList.php
Twig/Component/ShopList.php
Component/ShopList.php
ShopList.php
src/PrestaShopBundle/Twig/Component/Footer.php
PrestaShopBundle/Twig/Component/Footer.php
Twig/Component/Footer.php
@ -18530,6 +18529,66 @@ PrestaShopBundle/Twig/Component/MultistoreHeader.php
Twig/Component/MultistoreHeader.php
Component/MultistoreHeader.php
MultistoreHeader.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyNavBar.php
PrestaShopBundle/Twig/Component/Legacy/LegacyNavBar.php
Twig/Component/Legacy/LegacyNavBar.php
Component/Legacy/LegacyNavBar.php
Legacy/LegacyNavBar.php
LegacyNavBar.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyControllerTrait.php
PrestaShopBundle/Twig/Component/Legacy/LegacyControllerTrait.php
Twig/Component/Legacy/LegacyControllerTrait.php
Component/Legacy/LegacyControllerTrait.php
Legacy/LegacyControllerTrait.php
LegacyControllerTrait.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyToolbar.php
PrestaShopBundle/Twig/Component/Legacy/LegacyToolbar.php
Twig/Component/Legacy/LegacyToolbar.php
Component/Legacy/LegacyToolbar.php
Legacy/LegacyToolbar.php
LegacyToolbar.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyShopList.php
PrestaShopBundle/Twig/Component/Legacy/LegacyShopList.php
Twig/Component/Legacy/LegacyShopList.php
Component/Legacy/LegacyShopList.php
Legacy/LegacyShopList.php
LegacyShopList.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacySessionAlert.php
PrestaShopBundle/Twig/Component/Legacy/LegacySessionAlert.php
Twig/Component/Legacy/LegacySessionAlert.php
Component/Legacy/LegacySessionAlert.php
Legacy/LegacySessionAlert.php
LegacySessionAlert.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyQuickAccess.php
PrestaShopBundle/Twig/Component/Legacy/LegacyQuickAccess.php
Twig/Component/Legacy/LegacyQuickAccess.php
Component/Legacy/LegacyQuickAccess.php
Legacy/LegacyQuickAccess.php
LegacyQuickAccess.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacySearchForm.php
PrestaShopBundle/Twig/Component/Legacy/LegacySearchForm.php
Twig/Component/Legacy/LegacySearchForm.php
Component/Legacy/LegacySearchForm.php
Legacy/LegacySearchForm.php
LegacySearchForm.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyEmployeeDropdown.php
PrestaShopBundle/Twig/Component/Legacy/LegacyEmployeeDropdown.php
Twig/Component/Legacy/LegacyEmployeeDropdown.php
Component/Legacy/LegacyEmployeeDropdown.php
Legacy/LegacyEmployeeDropdown.php
LegacyEmployeeDropdown.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyHeadTag.php
PrestaShopBundle/Twig/Component/Legacy/LegacyHeadTag.php
Twig/Component/Legacy/LegacyHeadTag.php
Component/Legacy/LegacyHeadTag.php
Legacy/LegacyHeadTag.php
LegacyHeadTag.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyNotificationsCenter.php
PrestaShopBundle/Twig/Component/Legacy/LegacyNotificationsCenter.php
Twig/Component/Legacy/LegacyNotificationsCenter.php
Component/Legacy/LegacyNotificationsCenter.php
Legacy/LegacyNotificationsCenter.php
LegacyNotificationsCenter.php
src/PrestaShopBundle/Twig/Component/NavBar.php
PrestaShopBundle/Twig/Component/NavBar.php
Twig/Component/NavBar.php
@ -21659,6 +21718,10 @@ src/PrestaShopBundle/Install/System.php
PrestaShopBundle/Install/System.php
Install/System.php
System.php
src/PrestaShopBundle/Http/RequestStackFactory.php
PrestaShopBundle/Http/RequestStackFactory.php
Http/RequestStackFactory.php
RequestStackFactory.php
src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
Translation/PrestaShopTranslatorTrait.php
@ -21959,6 +22022,11 @@ PrestaShopBundle/Controller/Exception/FieldNotFoundException.php
Controller/Exception/FieldNotFoundException.php
Exception/FieldNotFoundException.php
FieldNotFoundException.php
src/PrestaShopBundle/Controller/Admin/LegacyController.php
PrestaShopBundle/Controller/Admin/LegacyController.php
Controller/Admin/LegacyController.php
Admin/LegacyController.php
LegacyController.php
src/PrestaShopBundle/Controller/Admin/CommonController.php
PrestaShopBundle/Controller/Admin/CommonController.php
Controller/Admin/CommonController.php
@ -22866,6 +22934,16 @@ Security/OAuth2/GrantType/CustomClientCredentialsGrant.php
OAuth2/GrantType/CustomClientCredentialsGrant.php
GrantType/CustomClientCredentialsGrant.php
CustomClientCredentialsGrant.php
src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
Security/Admin/LegacyAdminTokenValidator.php
Admin/LegacyAdminTokenValidator.php
LegacyAdminTokenValidator.php
src/PrestaShopBundle/Security/Admin/UserTokenManager.php
PrestaShopBundle/Security/Admin/UserTokenManager.php
Security/Admin/UserTokenManager.php
Admin/UserTokenManager.php
UserTokenManager.php
src/PrestaShopBundle/Security/Admin/Employee.php
PrestaShopBundle/Security/Admin/Employee.php
Security/Admin/Employee.php
@ -23954,6 +24032,13 @@ config/services/core/language.yml
services/core/language.yml
core/language.yml
language.yml
src/PrestaShopBundle/Resources/config/services/core/quick_access.yml
PrestaShopBundle/Resources/config/services/core/quick_access.yml
Resources/config/services/core/quick_access.yml
config/services/core/quick_access.yml
services/core/quick_access.yml
core/quick_access.yml
quick_access.yml
src/PrestaShopBundle/Resources/config/services/core/image.yml
PrestaShopBundle/Resources/config/services/core/image.yml
Resources/config/services/core/image.yml
@ -24210,6 +24295,13 @@ config/services/bundle/api.yml
services/bundle/api.yml
bundle/api.yml
api.yml
src/PrestaShopBundle/Resources/config/services/bundle/common.yml
PrestaShopBundle/Resources/config/services/bundle/common.yml
Resources/config/services/bundle/common.yml
config/services/bundle/common.yml
services/bundle/common.yml
bundle/common.yml
common.yml
src/PrestaShopBundle/Resources/config/services/bundle/event_listener.yml
PrestaShopBundle/Resources/config/services/bundle/event_listener.yml
Resources/config/services/bundle/event_listener.yml
@ -24824,6 +24916,13 @@ routing/admin/sell/_sell.yml
admin/sell/_sell.yml
sell/_sell.yml
_sell.yml
src/PrestaShopBundle/Resources/config/routing/admin/_legacy.yml
PrestaShopBundle/Resources/config/routing/admin/_legacy.yml
Resources/config/routing/admin/_legacy.yml
config/routing/admin/_legacy.yml
routing/admin/_legacy.yml
admin/_legacy.yml
_legacy.yml
src/PrestaShopBundle/Resources/config/routing/admin/configure/_configure.yml
PrestaShopBundle/Resources/config/routing/admin/configure/_configure.yml
Resources/config/routing/admin/configure/_configure.yml
@ -27441,6 +27540,78 @@ Sell/Order/Order/create.html.twig
Order/Order/create.html.twig
Order/create.html.twig
create.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/head_tag.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/head_tag.html.twig
Resources/views/Admin/Component/LegacyLayout/head_tag.html.twig
views/Admin/Component/LegacyLayout/head_tag.html.twig
Admin/Component/LegacyLayout/head_tag.html.twig
Component/LegacyLayout/head_tag.html.twig
LegacyLayout/head_tag.html.twig
head_tag.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/shop_list.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/shop_list.html.twig
Resources/views/Admin/Component/LegacyLayout/shop_list.html.twig
views/Admin/Component/LegacyLayout/shop_list.html.twig
Admin/Component/LegacyLayout/shop_list.html.twig
Component/LegacyLayout/shop_list.html.twig
LegacyLayout/shop_list.html.twig
shop_list.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/employee_dropdown.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/employee_dropdown.html.twig
Resources/views/Admin/Component/LegacyLayout/employee_dropdown.html.twig
views/Admin/Component/LegacyLayout/employee_dropdown.html.twig
Admin/Component/LegacyLayout/employee_dropdown.html.twig
Component/LegacyLayout/employee_dropdown.html.twig
LegacyLayout/employee_dropdown.html.twig
employee_dropdown.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/search_form.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/search_form.html.twig
Resources/views/Admin/Component/LegacyLayout/search_form.html.twig
views/Admin/Component/LegacyLayout/search_form.html.twig
Admin/Component/LegacyLayout/search_form.html.twig
Component/LegacyLayout/search_form.html.twig
LegacyLayout/search_form.html.twig
search_form.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/toolbar.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/toolbar.html.twig
Resources/views/Admin/Component/LegacyLayout/toolbar.html.twig
views/Admin/Component/LegacyLayout/toolbar.html.twig
Admin/Component/LegacyLayout/toolbar.html.twig
Component/LegacyLayout/toolbar.html.twig
LegacyLayout/toolbar.html.twig
toolbar.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/nav_bar.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/nav_bar.html.twig
Resources/views/Admin/Component/LegacyLayout/nav_bar.html.twig
views/Admin/Component/LegacyLayout/nav_bar.html.twig
Admin/Component/LegacyLayout/nav_bar.html.twig
Component/LegacyLayout/nav_bar.html.twig
LegacyLayout/nav_bar.html.twig
nav_bar.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/session_alert.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/session_alert.html.twig
Resources/views/Admin/Component/LegacyLayout/session_alert.html.twig
views/Admin/Component/LegacyLayout/session_alert.html.twig
Admin/Component/LegacyLayout/session_alert.html.twig
Component/LegacyLayout/session_alert.html.twig
LegacyLayout/session_alert.html.twig
session_alert.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/quick_access.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/quick_access.html.twig
Resources/views/Admin/Component/LegacyLayout/quick_access.html.twig
views/Admin/Component/LegacyLayout/quick_access.html.twig
Admin/Component/LegacyLayout/quick_access.html.twig
Component/LegacyLayout/quick_access.html.twig
LegacyLayout/quick_access.html.twig
quick_access.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/notifications_center.html.twig
PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/notifications_center.html.twig
Resources/views/Admin/Component/LegacyLayout/notifications_center.html.twig
views/Admin/Component/LegacyLayout/notifications_center.html.twig
Admin/Component/LegacyLayout/notifications_center.html.twig
Component/LegacyLayout/notifications_center.html.twig
LegacyLayout/notifications_center.html.twig
notifications_center.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/head_tag.html.twig
PrestaShopBundle/Resources/views/Admin/Component/Layout/head_tag.html.twig
Resources/views/Admin/Component/Layout/head_tag.html.twig
@ -27449,14 +27620,6 @@ Admin/Component/Layout/head_tag.html.twig
Component/Layout/head_tag.html.twig
Layout/head_tag.html.twig
head_tag.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/shop_list.html.twig
PrestaShopBundle/Resources/views/Admin/Component/Layout/shop_list.html.twig
Resources/views/Admin/Component/Layout/shop_list.html.twig
views/Admin/Component/Layout/shop_list.html.twig
Admin/Component/Layout/shop_list.html.twig
Component/Layout/shop_list.html.twig
Layout/shop_list.html.twig
shop_list.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/employee_dropdown.html.twig
PrestaShopBundle/Resources/views/Admin/Component/Layout/employee_dropdown.html.twig
Resources/views/Admin/Component/Layout/employee_dropdown.html.twig
@ -27529,6 +27692,13 @@ Admin/Component/Layout/notifications_center.html.twig
Component/Layout/notifications_center.html.twig
Layout/notifications_center.html.twig
notifications_center.html.twig
src/PrestaShopBundle/Resources/views/Admin/Layout/legacy_layout.html.twig
PrestaShopBundle/Resources/views/Admin/Layout/legacy_layout.html.twig
Resources/views/Admin/Layout/legacy_layout.html.twig
views/Admin/Layout/legacy_layout.html.twig
Admin/Layout/legacy_layout.html.twig
Layout/legacy_layout.html.twig
legacy_layout.html.twig
src/PrestaShopBundle/Resources/views/Admin/Layout/light_layout.html.twig
PrestaShopBundle/Resources/views/Admin/Layout/light_layout.html.twig
Resources/views/Admin/Layout/light_layout.html.twig
@ -47398,6 +47568,10 @@ src/Core/Order/OrderReturnStateDataProviderInterface.php
Core/Order/OrderReturnStateDataProviderInterface.php
Order/OrderReturnStateDataProviderInterface.php
OrderReturnStateDataProviderInterface.php
src/Core/QuickAccess/QuickAccessGenerator.php
Core/QuickAccess/QuickAccessGenerator.php
QuickAccess/QuickAccessGenerator.php
QuickAccessGenerator.php
src/Core/QuickAccess/QuickAccessRepositoryInterface.php
Core/QuickAccess/QuickAccessRepositoryInterface.php
QuickAccess/QuickAccessRepositoryInterface.php

View file

@ -2889,6 +2889,7 @@ src/PrestaShopBundle/Routing/Converter/RoutingCacheKeyGenerator.php
src/PrestaShopBundle/Routing/Converter/CacheProvider.php
src/PrestaShopBundle/Routing/Converter/CacheKeyGeneratorInterface.php
src/PrestaShopBundle/Routing/YamlModuleLoader.php
src/PrestaShopBundle/Routing/LegacyRouterChecker.php
src/PrestaShopBundle/Service/Routing/Router.php
src/PrestaShopBundle/Service/Hook/HookFinder.php
src/PrestaShopBundle/Service/Hook/RenderingHookEvent.php
@ -2946,7 +2947,6 @@ src/PrestaShopBundle/Api/Stock/MovementsCollection.php
src/PrestaShopBundle/Twig/HookExtension.php
src/PrestaShopBundle/Twig/Locator/ModuleTemplateLoader.php
src/PrestaShopBundle/Twig/TranslationsExtension.php
src/PrestaShopBundle/Twig/Component/ShopList.php
src/PrestaShopBundle/Twig/Component/Footer.php
src/PrestaShopBundle/Twig/Component/HeadTag.php
src/PrestaShopBundle/Twig/Component/MobileQuickAccess.php
@ -2955,6 +2955,16 @@ src/PrestaShopBundle/Twig/Component/EmployeeDropdown.php
src/PrestaShopBundle/Twig/Component/NotificationsCenter.php
src/PrestaShopBundle/Twig/Component/SearchForm.php
src/PrestaShopBundle/Twig/Component/MultistoreHeader.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyNavBar.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyControllerTrait.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyToolbar.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyShopList.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacySessionAlert.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyQuickAccess.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacySearchForm.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyEmployeeDropdown.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyHeadTag.php
src/PrestaShopBundle/Twig/Component/Legacy/LegacyNotificationsCenter.php
src/PrestaShopBundle/Twig/Component/NavBar.php
src/PrestaShopBundle/Twig/Component/QuickAccess.php
src/PrestaShopBundle/Twig/ContextIsoCodeProviderExtension.php
@ -3417,6 +3427,7 @@ src/PrestaShopBundle/Install/SqlLoader.php
src/PrestaShopBundle/Install/Install.php
src/PrestaShopBundle/Install/AbstractInstall.php
src/PrestaShopBundle/Install/System.php
src/PrestaShopBundle/Http/RequestStackFactory.php
src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
src/PrestaShopBundle/Translation/Provider/XliffCatalogueInterface.php
src/PrestaShopBundle/Translation/Provider/MailsBodyProvider.php
@ -3481,6 +3492,7 @@ src/PrestaShopBundle/Event/FilterSearchCriteriaEvent.php
src/PrestaShopBundle/Event/ModuleManagementEvent.php
src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
src/PrestaShopBundle/Controller/Exception/FieldNotFoundException.php
src/PrestaShopBundle/Controller/Admin/LegacyController.php
src/PrestaShopBundle/Controller/Admin/CommonController.php
src/PrestaShopBundle/Controller/Admin/MultistoreController.php
src/PrestaShopBundle/Controller/Admin/Sell/Customer/CustomerController.php
@ -3631,6 +3643,8 @@ src/PrestaShopBundle/Security/OAuth2/Entity/AccessToken.php
src/PrestaShopBundle/Security/OAuth2/Entity/Client.php
src/PrestaShopBundle/Security/OAuth2/Entity/JwtTokenUser.php
src/PrestaShopBundle/Security/OAuth2/GrantType/CustomClientCredentialsGrant.php
src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
src/PrestaShopBundle/Security/Admin/UserTokenManager.php
src/PrestaShopBundle/Security/Admin/Employee.php
src/PrestaShopBundle/Security/Admin/EmployeeProvider.php
src/PrestaShopBundle/Security/Admin/SessionRenewer.php
@ -3785,6 +3799,7 @@ src/PrestaShopBundle/Resources/config/services/core/product.yml
src/PrestaShopBundle/Resources/config/services/core/help.yml
src/PrestaShopBundle/Resources/config/services/core/feature_flag.yml
src/PrestaShopBundle/Resources/config/services/core/language.yml
src/PrestaShopBundle/Resources/config/services/core/quick_access.yml
src/PrestaShopBundle/Resources/config/services/core/image.yml
src/PrestaShopBundle/Resources/config/services/core/translation.yml
src/PrestaShopBundle/Resources/config/services/core/configuration.yml
@ -3820,6 +3835,7 @@ src/PrestaShopBundle/Resources/config/services/bundle/controller.yml
src/PrestaShopBundle/Resources/config/services/bundle/command.yml
src/PrestaShopBundle/Resources/config/services/bundle/translation.yml
src/PrestaShopBundle/Resources/config/services/bundle/api.yml
src/PrestaShopBundle/Resources/config/services/bundle/common.yml
src/PrestaShopBundle/Resources/config/services/bundle/event_listener.yml
src/PrestaShopBundle/Resources/config/services/front_legacy.yml
src/PrestaShopBundle/Resources/config/routing.yml
@ -3892,6 +3908,7 @@ src/PrestaShopBundle/Resources/config/routing/admin/sell/catalog/cart_rule.yml
src/PrestaShopBundle/Resources/config/routing/admin/sell/catalog/catalog_price_rule.yml
src/PrestaShopBundle/Resources/config/routing/admin/sell/catalog/_catalog.yml
src/PrestaShopBundle/Resources/config/routing/admin/sell/_sell.yml
src/PrestaShopBundle/Resources/config/routing/admin/_legacy.yml
src/PrestaShopBundle/Resources/config/routing/admin/configure/_configure.yml
src/PrestaShopBundle/Resources/config/routing/admin/configure/advanced_parameters/backup.yml
src/PrestaShopBundle/Resources/config/routing/admin/configure/advanced_parameters/permission.yml
@ -4169,8 +4186,16 @@ src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/details_
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/order_navigation.html.twig
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/index.html.twig
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/create.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/head_tag.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/shop_list.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/employee_dropdown.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/search_form.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/toolbar.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/nav_bar.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/session_alert.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/quick_access.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/LegacyLayout/notifications_center.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/head_tag.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/shop_list.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/employee_dropdown.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/footer.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/search_form.html.twig
@ -4180,6 +4205,7 @@ src/PrestaShopBundle/Resources/views/Admin/Component/Layout/multistore_header.ht
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/quick_access.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/mobile_quick_access.html.twig
src/PrestaShopBundle/Resources/views/Admin/Component/Layout/notifications_center.html.twig
src/PrestaShopBundle/Resources/views/Admin/Layout/legacy_layout.html.twig
src/PrestaShopBundle/Resources/views/Admin/Layout/light_layout.html.twig
src/PrestaShopBundle/Resources/views/Admin/Layout/core_javascript.html.twig
src/PrestaShopBundle/Resources/views/Admin/Layout/stylesheets.html.twig
@ -7447,6 +7473,7 @@ src/Core/Order/OrderSiblingProviderInterface.php
src/Core/Order/OrderInvoiceDataProviderInterface.php
src/Core/Order/InvoiceInterface.php
src/Core/Order/OrderReturnStateDataProviderInterface.php
src/Core/QuickAccess/QuickAccessGenerator.php
src/Core/QuickAccess/QuickAccessRepositoryInterface.php
src/Adapter/LegacyLogger.php
src/Adapter/PDF/PDFGenerator.php

View file

@ -125066,6 +125066,9 @@ _unreleased/2023-11-30-improve-file-validation-service.md
changelog/_unreleased/2023-12-07-change-administration-node-version.md
_unreleased/2023-12-07-change-administration-node-version.md
2023-12-07-change-administration-node-version.md
changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
2024-01-23-prevent-invalid-currency-rounding-configurations.md

View file

@ -17118,6 +17118,7 @@ changelog/_unreleased/2023-02-10-improve-newsletter-registration-text.md
changelog/_unreleased/2023-12-06-ensure-that-script-files-are-only-included-once.md
changelog/_unreleased/2023-11-30-improve-file-validation-service.md
changelog/_unreleased/2023-12-07-change-administration-node-version.md
changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md
changelog/_unreleased/2024-01-11-reduce-log-level-of-noconfigurationexception.md

View file

@ -30553,6 +30553,9 @@ migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
migrations/2013_11_25_033008_delete_bad_licenses_table.php
2013_11_25_033008_delete_bad_licenses_table.php
database/migrations/2024_01_24_145544_create_saml_nonce_table.php
migrations/2024_01_24_145544_create_saml_nonce_table.php
2024_01_24_145544_create_saml_nonce_table.php
database/migrations/2014_06_24_012839_add_zip_to_supplier.php
migrations/2014_06_24_012839_add_zip_to_supplier.php
2014_06_24_012839_add_zip_to_supplier.php
@ -31370,6 +31373,9 @@ Ldap.php
app/Models/Statuslabel.php
Models/Statuslabel.php
Statuslabel.php
app/Models/SamlNonce.php
Models/SamlNonce.php
SamlNonce.php
app/Models/CompanyableChildTrait.php
Models/CompanyableChildTrait.php
CompanyableChildTrait.php
@ -31766,6 +31772,10 @@ app/Console/Commands/KillAllSessions.php
Console/Commands/KillAllSessions.php
Commands/KillAllSessions.php
KillAllSessions.php
app/Console/Commands/SamlClearExpiredNonces.php
Console/Commands/SamlClearExpiredNonces.php
Commands/SamlClearExpiredNonces.php
SamlClearExpiredNonces.php
app/Console/Commands/SendInventoryAlerts.php
Console/Commands/SendInventoryAlerts.php
Commands/SendInventoryAlerts.php
@ -32634,6 +32644,7 @@ autoload.php
Dockerfile.fpm-alpine
LICENSE
TESTING.md
.upgrade_requirements.json
sample_csvs/assets-sample.csv
assets-sample.csv
sample_csvs/locations-sample.csv

View file

@ -5612,6 +5612,7 @@ database/migrations/2018_03_29_053618_add_canceled_at_and_fulfilled_at_in_reques
database/migrations/2016_07_22_003348_fix_custom_fields_regex_stuff.php
database/migrations/2016_08_23_145619_add_show_in_nav_to_status_labels.php
database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
database/migrations/2024_01_24_145544_create_saml_nonce_table.php
database/migrations/2014_06_24_012839_add_zip_to_supplier.php
database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
@ -5902,6 +5903,7 @@ app/Models/Category.php
app/Models/Actionlog.php
app/Models/Ldap.php
app/Models/Statuslabel.php
app/Models/SamlNonce.php
app/Models/CompanyableChildTrait.php
app/Models/Accessory.php
app/Models/CheckoutAcceptance.php
@ -6005,6 +6007,7 @@ app/Console/Commands/GeneratePersonalAccessToken.php
app/Console/Commands/MoveUploadsToNewDisk.php
app/Console/Commands/DisableLDAP.php
app/Console/Commands/KillAllSessions.php
app/Console/Commands/SamlClearExpiredNonces.php
app/Console/Commands/SendInventoryAlerts.php
app/Console/Commands/Version.php
app/Console/Commands/SyncAssetCounters.php
@ -6228,6 +6231,7 @@ bootstrap/autoload.php
Dockerfile.fpm-alpine
LICENSE
TESTING.md
.upgrade_requirements.json
sample_csvs/assets-sample.csv
sample_csvs/locations-sample.csv
sample_csvs/consumables-sample.csv

View file

@ -619,12 +619,6 @@ Api/Responses/Expected/malformed_json_response.json
Responses/Expected/malformed_json_response.json
Expected/malformed_json_response.json
malformed_json_response.json
tests/Api/Responses/Expected/shop/get_order_items_response.json
Api/Responses/Expected/shop/get_order_items_response.json
Responses/Expected/shop/get_order_items_response.json
Expected/shop/get_order_items_response.json
shop/get_order_items_response.json
get_order_items_response.json
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_for_uncompleted_filters_response.json
Api/Responses/Expected/shop/payment_method/get_payment_methods_for_uncompleted_filters_response.json
Responses/Expected/shop/payment_method/get_payment_methods_for_uncompleted_filters_response.json
@ -646,12 +640,13 @@ Expected/shop/payment_method/get_payment_methods_for_cart_and_payment_response.j
shop/payment_method/get_payment_methods_for_cart_and_payment_response.json
payment_method/get_payment_methods_for_cart_and_payment_response.json
get_payment_methods_for_cart_and_payment_response.json
tests/Api/Responses/Expected/shop/create_cart_with_default_locale_response.json
Api/Responses/Expected/shop/create_cart_with_default_locale_response.json
Responses/Expected/shop/create_cart_with_default_locale_response.json
Expected/shop/create_cart_with_default_locale_response.json
shop/create_cart_with_default_locale_response.json
create_cart_with_default_locale_response.json
tests/Api/Responses/Expected/shop/product_review/create_product_review_with_missing_fields.json
Api/Responses/Expected/shop/product_review/create_product_review_with_missing_fields.json
Responses/Expected/shop/product_review/create_product_review_with_missing_fields.json
Expected/shop/product_review/create_product_review_with_missing_fields.json
shop/product_review/create_product_review_with_missing_fields.json
product_review/create_product_review_with_missing_fields.json
create_product_review_with_missing_fields.json
tests/Api/Responses/Expected/shop/product_review/create_product_review.json
Api/Responses/Expected/shop/product_review/create_product_review.json
Responses/Expected/shop/product_review/create_product_review.json
@ -673,12 +668,6 @@ Expected/shop/product_review/get_product_review.json
shop/product_review/get_product_review.json
product_review/get_product_review.json
get_product_review.json
tests/Api/Responses/Expected/shop/get_order_adjustments_response.json
Api/Responses/Expected/shop/get_order_adjustments_response.json
Responses/Expected/shop/get_order_adjustments_response.json
Expected/shop/get_order_adjustments_response.json
shop/get_order_adjustments_response.json
get_order_adjustments_response.json
tests/Api/Responses/Expected/shop/get_countries_response.json
Api/Responses/Expected/shop/get_countries_response.json
Responses/Expected/shop/get_countries_response.json
@ -703,24 +692,6 @@ Responses/Expected/shop/get_channel_by_code_response.json
Expected/shop/get_channel_by_code_response.json
shop/get_channel_by_code_response.json
get_channel_by_code_response.json
tests/Api/Responses/Expected/shop/create_cart_response.json
Api/Responses/Expected/shop/create_cart_response.json
Responses/Expected/shop/create_cart_response.json
Expected/shop/create_cart_response.json
shop/create_cart_response.json
create_cart_response.json
tests/Api/Responses/Expected/shop/updated_payment_method_on_cancelled_order_response.json
Api/Responses/Expected/shop/updated_payment_method_on_cancelled_order_response.json
Responses/Expected/shop/updated_payment_method_on_cancelled_order_response.json
Expected/shop/updated_payment_method_on_cancelled_order_response.json
shop/updated_payment_method_on_cancelled_order_response.json
updated_payment_method_on_cancelled_order_response.json
tests/Api/Responses/Expected/shop/get_order_response.json
Api/Responses/Expected/shop/get_order_response.json
Responses/Expected/shop/get_order_response.json
Expected/shop/get_order_response.json
shop/get_order_response.json
get_order_response.json
tests/Api/Responses/Expected/shop/address/create_address_with_province_name_response.json
Api/Responses/Expected/shop/address/create_address_with_province_name_response.json
Responses/Expected/shop/address/create_address_with_province_name_response.json
@ -836,18 +807,6 @@ Responses/Expected/shop/update_customer_response.json
Expected/shop/update_customer_response.json
shop/update_customer_response.json
update_customer_response.json
tests/Api/Responses/Expected/shop/add_item_response.json
Api/Responses/Expected/shop/add_item_response.json
Responses/Expected/shop/add_item_response.json
Expected/shop/add_item_response.json
shop/add_item_response.json
add_item_response.json
tests/Api/Responses/Expected/shop/get_order_item_adjustments_response.json
Api/Responses/Expected/shop/get_order_item_adjustments_response.json
Responses/Expected/shop/get_order_item_adjustments_response.json
Expected/shop/get_order_item_adjustments_response.json
shop/get_order_item_adjustments_response.json
get_order_item_adjustments_response.json
tests/Api/Responses/Expected/shop/get_country_response.json
Api/Responses/Expected/shop/get_country_response.json
Responses/Expected/shop/get_country_response.json
@ -878,12 +837,6 @@ Responses/Expected/shop/get_shipping_methods_response.json
Expected/shop/get_shipping_methods_response.json
shop/get_shipping_methods_response.json
get_shipping_methods_response.json
tests/Api/Responses/Expected/shop/updated_payment_method_on_order_response.json
Api/Responses/Expected/shop/updated_payment_method_on_order_response.json
Responses/Expected/shop/updated_payment_method_on_order_response.json
Expected/shop/updated_payment_method_on_order_response.json
shop/updated_payment_method_on_order_response.json
updated_payment_method_on_order_response.json
tests/Api/Responses/Expected/shop/product/get_product_attributes_collection_response.json
Api/Responses/Expected/shop/product/get_product_attributes_collection_response.json
Responses/Expected/shop/product/get_product_attributes_collection_response.json
@ -1020,11 +973,89 @@ Responses/Expected/shop/get_taxonomy_response.json
Expected/shop/get_taxonomy_response.json
shop/get_taxonomy_response.json
get_taxonomy_response.json
tests/Api/Responses/Expected/shop/updated_billing_address_on_order_response.json
Api/Responses/Expected/shop/updated_billing_address_on_order_response.json
Responses/Expected/shop/updated_billing_address_on_order_response.json
Expected/shop/updated_billing_address_on_order_response.json
shop/updated_billing_address_on_order_response.json
tests/Api/Responses/Expected/shop/order/get_order_items_response.json
Api/Responses/Expected/shop/order/get_order_items_response.json
Responses/Expected/shop/order/get_order_items_response.json
Expected/shop/order/get_order_items_response.json
shop/order/get_order_items_response.json
order/get_order_items_response.json
get_order_items_response.json
tests/Api/Responses/Expected/shop/order/create_cart_with_default_locale_response.json
Api/Responses/Expected/shop/order/create_cart_with_default_locale_response.json
Responses/Expected/shop/order/create_cart_with_default_locale_response.json
Expected/shop/order/create_cart_with_default_locale_response.json
shop/order/create_cart_with_default_locale_response.json
order/create_cart_with_default_locale_response.json
create_cart_with_default_locale_response.json
tests/Api/Responses/Expected/shop/order/get_order_adjustments_response.json
Api/Responses/Expected/shop/order/get_order_adjustments_response.json
Responses/Expected/shop/order/get_order_adjustments_response.json
Expected/shop/order/get_order_adjustments_response.json
shop/order/get_order_adjustments_response.json
order/get_order_adjustments_response.json
get_order_adjustments_response.json
tests/Api/Responses/Expected/shop/order/create_cart_response.json
Api/Responses/Expected/shop/order/create_cart_response.json
Responses/Expected/shop/order/create_cart_response.json
Expected/shop/order/create_cart_response.json
shop/order/create_cart_response.json
order/create_cart_response.json
create_cart_response.json
tests/Api/Responses/Expected/shop/order/updated_payment_method_on_cancelled_order_response.json
Api/Responses/Expected/shop/order/updated_payment_method_on_cancelled_order_response.json
Responses/Expected/shop/order/updated_payment_method_on_cancelled_order_response.json
Expected/shop/order/updated_payment_method_on_cancelled_order_response.json
shop/order/updated_payment_method_on_cancelled_order_response.json
order/updated_payment_method_on_cancelled_order_response.json
updated_payment_method_on_cancelled_order_response.json
tests/Api/Responses/Expected/shop/order/get_order_response.json
Api/Responses/Expected/shop/order/get_order_response.json
Responses/Expected/shop/order/get_order_response.json
Expected/shop/order/get_order_response.json
shop/order/get_order_response.json
order/get_order_response.json
get_order_response.json
tests/Api/Responses/Expected/shop/order/add_item_response.json
Api/Responses/Expected/shop/order/add_item_response.json
Responses/Expected/shop/order/add_item_response.json
Expected/shop/order/add_item_response.json
shop/order/add_item_response.json
order/add_item_response.json
add_item_response.json
tests/Api/Responses/Expected/shop/order/get_order_item_adjustments_response.json
Api/Responses/Expected/shop/order/get_order_item_adjustments_response.json
Responses/Expected/shop/order/get_order_item_adjustments_response.json
Expected/shop/order/get_order_item_adjustments_response.json
shop/order/get_order_item_adjustments_response.json
order/get_order_item_adjustments_response.json
get_order_item_adjustments_response.json
tests/Api/Responses/Expected/shop/order/updated_payment_method_on_order_response.json
Api/Responses/Expected/shop/order/updated_payment_method_on_order_response.json
Responses/Expected/shop/order/updated_payment_method_on_order_response.json
Expected/shop/order/updated_payment_method_on_order_response.json
shop/order/updated_payment_method_on_order_response.json
order/updated_payment_method_on_order_response.json
updated_payment_method_on_order_response.json
tests/Api/Responses/Expected/shop/order/add_item_to_cart_with_missing_product_variant.json
Api/Responses/Expected/shop/order/add_item_to_cart_with_missing_product_variant.json
Responses/Expected/shop/order/add_item_to_cart_with_missing_product_variant.json
Expected/shop/order/add_item_to_cart_with_missing_product_variant.json
shop/order/add_item_to_cart_with_missing_product_variant.json
order/add_item_to_cart_with_missing_product_variant.json
add_item_to_cart_with_missing_product_variant.json
tests/Api/Responses/Expected/shop/order/add_item_to_cart_with_missing_quantity.json
Api/Responses/Expected/shop/order/add_item_to_cart_with_missing_quantity.json
Responses/Expected/shop/order/add_item_to_cart_with_missing_quantity.json
Expected/shop/order/add_item_to_cart_with_missing_quantity.json
shop/order/add_item_to_cart_with_missing_quantity.json
order/add_item_to_cart_with_missing_quantity.json
add_item_to_cart_with_missing_quantity.json
tests/Api/Responses/Expected/shop/order/updated_billing_address_on_order_response.json
Api/Responses/Expected/shop/order/updated_billing_address_on_order_response.json
Responses/Expected/shop/order/updated_billing_address_on_order_response.json
Expected/shop/order/updated_billing_address_on_order_response.json
shop/order/updated_billing_address_on_order_response.json
order/updated_billing_address_on_order_response.json
updated_billing_address_on_order_response.json
tests/Api/Responses/Expected/shop/get_locales_response.json
Api/Responses/Expected/shop/get_locales_response.json
@ -2717,6 +2748,7 @@ CHANGELOG-1.0.md
var/.gitkeep
.gitkeep
.babelrc
.readthedocs.yaml
src/Sylius/Abstraction/StateMachine/composer.json
Sylius/Abstraction/StateMachine/composer.json
Abstraction/StateMachine/composer.json

View file

@ -136,22 +136,17 @@ tests/Api/DataFixtures/ORM/order/fulfilled.yaml
tests/Api/DataFixtures/ORM/shipping_category.yaml
tests/Api/DataFixtures/ORM/taxon_image.yaml
tests/Api/Responses/Expected/malformed_json_response.json
tests/Api/Responses/Expected/shop/get_order_items_response.json
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_for_uncompleted_filters_response.json
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_response.json
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_for_cart_and_payment_response.json
tests/Api/Responses/Expected/shop/create_cart_with_default_locale_response.json
tests/Api/Responses/Expected/shop/product_review/create_product_review_with_missing_fields.json
tests/Api/Responses/Expected/shop/product_review/create_product_review.json
tests/Api/Responses/Expected/shop/product_review/get_product_reviews.json
tests/Api/Responses/Expected/shop/product_review/get_product_review.json
tests/Api/Responses/Expected/shop/get_order_adjustments_response.json
tests/Api/Responses/Expected/shop/get_countries_response.json
tests/Api/Responses/Expected/shop/assign_shipping_method_to_non_existing_shipment_response.json
tests/Api/Responses/Expected/shop/get_exchange_rate_usdpln_response.json
tests/Api/Responses/Expected/shop/get_channel_by_code_response.json
tests/Api/Responses/Expected/shop/create_cart_response.json
tests/Api/Responses/Expected/shop/updated_payment_method_on_cancelled_order_response.json
tests/Api/Responses/Expected/shop/get_order_response.json
tests/Api/Responses/Expected/shop/address/create_address_with_province_name_response.json
tests/Api/Responses/Expected/shop/address/create_address_with_province_code_response.json
tests/Api/Responses/Expected/shop/address/create_address_without_province_response.json
@ -169,14 +164,11 @@ tests/Api/Responses/Expected/shop/order_completion/order_with_free_non_shippable
tests/Api/Responses/Expected/shop/order_completion/order_not_addressed_response.json
tests/Api/Responses/Expected/shop/order_completion/shipping_method_not_chosen_response.json
tests/Api/Responses/Expected/shop/update_customer_response.json
tests/Api/Responses/Expected/shop/add_item_response.json
tests/Api/Responses/Expected/shop/get_order_item_adjustments_response.json
tests/Api/Responses/Expected/shop/get_country_response.json
tests/Api/Responses/Expected/shop/get_exchange_rates_response.json
tests/Api/Responses/Expected/shop/get_channels_response.json
tests/Api/Responses/Expected/shop/get_order_shipping_methods_response.json
tests/Api/Responses/Expected/shop/get_shipping_methods_response.json
tests/Api/Responses/Expected/shop/updated_payment_method_on_order_response.json
tests/Api/Responses/Expected/shop/product/get_product_attributes_collection_response.json
tests/Api/Responses/Expected/shop/product/get_product_variant_with_default_locale_translation.json
tests/Api/Responses/Expected/shop/product/get_product_with_de_DE_locale_translation.json
@ -197,7 +189,18 @@ tests/Api/Responses/Expected/shop/get_empty_order_shipping_methods_response.json
tests/Api/Responses/Expected/shop/get_payment_response.json
tests/Api/Responses/Expected/shop/get_taxonomy_item_response.json
tests/Api/Responses/Expected/shop/get_taxonomy_response.json
tests/Api/Responses/Expected/shop/updated_billing_address_on_order_response.json
tests/Api/Responses/Expected/shop/order/get_order_items_response.json
tests/Api/Responses/Expected/shop/order/create_cart_with_default_locale_response.json
tests/Api/Responses/Expected/shop/order/get_order_adjustments_response.json
tests/Api/Responses/Expected/shop/order/create_cart_response.json
tests/Api/Responses/Expected/shop/order/updated_payment_method_on_cancelled_order_response.json
tests/Api/Responses/Expected/shop/order/get_order_response.json
tests/Api/Responses/Expected/shop/order/add_item_response.json
tests/Api/Responses/Expected/shop/order/get_order_item_adjustments_response.json
tests/Api/Responses/Expected/shop/order/updated_payment_method_on_order_response.json
tests/Api/Responses/Expected/shop/order/add_item_to_cart_with_missing_product_variant.json
tests/Api/Responses/Expected/shop/order/add_item_to_cart_with_missing_quantity.json
tests/Api/Responses/Expected/shop/order/updated_billing_address_on_order_response.json
tests/Api/Responses/Expected/shop/get_locales_response.json
tests/Api/Responses/Expected/shop/get_locale_response.json
tests/Api/Responses/Expected/shop/error/jwt_token_not_found.json
@ -466,6 +469,7 @@ CHANGELOG-1.0.md
.eslintrc.js
var/.gitkeep
.babelrc
.readthedocs.yaml
src/Sylius/Abstraction/StateMachine/composer.json
src/Sylius/Abstraction/StateMachine/tests/Functional/DependencyInjection/ConfigurationTest.php
src/Sylius/Abstraction/StateMachine/tests/Unit/TransitionTest.php

View file

@ -34671,6 +34671,10 @@ plugins/woocommerce/changelog/add-additional-fields-in-contact-block
woocommerce/changelog/add-additional-fields-in-contact-block
changelog/add-additional-fields-in-contact-block
add-additional-fields-in-contact-block
plugins/woocommerce/changelog/e2e-add-bulk-edit-products
woocommerce/changelog/e2e-add-bulk-edit-products
changelog/e2e-add-bulk-edit-products
e2e-add-bulk-edit-products
plugins/woocommerce/changelog/43334-fix-on-sale-badge-with-no-image
woocommerce/changelog/43334-fix-on-sale-badge-with-no-image
changelog/43334-fix-on-sale-badge-with-no-image
@ -34699,6 +34703,10 @@ plugins/woocommerce/changelog/fix-add-selling-online-offline-to-square
woocommerce/changelog/fix-add-selling-online-offline-to-square
changelog/fix-add-selling-online-offline-to-square
fix-add-selling-online-offline-to-square
plugins/woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart
woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart
changelog/43699-add-filter-to-block-product-grid-add-to-cart
43699-add-filter-to-block-product-grid-add-to-cart
plugins/woocommerce/changelog/43688-dev-introduce-product-filters-wrapper
woocommerce/changelog/43688-dev-introduce-product-filters-wrapper
changelog/43688-dev-introduce-product-filters-wrapper
@ -34739,6 +34747,10 @@ plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-cross
woocommerce/changelog/update-product-editor-render-empty-state-for-cross-section
changelog/update-product-editor-render-empty-state-for-cross-section
update-product-editor-render-empty-state-for-cross-section
plugins/woocommerce/changelog/add-virtual-product
woocommerce/changelog/add-virtual-product
changelog/add-virtual-product
add-virtual-product
plugins/woocommerce/changelog/fix-38886
woocommerce/changelog/fix-38886
changelog/fix-38886
@ -34859,6 +34871,10 @@ plugins/woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-remind
woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
43020-fix-fix-margin-top-value-for-the-task-reminder
plugins/woocommerce/changelog/43858-fix-23902-create-session-on-page-page
woocommerce/changelog/43858-fix-23902-create-session-on-page-page
changelog/43858-fix-23902-create-session-on-page-page
43858-fix-23902-create-session-on-page-page
plugins/woocommerce/changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
woocommerce/changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
@ -34939,6 +34955,10 @@ plugins/woocommerce/changelog/fix-43676_description_toolbar
woocommerce/changelog/fix-43676_description_toolbar
changelog/fix-43676_description_toolbar
fix-43676_description_toolbar
plugins/woocommerce/changelog/43783-add-virtual-product
woocommerce/changelog/43783-add-virtual-product
changelog/43783-add-virtual-product
43783-add-virtual-product
plugins/woocommerce/changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow
woocommerce/changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow
changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow
@ -34947,6 +34967,10 @@ plugins/woocommerce/changelog/update-add-product-related-products-endpoint
woocommerce/changelog/update-add-product-related-products-endpoint
changelog/update-add-product-related-products-endpoint
update-add-product-related-products-endpoint
plugins/woocommerce/changelog/update-settings-row-class
woocommerce/changelog/update-settings-row-class
changelog/update-settings-row-class
update-settings-row-class
plugins/woocommerce/changelog/e2e-add-remove-product-test
woocommerce/changelog/e2e-add-remove-product-test
changelog/e2e-add-remove-product-test
@ -34959,10 +34983,6 @@ plugins/woocommerce/changelog/add-43807
woocommerce/changelog/add-43807
changelog/add-43807
add-43807
plugins/woocommerce/changelog/43354-fix-cys-php-warnings-and-pattern
woocommerce/changelog/43354-fix-cys-php-warnings-and-pattern
changelog/43354-fix-cys-php-warnings-and-pattern
43354-fix-cys-php-warnings-and-pattern
plugins/woocommerce/changelog/update-remove-block-template-registry
woocommerce/changelog/update-remove-block-template-registry
changelog/update-remove-block-template-registry
@ -35131,6 +35151,10 @@ plugins/woocommerce/changelog/43748-add-additional-information-admin-fields
woocommerce/changelog/43748-add-additional-information-admin-fields
changelog/43748-add-additional-information-admin-fields
43748-add-additional-information-admin-fields
plugins/woocommerce/changelog/44000-fix-42220-duplicate-templates-when-both-modified
woocommerce/changelog/44000-fix-42220-duplicate-templates-when-both-modified
changelog/44000-fix-42220-duplicate-templates-when-both-modified
44000-fix-42220-duplicate-templates-when-both-modified
plugins/woocommerce/changelog/fix-42168-filter-blocks-migration
woocommerce/changelog/fix-42168-filter-blocks-migration
changelog/fix-42168-filter-blocks-migration
@ -35211,6 +35235,10 @@ plugins/woocommerce/changelog/43086-enhance-ai-content-generation
woocommerce/changelog/43086-enhance-ai-content-generation
changelog/43086-enhance-ai-content-generation
43086-enhance-ai-content-generation
plugins/woocommerce/changelog/44073-dev-unify-class-naming-stock-filter
woocommerce/changelog/44073-dev-unify-class-naming-stock-filter
changelog/44073-dev-unify-class-naming-stock-filter
44073-dev-unify-class-naming-stock-filter
plugins/woocommerce/changelog/update-force-marketing-menu-items-order
woocommerce/changelog/update-force-marketing-menu-items-order
changelog/update-force-marketing-menu-items-order
@ -35263,6 +35291,10 @@ plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint
woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint
changelog/add-date-type-param-to-revenue-stats-endpoint
add-date-type-param-to-revenue-stats-endpoint
plugins/woocommerce/changelog/update-add-virtual-product
woocommerce/changelog/update-add-virtual-product
changelog/update-add-virtual-product
update-add-virtual-product
plugins/woocommerce/changelog/e2e-respect-coupon-usage-contraints
woocommerce/changelog/e2e-respect-coupon-usage-contraints
changelog/e2e-respect-coupon-usage-contraints
@ -35371,10 +35403,6 @@ plugins/woocommerce/changelog/42903-add-review-blocks-tests
woocommerce/changelog/42903-add-review-blocks-tests
changelog/42903-add-review-blocks-tests
42903-add-review-blocks-tests
plugins/woocommerce/changelog/fix-8.5-rudimentary-trycatch-remote-apis
woocommerce/changelog/fix-8.5-rudimentary-trycatch-remote-apis
changelog/fix-8.5-rudimentary-trycatch-remote-apis
fix-8.5-rudimentary-trycatch-remote-apis
plugins/woocommerce/changelog/fix-43829-oa-blocks
woocommerce/changelog/fix-43829-oa-blocks
changelog/fix-43829-oa-blocks
@ -35411,6 +35439,10 @@ plugins/woocommerce/changelog/flexslider-fadein
woocommerce/changelog/flexslider-fadein
changelog/flexslider-fadein
flexslider-fadein
plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters
woocommerce/changelog/44069-dev-unify-class-naming-active-filters
changelog/44069-dev-unify-class-naming-active-filters
44069-dev-unify-class-naming-active-filters
plugins/woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
@ -48732,6 +48764,13 @@ mocks/theme-with-woo-templates/block-templates/product-search-results.html
theme-with-woo-templates/block-templates/product-search-results.html
block-templates/product-search-results.html
product-search-results.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/page-checkout.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/page-checkout.html
tests/mocks/theme-with-woo-templates/block-templates/page-checkout.html
mocks/theme-with-woo-templates/block-templates/page-checkout.html
theme-with-woo-templates/block-templates/page-checkout.html
block-templates/page-checkout.html
page-checkout.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
@ -48781,6 +48820,20 @@ mocks/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
theme-with-woo-templates/block-templates/taxonomy-product_tag.html
block-templates/taxonomy-product_tag.html
taxonomy-product_tag.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/page-cart.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/page-cart.html
tests/mocks/theme-with-woo-templates/block-templates/page-cart.html
mocks/theme-with-woo-templates/block-templates/page-cart.html
theme-with-woo-templates/block-templates/page-cart.html
block-templates/page-cart.html
page-cart.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/order-confirmation.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/order-confirmation.html
tests/mocks/theme-with-woo-templates/block-templates/order-confirmation.html
mocks/theme-with-woo-templates/block-templates/order-confirmation.html
theme-with-woo-templates/block-templates/order-confirmation.html
block-templates/order-confirmation.html
order-confirmation.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/mini-cart.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/mini-cart.html
tests/mocks/theme-with-woo-templates/block-template-parts/mini-cart.html
@ -49206,6 +49259,13 @@ e2e/tests/templates/mini-cart-template-part.block_theme.spec.ts
tests/templates/mini-cart-template-part.block_theme.spec.ts
templates/mini-cart-template-part.block_theme.spec.ts
mini-cart-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
tests/templates/template-customization.block_theme.side_effects.spec.ts
templates/template-customization.block_theme.side_effects.spec.ts
template-customization.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
@ -49234,6 +49294,13 @@ e2e/tests/templates/checkout-template.block_theme.spec.ts
tests/templates/checkout-template.block_theme.spec.ts
templates/checkout-template.block_theme.spec.ts
checkout-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/constants.ts
woocommerce-blocks/tests/e2e/tests/templates/constants.ts
tests/e2e/tests/templates/constants.ts
e2e/tests/templates/constants.ts
tests/templates/constants.ts
templates/constants.ts
constants.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts
tests/e2e/tests/templates/cart-template.block_theme.spec.ts

View file

@ -5524,6 +5524,7 @@ plugins/woocommerce/changelog/dev-move-hpos-e2e-to-matrix
plugins/woocommerce/changelog/42751-update-42072-update-incompatibility-generic-notice
plugins/woocommerce/changelog/44013-remove-docs-plugin
plugins/woocommerce/changelog/add-additional-fields-in-contact-block
plugins/woocommerce/changelog/e2e-add-bulk-edit-products
plugins/woocommerce/changelog/43334-fix-on-sale-badge-with-no-image
plugins/woocommerce/changelog/e2e-add-test-shopper-cart
plugins/woocommerce/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
@ -5531,6 +5532,7 @@ plugins/woocommerce/changelog/43319-fix-delete-woocommerce-gutenberg-products-bl
plugins/woocommerce/changelog/update-contributor-list
plugins/woocommerce/changelog/remove-old-marketing-transient
plugins/woocommerce/changelog/fix-add-selling-online-offline-to-square
plugins/woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart
plugins/woocommerce/changelog/43688-dev-introduce-product-filters-wrapper
plugins/woocommerce/changelog/test-42192-add-e2e-tests-for-image-transition-in-product-gallery-block
plugins/woocommerce/changelog/test-42060-refactor-product-gallery-thumbnails-e2e-test
@ -5541,6 +5543,7 @@ plugins/woocommerce/changelog/43302-refactor-43295-rename-media-setting-full-scr
plugins/woocommerce/changelog/43740-43459-cys-on-core-switch-to-tt4-when-the-noai-flow-starts
plugins/woocommerce/changelog/43283-update-custom-fields-error-reporting
plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-cross-section
plugins/woocommerce/changelog/add-virtual-product
plugins/woocommerce/changelog/fix-38886
plugins/woocommerce/changelog/fix-43210-collection-filters-in-post-editor
plugins/woocommerce/changelog/43211-dev-placeholder-override
@ -5571,6 +5574,7 @@ plugins/woocommerce/changelog/43665-fix-lint-job
plugins/woocommerce/changelog/43216-dev-implement-inserter-behavior
plugins/woocommerce/changelog/update-42032-link-cross-sells-product-images
plugins/woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
plugins/woocommerce/changelog/43858-fix-23902-create-session-on-page-page
plugins/woocommerce/changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
plugins/woocommerce/changelog/43132-fix-42194-product-collection-block-allow-topbottom-pagination-blocks-to-be-added
plugins/woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
@ -5591,12 +5595,13 @@ plugins/woocommerce/changelog/add-42923-empty-state
plugins/woocommerce/changelog/43130-fix-42153-products-beta-migration-to-product-collection-doesnt-set-the-number-of-columns-correctly
plugins/woocommerce/changelog/e2e-product-images-tests
plugins/woocommerce/changelog/fix-43676_description_toolbar
plugins/woocommerce/changelog/43783-add-virtual-product
plugins/woocommerce/changelog/43692-43689-cys-core-add-unit-test-for-the-state-machine-for-the-noai-flow
plugins/woocommerce/changelog/update-add-product-related-products-endpoint
plugins/woocommerce/changelog/update-settings-row-class
plugins/woocommerce/changelog/e2e-add-remove-product-test
plugins/woocommerce/changelog/dev-change-sharding-to-5-each
plugins/woocommerce/changelog/add-43807
plugins/woocommerce/changelog/43354-fix-cys-php-warnings-and-pattern
plugins/woocommerce/changelog/update-remove-block-template-registry
plugins/woocommerce/changelog/pr-43731
plugins/woocommerce/changelog/as-diff-D128884
@ -5639,6 +5644,7 @@ plugins/woocommerce/changelog/as-diff-D128968
plugins/woocommerce/changelog/fix-pnpm-install-git-hooks
plugins/woocommerce/changelog/43169-dev-pass-blocks-phase-to-build
plugins/woocommerce/changelog/43748-add-additional-information-admin-fields
plugins/woocommerce/changelog/44000-fix-42220-duplicate-templates-when-both-modified
plugins/woocommerce/changelog/fix-42168-filter-blocks-migration
plugins/woocommerce/changelog/43791-43456-cys-core-improve-loading-screen
plugins/woocommerce/changelog/44031-44005-handle-products-error
@ -5659,6 +5665,7 @@ plugins/woocommerce/changelog/add-fallback-marketing-recommendations
plugins/woocommerce/changelog/43379-add-custom-fields-attributes
plugins/woocommerce/changelog/43448-fix-logging-php-deprecated-warning
plugins/woocommerce/changelog/43086-enhance-ai-content-generation
plugins/woocommerce/changelog/44073-dev-unify-class-naming-stock-filter
plugins/woocommerce/changelog/update-force-marketing-menu-items-order
plugins/woocommerce/changelog/43586-chore-42095-remove-experimental-flag-from-product-gallery-block
plugins/woocommerce/changelog/43114-update-cys-update-neutral-color-palette
@ -5672,6 +5679,7 @@ plugins/woocommerce/changelog/43547-43480-update-intro-screen
plugins/woocommerce/changelog/update-tests-search-multiple-term-ids
plugins/woocommerce/changelog/update-log-file-view-tweaks
plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint
plugins/woocommerce/changelog/update-add-virtual-product
plugins/woocommerce/changelog/e2e-respect-coupon-usage-contraints
plugins/woocommerce/changelog/43514-update-payment-partners-2024-q1
plugins/woocommerce/changelog/43365-update-43296-woopayments-task-copy
@ -5699,7 +5707,6 @@ plugins/woocommerce/changelog/43546-42865-cys-php-warning-triggered-whenever-a-p
plugins/woocommerce/changelog/add-43807-remember-downloadable-files
plugins/woocommerce/changelog/add-43224
plugins/woocommerce/changelog/42903-add-review-blocks-tests
plugins/woocommerce/changelog/fix-8.5-rudimentary-trycatch-remote-apis
plugins/woocommerce/changelog/fix-43829-oa-blocks
plugins/woocommerce/changelog/feature-order_source_attribution-extendable-fields
plugins/woocommerce/changelog/as-diff-D128937
@ -5709,6 +5716,7 @@ plugins/woocommerce/changelog/add-43225
plugins/woocommerce/changelog/fix-comparison-operator-strpos-and-remote-payment-suggestions
plugins/woocommerce/changelog/43174-increase-pexels-image-width
plugins/woocommerce/changelog/flexslider-fadein
plugins/woocommerce/changelog/44069-dev-unify-class-naming-active-filters
plugins/woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
plugins/woocommerce/changelog/43310-dev-lint-imports-blocks
plugins/woocommerce/changelog/fix-43246-Store-API-link
@ -7886,6 +7894,7 @@ plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/index.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/styles/variation.json
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/functions.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/page-checkout.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/single-product.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
@ -7893,6 +7902,8 @@ plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/archive-product.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/singular.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/page-cart.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/order-confirmation.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/mini-cart.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/footer.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/header.html
@ -7960,10 +7971,12 @@ plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-produc
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/order-confirmation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/mini-cart-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-header-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/mini-cart-template-part.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/constants.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/cart-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-user-customization.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts

View file

@ -20305,6 +20305,12 @@ shared/components/Form/FormFieldLink.vue
components/Form/FormFieldLink.vue
Form/FormFieldLink.vue
FormFieldLink.vue
app/frontend/shared/components/Form/initializeFormClasses.ts
frontend/shared/components/Form/initializeFormClasses.ts
shared/components/Form/initializeFormClasses.ts
components/Form/initializeFormClasses.ts
Form/initializeFormClasses.ts
initializeFormClasses.ts
app/frontend/shared/components/Form/Form.vue
frontend/shared/components/Form/Form.vue
shared/components/Form/Form.vue

View file

@ -4262,6 +4262,7 @@ app/frontend/shared/components/CommonTicketPriorityIndicator/CommonTicketPriorit
app/frontend/shared/components/Form/FormLayout.vue
app/frontend/shared/components/Form/types.ts
app/frontend/shared/components/Form/FormFieldLink.vue
app/frontend/shared/components/Form/initializeFormClasses.ts
app/frontend/shared/components/Form/Form.vue
app/frontend/shared/components/Form/graphql/queries/formUpdater.mocks.ts
app/frontend/shared/components/Form/graphql/queries/formUpdater.graphql

View file

@ -291,7 +291,6 @@ Project
RDF/Validator/ARPServlet
RDF/Validator/ARPServlet?
RDF/Validator/rdfval
REST/auth/CSRFTicket
ReportBug
Search/Mail/Public
Style/CSS/members.be
@ -369,7 +368,6 @@ _allCommentsClassicBlog.html
_aoc_*/shop
_email.html
_enterprise*/shop
_generated
_global_notifications
_internal-epp-discounted*/shop
_jsn.json
@ -400,7 +398,6 @@ _nimbusJsonpStatic.js
_nitf.xml
_nonbts*/shop
_print.html
_private/admin-tools
_qa.html
_qpromo*/shop
_query=
@ -734,8 +731,6 @@ be/teams
be/transactions
be/treasury
be/your
bePatron
bePatronDone
before=
best-countries-for-business/list
bfe/apps/website
@ -1032,7 +1027,6 @@ ch/treasury
ch/your
chart?
chat
checkout
checkout/package
checkoutnow
checkpoint
@ -1121,7 +1115,6 @@ convert-personal
coop/directory
coop/manage
copyright-reporting
corgi$
couchmode
counter/*?
counters/client-screenview
@ -1535,10 +1528,12 @@ eures/main.jsp
europeaid/companion
europeaid/prag
eurostat/*/search/-
eurostat/*?*p_p_id=NavTreeportletprod_WAR_NavTreeportletprod_INSTANCE_
eurostat/*?*p_p_id=esssearchportlet_WAR_esssearchportlet
eurostat/*?*p_p_id=estatsearchportlet_WAR_estatsearchportlet
eurostat/*com_liferay_login_web_portlet_LoginPortlet
eurostat/*doAsUserId
eurostat/SDMX/diss-web/rest
eurostat/group/*control_panel
eurostat/home/-/search/data-browser
eurostat/search
eurostat/tgm
@ -2500,7 +2495,6 @@ musicsearch
musicsp
musicstore/download
musicstore/preview
mwebWindowDone
mwlite
mx*/listing/*/favoriters
mx*/people/*/circle
@ -2782,7 +2776,6 @@ patents/download
patents/pdf
patents/related
patents?
patronNext
pay/images/merchant_logos
pay/images/program_logos
paygo
@ -2931,7 +2924,6 @@ pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
production-monitoring
products;
@ -3940,11 +3932,9 @@ us-es/transactions
us-es/treasury
us-es/your
user
user.php
user/ur*/checkins
user/ur*/ratings
user/verify
userNext
user_details
user_details_answers_given
user_details_bookmarks