[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-05-04 00:19:08 +00:00
parent 9dbdbf8335
commit 1fdf1e6da9
28 changed files with 2923 additions and 2543 deletions

View file

@ -541,6 +541,14 @@ tests/Feature/Sales/RefundTest.php
Feature/Sales/RefundTest.php
Sales/RefundTest.php
RefundTest.php
packages/Webkul/Admin/tests/Feature/Sales/Orders/OrdersTest.php
Webkul/Admin/tests/Feature/Sales/Orders/OrdersTest.php
Admin/tests/Feature/Sales/Orders/OrdersTest.php
tests/Feature/Sales/Orders/OrdersTest.php
Feature/Sales/Orders/OrdersTest.php
Sales/Orders/OrdersTest.php
Orders/OrdersTest.php
OrdersTest.php
packages/Webkul/Admin/tests/Feature/Sales/TransactionTest.php
Webkul/Admin/tests/Feature/Sales/TransactionTest.php
Admin/tests/Feature/Sales/TransactionTest.php
@ -3374,6 +3382,17 @@ components/shimmer/tinymce/index.blade.php
shimmer/tinymce/index.blade.php
tinymce/index.blade.php
index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/customers/view/index.blade.php
Webkul/Admin/src/Resources/views/components/shimmer/customers/view/index.blade.php
Admin/src/Resources/views/components/shimmer/customers/view/index.blade.php
src/Resources/views/components/shimmer/customers/view/index.blade.php
Resources/views/components/shimmer/customers/view/index.blade.php
views/components/shimmer/customers/view/index.blade.php
components/shimmer/customers/view/index.blade.php
shimmer/customers/view/index.blade.php
customers/view/index.blade.php
view/index.blade.php
index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/notifications/index.blade.php
Webkul/Admin/src/Resources/views/components/shimmer/notifications/index.blade.php
Admin/src/Resources/views/components/shimmer/notifications/index.blade.php
@ -3665,6 +3684,18 @@ components/shimmer/image/index.blade.php
shimmer/image/index.blade.php
image/index.blade.php
index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
Webkul/Admin/src/Resources/views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
Admin/src/Resources/views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
src/Resources/views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
Resources/views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
components/shimmer/marketing/promotions/catalog-rules/index.blade.php
shimmer/marketing/promotions/catalog-rules/index.blade.php
marketing/promotions/catalog-rules/index.blade.php
promotions/catalog-rules/index.blade.php
catalog-rules/index.blade.php
index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/accordion/index.blade.php
Webkul/Admin/src/Resources/views/components/shimmer/accordion/index.blade.php
Admin/src/Resources/views/components/shimmer/accordion/index.blade.php
@ -6777,6 +6808,17 @@ customers/account/orders/view.blade.php
account/orders/view.blade.php
orders/view.blade.php
view.blade.php
packages/Webkul/Shop/src/Resources/views/customers/account/orders/view/address.blade.php
Webkul/Shop/src/Resources/views/customers/account/orders/view/address.blade.php
Shop/src/Resources/views/customers/account/orders/view/address.blade.php
src/Resources/views/customers/account/orders/view/address.blade.php
Resources/views/customers/account/orders/view/address.blade.php
views/customers/account/orders/view/address.blade.php
customers/account/orders/view/address.blade.php
account/orders/view/address.blade.php
orders/view/address.blade.php
view/address.blade.php
address.blade.php
packages/Webkul/Shop/src/Resources/views/compare/index.blade.php
Webkul/Shop/src/Resources/views/compare/index.blade.php
Shop/src/Resources/views/compare/index.blade.php
@ -15790,13 +15832,13 @@ default/build/assets/spinner-51c5cf50.svg
build/assets/spinner-51c5cf50.svg
assets/spinner-51c5cf50.svg
spinner-51c5cf50.svg
public/themes/shop/default/build/assets/app-b5d5b2b8.js
themes/shop/default/build/assets/app-b5d5b2b8.js
shop/default/build/assets/app-b5d5b2b8.js
default/build/assets/app-b5d5b2b8.js
build/assets/app-b5d5b2b8.js
assets/app-b5d5b2b8.js
app-b5d5b2b8.js
public/themes/shop/default/build/assets/app-20377ba5.js
themes/shop/default/build/assets/app-20377ba5.js
shop/default/build/assets/app-20377ba5.js
default/build/assets/app-20377ba5.js
build/assets/app-20377ba5.js
assets/app-20377ba5.js
app-20377ba5.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp
themes/shop/default/build/assets/hero-image-3170dce6.webp
shop/default/build/assets/hero-image-3170dce6.webp

View file

@ -130,6 +130,7 @@ packages/Webkul/Admin/tests/Feature/Reporting/SalesReportTest.php
packages/Webkul/Admin/tests/Feature/Reporting/ProductReportTest.php
packages/Webkul/Admin/tests/Feature/Reporting/CustomersReportTest.php
packages/Webkul/Admin/tests/Feature/Sales/RefundTest.php
packages/Webkul/Admin/tests/Feature/Sales/Orders/OrdersTest.php
packages/Webkul/Admin/tests/Feature/Sales/TransactionTest.php
packages/Webkul/Admin/tests/Feature/Sales/ShipmentTest.php
packages/Webkul/Admin/tests/Feature/Sales/InvoiceTest.php
@ -474,6 +475,7 @@ packages/Webkul/Admin/src/Resources/views/components/shimmer/header/mega-search/
packages/Webkul/Admin/src/Resources/views/components/shimmer/header/mega-search/categories.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/header/mega-search/orders.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/tinymce/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/customers/view/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/notifications/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/settings/themes/product-carousel/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/settings/themes/static-content/index.blade.php
@ -501,6 +503,7 @@ packages/Webkul/Admin/src/Resources/views/components/shimmer/datagrid/toolbar/pa
packages/Webkul/Admin/src/Resources/views/components/shimmer/datagrid/toolbar/search.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/datagrid/toolbar/filter.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/image/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/marketing/promotions/catalog-rules/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/accordion/index.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/sales/orders/create.blade.php
packages/Webkul/Admin/src/Resources/views/components/shimmer/sales/orders/create/cart/payment.blade.php
@ -881,6 +884,7 @@ packages/Webkul/Shop/src/Resources/views/customers/account/reviews/index.blade.p
packages/Webkul/Shop/src/Resources/views/customers/account/orders/pdf.blade.php
packages/Webkul/Shop/src/Resources/views/customers/account/orders/index.blade.php
packages/Webkul/Shop/src/Resources/views/customers/account/orders/view.blade.php
packages/Webkul/Shop/src/Resources/views/customers/account/orders/view/address.blade.php
packages/Webkul/Shop/src/Resources/views/compare/index.blade.php
packages/Webkul/Shop/src/Resources/views/search/images/index.blade.php
packages/Webkul/Shop/src/Resources/views/search/images/results.blade.php
@ -2198,7 +2202,7 @@ public/themes/admin/default/build/assets/next-1-91bb148a.svg
public/themes/admin/default/build/assets/store-information-a7d64429.svg
public/themes/admin/default/build/manifest.json
public/themes/shop/default/build/assets/spinner-51c5cf50.svg
public/themes/shop/default/build/assets/app-b5d5b2b8.js
public/themes/shop/default/build/assets/app-20377ba5.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp
public/themes/shop/default/build/assets/medium-product-placeholder-3b1a7b7d.webp
public/themes/shop/default/build/assets/logo-942157c2.svg

View file

@ -3080,6 +3080,10 @@ tsconfig.json
packages/errors/license
errors/license
license
packages/errors/src/types.ts
errors/src/types.ts
src/types.ts
types.ts
packages/errors/src/create-error.test.ts
errors/src/create-error.test.ts
src/create-error.test.ts
@ -3305,6 +3309,10 @@ errors/src/errors/invalid-foreign-key.test.ts
src/errors/invalid-foreign-key.test.ts
errors/invalid-foreign-key.test.ts
invalid-foreign-key.test.ts
packages/errors/src/is-directus-error.test-d.ts
errors/src/is-directus-error.test-d.ts
src/is-directus-error.test-d.ts
is-directus-error.test-d.ts
packages/errors/src/create-error.ts
errors/src/create-error.ts
src/create-error.ts
@ -5265,6 +5273,10 @@ api/src/utils/merge-version-data.test.ts
src/utils/merge-version-data.test.ts
utils/merge-version-data.test.ts
merge-version-data.test.ts
api/src/utils/verify-session-jwt.ts
src/utils/verify-session-jwt.ts
utils/verify-session-jwt.ts
verify-session-jwt.ts
api/src/utils/should-skip-cache.test.ts
src/utils/should-skip-cache.test.ts
utils/should-skip-cache.test.ts
@ -8393,6 +8405,8 @@ unlucky-bugs-refuse.md
little-ducks-own.md
.changeset/strong-bulldogs-type.md
strong-bulldogs-type.md
.changeset/late-lions-pump.md
late-lions-pump.md
.changeset/brave-chairs-switch.md
brave-chairs-switch.md
.changeset/twelve-sloths-beg.md
@ -8415,6 +8429,8 @@ stupid-singers-smash.md
bright-mirrors-rush.md
.changeset/blue-lies-double.md
blue-lies-double.md
.changeset/purple-shirts-care.md
purple-shirts-care.md
.changeset/six-bags-play.md
six-bags-play.md
.changeset/curvy-fishes-work.md
@ -8433,8 +8449,12 @@ good-elephants-knock.md
big-shrimps-prove.md
.changeset/four-eggs-wait.md
four-eggs-wait.md
.changeset/smooth-games-hug.md
smooth-games-hug.md
.changeset/stupid-laws-jog.md
stupid-laws-jog.md
.changeset/fluffy-walls-destroy.md
fluffy-walls-destroy.md
.changeset/yellow-tigers-explain.md
yellow-tigers-explain.md
.changeset/rude-brooms-cry.md

View file

@ -666,6 +666,7 @@ packages/errors/package.json
packages/errors/readme.md
packages/errors/tsconfig.json
packages/errors/license
packages/errors/src/types.ts
packages/errors/src/create-error.test.ts
packages/errors/src/index.ts
packages/errors/src/codes.ts
@ -712,6 +713,7 @@ packages/errors/src/errors/content-too-large.ts
packages/errors/src/errors/limit-exceeded.ts
packages/errors/src/errors/user-suspended.ts
packages/errors/src/errors/invalid-foreign-key.test.ts
packages/errors/src/is-directus-error.test-d.ts
packages/errors/src/create-error.ts
packages/create-directus-project/package.json
packages/create-directus-project/readme.md
@ -1106,6 +1108,7 @@ api/src/utils/apply-snapshot.ts
api/src/utils/get-milliseconds.ts
api/src/utils/get-accountability-for-role.test.ts
api/src/utils/merge-version-data.test.ts
api/src/utils/verify-session-jwt.ts
api/src/utils/should-skip-cache.test.ts
api/src/utils/get-accountability-for-token.ts
api/src/utils/get-relation-info.ts
@ -1741,6 +1744,7 @@ cla.md
.changeset/unlucky-bugs-refuse.md
.changeset/little-ducks-own.md
.changeset/strong-bulldogs-type.md
.changeset/late-lions-pump.md
.changeset/brave-chairs-switch.md
.changeset/twelve-sloths-beg.md
.changeset/selfish-sloths-double.md
@ -1752,6 +1756,7 @@ cla.md
.changeset/stupid-singers-smash.md
.changeset/bright-mirrors-rush.md
.changeset/blue-lies-double.md
.changeset/purple-shirts-care.md
.changeset/six-bags-play.md
.changeset/curvy-fishes-work.md
.changeset/rude-carrots-confess.md
@ -1761,7 +1766,9 @@ cla.md
.changeset/good-elephants-knock.md
.changeset/big-shrimps-prove.md
.changeset/four-eggs-wait.md
.changeset/smooth-games-hug.md
.changeset/stupid-laws-jog.md
.changeset/fluffy-walls-destroy.md
.changeset/yellow-tigers-explain.md
.changeset/rude-brooms-cry.md
.changeset/green-sloths-sparkle.md

View file

@ -15285,6 +15285,16 @@ webportal/css/themes/custom.css.php
css/themes/custom.css.php
themes/custom.css.php
custom.css.php
htdocs/public/webportal/css/global.css.php
public/webportal/css/global.css.php
webportal/css/global.css.php
css/global.css.php
global.css.php
htdocs/public/webportal/css/pico.css.php
public/webportal/css/pico.css.php
webportal/css/pico.css.php
css/pico.css.php
pico.css.php
htdocs/public/webportal/js/theme.js
public/webportal/js/theme.js
webportal/js/theme.js

View file

@ -3410,6 +3410,8 @@ htdocs/public/webportal/tpl/header.tpl.php
htdocs/public/webportal/tpl/menu.tpl.php
htdocs/public/webportal/webportal.main.inc.php
htdocs/public/webportal/css/themes/custom.css.php
htdocs/public/webportal/css/global.css.php
htdocs/public/webportal/css/pico.css.php
htdocs/public/webportal/js/theme.js
htdocs/public/webportal/js/modal.js
htdocs/public/webportal/img/banner.svg

View file

@ -58887,6 +58887,13 @@ tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
Traits/CommonCollectionFilterAccessTestPatternsTrait.php
CommonCollectionFilterAccessTestPatternsTrait.php
core/modules/jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php
modules/jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php
jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php
tests/src/Traits/GetDocumentFromResponseTrait.php
src/Traits/GetDocumentFromResponseTrait.php
Traits/GetDocumentFromResponseTrait.php
GetDocumentFromResponseTrait.php
core/modules/jsonapi/tests/src/Functional/FileTest.php
modules/jsonapi/tests/src/Functional/FileTest.php
jsonapi/tests/src/Functional/FileTest.php
@ -80252,6 +80259,13 @@ tests/src/Kernel/WorkspaceCRUDTest.php
src/Kernel/WorkspaceCRUDTest.php
Kernel/WorkspaceCRUDTest.php
WorkspaceCRUDTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
Kernel/WorkspaceQueryParameterNegotiatorTest.php
WorkspaceQueryParameterNegotiatorTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
workspaces/tests/src/Kernel/WorkspaceMergerTest.php
@ -80330,6 +80344,12 @@ modules/workspaces/src/WorkspaceManagerInterface.php
workspaces/src/WorkspaceManagerInterface.php
src/WorkspaceManagerInterface.php
WorkspaceManagerInterface.php
core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
src/Negotiator/WorkspaceIdNegotiatorInterface.php
Negotiator/WorkspaceIdNegotiatorInterface.php
WorkspaceIdNegotiatorInterface.php
core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
@ -81153,6 +81173,11 @@ Drupal/TestSite/Commands/TestSiteTearDownCommand.php
TestSite/Commands/TestSiteTearDownCommand.php
Commands/TestSiteTearDownCommand.php
TestSiteTearDownCommand.php
core/tests/Drupal/TestSite/TestSiteClaroInstallTestScript.php
tests/Drupal/TestSite/TestSiteClaroInstallTestScript.php
Drupal/TestSite/TestSiteClaroInstallTestScript.php
TestSite/TestSiteClaroInstallTestScript.php
TestSiteClaroInstallTestScript.php
core/tests/Drupal/TestSite/TestPreinstallInterface.php
tests/Drupal/TestSite/TestPreinstallInterface.php
Drupal/TestSite/TestPreinstallInterface.php
@ -81408,6 +81433,13 @@ Nightwatch/Tests/Claro/claroDrupalMessageTest.js
Tests/Claro/claroDrupalMessageTest.js
Claro/claroDrupalMessageTest.js
claroDrupalMessageTest.js
core/tests/Drupal/Nightwatch/Tests/Claro/claroPrimaryTabsTest.js
tests/Drupal/Nightwatch/Tests/Claro/claroPrimaryTabsTest.js
Drupal/Nightwatch/Tests/Claro/claroPrimaryTabsTest.js
Nightwatch/Tests/Claro/claroPrimaryTabsTest.js
Tests/Claro/claroPrimaryTabsTest.js
Claro/claroPrimaryTabsTest.js
claroPrimaryTabsTest.js
core/tests/Drupal/Nightwatch/Tests/jsDisplace.js
tests/Drupal/Nightwatch/Tests/jsDisplace.js
Drupal/Nightwatch/Tests/jsDisplace.js
@ -102918,6 +102950,13 @@ Core/Layout/Icon/IconBuilderInterface.php
Layout/Icon/IconBuilderInterface.php
Icon/IconBuilderInterface.php
IconBuilderInterface.php
core/lib/Drupal/Core/Layout/Attribute/Layout.php
lib/Drupal/Core/Layout/Attribute/Layout.php
Drupal/Core/Layout/Attribute/Layout.php
Core/Layout/Attribute/Layout.php
Layout/Attribute/Layout.php
Attribute/Layout.php
Layout.php
core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
Drupal/Core/Layout/LayoutPluginManagerInterface.php

View file

@ -8409,6 +8409,7 @@ core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_fiel
core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.module
core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
core/modules/jsonapi/tests/src/Traits/GetDocumentFromResponseTrait.php
core/modules/jsonapi/tests/src/Functional/FileTest.php
core/modules/jsonapi/tests/src/Functional/ActionTest.php
core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
@ -11541,6 +11542,7 @@ core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
@ -11553,6 +11555,7 @@ core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
core/modules/workspaces/src/WorkspacesAliasRepository.php
core/modules/workspaces/src/WorkspacePublishException.php
core/modules/workspaces/src/WorkspaceManagerInterface.php
core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php
@ -11683,6 +11686,7 @@ core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
core/tests/Drupal/TestSite/Commands/TestSiteTearDownCommand.php
core/tests/Drupal/TestSite/TestSiteClaroInstallTestScript.php
core/tests/Drupal/TestSite/TestPreinstallInterface.php
core/tests/Drupal/TestSite/TestSiteApplication.php
core/tests/Drupal/Nightwatch/nightwatch.conf.js
@ -11724,6 +11728,7 @@ core/tests/Drupal/Nightwatch/Tests/loginTest.js
core/tests/Drupal/Nightwatch/Tests/ajaxExecutionOrderTest.js
core/tests/Drupal/Nightwatch/Tests/a11yTestDefault.js
core/tests/Drupal/Nightwatch/Tests/Claro/claroDrupalMessageTest.js
core/tests/Drupal/Nightwatch/Tests/Claro/claroPrimaryTabsTest.js
core/tests/Drupal/Nightwatch/Tests/jsDisplace.js
core/tests/Drupal/Nightwatch/Tests/statesTest.js
core/tests/Drupal/Nightwatch/Tests/tabbingManagerTest.js
@ -14874,6 +14879,7 @@ core/lib/Drupal/Core/GeneratedNoLink.php
core/lib/Drupal/Core/DrupalKernel.php
core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php
core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php
core/lib/Drupal/Core/Layout/Attribute/Layout.php
core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
core/lib/Drupal/Core/Layout/Annotation/Layout.php
core/lib/Drupal/Core/Layout/LayoutDefault.php

View file

@ -32295,6 +32295,38 @@ Functions/ExtGroup/WorkingTimeGroup/FindClosestWorkingTimeType.php
ExtGroup/WorkingTimeGroup/FindClosestWorkingTimeType.php
WorkingTimeGroup/FindClosestWorkingTimeType.php
FindClosestWorkingTimeType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/GetLevelType.php
Espo/Core/Formula/Functions/ExtGroup/AclGroup/GetLevelType.php
Core/Formula/Functions/ExtGroup/AclGroup/GetLevelType.php
Formula/Functions/ExtGroup/AclGroup/GetLevelType.php
Functions/ExtGroup/AclGroup/GetLevelType.php
ExtGroup/AclGroup/GetLevelType.php
AclGroup/GetLevelType.php
GetLevelType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/GetPermissionLevelType.php
Espo/Core/Formula/Functions/ExtGroup/AclGroup/GetPermissionLevelType.php
Core/Formula/Functions/ExtGroup/AclGroup/GetPermissionLevelType.php
Formula/Functions/ExtGroup/AclGroup/GetPermissionLevelType.php
Functions/ExtGroup/AclGroup/GetPermissionLevelType.php
ExtGroup/AclGroup/GetPermissionLevelType.php
AclGroup/GetPermissionLevelType.php
GetPermissionLevelType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/CheckScopeType.php
Espo/Core/Formula/Functions/ExtGroup/AclGroup/CheckScopeType.php
Core/Formula/Functions/ExtGroup/AclGroup/CheckScopeType.php
Formula/Functions/ExtGroup/AclGroup/CheckScopeType.php
Functions/ExtGroup/AclGroup/CheckScopeType.php
ExtGroup/AclGroup/CheckScopeType.php
AclGroup/CheckScopeType.php
CheckScopeType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/CheckEntityType.php
Espo/Core/Formula/Functions/ExtGroup/AclGroup/CheckEntityType.php
Core/Formula/Functions/ExtGroup/AclGroup/CheckEntityType.php
Formula/Functions/ExtGroup/AclGroup/CheckEntityType.php
Functions/ExtGroup/AclGroup/CheckEntityType.php
ExtGroup/AclGroup/CheckEntityType.php
AclGroup/CheckEntityType.php
CheckEntityType.php
application/Espo/Core/Formula/Functions/AssignType.php
Espo/Core/Formula/Functions/AssignType.php
Core/Formula/Functions/AssignType.php
@ -32544,6 +32576,13 @@ Formula/Functions/EnvGroup/UserAttributeType.php
Functions/EnvGroup/UserAttributeType.php
EnvGroup/UserAttributeType.php
UserAttributeType.php
application/Espo/Core/Formula/Functions/EnvGroup/UserAttributeSafeType.php
Espo/Core/Formula/Functions/EnvGroup/UserAttributeSafeType.php
Core/Formula/Functions/EnvGroup/UserAttributeSafeType.php
Formula/Functions/EnvGroup/UserAttributeSafeType.php
Functions/EnvGroup/UserAttributeSafeType.php
EnvGroup/UserAttributeSafeType.php
UserAttributeSafeType.php
application/Espo/Core/Formula/Functions/BaseFunction.php
Espo/Core/Formula/Functions/BaseFunction.php
Core/Formula/Functions/BaseFunction.php
@ -33050,6 +33089,20 @@ Formula/Functions/UtilGroup/GenerateIdType.php
Functions/UtilGroup/GenerateIdType.php
UtilGroup/GenerateIdType.php
GenerateIdType.php
application/Espo/Core/Formula/Functions/UtilGroup/Base64DecodeType.php
Espo/Core/Formula/Functions/UtilGroup/Base64DecodeType.php
Core/Formula/Functions/UtilGroup/Base64DecodeType.php
Formula/Functions/UtilGroup/Base64DecodeType.php
Functions/UtilGroup/Base64DecodeType.php
UtilGroup/Base64DecodeType.php
Base64DecodeType.php
application/Espo/Core/Formula/Functions/UtilGroup/Base64EncodeType.php
Espo/Core/Formula/Functions/UtilGroup/Base64EncodeType.php
Core/Formula/Functions/UtilGroup/Base64EncodeType.php
Formula/Functions/UtilGroup/Base64EncodeType.php
Functions/UtilGroup/Base64EncodeType.php
UtilGroup/Base64EncodeType.php
Base64EncodeType.php
application/Espo/Core/Formula/Functions/ValueType.php
Espo/Core/Formula/Functions/ValueType.php
Core/Formula/Functions/ValueType.php
@ -33118,6 +33171,12 @@ Core/Formula/Exceptions/NotPassedEntity.php
Formula/Exceptions/NotPassedEntity.php
Exceptions/NotPassedEntity.php
NotPassedEntity.php
application/Espo/Core/Formula/Exceptions/UnsafeFunction.php
Espo/Core/Formula/Exceptions/UnsafeFunction.php
Core/Formula/Exceptions/UnsafeFunction.php
Formula/Exceptions/UnsafeFunction.php
Exceptions/UnsafeFunction.php
UnsafeFunction.php
application/Espo/Core/Formula/Exceptions/BadArgumentValue.php
Espo/Core/Formula/Exceptions/BadArgumentValue.php
Core/Formula/Exceptions/BadArgumentValue.php

View file

@ -5007,6 +5007,10 @@ application/Espo/Core/Formula/Functions/ExtGroup/WorkingTimeGroup/GetWorkingDays
application/Espo/Core/Formula/Functions/ExtGroup/WorkingTimeGroup/GetSummedWorkingHoursType.php
application/Espo/Core/Formula/Functions/ExtGroup/WorkingTimeGroup/Base.php
application/Espo/Core/Formula/Functions/ExtGroup/WorkingTimeGroup/FindClosestWorkingTimeType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/GetLevelType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/GetPermissionLevelType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/CheckScopeType.php
application/Espo/Core/Formula/Functions/ExtGroup/AclGroup/CheckEntityType.php
application/Espo/Core/Formula/Functions/AssignType.php
application/Espo/Core/Formula/Functions/BreakType.php
application/Espo/Core/Formula/Functions/DatetimeGroup/FormatType.php
@ -5043,6 +5047,7 @@ application/Espo/Core/Formula/Functions/VariableType.php
application/Espo/Core/Formula/Functions/JsonGroup/EncodeType.php
application/Espo/Core/Formula/Functions/JsonGroup/RetrieveType.php
application/Espo/Core/Formula/Functions/EnvGroup/UserAttributeType.php
application/Espo/Core/Formula/Functions/EnvGroup/UserAttributeSafeType.php
application/Espo/Core/Formula/Functions/BaseFunction.php
application/Espo/Core/Formula/Functions/ArrayGroup/PushType.php
application/Espo/Core/Formula/Functions/ArrayGroup/JoinType.php
@ -5116,6 +5121,8 @@ application/Espo/Core/Formula/Functions/LanguageGroup/TranslateOptionType.php
application/Espo/Core/Formula/Functions/LanguageGroup/TranslateType.php
application/Espo/Core/Formula/Functions/UtilGroup/GenerateRecordIdType.php
application/Espo/Core/Formula/Functions/UtilGroup/GenerateIdType.php
application/Espo/Core/Formula/Functions/UtilGroup/Base64DecodeType.php
application/Espo/Core/Formula/Functions/UtilGroup/Base64EncodeType.php
application/Espo/Core/Formula/Functions/ValueType.php
application/Espo/Core/Formula/Functions/ConditionType.php
application/Espo/Core/Formula/Functions/IfThenElseType.php
@ -5128,6 +5135,7 @@ application/Espo/Core/Formula/Exceptions/SyntaxError.php
application/Espo/Core/Formula/Exceptions/ExecutionException.php
application/Espo/Core/Formula/Exceptions/Error.php
application/Espo/Core/Formula/Exceptions/NotPassedEntity.php
application/Espo/Core/Formula/Exceptions/UnsafeFunction.php
application/Espo/Core/Formula/Exceptions/BadArgumentValue.php
application/Espo/Core/Formula/Exceptions/TooFewArguments.php
application/Espo/Core/Formula/Exceptions/ContinueLoop.php

View file

@ -5190,6 +5190,11 @@ src/Discussion/Access/ScopeDiscussionVisibility.php
Discussion/Access/ScopeDiscussionVisibility.php
Access/ScopeDiscussionVisibility.php
ScopeDiscussionVisibility.php
framework/core/src/Discussion/DiscussionFactory.php
core/src/Discussion/DiscussionFactory.php
src/Discussion/DiscussionFactory.php
Discussion/DiscussionFactory.php
DiscussionFactory.php
framework/core/src/Discussion/DiscussionMetadataUpdater.php
core/src/Discussion/DiscussionMetadataUpdater.php
src/Discussion/DiscussionMetadataUpdater.php
@ -5860,6 +5865,11 @@ src/Api/Serializer/MailSettingsSerializer.php
Api/Serializer/MailSettingsSerializer.php
Serializer/MailSettingsSerializer.php
MailSettingsSerializer.php
framework/core/src/Api/ApiKeyFactory.php
core/src/Api/ApiKeyFactory.php
src/Api/ApiKeyFactory.php
Api/ApiKeyFactory.php
ApiKeyFactory.php
framework/core/src/Api/Middleware/ThrottleApi.php
core/src/Api/Middleware/ThrottleApi.php
src/Api/Middleware/ThrottleApi.php
@ -6064,6 +6074,11 @@ core/src/Post/PostRepository.php
src/Post/PostRepository.php
Post/PostRepository.php
PostRepository.php
framework/core/src/Post/PostFactory.php
core/src/Post/PostFactory.php
src/Post/PostFactory.php
Post/PostFactory.php
PostFactory.php
framework/core/src/Post/RegisteredTypesScope.php
core/src/Post/RegisteredTypesScope.php
src/Post/RegisteredTypesScope.php
@ -6324,6 +6339,11 @@ core/src/Http/CookieFactory.php
src/Http/CookieFactory.php
Http/CookieFactory.php
CookieFactory.php
framework/core/src/Http/AccessTokenFactory.php
core/src/Http/AccessTokenFactory.php
src/Http/AccessTokenFactory.php
Http/AccessTokenFactory.php
AccessTokenFactory.php
framework/core/src/Http/RememberAccessToken.php
core/src/Http/RememberAccessToken.php
src/Http/RememberAccessToken.php
@ -6649,6 +6669,11 @@ core/src/User/UserRepository.php
src/User/UserRepository.php
User/UserRepository.php
UserRepository.php
framework/core/src/User/UserFactory.php
core/src/User/UserFactory.php
src/User/UserFactory.php
User/UserFactory.php
UserFactory.php
framework/core/src/User/Exception/NotAuthenticatedException.php
core/src/User/Exception/NotAuthenticatedException.php
src/User/Exception/NotAuthenticatedException.php
@ -7969,6 +7994,11 @@ core/src/Install/Step.php
src/Install/Step.php
Install/Step.php
Step.php
framework/core/src/Group/GroupFactory.php
core/src/Group/GroupFactory.php
src/Group/GroupFactory.php
Group/GroupFactory.php
GroupFactory.php
framework/core/src/Group/Access/GroupPolicy.php
core/src/Group/Access/GroupPolicy.php
src/Group/Access/GroupPolicy.php
@ -12161,6 +12191,10 @@ src/Api/Serializer/TagSerializer.php
Api/Serializer/TagSerializer.php
Serializer/TagSerializer.php
TagSerializer.php
extensions/tags/src/TagFactory.php
tags/src/TagFactory.php
src/TagFactory.php
TagFactory.php
extensions/tags/src/Access/GlobalPolicy.php
tags/src/Access/GlobalPolicy.php
src/Access/GlobalPolicy.php

View file

@ -808,6 +808,7 @@ framework/core/src/Discussion/DiscussionRenamedLogger.php
framework/core/src/Discussion/DiscussionValidator.php
framework/core/src/Discussion/Access/DiscussionPolicy.php
framework/core/src/Discussion/Access/ScopeDiscussionVisibility.php
framework/core/src/Discussion/DiscussionFactory.php
framework/core/src/Discussion/DiscussionMetadataUpdater.php
framework/core/src/Discussion/UserStateUpdater.php
framework/core/src/Discussion/Event/Saving.php
@ -923,6 +924,7 @@ framework/core/src/Api/Serializer/ForumSerializer.php
framework/core/src/Api/Serializer/DiscussionSerializer.php
framework/core/src/Api/Serializer/CurrentUserSerializer.php
framework/core/src/Api/Serializer/MailSettingsSerializer.php
framework/core/src/Api/ApiKeyFactory.php
framework/core/src/Api/Middleware/ThrottleApi.php
framework/core/src/Api/Middleware/FakeHttpMethods.php
framework/core/src/Formatter/FormatterServiceProvider.php
@ -960,6 +962,7 @@ framework/core/src/Post/Filter/TypeFilter.php
framework/core/src/Post/Filter/IdFilter.php
framework/core/src/Post/PostValidator.php
framework/core/src/Post/PostRepository.php
framework/core/src/Post/PostFactory.php
framework/core/src/Post/RegisteredTypesScope.php
framework/core/src/Post/Command/EditPost.php
framework/core/src/Post/Command/DeletePostHandler.php
@ -1006,6 +1009,7 @@ framework/core/src/Http/Filter/AccessTokenSearcher.php
framework/core/src/Http/AccessToken.php
framework/core/src/Http/HttpServiceProvider.php
framework/core/src/Http/CookieFactory.php
framework/core/src/Http/AccessTokenFactory.php
framework/core/src/Http/RememberAccessToken.php
framework/core/src/Http/RouteCollection.php
framework/core/src/Http/DeveloperAccessToken.php
@ -1064,6 +1068,7 @@ framework/core/src/Update/Controller/UpdateController.php
framework/core/src/Update/Controller/IndexController.php
framework/core/src/Update/UpdateServiceProvider.php
framework/core/src/User/UserRepository.php
framework/core/src/User/UserFactory.php
framework/core/src/User/Exception/NotAuthenticatedException.php
framework/core/src/User/Exception/InvalidConfirmationTokenException.php
framework/core/src/User/Exception/PermissionDeniedException.php
@ -1302,6 +1307,7 @@ framework/core/src/Install/Prerequisite/PhpExtensions.php
framework/core/src/Install/Prerequisite/Composite.php
framework/core/src/Install/Prerequisite/PhpVersion.php
framework/core/src/Install/Step.php
framework/core/src/Group/GroupFactory.php
framework/core/src/Group/Access/GroupPolicy.php
framework/core/src/Group/Access/ScopeGroupVisibility.php
framework/core/src/Group/Group.php
@ -2125,6 +2131,7 @@ extensions/tags/src/Api/Controller/DeleteTagController.php
extensions/tags/src/Api/Controller/UpdateTagController.php
extensions/tags/src/Api/Controller/CreateTagController.php
extensions/tags/src/Api/Serializer/TagSerializer.php
extensions/tags/src/TagFactory.php
extensions/tags/src/Access/GlobalPolicy.php
extensions/tags/src/Access/DiscussionPolicy.php
extensions/tags/src/Access/ScopeDiscussionVisibilityForAbility.php

View file

@ -7553,11 +7553,6 @@ core/test/e2e-frontend/member_stats.test.js
test/e2e-frontend/member_stats.test.js
e2e-frontend/member_stats.test.js
member_stats.test.js
ghost/core/test/e2e-frontend/subscribe_routes.test.js
core/test/e2e-frontend/subscribe_routes.test.js
test/e2e-frontend/subscribe_routes.test.js
e2e-frontend/subscribe_routes.test.js
subscribe_routes.test.js
ghost/core/test/e2e-api/members/signin.test.js
core/test/e2e-api/members/signin.test.js
test/e2e-api/members/signin.test.js
@ -11850,13 +11845,6 @@ frontend/services/routing/StaticRoutesRouter.js
services/routing/StaticRoutesRouter.js
routing/StaticRoutesRouter.js
StaticRoutesRouter.js
ghost/core/core/frontend/services/routing/SubscribeRouter.js
core/core/frontend/services/routing/SubscribeRouter.js
core/frontend/services/routing/SubscribeRouter.js
frontend/services/routing/SubscribeRouter.js
services/routing/SubscribeRouter.js
routing/SubscribeRouter.js
SubscribeRouter.js
ghost/core/core/frontend/services/routing/EmailRouter.js
core/core/frontend/services/routing/EmailRouter.js
core/frontend/services/routing/EmailRouter.js
@ -11926,14 +11914,6 @@ services/routing/controllers/email-post.js
routing/controllers/email-post.js
controllers/email-post.js
email-post.js
ghost/core/core/frontend/services/routing/controllers/subscribe.js
core/core/frontend/services/routing/controllers/subscribe.js
core/frontend/services/routing/controllers/subscribe.js
frontend/services/routing/controllers/subscribe.js
services/routing/controllers/subscribe.js
routing/controllers/subscribe.js
controllers/subscribe.js
subscribe.js
ghost/core/core/frontend/services/routing/controllers/rss.js
core/core/frontend/services/routing/controllers/rss.js
core/frontend/services/routing/controllers/rss.js
@ -12264,12 +12244,6 @@ frontend/services/rss/generate-feed.js
services/rss/generate-feed.js
rss/generate-feed.js
generate-feed.js
ghost/core/core/frontend/views/subscribe.hbs
core/core/frontend/views/subscribe.hbs
core/frontend/views/subscribe.hbs
frontend/views/subscribe.hbs
views/subscribe.hbs
subscribe.hbs
ghost/core/core/frontend/views/unsubscribe.hbs
core/core/frontend/views/unsubscribe.hbs
core/frontend/views/unsubscribe.hbs

View file

@ -1342,7 +1342,6 @@ ghost/core/test/e2e-frontend/static-files.test.js
ghost/core/test/e2e-frontend/preview_routes.test.js
ghost/core/test/e2e-frontend/members.test.js
ghost/core/test/e2e-frontend/member_stats.test.js
ghost/core/test/e2e-frontend/subscribe_routes.test.js
ghost/core/test/e2e-api/members/signin.test.js
ghost/core/test/e2e-api/members/send-magic-link.test.js
ghost/core/test/e2e-api/members/webhooks.test.js
@ -1947,7 +1946,6 @@ ghost/core/core/frontend/services/routing/index.js
ghost/core/core/frontend/services/routing/RouterManager.js
ghost/core/core/frontend/services/routing/StaticPagesRouter.js
ghost/core/core/frontend/services/routing/StaticRoutesRouter.js
ghost/core/core/frontend/services/routing/SubscribeRouter.js
ghost/core/core/frontend/services/routing/EmailRouter.js
ghost/core/core/frontend/services/routing/TaxonomyRouter.js
ghost/core/core/frontend/services/routing/UnsubscribeRouter.js
@ -1957,7 +1955,6 @@ ghost/core/core/frontend/services/routing/controllers/collection.js
ghost/core/core/frontend/services/routing/controllers/static.js
ghost/core/core/frontend/services/routing/controllers/unsubscribe.js
ghost/core/core/frontend/services/routing/controllers/email-post.js
ghost/core/core/frontend/services/routing/controllers/subscribe.js
ghost/core/core/frontend/services/routing/controllers/rss.js
ghost/core/core/frontend/services/routing/controllers/channel.js
ghost/core/core/frontend/services/routing/controllers/entry.js
@ -2003,7 +2000,6 @@ ghost/core/core/frontend/services/rss/index.js
ghost/core/core/frontend/services/rss/cache.js
ghost/core/core/frontend/services/rss/renderer.js
ghost/core/core/frontend/services/rss/generate-feed.js
ghost/core/core/frontend/views/subscribe.hbs
ghost/core/core/frontend/views/unsubscribe.hbs
ghost/core/core/frontend/meta/canonical-url.js
ghost/core/core/frontend/meta/url.js

View file

@ -10805,6 +10805,15 @@ hummingbird/10_cart/02_cart/03_addPromoCode.ts
10_cart/02_cart/03_addPromoCode.ts
02_cart/03_addPromoCode.ts
03_addPromoCode.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/05_displayDiscount.ts
UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/05_displayDiscount.ts
campaigns/functional/FO/hummingbird/10_cart/02_cart/05_displayDiscount.ts
functional/FO/hummingbird/10_cart/02_cart/05_displayDiscount.ts
FO/hummingbird/10_cart/02_cart/05_displayDiscount.ts
hummingbird/10_cart/02_cart/05_displayDiscount.ts
10_cart/02_cart/05_displayDiscount.ts
02_cart/05_displayDiscount.ts
05_displayDiscount.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
@ -11553,6 +11562,15 @@ classic/10_cart/02_cart/03_addPromoCode.ts
10_cart/02_cart/03_addPromoCode.ts
02_cart/03_addPromoCode.ts
03_addPromoCode.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/05_displayDiscount.ts
UI/campaigns/functional/FO/classic/10_cart/02_cart/05_displayDiscount.ts
campaigns/functional/FO/classic/10_cart/02_cart/05_displayDiscount.ts
functional/FO/classic/10_cart/02_cart/05_displayDiscount.ts
FO/classic/10_cart/02_cart/05_displayDiscount.ts
classic/10_cart/02_cart/05_displayDiscount.ts
10_cart/02_cart/05_displayDiscount.ts
02_cart/05_displayDiscount.ts
05_displayDiscount.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/02_deleteProduct.ts
UI/campaigns/functional/FO/classic/10_cart/02_cart/02_deleteProduct.ts
campaigns/functional/FO/classic/10_cart/02_cart/02_deleteProduct.ts

View file

@ -1940,6 +1940,7 @@ tests/UI/campaigns/functional/FO/hummingbird/01_login/02_login.ts
tests/UI/campaigns/functional/FO/hummingbird/01_login/04_createAccount.ts
tests/UI/campaigns/functional/FO/hummingbird/01_login/03_logout.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/03_addPromoCode.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/05_displayDiscount.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/02_deleteProduct.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts
tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/04_displayModalProductCustomization.ts
@ -2027,6 +2028,7 @@ tests/UI/campaigns/functional/FO/classic/01_login/02_login.ts
tests/UI/campaigns/functional/FO/classic/01_login/04_createAccount.ts
tests/UI/campaigns/functional/FO/classic/01_login/03_logout.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/03_addPromoCode.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/05_displayDiscount.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/02_deleteProduct.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/01_changeQuantity.ts
tests/UI/campaigns/functional/FO/classic/10_cart/02_cart/04_displayModalProductCustomization.ts

View file

@ -4377,6 +4377,9 @@ _unreleased/2024-04-05-set-system-default-flag-mail-header-footer-template.md
changelog/_unreleased/2024-04-15-heading-elements-on-registration-page.md
_unreleased/2024-04-15-heading-elements-on-registration-page.md
2024-04-15-heading-elements-on-registration-page.md
changelog/_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
2024-04-25-add-no-assert-response-phpstan-rule.md
changelog/_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
2024-02-01-fix-theme-config-label-inheritance.md
@ -4740,6 +4743,9 @@ _unreleased/2023-10-13-fixed-setting-of-custom-field-number-type.md
changelog/_unreleased/2024-02-05-changed-permissions-for-discount-promotions-in-order.md
_unreleased/2024-02-05-changed-permissions-for-discount-promotions-in-order.md
2024-02-05-changed-permissions-for-discount-promotions-in-order.md
changelog/_unreleased/2024-05-02-add-allow-list-for-admin-app-snippet-keys.md
_unreleased/2024-05-02-add-allow-list-for-admin-app-snippet-keys.md
2024-05-02-add-allow-list-for-admin-app-snippet-keys.md
changelog/_unreleased/2024-03-25-handle-nullable-state-machine-name.md
_unreleased/2024-03-25-handle-nullable-state-machine-name.md
2024-03-25-handle-nullable-state-machine-name.md
@ -4968,6 +4974,9 @@ _unreleased/2024-02-22-fix-sw-url-field-on-load-ssl-state.md
changelog/_unreleased/2024-01-31-add-acl-to-send-mail-route.md
_unreleased/2024-01-31-add-acl-to-send-mail-route.md
2024-01-31-add-acl-to-send-mail-route.md
changelog/_unreleased/2024-02-28-only-index-product-custom-fields.md
_unreleased/2024-02-28-only-index-product-custom-fields.md
2024-02-28-only-index-product-custom-fields.md
changelog/_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
@ -5286,6 +5295,9 @@ _unreleased/2024-04-04-fix-missing-modal-backdrop-checkout-address.md
changelog/_unreleased/2024-03-25-handle-nullable-tax-status.md
_unreleased/2024-03-25-handle-nullable-tax-status.md
2024-03-25-handle-nullable-tax-status.md
changelog/_unreleased/2024-04-22-improve-elasticsearch.md
_unreleased/2024-04-22-improve-elasticsearch.md
2024-04-22-improve-elasticsearch.md
changelog/_unreleased/2024-02-26-change-path-column-in-app-definition.md
_unreleased/2024-02-26-change-path-column-in-app-definition.md
2024-02-26-change-path-column-in-app-definition.md
@ -21963,6 +21975,13 @@ DataAbstractionLayer/Write/Validation/PreWriteValidationEventTest.php
Write/Validation/PreWriteValidationEventTest.php
Validation/PreWriteValidationEventTest.php
PreWriteValidationEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
unit/Core/Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
Core/Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
Doctrine/FetchModeHelperTest.php
FetchModeHelperTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php
unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php
Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php
@ -25887,6 +25906,11 @@ unit/Elasticsearch/Admin/ElasticsearchAdminExceptionTest.php
Elasticsearch/Admin/ElasticsearchAdminExceptionTest.php
Admin/ElasticsearchAdminExceptionTest.php
ElasticsearchAdminExceptionTest.php
tests/unit/Elasticsearch/Product/ElasticsearchProductExceptionTest.php
unit/Elasticsearch/Product/ElasticsearchProductExceptionTest.php
Elasticsearch/Product/ElasticsearchProductExceptionTest.php
Product/ElasticsearchProductExceptionTest.php
ElasticsearchProductExceptionTest.php
tests/unit/Elasticsearch/Product/SearchFieldConfigTest.php
unit/Elasticsearch/Product/SearchFieldConfigTest.php
Elasticsearch/Product/SearchFieldConfigTest.php
@ -26056,6 +26080,12 @@ Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcherTest.php
Framework/DataAbstractionLayer/ElasticsearchEntitySearcherTest.php
DataAbstractionLayer/ElasticsearchEntitySearcherTest.php
ElasticsearchEntitySearcherTest.php
tests/unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydratorTest.php
unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydratorTest.php
Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydratorTest.php
Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydratorTest.php
DataAbstractionLayer/ElasticsearchEntitySearchHydratorTest.php
ElasticsearchEntitySearchHydratorTest.php
tests/unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorTest.php
unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorTest.php
Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorTest.php
@ -26175,6 +26205,36 @@ Administration/Notification/Subscriber/UpdateSubscriberTest.php
Notification/Subscriber/UpdateSubscriberTest.php
Subscriber/UpdateSubscriberTest.php
UpdateSubscriberTest.php
tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/administration/jp-JP.json
unit/Administration/Snippet/fixtures/activePlugin/Resources/app/administration/jp-JP.json
Administration/Snippet/fixtures/activePlugin/Resources/app/administration/jp-JP.json
Snippet/fixtures/activePlugin/Resources/app/administration/jp-JP.json
fixtures/activePlugin/Resources/app/administration/jp-JP.json
activePlugin/Resources/app/administration/jp-JP.json
Resources/app/administration/jp-JP.json
app/administration/jp-JP.json
administration/jp-JP.json
jp-JP.json
tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/invalid
unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/invalid
Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/invalid
Snippet/fixtures/invalidPlugin/Resources/app/administration/invalid
fixtures/invalidPlugin/Resources/app/administration/invalid
invalidPlugin/Resources/app/administration/invalid
Resources/app/administration/invalid
app/administration/invalid
administration/invalid
invalid
tests/unit/Administration/Snippet/fixtures/existingBundle/Resources/app/administration/jp-JP.json
unit/Administration/Snippet/fixtures/existingBundle/Resources/app/administration/jp-JP.json
Administration/Snippet/fixtures/existingBundle/Resources/app/administration/jp-JP.json
Snippet/fixtures/existingBundle/Resources/app/administration/jp-JP.json
fixtures/existingBundle/Resources/app/administration/jp-JP.json
existingBundle/Resources/app/administration/jp-JP.json
Resources/app/administration/jp-JP.json
app/administration/jp-JP.json
administration/jp-JP.json
jp-JP.json
tests/unit/Administration/Snippet/AppAdministrationSnippetPersisterTest.php
unit/Administration/Snippet/AppAdministrationSnippetPersisterTest.php
Administration/Snippet/AppAdministrationSnippetPersisterTest.php
@ -27527,6 +27587,16 @@ Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/NotInCoreNamespace.php
data/DALFieldsMustBeRegisteredWithSchemaBuilder/NotInCoreNamespace.php
DALFieldsMustBeRegisteredWithSchemaBuilder/NotInCoreNamespace.php
NotInCoreNamespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
data/NoAssertOnResponseObject/shopware-unit-test.php
NoAssertOnResponseObject/shopware-unit-test.php
shopware-unit-test.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-test-namespace.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-test-namespace.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-test-namespace.php
@ -27765,14 +27835,24 @@ PHPStan/Rules/Test/TestRuleHelperTest.php
Rules/Test/TestRuleHelperTest.php
Test/TestRuleHelperTest.php
TestRuleHelperTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
Rules/MockingSimpleObjectsNotAllowedRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
Test/MockingSimpleObjectsNotAllowedRuleTest.php
MockingSimpleObjectsNotAllowedRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
Rules/Test/NoAssertsOnObjectsRuleTest.php
Test/NoAssertsOnObjectsRuleTest.php
NoAssertsOnObjectsRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
@ -33944,6 +34024,11 @@ integration/Elasticsearch/Product/ElasticsearchProductTest.php
Elasticsearch/Product/ElasticsearchProductTest.php
Product/ElasticsearchProductTest.php
ElasticsearchProductTest.php
tests/integration/Elasticsearch/Product/CustomFieldSetGatewayTest.php
integration/Elasticsearch/Product/CustomFieldSetGatewayTest.php
Elasticsearch/Product/CustomFieldSetGatewayTest.php
Product/CustomFieldSetGatewayTest.php
CustomFieldSetGatewayTest.php
tests/integration/Elasticsearch/Migration/Traits/ElasticsearchTriggerTraitTest.php
integration/Elasticsearch/Migration/Traits/ElasticsearchTriggerTraitTest.php
Elasticsearch/Migration/Traits/ElasticsearchTriggerTraitTest.php
@ -35073,6 +35158,11 @@ acceptance/page-objects/Administration/ProductDetail.ts
page-objects/Administration/ProductDetail.ts
Administration/ProductDetail.ts
ProductDetail.ts
tests/acceptance/page-objects/Administration/CustomerDetail.ts
acceptance/page-objects/Administration/CustomerDetail.ts
page-objects/Administration/CustomerDetail.ts
Administration/CustomerDetail.ts
CustomerDetail.ts
tests/acceptance/page-objects/Administration/OrderDetail.ts
acceptance/page-objects/Administration/OrderDetail.ts
page-objects/Administration/OrderDetail.ts
@ -39767,6 +39857,14 @@ PHPStan/Rules/Tests/CoversAttributeRule.php
Rules/Tests/CoversAttributeRule.php
Tests/CoversAttributeRule.php
CoversAttributeRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
Rules/Tests/NoAssertsOnObjectsRule.php
Tests/NoAssertsOnObjectsRule.php
NoAssertsOnObjectsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
@ -59686,6 +59784,12 @@ Framework/Test/TestCaseHelper/TestUser.php
Test/TestCaseHelper/TestUser.php
TestCaseHelper/TestUser.php
TestUser.php
src/Core/Framework/Test/TestCaseHelper/AssertResponseHelper.php
Core/Framework/Test/TestCaseHelper/AssertResponseHelper.php
Framework/Test/TestCaseHelper/AssertResponseHelper.php
Test/TestCaseHelper/AssertResponseHelper.php
TestCaseHelper/AssertResponseHelper.php
AssertResponseHelper.php
src/Core/Framework/Test/TestCaseHelper/TestBrowser.php
Core/Framework/Test/TestCaseHelper/TestBrowser.php
Framework/Test/TestCaseHelper/TestBrowser.php
@ -74585,6 +74689,10 @@ src/Elasticsearch/Product/CustomFieldUpdater.php
Elasticsearch/Product/CustomFieldUpdater.php
Product/CustomFieldUpdater.php
CustomFieldUpdater.php
src/Elasticsearch/Product/CustomFieldSetGateway.php
Elasticsearch/Product/CustomFieldSetGateway.php
Product/CustomFieldSetGateway.php
CustomFieldSetGateway.php
src/Elasticsearch/Product/StopwordTokenFilter.php
Elasticsearch/Product/StopwordTokenFilter.php
Product/StopwordTokenFilter.php
@ -74754,6 +74862,12 @@ Framework/Indexing/Event/ElasticsearchIndexCreatedEvent.php
Indexing/Event/ElasticsearchIndexCreatedEvent.php
Event/ElasticsearchIndexCreatedEvent.php
ElasticsearchIndexCreatedEvent.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexIteratorEvent.php
Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexIteratorEvent.php
Framework/Indexing/Event/ElasticsearchIndexIteratorEvent.php
Indexing/Event/ElasticsearchIndexIteratorEvent.php
Event/ElasticsearchIndexIteratorEvent.php
ElasticsearchIndexIteratorEvent.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexConfigEvent.php
Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexConfigEvent.php
Framework/Indexing/Event/ElasticsearchIndexConfigEvent.php
@ -74842,12 +74956,24 @@ Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrat
Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php
DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php
ElasticsearchEntityAggregatorHydrator.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchedEvent.php
Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchedEvent.php
Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchedEvent.php
DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchedEvent.php
Event/ElasticsearchEntityAggregatorSearchedEvent.php
ElasticsearchEntityAggregatorSearchedEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchEvent.php
Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchEvent.php
Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchEvent.php
DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchEvent.php
Event/ElasticsearchEntityAggregatorSearchEvent.php
ElasticsearchEntityAggregatorSearchEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchedEvent.php
Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchedEvent.php
Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchedEvent.php
DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchedEvent.php
Event/ElasticsearchEntitySearcherSearchedEvent.php
ElasticsearchEntitySearcherSearchedEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchEvent.php
Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchEvent.php
Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchEvent.php

View file

@ -1469,6 +1469,7 @@ changelog/release-6-3-4-1/2020-12-08-add-guest-auth-for-order-deeplinks.md
changelog/release-6-3-4-1/2020-11-27-improve-saving-own-user-profile.md
changelog/_unreleased/2024-04-05-set-system-default-flag-mail-header-footer-template.md
changelog/_unreleased/2024-04-15-heading-elements-on-registration-page.md
changelog/_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
changelog/_unreleased/2024-02-01-fix-theme-config-label-inheritance.md
changelog/_unreleased/2024-02-07-fix-creating-a-new-thumbnail-size-error.md
changelog/_unreleased/2024-03-06-exclude-remote-click-from-mobile.md
@ -1590,6 +1591,7 @@ changelog/_unreleased/2024-03-06-fix-form-field-inheritance.md
changelog/_unreleased/2024-04-08-fix-delete-media-modal-info.md
changelog/_unreleased/2023-10-13-fixed-setting-of-custom-field-number-type.md
changelog/_unreleased/2024-02-05-changed-permissions-for-discount-promotions-in-order.md
changelog/_unreleased/2024-05-02-add-allow-list-for-admin-app-snippet-keys.md
changelog/_unreleased/2024-03-25-handle-nullable-state-machine-name.md
changelog/_unreleased/2024-01-25-fix-variant-names-without-dashes-in-bulk-edit.md
changelog/_unreleased/2024-04-12-fix-varnish-ban-all.md
@ -1666,6 +1668,7 @@ changelog/_unreleased/2024-03-04-add-stoplight-elements.md
changelog/_unreleased/2024-02-23-fix-async-initializeplugin.md
changelog/_unreleased/2024-02-22-fix-sw-url-field-on-load-ssl-state.md
changelog/_unreleased/2024-01-31-add-acl-to-send-mail-route.md
changelog/_unreleased/2024-02-28-only-index-product-custom-fields.md
changelog/_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
changelog/_unreleased/2024-02-09-deprecation-unused-product-detail-page-template-files.md
changelog/_unreleased/2024-02-01-determine-correct-url.md
@ -1772,6 +1775,7 @@ changelog/_unreleased/2024-04-09-add-configurable-delay-to-pseudomodal.md
changelog/_unreleased/2024-03-11-allow-vue-compat-mode-removal.md
changelog/_unreleased/2024-04-04-fix-missing-modal-backdrop-checkout-address.md
changelog/_unreleased/2024-03-25-handle-nullable-tax-status.md
changelog/_unreleased/2024-04-22-improve-elasticsearch.md
changelog/_unreleased/2024-02-26-change-path-column-in-app-definition.md
changelog/_unreleased/2024-02-07-openapi-landing-page.md
changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
@ -5733,6 +5737,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Write/WriteCommandExtractorTest.p
tests/unit/Core/Framework/DataAbstractionLayer/Write/Command/WriteTypeIntendExceptionTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/PostWriteValidationEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Write/Validation/PreWriteValidationEventTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Doctrine/FetchModeHelperTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Command/CreateMigrationCommandTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidatorTest.php
tests/unit/Core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilderTest.php
@ -6242,6 +6247,7 @@ tests/unit/Elasticsearch/Admin/AdminSearchRegistryTest.php
tests/unit/Elasticsearch/Admin/AdminSearcherTest.php
tests/unit/Elasticsearch/Admin/AdminElasticsearchHelperTest.php
tests/unit/Elasticsearch/Admin/ElasticsearchAdminExceptionTest.php
tests/unit/Elasticsearch/Product/ElasticsearchProductExceptionTest.php
tests/unit/Elasticsearch/Product/SearchFieldConfigTest.php
tests/unit/Elasticsearch/Product/CustomFieldUpdaterTest.php
tests/unit/Elasticsearch/Product/ProductSearchBuilderTest.php
@ -6273,6 +6279,7 @@ tests/unit/Elasticsearch/Framework/Indexing/IndexerOffsetTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchRangeAggregationTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchOutdatedIndexDetectorTest.php
tests/unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcherTest.php
tests/unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydratorTest.php
tests/unit/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorTest.php
tests/unit/Elasticsearch/Framework/DataAbstractionLayer/CriteriaParserTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchFieldMapperTest.php
@ -6295,6 +6302,9 @@ tests/unit/Test/Stub/DataAbstractionLayer/EmptyEntityExistenceTest.php
tests/unit/Administration/Controller/AdministrationControllerTest.php
tests/unit/Administration/Controller/DashboardControllerTest.php
tests/unit/Administration/Notification/Subscriber/UpdateSubscriberTest.php
tests/unit/Administration/Snippet/fixtures/activePlugin/Resources/app/administration/jp-JP.json
tests/unit/Administration/Snippet/fixtures/invalidPlugin/Resources/app/administration/invalid
tests/unit/Administration/Snippet/fixtures/existingBundle/Resources/app/administration/jp-JP.json
tests/unit/Administration/Snippet/AppAdministrationSnippetPersisterTest.php
tests/unit/Administration/Snippet/SnippetFinderTest.php
tests/unit/Administration/Snippet/SnippetExceptionTest.php
@ -6464,6 +6474,7 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegiste
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/InTestNamespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/MyTranslatedField.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/NotInCoreNamespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-test-namespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/no-entity-name.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/no-autoload-param.php
@ -6488,7 +6499,8 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMeth
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MockingSimpleObjectsNotAllowedRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNotAllowedRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/MessagesShouldNotUsePHPStanTypesTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
tests/devops/Core/Test/AnnotationTagTest.php
@ -7254,6 +7266,7 @@ tests/integration/Elasticsearch/Product/SearchCasesTest.php
tests/integration/Elasticsearch/Product/StopwordTokenFilterTest.php
tests/integration/Elasticsearch/Product/ProductSearchQueryBuilderTest.php
tests/integration/Elasticsearch/Product/ElasticsearchProductTest.php
tests/integration/Elasticsearch/Product/CustomFieldSetGatewayTest.php
tests/integration/Elasticsearch/Migration/Traits/ElasticsearchTriggerTraitTest.php
tests/integration/Elasticsearch/Framework/Indexing/ElasticsearchIndexerTest.php
tests/integration/Elasticsearch/Framework/Command/ElasticsearchResetCommandTest.php
@ -7430,6 +7443,7 @@ tests/acceptance/tests/Checkout/CheckoutWithDigitalProduct.spec.ts
tests/acceptance/tests/Settings/RunFirstRunWizard.spec.ts
tests/acceptance/page-objects/AdministrationPages.ts
tests/acceptance/page-objects/Administration/ProductDetail.ts
tests/acceptance/page-objects/Administration/CustomerDetail.ts
tests/acceptance/page-objects/Administration/OrderDetail.ts
tests/acceptance/page-objects/Administration/Settings/FirstRunWizard.ts
tests/acceptance/page-objects/StorefrontPages.ts
@ -8230,6 +8244,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/PHPUnitMethodAttributesOverAnn
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/PHPUnitClassAttributesOverAnnotationsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestRuleHelper.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/CoversAttributeRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/UseCLIContextRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
@ -11294,6 +11309,7 @@ src/Core/Framework/Test/Adapter/Asset/AssetInstallCommandTest.php
src/Core/Framework/Test/TestCaseHelper/ReflectionHelper.php
src/Core/Framework/Test/TestCaseHelper/CallableClass.php
src/Core/Framework/Test/TestCaseHelper/TestUser.php
src/Core/Framework/Test/TestCaseHelper/AssertResponseHelper.php
src/Core/Framework/Test/TestCaseHelper/TestBrowser.php
src/Core/Framework/Test/TestCaseHelper/StopWorkerWhenIdleListener.php
src/Core/Framework/Test/TestCaseHelper/ExtensionHelper.php
@ -13613,6 +13629,7 @@ src/Elasticsearch/Product/ElasticsearchProductDefinition.php
src/Elasticsearch/Product/ProductSearchBuilder.php
src/Elasticsearch/Product/ProductSearchQueryBuilder.php
src/Elasticsearch/Product/CustomFieldUpdater.php
src/Elasticsearch/Product/CustomFieldSetGateway.php
src/Elasticsearch/Product/StopwordTokenFilter.php
src/Elasticsearch/Product/SearchConfigLoader.php
src/Elasticsearch/Product/AbstractProductSearchQueryBuilder.php
@ -13649,6 +13666,7 @@ src/Elasticsearch/Framework/Indexing/IndexingDto.php
src/Elasticsearch/Framework/Indexing/IndexMappingProvider.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexerLanguageCriteriaEvent.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexCreatedEvent.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexIteratorEvent.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexConfigEvent.php
src/Elasticsearch/Framework/Indexing/Event/ElasticsearchIndexAliasSwitchedEvent.php
src/Elasticsearch/Framework/Indexing/IndexCreator.php
@ -13665,7 +13683,9 @@ src/Elasticsearch/Framework/Indexing/ElasticsearchIndexingMessage.php
src/Elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php
src/Elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php
src/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchedEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntityAggregatorSearchEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchedEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/Event/ElasticsearchEntitySearcherSearchEvent.php
src/Elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php
src/Elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php

View file

@ -5558,10 +5558,6 @@ resources/views/hardware/audit.blade.php
views/hardware/audit.blade.php
hardware/audit.blade.php
audit.blade.php
resources/views/hardware/audit-overdue.blade.php
views/hardware/audit-overdue.blade.php
hardware/audit-overdue.blade.php
audit-overdue.blade.php
resources/views/hardware/bulk.blade.php
views/hardware/bulk.blade.php
hardware/bulk.blade.php
@ -5606,6 +5602,10 @@ resources/views/hardware/checkout.blade.php
views/hardware/checkout.blade.php
hardware/checkout.blade.php
checkout.blade.php
resources/views/hardware/checkin-due.blade.php
views/hardware/checkin-due.blade.php
hardware/checkin-due.blade.php
checkin-due.blade.php
resources/views/hardware/audit-due.blade.php
views/hardware/audit-due.blade.php
hardware/audit-due.blade.php
@ -33848,6 +33848,18 @@ Labels/Tapes/Brother/TZe_12mm_A.php
Tapes/Brother/TZe_12mm_A.php
Brother/TZe_12mm_A.php
TZe_12mm_A.php
app/Models/Labels/Tapes/Brother/TZe_18mm_A.php
Models/Labels/Tapes/Brother/TZe_18mm_A.php
Labels/Tapes/Brother/TZe_18mm_A.php
Tapes/Brother/TZe_18mm_A.php
Brother/TZe_18mm_A.php
TZe_18mm_A.php
app/Models/Labels/Tapes/Brother/TZe_18mm.php
Models/Labels/Tapes/Brother/TZe_18mm.php
Labels/Tapes/Brother/TZe_18mm.php
Tapes/Brother/TZe_18mm.php
Brother/TZe_18mm.php
TZe_18mm.php
app/Models/Labels/Tapes/Brother/TZe_24mm.php
Models/Labels/Tapes/Brother/TZe_24mm.php
Labels/Tapes/Brother/TZe_24mm.php

View file

@ -1360,7 +1360,6 @@ resources/views/users/view.blade.php
resources/views/hardware/requested.blade.php
resources/views/hardware/quickscan-checkin.blade.php
resources/views/hardware/audit.blade.php
resources/views/hardware/audit-overdue.blade.php
resources/views/hardware/bulk.blade.php
resources/views/hardware/history.blade.php
resources/views/hardware/bulk-restore.blade.php
@ -1372,6 +1371,7 @@ resources/views/hardware/bulk-checkout.blade.php
resources/views/hardware/checkin.blade.php
resources/views/hardware/view.blade.php
resources/views/hardware/checkout.blade.php
resources/views/hardware/checkin-due.blade.php
resources/views/hardware/audit-due.blade.php
resources/views/hardware/labels.blade.php
resources/views/suppliers/index.blade.php
@ -6424,6 +6424,8 @@ app/Models/Labels/RectangleSheet.php
app/Models/Labels/Label.php
app/Models/Labels/Tapes/Brother/TZe_12mm.php
app/Models/Labels/Tapes/Brother/TZe_12mm_A.php
app/Models/Labels/Tapes/Brother/TZe_18mm_A.php
app/Models/Labels/Tapes/Brother/TZe_18mm.php
app/Models/Labels/Tapes/Brother/TZe_24mm.php
app/Models/Labels/Tapes/Brother/TZe_24mm_A.php
app/Models/Labels/Tapes/Dymo/LabelWriter.php

View file

@ -195,6 +195,12 @@ Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/appsettings.json
tests/DefaultConfig/appsettings.json
DefaultConfig/appsettings.json
appsettings.json
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Media/Media.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Media/Media.spec.ts
tests/DefaultConfig/Media/Media.spec.ts
DefaultConfig/Media/Media.spec.ts
Media/Media.spec.ts
Media.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Relation Types/RelationTypes.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Relation Types/RelationTypes.spec.ts
tests/DefaultConfig/Relation Types/RelationTypes.spec.ts
@ -988,6 +994,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Services/TreeEntitySortingServiceTests.cs
Umbraco.Core/Services/TreeEntitySortingServiceTests.cs
Services/TreeEntitySortingServiceTests.cs
TreeEntitySortingServiceTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/UserGroupServiceTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Services/UserGroupServiceTests.cs
Umbraco.Core/Services/UserGroupServiceTests.cs
Services/UserGroupServiceTests.cs
UserGroupServiceTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/DefaultContentVersionCleanupPolicyTest.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Services/DefaultContentVersionCleanupPolicyTest.cs
Umbraco.Core/Services/DefaultContentVersionCleanupPolicyTest.cs
@ -2141,6 +2152,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonStringInternCon
Umbraco.Infrastructure/Serialization/JsonStringInternConverterTests.cs
Serialization/JsonStringInternConverterTests.cs
JsonStringInternConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonBlockValueConverterTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonBlockValueConverterTests.cs
Umbraco.Infrastructure/Serialization/JsonBlockValueConverterTests.cs
Serialization/JsonBlockValueConverterTests.cs
JsonBlockValueConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerTests.cs
Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerTests.cs
@ -2458,6 +2474,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Services/MemberTypeEditingServiceTests.cs
Umbraco.Core/Services/MemberTypeEditingServiceTests.cs
Services/MemberTypeEditingServiceTests.cs
MemberTypeEditingServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs
Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs
Umbraco.Core/Services/MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs
Services/MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs
MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Create.cs
Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Create.cs
Umbraco.Core/Services/UserServiceCrudTests.Create.cs
@ -2620,11 +2641,11 @@ Umbraco.Tests.Integration/ManagementApi/Preview/EnterPreviewTests.cs
ManagementApi/Preview/EnterPreviewTests.cs
Preview/EnterPreviewTests.cs
EnterPreviewTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Policies/ByKeyAuditLogControllerTests.cs
Umbraco.Tests.Integration/ManagementApi/Policies/ByKeyAuditLogControllerTests.cs
ManagementApi/Policies/ByKeyAuditLogControllerTests.cs
Policies/ByKeyAuditLogControllerTests.cs
ByKeyAuditLogControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Policies/AllCultureControllerTests.cs
Umbraco.Tests.Integration/ManagementApi/Policies/AllCultureControllerTests.cs
ManagementApi/Policies/AllCultureControllerTests.cs
Policies/AllCultureControllerTests.cs
AllCultureControllerTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
@ -3037,6 +3058,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropert
Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs
PropertyEditors/RichTextPropertyEditorTests.cs
RichTextPropertyEditorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs
Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs
PropertyEditors/PropertyIndexValueFactoryTests.cs
PropertyIndexValueFactoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PublicAccessServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PublicAccessServiceTests.cs
Umbraco.Infrastructure/Services/PublicAccessServiceTests.cs
@ -3353,6 +3379,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TrackedReferencesServi
Umbraco.Infrastructure/Services/TrackedReferencesServiceTests.cs
Services/TrackedReferencesServiceTests.cs
TrackedReferencesServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTests.cs
Umbraco.Infrastructure/Services/ContentListViewServiceTests.cs
Services/ContentListViewServiceTests.cs
ContentListViewServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Scheduling.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Scheduling.cs
Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Scheduling.cs
@ -3363,6 +3394,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeServiceTest
Umbraco.Infrastructure/Services/ContentTypeServiceTests.cs
Services/ContentTypeServiceTests.cs
ContentTypeServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTestsBase.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTestsBase.cs
Umbraco.Infrastructure/Services/ContentListViewServiceTestsBase.cs
Services/ContentListViewServiceTestsBase.cs
ContentListViewServiceTestsBase.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/UserServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/UserServiceTests.cs
Umbraco.Infrastructure/Services/UserServiceTests.cs
@ -3423,6 +3459,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceT
Umbraco.Infrastructure/Services/ContentEditingServiceTests.Move.cs
Services/ContentEditingServiceTests.Move.cs
ContentEditingServiceTests.Move.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaListViewServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaListViewServiceTests.cs
Umbraco.Infrastructure/Services/MediaListViewServiceTests.cs
Services/MediaListViewServiceTests.cs
MediaListViewServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.cs
Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.cs
@ -4203,6 +4244,11 @@ Umbraco.Cms.Api.Management/Mapping/MemberGroup/MemberGroupMapDefinition.cs
Mapping/MemberGroup/MemberGroupMapDefinition.cs
MemberGroup/MemberGroupMapDefinition.cs
MemberGroupMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Webhook/WebhookEventMapDefinition.cs
Umbraco.Cms.Api.Management/Mapping/Webhook/WebhookEventMapDefinition.cs
Mapping/Webhook/WebhookEventMapDefinition.cs
Webhook/WebhookEventMapDefinition.cs
WebhookEventMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Culture/CultureViewModelMapDefinition.cs
Umbraco.Cms.Api.Management/Mapping/Culture/CultureViewModelMapDefinition.cs
Mapping/Culture/CultureViewModelMapDefinition.cs
@ -4645,10 +4691,6 @@ src/Umbraco.Cms.Api.Management/Filters/RequireMediaTreeRootAccessAttribute.cs
Umbraco.Cms.Api.Management/Filters/RequireMediaTreeRootAccessAttribute.cs
Filters/RequireMediaTreeRootAccessAttribute.cs
RequireMediaTreeRootAccessAttribute.cs
src/Umbraco.Cms.Api.Management/OpenApi/IOpenApiDiscriminator.cs
Umbraco.Cms.Api.Management/OpenApi/IOpenApiDiscriminator.cs
OpenApi/IOpenApiDiscriminator.cs
IOpenApiDiscriminator.cs
src/Umbraco.Cms.Api.Management/OpenApi/BackOfficeSecurityRequirementsOperationFilter.cs
Umbraco.Cms.Api.Management/OpenApi/BackOfficeSecurityRequirementsOperationFilter.cs
OpenApi/BackOfficeSecurityRequirementsOperationFilter.cs
@ -4698,18 +4740,24 @@ Umbraco.Cms.Api.Management/Controllers/Language/UpdateLanguageController.cs
Controllers/Language/UpdateLanguageController.cs
Language/UpdateLanguageController.cs
UpdateLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageEntityControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageEntityControllerBase.cs
Controllers/Language/Item/LanguageEntityControllerBase.cs
Language/Item/LanguageEntityControllerBase.cs
Item/LanguageEntityControllerBase.cs
LanguageEntityControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemsLanguageEntityController.cs
Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemsLanguageEntityController.cs
Controllers/Language/Item/ItemsLanguageEntityController.cs
Language/Item/ItemsLanguageEntityController.cs
Item/ItemsLanguageEntityController.cs
ItemsLanguageEntityController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageItemControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageItemControllerBase.cs
Controllers/Language/Item/LanguageItemControllerBase.cs
Language/Item/LanguageItemControllerBase.cs
Item/LanguageItemControllerBase.cs
LanguageItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/DefaultLanguageEntityController.cs
Umbraco.Cms.Api.Management/Controllers/Language/Item/DefaultLanguageEntityController.cs
Controllers/Language/Item/DefaultLanguageEntityController.cs
Language/Item/DefaultLanguageEntityController.cs
Item/DefaultLanguageEntityController.cs
DefaultLanguageEntityController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemLanguageItemController.cs
Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemLanguageItemController.cs
Controllers/Language/Item/ItemLanguageItemController.cs
Language/Item/ItemLanguageItemController.cs
Item/ItemLanguageItemController.cs
ItemLanguageItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/AllLanguageController.cs
Umbraco.Cms.Api.Management/Controllers/Language/AllLanguageController.cs
Controllers/Language/AllLanguageController.cs
@ -4735,11 +4783,6 @@ Umbraco.Cms.Api.Management/Controllers/Language/ByIsoCodeLanguageController.cs
Controllers/Language/ByIsoCodeLanguageController.cs
Language/ByIsoCodeLanguageController.cs
ByIsoCodeLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupsControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupsControllerBase.cs
Controllers/UserGroup/UserGroupsControllerBase.cs
UserGroup/UserGroupsControllerBase.cs
UserGroupsControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/DeleteUserGroupController.cs
Umbraco.Cms.Api.Management/Controllers/UserGroup/DeleteUserGroupController.cs
Controllers/UserGroup/DeleteUserGroupController.cs
@ -4777,6 +4820,23 @@ Umbraco.Cms.Api.Management/Controllers/UserGroup/ByKeyUserGroupController.cs
Controllers/UserGroup/ByKeyUserGroupController.cs
UserGroup/ByKeyUserGroupController.cs
ByKeyUserGroupController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/FilterUserGroupFilterController.cs
Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/FilterUserGroupFilterController.cs
Controllers/UserGroup/Filter/FilterUserGroupFilterController.cs
UserGroup/Filter/FilterUserGroupFilterController.cs
Filter/FilterUserGroupFilterController.cs
FilterUserGroupFilterController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/UserGroupFilterControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/UserGroupFilterControllerBase.cs
Controllers/UserGroup/Filter/UserGroupFilterControllerBase.cs
UserGroup/Filter/UserGroupFilterControllerBase.cs
Filter/UserGroupFilterControllerBase.cs
UserGroupFilterControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupControllerBase.cs
Controllers/UserGroup/UserGroupControllerBase.cs
UserGroup/UserGroupControllerBase.cs
UserGroupControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/BulkDeleteUserGroupsController.cs
Umbraco.Cms.Api.Management/Controllers/UserGroup/BulkDeleteUserGroupsController.cs
Controllers/UserGroup/BulkDeleteUserGroupsController.cs
@ -5162,6 +5222,12 @@ Controllers/MediaType/Item/MediaTypeItemControllerBase.cs
MediaType/Item/MediaTypeItemControllerBase.cs
Item/MediaTypeItemControllerBase.cs
MediaTypeItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/AllowedMediaTypeItemController.cs
Umbraco.Cms.Api.Management/Controllers/MediaType/Item/AllowedMediaTypeItemController.cs
Controllers/MediaType/Item/AllowedMediaTypeItemController.cs
MediaType/Item/AllowedMediaTypeItemController.cs
Item/AllowedMediaTypeItemController.cs
AllowedMediaTypeItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/ItemMediaTypeItemController.cs
Umbraco.Cms.Api.Management/Controllers/MediaType/Item/ItemMediaTypeItemController.cs
Controllers/MediaType/Item/ItemMediaTypeItemController.cs
@ -5303,26 +5369,6 @@ Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/GetModelsBuilderController.
Controllers/ModelsBuilder/GetModelsBuilderController.cs
ModelsBuilder/GetModelsBuilderController.cs
GetModelsBuilderController.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/AuditLogControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/AuditLog/AuditLogControllerBase.cs
Controllers/AuditLog/AuditLogControllerBase.cs
AuditLog/AuditLogControllerBase.cs
AuditLogControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/CurrentUserAuditLogController.cs
Umbraco.Cms.Api.Management/Controllers/AuditLog/CurrentUserAuditLogController.cs
Controllers/AuditLog/CurrentUserAuditLogController.cs
AuditLog/CurrentUserAuditLogController.cs
CurrentUserAuditLogController.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/ByKeyAuditLogController.cs
Umbraco.Cms.Api.Management/Controllers/AuditLog/ByKeyAuditLogController.cs
Controllers/AuditLog/ByKeyAuditLogController.cs
AuditLog/ByKeyAuditLogController.cs
ByKeyAuditLogController.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/ByTypeAuditLogController.cs
Umbraco.Cms.Api.Management/Controllers/AuditLog/ByTypeAuditLogController.cs
Controllers/AuditLog/ByTypeAuditLogController.cs
AuditLog/ByTypeAuditLogController.cs
ByTypeAuditLogController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/ByKeyMediaController.cs
Umbraco.Cms.Api.Management/Controllers/Media/ByKeyMediaController.cs
Controllers/Media/ByKeyMediaController.cs
@ -5413,6 +5459,11 @@ Umbraco.Cms.Api.Management/Controllers/Media/CreateMediaController.cs
Controllers/Media/CreateMediaController.cs
Media/CreateMediaController.cs
CreateMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/GetAuditLogMediaController.cs
Umbraco.Cms.Api.Management/Controllers/Media/GetAuditLogMediaController.cs
Controllers/Media/GetAuditLogMediaController.cs
Media/GetAuditLogMediaController.cs
GetAuditLogMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/RestoreMediaRecycleBinController.cs
Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/RestoreMediaRecycleBinController.cs
Controllers/Media/RecycleBin/RestoreMediaRecycleBinController.cs
@ -5794,23 +5845,28 @@ Umbraco.Cms.Api.Management/Controllers/Webhook/DeleteWebhookController.cs
Controllers/Webhook/DeleteWebhookController.cs
Webhook/DeleteWebhookController.cs
DeleteWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemsWebhookEntityController.cs
Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemsWebhookEntityController.cs
Controllers/Webhook/Item/ItemsWebhookEntityController.cs
Webhook/Item/ItemsWebhookEntityController.cs
Item/ItemsWebhookEntityController.cs
ItemsWebhookEntityController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookEntityControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookEntityControllerBase.cs
Controllers/Webhook/Item/WebhookEntityControllerBase.cs
Webhook/Item/WebhookEntityControllerBase.cs
Item/WebhookEntityControllerBase.cs
WebhookEntityControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemWebhookItemController.cs
Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemWebhookItemController.cs
Controllers/Webhook/Item/ItemWebhookItemController.cs
Webhook/Item/ItemWebhookItemController.cs
Item/ItemWebhookItemController.cs
ItemWebhookItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookItemControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookItemControllerBase.cs
Controllers/Webhook/Item/WebhookItemControllerBase.cs
Webhook/Item/WebhookItemControllerBase.cs
Item/WebhookItemControllerBase.cs
WebhookItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/CreateWebhookController.cs
Umbraco.Cms.Api.Management/Controllers/Webhook/CreateWebhookController.cs
Controllers/Webhook/CreateWebhookController.cs
Webhook/CreateWebhookController.cs
CreateWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/EventsWebhookController.cs
Umbraco.Cms.Api.Management/Controllers/Webhook/EventsWebhookController.cs
Controllers/Webhook/EventsWebhookController.cs
Webhook/EventsWebhookController.cs
EventsWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Culture/AllCultureController.cs
Umbraco.Cms.Api.Management/Controllers/Culture/AllCultureController.cs
Controllers/Culture/AllCultureController.cs
@ -6791,6 +6847,16 @@ Controllers/Dictionary/Tree/DictionaryTreeControllerBase.cs
Dictionary/Tree/DictionaryTreeControllerBase.cs
Tree/DictionaryTreeControllerBase.cs
DictionaryTreeControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/OEmbed/QueryOEmbedController.cs
Umbraco.Cms.Api.Management/Controllers/OEmbed/QueryOEmbedController.cs
Controllers/OEmbed/QueryOEmbedController.cs
OEmbed/QueryOEmbedController.cs
QueryOEmbedController.cs
src/Umbraco.Cms.Api.Management/Controllers/OEmbed/OEmbedControllerBase.cs
Umbraco.Cms.Api.Management/Controllers/OEmbed/OEmbedControllerBase.cs
Controllers/OEmbed/OEmbedControllerBase.cs
OEmbed/OEmbedControllerBase.cs
OEmbedControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/RollbackDocumentVersionController.cs
Umbraco.Cms.Api.Management/Controllers/DocumentVersion/RollbackDocumentVersionController.cs
Controllers/DocumentVersion/RollbackDocumentVersionController.cs
@ -7140,6 +7206,11 @@ Umbraco.Cms.Api.Management/Controllers/Document/UpdatePublicAccessDocumentContro
Controllers/Document/UpdatePublicAccessDocumentController.cs
Document/UpdatePublicAccessDocumentController.cs
UpdatePublicAccessDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/GetAuditLogDocumentController.cs
Umbraco.Cms.Api.Management/Controllers/Document/GetAuditLogDocumentController.cs
Controllers/Document/GetAuditLogDocumentController.cs
Document/GetAuditLogDocumentController.cs
GetAuditLogDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateNotificationsController.cs
Umbraco.Cms.Api.Management/Controllers/Document/UpdateNotificationsController.cs
Controllers/Document/UpdateNotificationsController.cs
@ -8080,6 +8151,11 @@ Umbraco.Cms.Api.Management/ViewModels/Relation/RelationResponseModel.cs
ViewModels/Relation/RelationResponseModel.cs
Relation/RelationResponseModel.cs
RelationResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLog/AuditLogResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/AuditLog/AuditLogResponseModel.cs
ViewModels/AuditLog/AuditLogResponseModel.cs
AuditLog/AuditLogResponseModel.cs
AuditLogResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaConfigurationResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/Media/MediaConfigurationResponseModel.cs
ViewModels/Media/MediaConfigurationResponseModel.cs
@ -8286,6 +8362,11 @@ ViewModels/Webhook/Item/WebhookItemResponseModel.cs
Webhook/Item/WebhookItemResponseModel.cs
Item/WebhookItemResponseModel.cs
WebhookItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookEventViewModel.cs
Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookEventViewModel.cs
ViewModels/Webhook/WebhookEventViewModel.cs
Webhook/WebhookEventViewModel.cs
WebhookEventViewModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/UpdateWebhookRequestModel.cs
Umbraco.Cms.Api.Management/ViewModels/Webhook/UpdateWebhookRequestModel.cs
ViewModels/Webhook/UpdateWebhookRequestModel.cs
@ -9021,26 +9102,6 @@ Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypePropertyTypeConta
ViewModels/DocumentType/DocumentTypePropertyTypeContainerResponseModel.cs
DocumentType/DocumentTypePropertyTypeContainerResponseModel.cs
DocumentTypePropertyTypeContainerResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogEntity.cs
Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogEntity.cs
ViewModels/AuditLogs/AuditLogEntity.cs
AuditLogs/AuditLogEntity.cs
AuditLogEntity.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogWithUsernameResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogWithUsernameResponseModel.cs
ViewModels/AuditLogs/AuditLogWithUsernameResponseModel.cs
AuditLogs/AuditLogWithUsernameResponseModel.cs
AuditLogWithUsernameResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogBaseModel.cs
Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogBaseModel.cs
ViewModels/AuditLogs/AuditLogBaseModel.cs
AuditLogs/AuditLogBaseModel.cs
AuditLogBaseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogResponseModel.cs
ViewModels/AuditLogs/AuditLogResponseModel.cs
AuditLogs/AuditLogResponseModel.cs
AuditLogResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/UploadDictionaryResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/Dictionary/UploadDictionaryResponseModel.cs
ViewModels/Dictionary/UploadDictionaryResponseModel.cs
@ -9097,6 +9158,11 @@ Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryItemModelBase.cs
ViewModels/Dictionary/DictionaryItemModelBase.cs
Dictionary/DictionaryItemModelBase.cs
DictionaryItemModelBase.cs
src/Umbraco.Cms.Api.Management/ViewModels/OEmbed/OEmbedResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/OEmbed/OEmbedResponseModel.cs
ViewModels/OEmbed/OEmbedResponseModel.cs
OEmbed/OEmbedResponseModel.cs
OEmbedResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/RecycleBin/RecycleBinItemResponseModelBase.cs
Umbraco.Cms.Api.Management/ViewModels/RecycleBin/RecycleBinItemResponseModelBase.cs
ViewModels/RecycleBin/RecycleBinItemResponseModelBase.cs
@ -9656,6 +9722,11 @@ Umbraco.Cms.Api.Management/ViewModels/Tree/DataTypeTreeItemResponseModel.cs
ViewModels/Tree/DataTypeTreeItemResponseModel.cs
Tree/DataTypeTreeItemResponseModel.cs
DataTypeTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/MemberTypeTreeItemResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/Tree/MemberTypeTreeItemResponseModel.cs
ViewModels/Tree/MemberTypeTreeItemResponseModel.cs
Tree/MemberTypeTreeItemResponseModel.cs
MemberTypeTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/RelationTypeTreeItemResponseModel.cs
Umbraco.Cms.Api.Management/ViewModels/Tree/RelationTypeTreeItemResponseModel.cs
ViewModels/Tree/RelationTypeTreeItemResponseModel.cs
@ -10355,6 +10426,10 @@ src/Umbraco.Cms.Api.Common/OpenApi/ISchemaIdHandler.cs
Umbraco.Cms.Api.Common/OpenApi/ISchemaIdHandler.cs
OpenApi/ISchemaIdHandler.cs
ISchemaIdHandler.cs
src/Umbraco.Cms.Api.Common/OpenApi/IOpenApiDiscriminator.cs
Umbraco.Cms.Api.Common/OpenApi/IOpenApiDiscriminator.cs
OpenApi/IOpenApiDiscriminator.cs
IOpenApiDiscriminator.cs
src/Umbraco.Cms.Api.Common/OpenApi/OperationIdHandler.cs
Umbraco.Cms.Api.Common/OpenApi/OperationIdHandler.cs
OpenApi/OperationIdHandler.cs
@ -14561,11 +14636,6 @@ Umbraco.Core/Configuration/Models/LoggingSettings.cs
Configuration/Models/LoggingSettings.cs
Models/LoggingSettings.cs
LoggingSettings.cs
src/Umbraco.Core/Configuration/Models/RichTextEditorSettings.cs
Umbraco.Core/Configuration/Models/RichTextEditorSettings.cs
Configuration/Models/RichTextEditorSettings.cs
Models/RichTextEditorSettings.cs
RichTextEditorSettings.cs
src/Umbraco.Core/Configuration/Models/ImagingAutoFillUploadField.cs
Umbraco.Core/Configuration/Models/ImagingAutoFillUploadField.cs
Configuration/Models/ImagingAutoFillUploadField.cs
@ -16318,6 +16388,10 @@ src/Umbraco.Core/Services/UserTwoFactorLoginService.cs
Umbraco.Core/Services/UserTwoFactorLoginService.cs
Services/UserTwoFactorLoginService.cs
UserTwoFactorLoginService.cs
src/Umbraco.Core/Services/OEmbedService.cs
Umbraco.Core/Services/OEmbedService.cs
Services/OEmbedService.cs
OEmbedService.cs
src/Umbraco.Core/Services/IDictionaryPermissionService.cs
Umbraco.Core/Services/IDictionaryPermissionService.cs
Services/IDictionaryPermissionService.cs
@ -16378,6 +16452,10 @@ src/Umbraco.Core/Services/LocalizationService.cs
Umbraco.Core/Services/LocalizationService.cs
Services/LocalizationService.cs
LocalizationService.cs
src/Umbraco.Core/Services/IOEmbedService.cs
Umbraco.Core/Services/IOEmbedService.cs
Services/IOEmbedService.cs
IOEmbedService.cs
src/Umbraco.Core/Services/IKeyValueService.cs
Umbraco.Core/Services/IKeyValueService.cs
Services/IKeyValueService.cs
@ -16554,6 +16632,11 @@ Umbraco.Core/Services/OperationStatus/UpgradeOperationStatus.cs
Services/OperationStatus/UpgradeOperationStatus.cs
OperationStatus/UpgradeOperationStatus.cs
UpgradeOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/OEmbedOperationStatus.cs
Umbraco.Core/Services/OperationStatus/OEmbedOperationStatus.cs
Services/OperationStatus/OEmbedOperationStatus.cs
OperationStatus/OEmbedOperationStatus.cs
OEmbedOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/PublicAccessOperationStatus.cs
Umbraco.Core/Services/OperationStatus/PublicAccessOperationStatus.cs
Services/OperationStatus/PublicAccessOperationStatus.cs
@ -17903,10 +17986,6 @@ src/Umbraco.Core/Media/IImageUrlGenerator.cs
Umbraco.Core/Media/IImageUrlGenerator.cs
Media/IImageUrlGenerator.cs
IImageUrlGenerator.cs
src/Umbraco.Core/Media/OEmbedStatus.cs
Umbraco.Core/Media/OEmbedStatus.cs
Media/OEmbedStatus.cs
OEmbedStatus.cs
src/Umbraco.Core/Media/NoopImageDimensionExtractor.cs
Umbraco.Core/Media/NoopImageDimensionExtractor.cs
Media/NoopImageDimensionExtractor.cs
@ -18006,10 +18085,6 @@ Umbraco.Core/Media/EmbedProviders/GettyImages.cs
Media/EmbedProviders/GettyImages.cs
EmbedProviders/GettyImages.cs
GettyImages.cs
src/Umbraco.Core/Media/OEmbedResult.cs
Umbraco.Core/Media/OEmbedResult.cs
Media/OEmbedResult.cs
OEmbedResult.cs
src/Umbraco.Core/Media/IEmbedProvider.cs
Umbraco.Core/Media/IEmbedProvider.cs
Media/IEmbedProvider.cs
@ -22880,6 +22955,24 @@ Migrations/Upgrade/V_14_0_0/AddListViewKeysToDocumentTypes.cs
Upgrade/V_14_0_0/AddListViewKeysToDocumentTypes.cs
V_14_0_0/AddListViewKeysToDocumentTypes.cs
AddListViewKeysToDocumentTypes.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
V_14_0_0/MigrateNotificationCharsToStrings.cs
MigrateNotificationCharsToStrings.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddEditorUiToDataType.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddEditorUiToDataType.cs
Migrations/Upgrade/V_14_0_0/AddEditorUiToDataType.cs
Upgrade/V_14_0_0/AddEditorUiToDataType.cs
V_14_0_0/AddEditorUiToDataType.cs
AddEditorUiToDataType.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs
Migrations/Upgrade/V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs
Upgrade/V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs
V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs
MigrateUserGroup2PermissionPermissionColumnType.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MoveDocumentBlueprintsToFolders.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MoveDocumentBlueprintsToFolders.cs
Migrations/Upgrade/V_14_0_0/MoveDocumentBlueprintsToFolders.cs
@ -26770,6 +26863,10 @@ src/Umbraco.Infrastructure/Serialization/JsonBooleanConverter.cs
Umbraco.Infrastructure/Serialization/JsonBooleanConverter.cs
Serialization/JsonBooleanConverter.cs
JsonBooleanConverter.cs
src/Umbraco.Infrastructure/Serialization/JsonBlockValueConverter.cs
Umbraco.Infrastructure/Serialization/JsonBlockValueConverter.cs
Serialization/JsonBlockValueConverter.cs
JsonBlockValueConverter.cs
src/Umbraco.Infrastructure/Serialization/JsonDictionaryStringIgnoreCaseConverter.cs
Umbraco.Infrastructure/Serialization/JsonDictionaryStringIgnoreCaseConverter.cs
Serialization/JsonDictionaryStringIgnoreCaseConverter.cs

View file

@ -48,6 +48,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Textarea.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Telemetry.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/appsettings.json
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Media/Media.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Relation Types/RelationTypes.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Dictionary/Dictionary.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/PackagesPackages.spec.ts
@ -199,6 +200,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/TrueFalsePropertyValu
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/IdKeyMapTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/BasicAuthServiceTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/TreeEntitySortingServiceTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/UserGroupServiceTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/DefaultContentVersionCleanupPolicyTest.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentTypeServiceExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentVersionCleanupServiceTest.cs
@ -426,6 +428,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/UmbracoPasswordHas
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Runtime/DefaultMainDomKeyGeneratorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonStringInternConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonBlockValueConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerTests.cs
tests/Directory.Packages.props
tests/Umbraco.Tests.Benchmarks/XmlBenchmarks.cs
@ -507,6 +510,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Core/Services/RelationServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MetricsConsentServiceTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTests.Create.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MemberTypeEditingServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Create.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MemberGroupServiceTests.cs
@ -543,7 +547,7 @@ tests/Umbraco.Tests.Integration/Testing/TestDbMeta.cs
tests/Umbraco.Tests.Integration/ManagementApi/ManagementApiTest.cs
tests/Umbraco.Tests.Integration/ManagementApi/Preview/EndPreviewTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Preview/EnterPreviewTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Policies/ByKeyAuditLogControllerTests.cs
tests/Umbraco.Tests.Integration/ManagementApi/Policies/AllCultureControllerTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs
tests/Umbraco.Tests.Integration/ComponentRuntimeTests.cs
tests/Umbraco.Tests.Integration/AssemblyAttributes.cs
@ -620,6 +624,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageInstalla
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/CreatedPackageSchemaTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PublicAccessServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/ImportResources.resx
@ -680,8 +685,10 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/KeyValueServiceT
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Delete.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeContainerServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TrackedReferencesServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Scheduling.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTestsBase.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/UserServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Copy.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MemberServiceTests.cs
@ -694,6 +701,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprint
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Move.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ThreadSafetyServiceTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Move.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaListViewServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.DeleteFromRecycleBin.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTestsBase.cs
@ -880,6 +888,7 @@ src/Umbraco.Cms.Api.Management/Mapping/Media/MediaMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Package/PackageViewModelMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Item/ItemTypeMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/MemberGroup/MemberGroupMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Webhook/WebhookEventMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Culture/CultureViewModelMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Content/ContentMapDefinition.cs
src/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelper.cs
@ -975,7 +984,6 @@ src/Umbraco.Cms.Api.Management/Filters/RequireRuntimeLevelAttribute.cs
src/Umbraco.Cms.Api.Management/Filters/UserPasswordEnsureMinimumResponseTimeAttribute.cs
src/Umbraco.Cms.Api.Management/Filters/RequireTreeRootAccessAttribute.cs
src/Umbraco.Cms.Api.Management/Filters/RequireMediaTreeRootAccessAttribute.cs
src/Umbraco.Cms.Api.Management/OpenApi/IOpenApiDiscriminator.cs
src/Umbraco.Cms.Api.Management/OpenApi/BackOfficeSecurityRequirementsOperationFilter.cs
src/Umbraco.Cms.Api.Management/OpenApi/ReponseHeaderOperationFilter.cs
src/Umbraco.Cms.Api.Management/OpenApi/BackOfficeSecurityRequirementsOperationFilterBase.cs
@ -988,14 +996,14 @@ src/Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs
src/Umbraco.Cms.Api.Management/Routing/VersionedApiBackOfficeRouteAttribute.cs
src/Umbraco.Cms.Api.Management/Handlers/RevokeUserAuthenticationTokensNotificationHandler.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/UpdateLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageEntityControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemsLanguageEntityController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/DefaultLanguageEntityController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemLanguageItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/AllLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/DeleteLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/CreateLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/LanguageControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Language/ByIsoCodeLanguageController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupsControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/DeleteUserGroupController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/CreateUserGroupController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/AddUsersToUserGroupController.cs
@ -1003,6 +1011,9 @@ src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Item/ItemUserGroupItemContr
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Item/UserGroupItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UpdateUserGroupController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/ByKeyUserGroupController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/FilterUserGroupFilterController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/UserGroupFilterControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/BulkDeleteUserGroupsController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/RemoveUsersFromUserGroupController.cs
src/Umbraco.Cms.Api.Management/Controllers/UserGroup/GetAllUserGroupController.cs
@ -1076,6 +1087,7 @@ src/Umbraco.Cms.Api.Management/Controllers/MediaType/CompositionReferenceMediaTy
src/Umbraco.Cms.Api.Management/Controllers/MediaType/CreateMediaTypeController.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/MoveMediaTypeController.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/MediaTypeItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/AllowedMediaTypeItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/ItemMediaTypeItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/SearchMediaTypeItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/MediaType/MediaTypeControllerBase.cs
@ -1102,10 +1114,6 @@ src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/ModelsBuilderController
src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/StatusModelsBuilderController.cs
src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/BuildModelsBuilderController.cs
src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/GetModelsBuilderController.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/AuditLogControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/CurrentUserAuditLogController.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/ByKeyAuditLogController.cs
src/Umbraco.Cms.Api.Management/Controllers/AuditLog/ByTypeAuditLogController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/ByKeyMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/ValidateCreateMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/UpdateMediaControllerBase.cs
@ -1123,6 +1131,7 @@ src/Umbraco.Cms.Api.Management/Controllers/Media/Collection/MediaCollectionContr
src/Umbraco.Cms.Api.Management/Controllers/Media/Collection/ByKeyMediaCollectionController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/UpdateMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/CreateMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/GetAuditLogMediaController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/RestoreMediaRecycleBinController.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/MediaRecycleBinControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/RootMediaRecycleBinController.cs
@ -1192,9 +1201,10 @@ src/Umbraco.Cms.Api.Management/Controllers/Webhook/WebhookControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/AllWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/ByKeyWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/DeleteWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemsWebhookEntityController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookEntityControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemWebhookItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/CreateWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Webhook/EventsWebhookController.cs
src/Umbraco.Cms.Api.Management/Controllers/Culture/AllCultureController.cs
src/Umbraco.Cms.Api.Management/Controllers/Culture/CultureControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/Content/ContentCollectionControllerBase.cs
@ -1374,6 +1384,8 @@ src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/ChildrenDictionaryTre
src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/AncestorsDictionaryTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/RootDictionaryTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/DictionaryTreeControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/OEmbed/QueryOEmbedController.cs
src/Umbraco.Cms.Api.Management/Controllers/OEmbed/OEmbedControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/RollbackDocumentVersionController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/AllDocumentVersionController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/UpdatePreventCleanupDocumentVersionController.cs
@ -1442,6 +1454,7 @@ src/Umbraco.Cms.Api.Management/Controllers/Document/ByKeyDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/UnpublishDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/DeletePublicAccessDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/UpdatePublicAccessDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/GetAuditLogDocumentController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateNotificationsController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/Item/ItemDocumentItemController.cs
src/Umbraco.Cms.Api.Management/Controllers/Document/Item/SearchDocumentItemController.cs
@ -1641,6 +1654,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeCollectionReference
src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeReferenceModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Relation/RelationReferenceModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Relation/RelationResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLog/AuditLogResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaConfigurationResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaVariantResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Media/MoveMediaRequestModel.cs
@ -1681,6 +1695,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/Webhook/CreateWebhookRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookModelBase.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookEventResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/Item/WebhookItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookEventViewModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Webhook/UpdateWebhookRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Culture/CultureReponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Content/CreateContentWithParentRequestModelBase.cs
@ -1822,10 +1837,6 @@ src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeCleanup.cs
src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/AllowedDocumentTypeChild.cs
src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeReferenceModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypePropertyTypeContainerResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogEntity.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogWithUsernameResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogBaseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/AuditLogs/AuditLogResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/UploadDictionaryResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/ImportDictionaryItemsPresentationModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryItemTranslationModel.cs
@ -1837,6 +1848,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/CreateDictionaryItemRequest
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/ImportDictionaryRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryOverviewResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryItemModelBase.cs
src/Umbraco.Cms.Api.Management/ViewModels/OEmbed/OEmbedResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/RecycleBin/RecycleBinItemResponseModelBase.cs
src/Umbraco.Cms.Api.Management/ViewModels/UserData/UserDataResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/UserData/CreateUserDataRequestModel.cs
@ -1948,6 +1960,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/Tree/EntityTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/FileSystemTreeItemPresentationModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/FolderTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/DataTypeTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/MemberTypeTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/RelationTypeTreeItemResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/TreeItemPresentationModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/Tree/MediaTypeTreeItemResponseModel.cs
@ -2124,6 +2137,7 @@ src/Umbraco.Cms.Api.Common/Security/Paths.cs
src/Umbraco.Cms.Api.Common/Filters/JsonOptionsNameAttribute.cs
src/Umbraco.Cms.Api.Common/OpenApi/SchemaIdHandler.cs
src/Umbraco.Cms.Api.Common/OpenApi/ISchemaIdHandler.cs
src/Umbraco.Cms.Api.Common/OpenApi/IOpenApiDiscriminator.cs
src/Umbraco.Cms.Api.Common/OpenApi/OperationIdHandler.cs
src/Umbraco.Cms.Api.Common/OpenApi/SwaggerRouteTemplatePipelineFilter.cs
src/Umbraco.Cms.Api.Common/OpenApi/IOperationIdSelector.cs
@ -3072,7 +3086,6 @@ src/Umbraco.Core/Configuration/Models/IndexingSettings.cs
src/Umbraco.Core/Configuration/Models/NuCacheSerializerType.cs
src/Umbraco.Core/Configuration/Models/RuntimeMinificationCacheBuster.cs
src/Umbraco.Core/Configuration/Models/LoggingSettings.cs
src/Umbraco.Core/Configuration/Models/RichTextEditorSettings.cs
src/Umbraco.Core/Configuration/Models/ImagingAutoFillUploadField.cs
src/Umbraco.Core/Configuration/Models/GlobalSettings.cs
src/Umbraco.Core/Configuration/Models/DataTypeChangeMode.cs
@ -3477,6 +3490,7 @@ src/Umbraco.Core/Services/EntityService.cs
src/Umbraco.Core/Services/IRuntime.cs
src/Umbraco.Core/Services/MemberService.cs
src/Umbraco.Core/Services/UserTwoFactorLoginService.cs
src/Umbraco.Core/Services/OEmbedService.cs
src/Umbraco.Core/Services/IDictionaryPermissionService.cs
src/Umbraco.Core/Services/ContentTypeServiceBaseOfTRepositoryTItemTService.cs
src/Umbraco.Core/Services/IMediaValidationService.cs
@ -3492,6 +3506,7 @@ src/Umbraco.Core/Services/DictionaryItemService.cs
src/Umbraco.Core/Services/MediaPermissionService.cs
src/Umbraco.Core/Services/IContentVersionCleanupPolicy.cs
src/Umbraco.Core/Services/LocalizationService.cs
src/Umbraco.Core/Services/IOEmbedService.cs
src/Umbraco.Core/Services/IKeyValueService.cs
src/Umbraco.Core/Services/IMediaTypeService.cs
src/Umbraco.Core/Services/UserGroupPermissionService.cs
@ -3529,6 +3544,7 @@ src/Umbraco.Core/Services/OperationStatus/DataTypeOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/ContentTypeStructureOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/ScriptOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/UpgradeOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/OEmbedOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/PublicAccessOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/ApiMediaQueryOperationStatus.cs
src/Umbraco.Core/Services/OperationStatus/TemplateOperationStatus.cs
@ -3854,7 +3870,6 @@ src/Umbraco.Core/Media/IImageDimensionExtractor.cs
src/Umbraco.Core/Media/UploadAutoFillProperties.cs
src/Umbraco.Core/Media/ImageUrlGeneratorExtensions.cs
src/Umbraco.Core/Media/IImageUrlGenerator.cs
src/Umbraco.Core/Media/OEmbedStatus.cs
src/Umbraco.Core/Media/NoopImageDimensionExtractor.cs
src/Umbraco.Core/Media/EmbedProviders/Giphy.cs
src/Umbraco.Core/Media/EmbedProviders/EmbedProviderBase.cs
@ -3875,7 +3890,6 @@ src/Umbraco.Core/Media/EmbedProviders/Ted.cs
src/Umbraco.Core/Media/EmbedProviders/Slideshare.cs
src/Umbraco.Core/Media/EmbedProviders/Hulu.cs
src/Umbraco.Core/Media/EmbedProviders/GettyImages.cs
src/Umbraco.Core/Media/OEmbedResult.cs
src/Umbraco.Core/Media/IEmbedProvider.cs
src/Umbraco.Core/Media/NoopImageUrlGenerator.cs
src/Umbraco.Core/Media/TypeDetector/RasterizedTypeDetector.cs
@ -5002,6 +5016,9 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/Common/DeleteKeysAndIndexes.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/Common/CreateKeysAndIndexes.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddUserGroupPermissionTable.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddListViewKeysToDocumentTypes.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddEditorUiToDataType.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MoveDocumentBlueprintsToFolders.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateDataTypeConfigurations.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddGuidsToUsers.cs
@ -5791,6 +5808,7 @@ src/Umbraco.Infrastructure/Install/InstallHelper.cs
src/Umbraco.Infrastructure/Install/UnattendedUpgrader.cs
src/Umbraco.Infrastructure/Serialization/JsonObjectConverter.cs
src/Umbraco.Infrastructure/Serialization/JsonBooleanConverter.cs
src/Umbraco.Infrastructure/Serialization/JsonBlockValueConverter.cs
src/Umbraco.Infrastructure/Serialization/JsonDictionaryStringIgnoreCaseConverter.cs
src/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerBase.cs
src/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializer.cs

View file

@ -6617,6 +6617,11 @@ js/product-editor/changelog/update-product-editor-attribute-types
product-editor/changelog/update-product-editor-attribute-types
changelog/update-product-editor-attribute-types
update-product-editor-attribute-types
packages/js/product-editor/changelog/update-move-logic-to-add-new-attribute
js/product-editor/changelog/update-move-logic-to-add-new-attribute
product-editor/changelog/update-move-logic-to-add-new-attribute
changelog/update-move-logic-to-add-new-attribute
update-move-logic-to-add-new-attribute
packages/js/product-editor/changelog/update-introduce-optimistc-query-update
js/product-editor/changelog/update-introduce-optimistc-query-update
product-editor/changelog/update-introduce-optimistc-query-update
@ -46898,6 +46903,338 @@ woocommerce-blocks/tests/e2e/playwright.classic-theme.config.ts
tests/e2e/playwright.classic-theme.config.ts
e2e/playwright.classic-theme.config.ts
playwright.classic-theme.config.ts
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php
woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php
tests/e2e/themes/storefront-child__block-notices-filter/functions.php
e2e/themes/storefront-child__block-notices-filter/functions.php
themes/storefront-child__block-notices-filter/functions.php
storefront-child__block-notices-filter/functions.php
functions.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
e2e/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
themes/storefront-child__block-notices-template/woocommerce/notices/error.php
storefront-child__block-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
e2e/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
storefront-child__block-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
themes/storefront-child__block-notices-template/woocommerce/notices/success.php
storefront-child__block-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php
tests/e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php
e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php
themes/twentytwentyfour-child__block-notices-filter/functions.php
twentytwentyfour-child__block-notices-filter/functions.php
functions.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
storefront-child__classic-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
storefront-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
storefront-child__classic-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/archive-product.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/archive-product.html
tests/e2e/themes/theme-with-woo-templates/block-templates/archive-product.html
e2e/themes/theme-with-woo-templates/block-templates/archive-product.html
themes/theme-with-woo-templates/block-templates/archive-product.html
theme-with-woo-templates/block-templates/archive-product.html
block-templates/archive-product.html
archive-product.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/single-product-belt.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/single-product-belt.html
tests/e2e/themes/theme-with-woo-templates/block-templates/single-product-belt.html
e2e/themes/theme-with-woo-templates/block-templates/single-product-belt.html
themes/theme-with-woo-templates/block-templates/single-product-belt.html
theme-with-woo-templates/block-templates/single-product-belt.html
block-templates/single-product-belt.html
single-product-belt.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
themes/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
theme-with-woo-templates/block-templates/taxonomy-product_cat.html
block-templates/taxonomy-product_cat.html
taxonomy-product_cat.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/singular.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/singular.html
tests/e2e/themes/theme-with-woo-templates/block-templates/singular.html
e2e/themes/theme-with-woo-templates/block-templates/singular.html
themes/theme-with-woo-templates/block-templates/singular.html
theme-with-woo-templates/block-templates/singular.html
block-templates/singular.html
singular.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
themes/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/e2e/themes/theme-with-woo-templates/block-templates/product-search-results.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/product-search-results.html
tests/e2e/themes/theme-with-woo-templates/block-templates/product-search-results.html
e2e/themes/theme-with-woo-templates/block-templates/product-search-results.html
themes/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/e2e/themes/theme-with-woo-templates/block-templates/page-cart.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/page-cart.html
tests/e2e/themes/theme-with-woo-templates/block-templates/page-cart.html
e2e/themes/theme-with-woo-templates/block-templates/page-cart.html
themes/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/e2e/themes/theme-with-woo-templates/block-templates/order-confirmation.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/order-confirmation.html
tests/e2e/themes/theme-with-woo-templates/block-templates/order-confirmation.html
e2e/themes/theme-with-woo-templates/block-templates/order-confirmation.html
themes/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/e2e/themes/theme-with-woo-templates/block-templates/page-checkout.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/page-checkout.html
tests/e2e/themes/theme-with-woo-templates/block-templates/page-checkout.html
e2e/themes/theme-with-woo-templates/block-templates/page-checkout.html
themes/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/e2e/themes/theme-with-woo-templates/block-templates/single-product.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/single-product.html
tests/e2e/themes/theme-with-woo-templates/block-templates/single-product.html
e2e/themes/theme-with-woo-templates/block-templates/single-product.html
themes/theme-with-woo-templates/block-templates/single-product.html
theme-with-woo-templates/block-templates/single-product.html
block-templates/single-product.html
single-product.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
themes/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
block-templates/taxonomy-product_attribute.html
taxonomy-product_attribute.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/index.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/index.html
tests/e2e/themes/theme-with-woo-templates/block-templates/index.html
e2e/themes/theme-with-woo-templates/block-templates/index.html
themes/theme-with-woo-templates/block-templates/index.html
theme-with-woo-templates/block-templates/index.html
block-templates/index.html
index.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/theme.json
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/theme.json
tests/e2e/themes/theme-with-woo-templates/theme.json
e2e/themes/theme-with-woo-templates/theme.json
themes/theme-with-woo-templates/theme.json
theme-with-woo-templates/theme.json
theme.json
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/functions.php
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/functions.php
tests/e2e/themes/theme-with-woo-templates/functions.php
e2e/themes/theme-with-woo-templates/functions.php
themes/theme-with-woo-templates/functions.php
theme-with-woo-templates/functions.php
functions.php
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/styles/variation.json
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/styles/variation.json
tests/e2e/themes/theme-with-woo-templates/styles/variation.json
e2e/themes/theme-with-woo-templates/styles/variation.json
themes/theme-with-woo-templates/styles/variation.json
theme-with-woo-templates/styles/variation.json
styles/variation.json
variation.json
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/header.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/header.html
tests/e2e/themes/theme-with-woo-templates/block-template-parts/header.html
e2e/themes/theme-with-woo-templates/block-template-parts/header.html
themes/theme-with-woo-templates/block-template-parts/header.html
theme-with-woo-templates/block-template-parts/header.html
block-template-parts/header.html
header.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/footer.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/footer.html
tests/e2e/themes/theme-with-woo-templates/block-template-parts/footer.html
e2e/themes/theme-with-woo-templates/block-template-parts/footer.html
themes/theme-with-woo-templates/block-template-parts/footer.html
theme-with-woo-templates/block-template-parts/footer.html
block-template-parts/footer.html
footer.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/mini-cart.html
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/mini-cart.html
tests/e2e/themes/theme-with-woo-templates/block-template-parts/mini-cart.html
e2e/themes/theme-with-woo-templates/block-template-parts/mini-cart.html
themes/theme-with-woo-templates/block-template-parts/mini-cart.html
theme-with-woo-templates/block-template-parts/mini-cart.html
block-template-parts/mini-cart.html
mini-cart.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/index.php
woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/index.php
tests/e2e/themes/theme-with-woo-templates/index.php
e2e/themes/theme-with-woo-templates/index.php
themes/theme-with-woo-templates/index.php
theme-with-woo-templates/index.php
index.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-templates/singular.html
woocommerce-blocks/tests/e2e/themes/emptytheme/block-templates/singular.html
tests/e2e/themes/emptytheme/block-templates/singular.html
e2e/themes/emptytheme/block-templates/singular.html
themes/emptytheme/block-templates/singular.html
emptytheme/block-templates/singular.html
block-templates/singular.html
singular.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-templates/index.html
woocommerce-blocks/tests/e2e/themes/emptytheme/block-templates/index.html
tests/e2e/themes/emptytheme/block-templates/index.html
e2e/themes/emptytheme/block-templates/index.html
themes/emptytheme/block-templates/index.html
emptytheme/block-templates/index.html
block-templates/index.html
index.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/theme.json
woocommerce-blocks/tests/e2e/themes/emptytheme/theme.json
tests/e2e/themes/emptytheme/theme.json
e2e/themes/emptytheme/theme.json
themes/emptytheme/theme.json
emptytheme/theme.json
theme.json
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/functions.php
woocommerce-blocks/tests/e2e/themes/emptytheme/functions.php
tests/e2e/themes/emptytheme/functions.php
e2e/themes/emptytheme/functions.php
themes/emptytheme/functions.php
emptytheme/functions.php
functions.php
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/styles/variation.json
woocommerce-blocks/tests/e2e/themes/emptytheme/styles/variation.json
tests/e2e/themes/emptytheme/styles/variation.json
e2e/themes/emptytheme/styles/variation.json
themes/emptytheme/styles/variation.json
emptytheme/styles/variation.json
styles/variation.json
variation.json
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-template-parts/header.html
woocommerce-blocks/tests/e2e/themes/emptytheme/block-template-parts/header.html
tests/e2e/themes/emptytheme/block-template-parts/header.html
e2e/themes/emptytheme/block-template-parts/header.html
themes/emptytheme/block-template-parts/header.html
emptytheme/block-template-parts/header.html
block-template-parts/header.html
header.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-template-parts/footer.html
woocommerce-blocks/tests/e2e/themes/emptytheme/block-template-parts/footer.html
tests/e2e/themes/emptytheme/block-template-parts/footer.html
e2e/themes/emptytheme/block-template-parts/footer.html
themes/emptytheme/block-template-parts/footer.html
emptytheme/block-template-parts/footer.html
block-template-parts/footer.html
footer.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/index.php
woocommerce-blocks/tests/e2e/themes/emptytheme/index.php
tests/e2e/themes/emptytheme/index.php
e2e/themes/emptytheme/index.php
themes/emptytheme/index.php
emptytheme/index.php
index.php
plugins/woocommerce-blocks/tests/e2e/tsconfig.json
woocommerce-blocks/tests/e2e/tsconfig.json
tests/e2e/tsconfig.json
@ -46970,14 +47307,6 @@ bin/scripts/parallel/tax.sh
scripts/parallel/tax.sh
parallel/tax.sh
tax.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/themes.sh
woocommerce-blocks/tests/e2e/bin/scripts/parallel/themes.sh
tests/e2e/bin/scripts/parallel/themes.sh
e2e/bin/scripts/parallel/themes.sh
bin/scripts/parallel/themes.sh
scripts/parallel/themes.sh
parallel/themes.sh
themes.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/shipping.sh
woocommerce-blocks/tests/e2e/bin/scripts/parallel/shipping.sh
tests/e2e/bin/scripts/parallel/shipping.sh
@ -47073,142 +47402,6 @@ e2e/bin/pages/cart-shortcode.html
bin/pages/cart-shortcode.html
pages/cart-shortcode.html
cart-shortcode.html
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-filter/functions.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-filter/functions.php
tests/e2e/bin/themes/storefront-child__block-notices-filter/functions.php
e2e/bin/themes/storefront-child__block-notices-filter/functions.php
bin/themes/storefront-child__block-notices-filter/functions.php
themes/storefront-child__block-notices-filter/functions.php
storefront-child__block-notices-filter/functions.php
functions.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
bin/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
themes/storefront-child__block-notices-template/woocommerce/notices/error.php
storefront-child__block-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
bin/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
storefront-child__block-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
bin/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
themes/storefront-child__block-notices-template/woocommerce/notices/success.php
storefront-child__block-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-filter/functions.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-filter/functions.php
tests/e2e/bin/themes/twentytwentyfour-child__block-notices-filter/functions.php
e2e/bin/themes/twentytwentyfour-child__block-notices-filter/functions.php
bin/themes/twentytwentyfour-child__block-notices-filter/functions.php
themes/twentytwentyfour-child__block-notices-filter/functions.php
twentytwentyfour-child__block-notices-filter/functions.php
functions.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
bin/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
storefront-child__classic-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
bin/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
storefront-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
bin/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
storefront-child__classic-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
woocommerce/notices/error.php
notices/error.php
error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
woocommerce/notices/notice.php
notices/notice.php
notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
woocommerce/notices/success.php
notices/success.php
success.php
plugins/woocommerce-blocks/tests/e2e/bin/test-env-setup.sh
woocommerce-blocks/tests/e2e/bin/test-env-setup.sh
tests/e2e/bin/test-env-setup.sh
@ -47233,6 +47426,13 @@ tests/e2e/tests/basic.block_theme.spec.ts
e2e/tests/basic.block_theme.spec.ts
tests/basic.block_theme.spec.ts
basic.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts
tests/e2e/tests/product-new/product-new.block_theme.spec.ts
e2e/tests/product-new/product-new.block_theme.spec.ts
tests/product-new/product-new.block_theme.spec.ts
product-new/product-new.block_theme.spec.ts
product-new.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
woocommerce-blocks/tests/e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
tests/e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
@ -47240,6 +47440,13 @@ e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.side_e
tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
e2e/tests/product-tag/product-tag.block_theme.spec.ts
tests/product-tag/product-tag.block_theme.spec.ts
product-tag/product-tag.block_theme.spec.ts
product-tag.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/utils.ts
woocommerce-blocks/tests/e2e/tests/classic-template/utils.ts
tests/e2e/tests/classic-template/utils.ts
@ -47261,6 +47468,13 @@ e2e/tests/catalog-sorting/catalog-sorting.block_theme.spec.ts
tests/catalog-sorting/catalog-sorting.block_theme.spec.ts
catalog-sorting/catalog-sorting.block_theme.spec.ts
catalog-sorting.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
tests/e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
tests/product-top-rated/product-top-rated.block_theme.spec.ts
product-top-rated/product-top-rated.block_theme.spec.ts
product-top-rated.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts
woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts
tests/e2e/tests/checkout/checkout.page.ts
@ -47359,6 +47573,13 @@ e2e/tests/product-button/product-button.classic_theme.spec.ts
tests/product-button/product-button.classic_theme.spec.ts
product-button/product-button.classic_theme.spec.ts
product-button.classic_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-results-count/product-results-count.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-results-count/product-results-count.block_theme.spec.ts
tests/e2e/tests/product-results-count/product-results-count.block_theme.spec.ts
e2e/tests/product-results-count/product-results-count.block_theme.spec.ts
tests/product-results-count/product-results-count.block_theme.spec.ts
product-results-count/product-results-count.block_theme.spec.ts
product-results-count.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
tests/e2e/tests/related-products/related-products.block_theme.spec.ts
@ -47366,6 +47587,13 @@ e2e/tests/related-products/related-products.block_theme.spec.ts
tests/related-products/related-products.block_theme.spec.ts
related-products/related-products.block_theme.spec.ts
related-products.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/store-notices/store-notices.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/store-notices/store-notices.block_theme.spec.ts
tests/e2e/tests/store-notices/store-notices.block_theme.spec.ts
e2e/tests/store-notices/store-notices.block_theme.spec.ts
tests/store-notices/store-notices.block_theme.spec.ts
store-notices/store-notices.block_theme.spec.ts
store-notices.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
@ -47464,6 +47692,20 @@ e2e/tests/reviews-by-category/reviews-by-category.block_theme.spec.ts
tests/reviews-by-category/reviews-by-category.block_theme.spec.ts
reviews-by-category/reviews-by-category.block_theme.spec.ts
reviews-by-category.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-category/product-category.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-category/product-category.block_theme.spec.ts
tests/e2e/tests/product-category/product-category.block_theme.spec.ts
e2e/tests/product-category/product-category.block_theme.spec.ts
tests/product-category/product-category.block_theme.spec.ts
product-category/product-category.block_theme.spec.ts
product-category.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-categories/product-categories.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-categories/product-categories.block_theme.spec.ts
tests/e2e/tests/product-categories/product-categories.block_theme.spec.ts
e2e/tests/product-categories/product-categories.block_theme.spec.ts
tests/product-categories/product-categories.block_theme.spec.ts
product-categories/product-categories.block_theme.spec.ts
product-categories.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.side_effects.spec.ts
woocommerce-blocks/tests/e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.side_effects.spec.ts
tests/e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.side_effects.spec.ts
@ -47471,6 +47713,13 @@ e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.side_effects.spe
tests/page-content-wrapper/page-content-wrapper.block_theme.side_effects.spec.ts
page-content-wrapper/page-content-wrapper.block_theme.side_effects.spec.ts
page-content-wrapper.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/single-product-details/single-product-details.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/single-product-details/single-product-details.block_theme.spec.ts
tests/e2e/tests/single-product-details/single-product-details.block_theme.spec.ts
e2e/tests/single-product-details/single-product-details.block_theme.spec.ts
tests/single-product-details/single-product-details.block_theme.spec.ts
single-product-details/single-product-details.block_theme.spec.ts
single-product-details.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
@ -47478,6 +47727,13 @@ e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
tests/stock-filter/stock-filter.block_theme.spec.ts
stock-filter/stock-filter.block_theme.spec.ts
stock-filter.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts
tests/e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts
e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts
tests/product-on-sale/product-on-sale.block_theme.spec.ts
product-on-sale/product-on-sale.block_theme.spec.ts
product-on-sale.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/breadcrumbs/breadcrumbs.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/breadcrumbs/breadcrumbs.block_theme.spec.ts
tests/e2e/tests/breadcrumbs/breadcrumbs.block_theme.spec.ts
@ -47786,6 +48042,13 @@ e2e/tests/templates/single-product-template.block_theme.spec.ts
tests/templates/single-product-template.block_theme.spec.ts
templates/single-product-template.block_theme.spec.ts
single-product-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/products-by-attribute/products-by-attribute.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/products-by-attribute/products-by-attribute.block_theme.spec.ts
tests/e2e/tests/products-by-attribute/products-by-attribute.block_theme.spec.ts
e2e/tests/products-by-attribute/products-by-attribute.block_theme.spec.ts
tests/products-by-attribute/products-by-attribute.block_theme.spec.ts
products-by-attribute/products-by-attribute.block_theme.spec.ts
products-by-attribute.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.side_effects.spec.ts
woocommerce-blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.side_effects.spec.ts
tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.side_effects.spec.ts
@ -48152,69 +48415,6 @@ woocommerce-blocks/tests/e2e-jest/page-utils.js
tests/e2e-jest/page-utils.js
e2e-jest/page-utils.js
page-utils.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/products-by-attribute.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/products-by-attribute.test.js
tests/e2e-jest/specs/backend/products-by-attribute.test.js
e2e-jest/specs/backend/products-by-attribute.test.js
specs/backend/products-by-attribute.test.js
backend/products-by-attribute.test.js
products-by-attribute.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-new.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-new.test.js
tests/e2e-jest/specs/backend/product-new.test.js
e2e-jest/specs/backend/product-new.test.js
specs/backend/product-new.test.js
backend/product-new.test.js
product-new.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-tag.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-tag.test.js
tests/e2e-jest/specs/backend/product-tag.test.js
e2e-jest/specs/backend/product-tag.test.js
specs/backend/product-tag.test.js
backend/product-tag.test.js
product-tag.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-categories.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-categories.test.js
tests/e2e-jest/specs/backend/product-categories.test.js
e2e-jest/specs/backend/product-categories.test.js
specs/backend/product-categories.test.js
backend/product-categories.test.js
product-categories.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-results-count.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-results-count.test.js
tests/e2e-jest/specs/backend/product-results-count.test.js
e2e-jest/specs/backend/product-results-count.test.js
specs/backend/product-results-count.test.js
backend/product-results-count.test.js
product-results-count.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-category.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-category.test.js
tests/e2e-jest/specs/backend/product-category.test.js
e2e-jest/specs/backend/product-category.test.js
specs/backend/product-category.test.js
backend/product-category.test.js
product-category.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-on-sale.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-on-sale.test.js
tests/e2e-jest/specs/backend/product-on-sale.test.js
e2e-jest/specs/backend/product-on-sale.test.js
specs/backend/product-on-sale.test.js
backend/product-on-sale.test.js
product-on-sale.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/single-product-details.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/single-product-details.test.js
tests/e2e-jest/specs/backend/single-product-details.test.js
e2e-jest/specs/backend/single-product-details.test.js
specs/backend/single-product-details.test.js
backend/single-product-details.test.js
single-product-details.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-top-rated.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/product-top-rated.test.js
tests/e2e-jest/specs/backend/product-top-rated.test.js
e2e-jest/specs/backend/product-top-rated.test.js
specs/backend/product-top-rated.test.js
backend/product-top-rated.test.js
product-top-rated.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json
woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json
tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json
@ -48343,207 +48543,17 @@ specs/backend/__fixtures__/featured-product.fixture.json
backend/__fixtures__/featured-product.fixture.json
__fixtures__/featured-product.fixture.json
featured-product.fixture.json
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/store-notices.test.js
woocommerce-blocks/tests/e2e-jest/specs/backend/store-notices.test.js
tests/e2e-jest/specs/backend/store-notices.test.js
e2e-jest/specs/backend/store-notices.test.js
specs/backend/store-notices.test.js
backend/store-notices.test.js
store-notices.test.js
plugins/woocommerce-blocks/tests/e2e-jest/utils.js
woocommerce-blocks/tests/e2e-jest/utils.js
tests/e2e-jest/utils.js
e2e-jest/utils.js
utils.js
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/archive-product.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/archive-product.html
tests/mocks/theme-with-woo-templates/block-templates/archive-product.html
mocks/theme-with-woo-templates/block-templates/archive-product.html
theme-with-woo-templates/block-templates/archive-product.html
block-templates/archive-product.html
archive-product.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/single-product-belt.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/single-product-belt.html
tests/mocks/theme-with-woo-templates/block-templates/single-product-belt.html
mocks/theme-with-woo-templates/block-templates/single-product-belt.html
theme-with-woo-templates/block-templates/single-product-belt.html
block-templates/single-product-belt.html
single-product-belt.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
mocks/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
theme-with-woo-templates/block-templates/taxonomy-product_cat.html
block-templates/taxonomy-product_cat.html
taxonomy-product_cat.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/singular.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/singular.html
tests/mocks/theme-with-woo-templates/block-templates/singular.html
mocks/theme-with-woo-templates/block-templates/singular.html
theme-with-woo-templates/block-templates/singular.html
block-templates/singular.html
singular.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
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/product-search-results.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
tests/mocks/theme-with-woo-templates/block-templates/product-search-results.html
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-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-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/single-product.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/single-product.html
tests/mocks/theme-with-woo-templates/block-templates/single-product.html
mocks/theme-with-woo-templates/block-templates/single-product.html
theme-with-woo-templates/block-templates/single-product.html
block-templates/single-product.html
single-product.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
tests/mocks/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
mocks/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
block-templates/taxonomy-product_attribute.html
taxonomy-product_attribute.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/index.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/index.html
tests/mocks/theme-with-woo-templates/block-templates/index.html
mocks/theme-with-woo-templates/block-templates/index.html
theme-with-woo-templates/block-templates/index.html
block-templates/index.html
index.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/theme.json
woocommerce-blocks/tests/mocks/theme-with-woo-templates/theme.json
tests/mocks/theme-with-woo-templates/theme.json
mocks/theme-with-woo-templates/theme.json
theme-with-woo-templates/theme.json
theme.json
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/functions.php
woocommerce-blocks/tests/mocks/theme-with-woo-templates/functions.php
tests/mocks/theme-with-woo-templates/functions.php
mocks/theme-with-woo-templates/functions.php
theme-with-woo-templates/functions.php
functions.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/styles/variation.json
woocommerce-blocks/tests/mocks/theme-with-woo-templates/styles/variation.json
tests/mocks/theme-with-woo-templates/styles/variation.json
mocks/theme-with-woo-templates/styles/variation.json
theme-with-woo-templates/styles/variation.json
styles/variation.json
variation.json
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/header.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/header.html
tests/mocks/theme-with-woo-templates/block-template-parts/header.html
mocks/theme-with-woo-templates/block-template-parts/header.html
theme-with-woo-templates/block-template-parts/header.html
block-template-parts/header.html
header.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/footer.html
woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/footer.html
tests/mocks/theme-with-woo-templates/block-template-parts/footer.html
mocks/theme-with-woo-templates/block-template-parts/footer.html
theme-with-woo-templates/block-template-parts/footer.html
block-template-parts/footer.html
footer.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
mocks/theme-with-woo-templates/block-template-parts/mini-cart.html
theme-with-woo-templates/block-template-parts/mini-cart.html
block-template-parts/mini-cart.html
mini-cart.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/index.php
woocommerce-blocks/tests/mocks/theme-with-woo-templates/index.php
tests/mocks/theme-with-woo-templates/index.php
mocks/theme-with-woo-templates/index.php
theme-with-woo-templates/index.php
index.php
plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
tests/mocks/woo-test-helper/woo-test-helper.php
mocks/woo-test-helper/woo-test-helper.php
woo-test-helper/woo-test-helper.php
woo-test-helper.php
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-templates/singular.html
woocommerce-blocks/tests/mocks/emptytheme/block-templates/singular.html
tests/mocks/emptytheme/block-templates/singular.html
mocks/emptytheme/block-templates/singular.html
emptytheme/block-templates/singular.html
block-templates/singular.html
singular.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-templates/index.html
woocommerce-blocks/tests/mocks/emptytheme/block-templates/index.html
tests/mocks/emptytheme/block-templates/index.html
mocks/emptytheme/block-templates/index.html
emptytheme/block-templates/index.html
block-templates/index.html
index.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/theme.json
woocommerce-blocks/tests/mocks/emptytheme/theme.json
tests/mocks/emptytheme/theme.json
mocks/emptytheme/theme.json
emptytheme/theme.json
theme.json
plugins/woocommerce-blocks/tests/mocks/emptytheme/functions.php
woocommerce-blocks/tests/mocks/emptytheme/functions.php
tests/mocks/emptytheme/functions.php
mocks/emptytheme/functions.php
emptytheme/functions.php
functions.php
plugins/woocommerce-blocks/tests/mocks/emptytheme/styles/variation.json
woocommerce-blocks/tests/mocks/emptytheme/styles/variation.json
tests/mocks/emptytheme/styles/variation.json
mocks/emptytheme/styles/variation.json
emptytheme/styles/variation.json
styles/variation.json
variation.json
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-template-parts/header.html
woocommerce-blocks/tests/mocks/emptytheme/block-template-parts/header.html
tests/mocks/emptytheme/block-template-parts/header.html
mocks/emptytheme/block-template-parts/header.html
emptytheme/block-template-parts/header.html
block-template-parts/header.html
header.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-template-parts/footer.html
woocommerce-blocks/tests/mocks/emptytheme/block-template-parts/footer.html
tests/mocks/emptytheme/block-template-parts/footer.html
mocks/emptytheme/block-template-parts/footer.html
emptytheme/block-template-parts/footer.html
block-template-parts/footer.html
footer.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/index.php
woocommerce-blocks/tests/mocks/emptytheme/index.php
tests/mocks/emptytheme/index.php
mocks/emptytheme/index.php
emptytheme/index.php
index.php
plugins/woocommerce-blocks/.wp-env.json
woocommerce-blocks/.wp-env.json
.wp-env.json
@ -51552,6 +51562,10 @@ plugins/woocommerce/changelog/46898-update-LYS-status-typescript
woocommerce/changelog/46898-update-LYS-status-typescript
changelog/46898-update-LYS-status-typescript
46898-update-LYS-status-typescript
plugins/woocommerce/changelog/47005-update-revert-lys-option-from-update-func
woocommerce/changelog/47005-update-revert-lys-option-from-update-func
changelog/47005-update-revert-lys-option-from-update-func
47005-update-revert-lys-option-from-update-func
plugins/woocommerce/changelog/pr-46674
woocommerce/changelog/pr-46674
changelog/pr-46674
@ -51564,6 +51578,14 @@ plugins/woocommerce/changelog/update-product-attribute-types
woocommerce/changelog/update-product-attribute-types
changelog/update-product-attribute-types
update-product-attribute-types
plugins/woocommerce/changelog/fix-add-cache-46806
woocommerce/changelog/fix-add-cache-46806
changelog/fix-add-cache-46806
fix-add-cache-46806
plugins/woocommerce/changelog/47010-fix-46993-action-url-link
woocommerce/changelog/47010-fix-46993-action-url-link
changelog/47010-fix-46993-action-url-link
47010-fix-46993-action-url-link
plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes
woocommerce/changelog/46083-update-46013-shipping-section-changes
changelog/46083-update-46013-shipping-section-changes
@ -51572,6 +51594,10 @@ plugins/woocommerce/changelog/fix-45699
woocommerce/changelog/fix-45699
changelog/fix-45699
fix-45699
plugins/woocommerce/changelog/46785-fix-product-details-use-block-props
woocommerce/changelog/46785-fix-product-details-use-block-props
changelog/46785-fix-product-details-use-block-props
46785-fix-product-details-use-block-props
plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
changelog/46854-update-LYS-coming-soon-block-cleanup
@ -51580,10 +51606,22 @@ plugins/woocommerce/changelog/update-remove-powered-by-woo-footer
woocommerce/changelog/update-remove-powered-by-woo-footer
changelog/update-remove-powered-by-woo-footer
update-remove-powered-by-woo-footer
plugins/woocommerce/changelog/45974-dev-introduce-ariakit-button
woocommerce/changelog/45974-dev-introduce-ariakit-button
changelog/45974-dev-introduce-ariakit-button
45974-dev-introduce-ariakit-button
plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt
woocommerce/changelog/46872-46839-fix-error-on-same-prompt
changelog/46872-46839-fix-error-on-same-prompt
46872-46839-fix-error-on-same-prompt
plugins/woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test
woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test
changelog/fix-mini-cart-block-merchant-only-once-test
fix-mini-cart-block-merchant-only-once-test
plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2
woocommerce/changelog/46671-fix-migration-to-pw-pt2
changelog/46671-fix-migration-to-pw-pt2
46671-fix-migration-to-pw-pt2
plugins/woocommerce/changelog/46626-fix-eslint-errors
woocommerce/changelog/46626-fix-eslint-errors
changelog/46626-fix-eslint-errors
@ -51616,6 +51654,22 @@ plugins/woocommerce/changelog/47073-fix-coming-soon-assets-404
woocommerce/changelog/47073-fix-coming-soon-assets-404
changelog/47073-fix-coming-soon-assets-404
47073-fix-coming-soon-assets-404
plugins/woocommerce/changelog/fix-missing-shipping-recommendation-task
woocommerce/changelog/fix-missing-shipping-recommendation-task
changelog/fix-missing-shipping-recommendation-task
fix-missing-shipping-recommendation-task
plugins/woocommerce/changelog/46906-update-woocommerce-version-on-status-page
woocommerce/changelog/46906-update-woocommerce-version-on-status-page
changelog/46906-update-woocommerce-version-on-status-page
46906-update-woocommerce-version-on-status-page
plugins/woocommerce/changelog/update-class-property-since-tbd
woocommerce/changelog/update-class-property-since-tbd
changelog/update-class-property-since-tbd
update-class-property-since-tbd
plugins/woocommerce/changelog/2024-04-22-04-49-18-213839
woocommerce/changelog/2024-04-22-04-49-18-213839
changelog/2024-04-22-04-49-18-213839
2024-04-22-04-49-18-213839
plugins/woocommerce/changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance
woocommerce/changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance
changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance
@ -51636,6 +51690,10 @@ plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
plugins/woocommerce/changelog/47080-update-46746-relocate-helper-themes
woocommerce/changelog/47080-update-46746-relocate-helper-themes
changelog/47080-update-46746-relocate-helper-themes
47080-update-46746-relocate-helper-themes
plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix
woocommerce/changelog/fix-lys-attempt-using-cover-block-fix
changelog/fix-lys-attempt-using-cover-block-fix

View file

@ -1192,6 +1192,7 @@ packages/js/product-editor/changelog/update-product-editor-render-new-attribute-
packages/js/product-editor/changelog/update-export-product-edits
packages/js/product-editor/changelog/fix-description-block-collapse
packages/js/product-editor/changelog/update-product-editor-attribute-types
packages/js/product-editor/changelog/update-move-logic-to-add-new-attribute
packages/js/product-editor/changelog/update-introduce-optimistc-query-update
packages/js/product-editor/changelog/update-introduce-attributes-combobox-control
packages/js/product-editor/changelog/fix-links-toolbar
@ -7175,6 +7176,47 @@ plugins/woocommerce-blocks/tests/e2e/playwright.side-effects.config.ts
plugins/woocommerce-blocks/tests/e2e/classic-theme.setup.ts
plugins/woocommerce-blocks/tests/e2e/playwright.performance.config.ts
plugins/woocommerce-blocks/tests/e2e/playwright.classic-theme.config.ts
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-filter/functions.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/archive-product.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/single-product-belt.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_cat.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/singular.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_tag.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/product-search-results.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/page-cart.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/order-confirmation.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/page-checkout.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/single-product.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/taxonomy-product_attribute.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-templates/index.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/theme.json
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/functions.php
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/styles/variation.json
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/header.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/footer.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/block-template-parts/mini-cart.html
plugins/woocommerce-blocks/tests/e2e/themes/theme-with-woo-templates/index.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-templates/singular.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-templates/index.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/theme.json
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/functions.php
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/styles/variation.json
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-template-parts/header.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/block-template-parts/footer.html
plugins/woocommerce-blocks/tests/e2e/themes/emptytheme/index.php
plugins/woocommerce-blocks/tests/e2e/tsconfig.json
plugins/woocommerce-blocks/tests/e2e/block-theme-with-templates.setup.ts
plugins/woocommerce-blocks/tests/e2e/bin/scripts/rewrite.sh
@ -7185,7 +7227,6 @@ plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/pages.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/posts.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/customer.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/tax.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/themes.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/shipping.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/languages.sh
plugins/woocommerce-blocks/tests/e2e/bin/scripts/parallel/coupon.sh
@ -7199,28 +7240,17 @@ plugins/woocommerce-blocks/tests/e2e/bin/pages/cart.html
plugins/woocommerce-blocks/tests/e2e/bin/pages/checkout.html
plugins/woocommerce-blocks/tests/e2e/bin/pages/mini-cart.html
plugins/woocommerce-blocks/tests/e2e/bin/pages/cart-shortcode.html
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-filter/functions.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-filter/functions.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__block-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/storefront-child__classic-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/error.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/notice.php
plugins/woocommerce-blocks/tests/e2e/bin/themes/twentytwentyfour-child__classic-notices-template/woocommerce/notices/success.php
plugins/woocommerce-blocks/tests/e2e/bin/test-env-setup.sh
plugins/woocommerce-blocks/tests/e2e/test-data/data/data.ts
plugins/woocommerce-blocks/tests/e2e/block-theme.setup.ts
plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/on-sale-badge/on-sale-badge-single-product-template.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/utils.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/classic-template.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/catalog-sorting/catalog-sorting.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-top-rated/product-top-rated.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/constants.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block.merchant.classic_theme.spec.ts
@ -7235,7 +7265,9 @@ plugins/woocommerce-blocks/tests/e2e/tests/rating-filter/rating-filter.block_the
plugins/woocommerce-blocks/tests/e2e/tests/product-button/utils.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-button/product-button.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-button/product-button.classic_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-results-count/product-results-count.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/store-notices/store-notices.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/cart/cart-block.merchant.block_theme.spec.ts
@ -7250,8 +7282,12 @@ plugins/woocommerce-blocks/tests/e2e/tests/cart/cart-block.perf.ts
plugins/woocommerce-blocks/tests/e2e/tests/cart/cart-checkout-block-notices.shopper.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/cart/cart-block.merchant.classic_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/reviews-by-category/reviews-by-category.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-category/product-category.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-categories/product-categories.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/single-product-details/single-product-details.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-on-sale/product-on-sale.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/breadcrumbs/breadcrumbs.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/featured-product/featured-product.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/customer-account/customer-account.block_theme.spec.ts
@ -7296,6 +7332,7 @@ plugins/woocommerce-blocks/tests/e2e/tests/templates/checkout-template.block_the
plugins/woocommerce-blocks/tests/e2e/tests/templates/order-confirmation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme_with_templates.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/products-by-attribute/products-by-attribute.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.side_effects.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-thumbnails/utils.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.side_effects.spec.ts
@ -7352,15 +7389,6 @@ plugins/woocommerce-blocks/tests/e2e-jest/config/custom-matchers/to-render-block
plugins/woocommerce-blocks/tests/e2e-jest/config/jest.setup.js
plugins/woocommerce-blocks/tests/e2e-jest/config/test.json
plugins/woocommerce-blocks/tests/e2e-jest/page-utils.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/products-by-attribute.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-new.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-tag.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-categories.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-results-count.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-category.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-on-sale.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/single-product-details.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/product-top-rated.test.js
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-tag.fixture.json
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-by-attribute.fixture.json
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-search.fixture.json
@ -7377,36 +7405,8 @@ plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/filter-prod
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/products-beta.fixture.json
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/product-on-sale.fixture.json
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/__fixtures__/featured-product.fixture.json
plugins/woocommerce-blocks/tests/e2e-jest/specs/backend/store-notices.test.js
plugins/woocommerce-blocks/tests/e2e-jest/utils.js
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/single-product-belt.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/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/product-search-results.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-templates/page-checkout.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
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-templates/index.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/theme.json
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/functions.php
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/styles/variation.json
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/block-template-parts/header.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/mini-cart.html
plugins/woocommerce-blocks/tests/mocks/theme-with-woo-templates/index.php
plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-templates/singular.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-templates/index.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/theme.json
plugins/woocommerce-blocks/tests/mocks/emptytheme/functions.php
plugins/woocommerce-blocks/tests/mocks/emptytheme/styles/variation.json
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-template-parts/header.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/block-template-parts/footer.html
plugins/woocommerce-blocks/tests/mocks/emptytheme/index.php
plugins/woocommerce-blocks/.wp-env.json
plugins/woocommerce-blocks/readme.txt
plugins/woocommerce-blocks/global.d.ts
@ -7890,14 +7890,21 @@ plugins/woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku
plugins/woocommerce/changelog/fix-46604
plugins/woocommerce/changelog/e2e-fix-cleanup-for-created-pages
plugins/woocommerce/changelog/46898-update-LYS-status-typescript
plugins/woocommerce/changelog/47005-update-revert-lys-option-from-update-func
plugins/woocommerce/changelog/pr-46674
plugins/woocommerce/changelog/46843-cleaning
plugins/woocommerce/changelog/update-product-attribute-types
plugins/woocommerce/changelog/fix-add-cache-46806
plugins/woocommerce/changelog/47010-fix-46993-action-url-link
plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes
plugins/woocommerce/changelog/fix-45699
plugins/woocommerce/changelog/46785-fix-product-details-use-block-props
plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
plugins/woocommerce/changelog/update-remove-powered-by-woo-footer
plugins/woocommerce/changelog/45974-dev-introduce-ariakit-button
plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt
plugins/woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test
plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2
plugins/woocommerce/changelog/46626-fix-eslint-errors
plugins/woocommerce/changelog/update-log-file-format-source
plugins/woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
@ -7906,11 +7913,16 @@ plugins/woocommerce/changelog/46899-dev-fix-a11y-icon-only-customer-account-bloc
plugins/woocommerce/changelog/perf-indexes
plugins/woocommerce/changelog/46580-try-filter-product-by-stock-migration
plugins/woocommerce/changelog/47073-fix-coming-soon-assets-404
plugins/woocommerce/changelog/fix-missing-shipping-recommendation-task
plugins/woocommerce/changelog/46906-update-woocommerce-version-on-status-page
plugins/woocommerce/changelog/update-class-property-since-tbd
plugins/woocommerce/changelog/2024-04-22-04-49-18-213839
plugins/woocommerce/changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance
plugins/woocommerce/changelog/46576-fix-migrate-to-pw
plugins/woocommerce/changelog/46591-try-attribute-filter-migration
plugins/woocommerce/changelog/46479-blocks-reference-documentation
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/47080-update-46746-relocate-helper-themes
plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix
plugins/woocommerce/changelog/45767-update-order-summary-layout
plugins/woocommerce/changelog/update-revert-lys-feature-flag-off

View file

@ -2304,6 +2304,20 @@ spec/graphql/gql/mutations/knowledge_base/answer/suggestion/content/transform_sp
spec/graphql/gql/mutations/guided_setup/set_system_information_spec.rb
spec/graphql/gql/mutations/two_factor_method_initiate_authentication_spec.rb
spec/graphql/gql/mutations/user/signup_spec.rb
spec/graphql/gql/mutations/user/current/device/delete_spec.rb
spec/graphql/gql/mutations/user/current/appearance_spec.rb
spec/graphql/gql/mutations/user/current/locale_spec.rb
spec/graphql/gql/mutations/user/current/avatar/add_spec.rb
spec/graphql/gql/mutations/user/current/avatar/select_spec.rb
spec/graphql/gql/mutations/user/current/avatar/delete_spec.rb
spec/graphql/gql/mutations/user/current/out_of_office_spec.rb
spec/graphql/gql/mutations/user/current/change_password_spec.rb
spec/graphql/gql/mutations/user/current/two_factor/set_default_method_spec.rb
spec/graphql/gql/mutations/user/current/two_factor/remove_method_credentials_spec.rb
spec/graphql/gql/mutations/user/current/two_factor/remove_method_spec.rb
spec/graphql/gql/mutations/user/current/two_factor/verify_method_configuration_spec.rb
spec/graphql/gql/mutations/user/current/two_factor/recovery_codes_generate_spec.rb
spec/graphql/gql/mutations/user/current/password_check_spec.rb
spec/graphql/gql/mutations/user/password_reset/send_spec.rb
spec/graphql/gql/mutations/user/password_reset/verify_spec.rb
spec/graphql/gql/mutations/user/password_reset/update_spec.rb
@ -2322,20 +2336,6 @@ spec/graphql/gql/mutations/logout_spec.rb
spec/graphql/gql/mutations/form/upload_cache/add_spec.rb
spec/graphql/gql/mutations/form/upload_cache/remove_spec.rb
spec/graphql/gql/mutations/organization/update_spec.rb
spec/graphql/gql/mutations/account/device/delete_spec.rb
spec/graphql/gql/mutations/account/appearance_spec.rb
spec/graphql/gql/mutations/account/locale_spec.rb
spec/graphql/gql/mutations/account/avatar/add_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/out_of_office_spec.rb
spec/graphql/gql/mutations/account/change_password_spec.rb
spec/graphql/gql/mutations/account/two_factor/set_default_method_spec.rb
spec/graphql/gql/mutations/account/two_factor/remove_method_credentials_spec.rb
spec/graphql/gql/mutations/account/two_factor/remove_method_spec.rb
spec/graphql/gql/mutations/account/two_factor/verify_method_configuration_spec.rb
spec/graphql/gql/mutations/account/two_factor/recovery_codes_generate_spec.rb
spec/graphql/gql/mutations/account/password_check_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/change_visibility_spec.rb
@ -2372,15 +2372,15 @@ spec/graphql/gql/queries/autocomplete_search/organization_spec.rb
spec/graphql/gql/queries/autocomplete_search/merge_ticket_spec.rb
spec/graphql/gql/queries/public_links_spec.rb
spec/graphql/gql/queries/object_manager/frontend_attributes_spec.rb
spec/graphql/gql/queries/user/current/device/list_spec.rb
spec/graphql/gql/queries/user/current/avatar/active_spec.rb
spec/graphql/gql/queries/user/current/avatar/list_spec.rb
spec/graphql/gql/queries/user/current/two_factor/initiate_method_configuration_spec.rb
spec/graphql/gql/queries/user/current/two_factor/configuration_spec.rb
spec/graphql/gql/queries/user/current/two_factor/get_method_configuration_spec.rb
spec/graphql/gql/queries/mention/suggestions_spec.rb
spec/graphql/gql/queries/current_user_spec.rb
spec/graphql/gql/queries/organization_spec.rb
spec/graphql/gql/queries/account/device/list_spec.rb
spec/graphql/gql/queries/account/avatar/active_spec.rb
spec/graphql/gql/queries/account/avatar/list_spec.rb
spec/graphql/gql/queries/account/two_factor/initiate_method_configuration_spec.rb
spec/graphql/gql/queries/account/two_factor/configuration_spec.rb
spec/graphql/gql/queries/account/two_factor/get_method_configuration_spec.rb
spec/graphql/gql/queries/translations_spec.rb
spec/graphql/gql/queries/ticket/signature_spec.rb
spec/graphql/gql/queries/ticket/articles_spec.rb
@ -2393,11 +2393,9 @@ spec/graphql/gql/types/email_address_parsed_type_spec.rb
spec/graphql/gql/types/binary_string_type_spec.rb
spec/graphql/gql/shared_examples/fails_if_unauthenticated.rb
spec/graphql/gql/subscriptions/push_messages_spec.rb
spec/graphql/gql/subscriptions/account_devices_updates_spec.rb
spec/graphql/gql/subscriptions/config_updates_spec.rb
spec/graphql/gql/subscriptions/public_link_updates_spec.rb
spec/graphql/gql/subscriptions/user_updates_spec.rb
spec/graphql/gql/subscriptions/account_avatar_updates_spec.rb
spec/graphql/gql/subscriptions/app_maintenance_spec.rb
spec/graphql/gql/subscriptions/ticket_live_user_updates_spec.rb
spec/graphql/gql/subscriptions/online_notifications_count_spec.rb
@ -2405,6 +2403,8 @@ spec/graphql/gql/subscriptions/organization_updates_spec.rb
spec/graphql/gql/subscriptions/ticket_article_updates_spec.rb
spec/graphql/gql/subscriptions/ticket_overview_updates_spec.rb
spec/graphql/gql/subscriptions/user/current/two_factor_updates_spec.rb
spec/graphql/gql/subscriptions/user/current/devices_updates_spec.rb
spec/graphql/gql/subscriptions/user/current/avatar_updates_spec.rb
spec/graphql/gql/subscriptions/ticket_updates_spec.rb
spec/graphql/gql/zammad_schema_global_id_spec.rb
spec/jobs/taskbar_cleanup_job_spec.rb
@ -4704,6 +4704,20 @@ app/graphql/gql/mutations/user/add_first_admin.rb
app/graphql/gql/mutations/user/update.rb
app/graphql/gql/mutations/user/signup_resend.rb
app/graphql/gql/mutations/user/signup.rb
app/graphql/gql/mutations/user/current/out_of_office.rb
app/graphql/gql/mutations/user/current/device/delete.rb
app/graphql/gql/mutations/user/current/password_check.rb
app/graphql/gql/mutations/user/current/locale.rb
app/graphql/gql/mutations/user/current/appearance.rb
app/graphql/gql/mutations/user/current/avatar/select.rb
app/graphql/gql/mutations/user/current/avatar/delete.rb
app/graphql/gql/mutations/user/current/avatar/add.rb
app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb
app/graphql/gql/mutations/user/current/two_factor/set_default_method.rb
app/graphql/gql/mutations/user/current/two_factor/recovery_codes_generate.rb
app/graphql/gql/mutations/user/current/two_factor/remove_method.rb
app/graphql/gql/mutations/user/current/two_factor/remove_method_credentials.rb
app/graphql/gql/mutations/user/current/change_password.rb
app/graphql/gql/mutations/user/password_reset/send.rb
app/graphql/gql/mutations/user/password_reset/update.rb
app/graphql/gql/mutations/user/password_reset/verify.rb
@ -4722,20 +4736,6 @@ app/graphql/gql/mutations/concerns/handles_core_workflow.rb
app/graphql/gql/mutations/form/upload_cache/remove.rb
app/graphql/gql/mutations/form/upload_cache/add.rb
app/graphql/gql/mutations/organization/update.rb
app/graphql/gql/mutations/account/out_of_office.rb
app/graphql/gql/mutations/account/device/delete.rb
app/graphql/gql/mutations/account/password_check.rb
app/graphql/gql/mutations/account/locale.rb
app/graphql/gql/mutations/account/appearance.rb
app/graphql/gql/mutations/account/avatar/select.rb
app/graphql/gql/mutations/account/avatar/delete.rb
app/graphql/gql/mutations/account/avatar/add.rb
app/graphql/gql/mutations/account/two_factor/verify_method_configuration.rb
app/graphql/gql/mutations/account/two_factor/set_default_method.rb
app/graphql/gql/mutations/account/two_factor/recovery_codes_generate.rb
app/graphql/gql/mutations/account/two_factor/remove_method.rb
app/graphql/gql/mutations/account/two_factor/remove_method_credentials.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/email_forward_reply.rb
app/graphql/gql/mutations/ticket/article/change_visibility.rb
@ -4774,18 +4774,18 @@ app/graphql/gql/queries/autocomplete_search/object_attribute_external_data_sourc
app/graphql/gql/queries/autocomplete_search/user.rb
app/graphql/gql/queries/user.rb
app/graphql/gql/queries/object_manager/frontend_attributes.rb
app/graphql/gql/queries/user/current/device/list.rb
app/graphql/gql/queries/user/current/avatar/list.rb
app/graphql/gql/queries/user/current/avatar/active.rb
app/graphql/gql/queries/user/current/two_factor/get_method_configuration.rb
app/graphql/gql/queries/user/current/two_factor/configuration.rb
app/graphql/gql/queries/user/current/two_factor/initiate_method_configuration.rb
app/graphql/gql/queries/mention/suggestions.rb
app/graphql/gql/queries/tickets_by_overview.rb
app/graphql/gql/queries/public_links.rb
app/graphql/gql/queries/translations.rb
app/graphql/gql/queries/current_user.rb
app/graphql/gql/queries/application_build_checksum.rb
app/graphql/gql/queries/account/device/list.rb
app/graphql/gql/queries/account/avatar/list.rb
app/graphql/gql/queries/account/avatar/active.rb
app/graphql/gql/queries/account/two_factor/get_method_configuration.rb
app/graphql/gql/queries/account/two_factor/configuration.rb
app/graphql/gql/queries/account/two_factor/initiate_method_configuration.rb
app/graphql/gql/queries/locales.rb
app/graphql/gql/queries/ticket/signature.rb
app/graphql/gql/queries/ticket/overviews.rb
@ -4950,14 +4950,14 @@ app/graphql/gql/types/knowledge_base_type.rb
app/graphql/gql/types/channel_type.rb
app/graphql/gql/subscriptions/user_updates.rb
app/graphql/gql/subscriptions/ticket_updates.rb
app/graphql/gql/subscriptions/account_devices_updates.rb
app/graphql/gql/subscriptions/base_subscription.rb
app/graphql/gql/subscriptions/config_updates.rb
app/graphql/gql/subscriptions/ticket_overview_updates.rb
app/graphql/gql/subscriptions/online_notifications_count.rb
app/graphql/gql/subscriptions/account_avatar_updates.rb
app/graphql/gql/subscriptions/public_link_updates.rb
app/graphql/gql/subscriptions/user/current/two_factor_updates.rb
app/graphql/gql/subscriptions/user/current/devices_updates.rb
app/graphql/gql/subscriptions/user/current/avatar_updates.rb
app/graphql/gql/subscriptions/ticket_live_user_updates.rb
app/graphql/gql/subscriptions/organization_updates.rb
app/graphql/gql/subscriptions/push_messages.rb
@ -5170,6 +5170,7 @@ app/views/messaging/ticket_create/zh-tw.md.erb
app/views/messaging/ticket_create/cs.md.erb
app/views/messaging/ticket_create/tr.md.erb
app/views/messaging/ticket_create/da.md.erb
app/views/messaging/ticket_create/he-il.md.erb
app/views/messaging/ticket_create/fr.md.erb
app/views/messaging/ticket_escalation_warning/ko.md.erb
app/views/messaging/ticket_escalation_warning/de.md.erb
@ -5508,6 +5509,7 @@ app/views/mailer/user_device_new/sv.html.erb
app/views/mailer/user_device_new/it.html.erb
app/views/mailer/user_device_new/pt-br.html.erb
app/views/mailer/user_device_new/pl.html.erb
app/views/mailer/user_device_new/he-il.html.erb
app/views/mailer/user_device_new/fr.html.erb
app/views/mailer/user_device_new/tr.html.erb
app/views/mailer/user_device_new/sk.html.erb
@ -6245,15 +6247,15 @@ app/frontend/apps/mobile/pages/organization/views/OrganizationDetailView.vue
app/frontend/apps/mobile/pages/organization/__tests__/organization-a11y.spec.ts
app/frontend/apps/mobile/pages/organization/__tests__/organization.spec.ts
app/frontend/apps/mobile/pages/organization/routes.ts
app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
app/frontend/apps/mobile/pages/account/graphql/queries/userCurrentActive.graphql
app/frontend/apps/mobile/pages/account/graphql/queries/userCurrentActive.mocks.ts
app/frontend/apps/mobile/pages/account/graphql/queries/userCurrentActive.api.ts
app/frontend/apps/mobile/pages/account/views/PersonalSettingAvatar.vue
app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
app/frontend/apps/mobile/pages/account/avatar/graphql/queries/active.api.ts
app/frontend/apps/mobile/pages/account/avatar/graphql/queries/active.graphql
app/frontend/apps/mobile/pages/account/avatar/graphql/queries/active.mocks.ts
app/frontend/apps/mobile/pages/account/__tests__/personal-setting-avatar.spec.ts
app/frontend/apps/mobile/pages/account/__tests__/account.spec.ts
app/frontend/apps/mobile/pages/account/__tests__/install-pwa.spec.ts
app/frontend/apps/mobile/pages/account/__tests__/account-a11y.spec.ts
app/frontend/apps/mobile/pages/account/__tests__/editing-avatar.spec.ts
app/frontend/apps/mobile/pages/account/routes.ts
app/frontend/apps/mobile/pages/ticket/graphql/mutations/create.graphql
app/frontend/apps/mobile/pages/ticket/graphql/mutations/update.graphql
@ -6695,35 +6697,35 @@ app/frontend/apps/mobile/form/plugins/global/.keep
app/frontend/apps/mobile/server/apollo/index.ts
app/frontend/apps/mobile/server/apollo/cache/initializer/.keep
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/accountChangePassword.graphql
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/accountAppearance.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountDeviceDelete.mocks.ts
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/accountAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountDeviceDelete.graphql
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/accountAvatarSelect.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/accountDeviceDelete.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountAvatarList.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountAvatarList.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountDeviceList.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountAvatarList.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountDeviceList.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/accountDeviceList.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentDeviceList.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentDeviceList.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentAvatarList.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentDeviceList.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentAvatarList.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentAvatarList.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/fragments/userDeviceAttributes.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/fragments/userDeviceAttributes.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/accountDevicesUpdates.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/accountDevicesUpdates.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/accountAvatarUpdates.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/accountAvatarUpdates.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/accountAvatarUpdates.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/accountDevicesUpdates.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/userCurrentAvatarUpdates.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/userCurrentDevicesUpdates.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/userCurrentDevicesUpdates.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/userCurrentAvatarUpdates.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/userCurrentAvatarUpdates.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/subscriptions/userCurrentDevicesUpdates.graphql
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAvatar.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
@ -7002,6 +7004,10 @@ app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/__tests__/Field
app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdownItem.vue
app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/useFlatSelectOptions.ts
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/types.ts
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/__tests__/FieldPermissions.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldPermissions/FieldPermissionsInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldToggleList/types.ts
app/frontend/apps/desktop/components/Form/fields/FieldToggleList/FieldToggleListInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldToggleList/index.ts
@ -7063,6 +7069,7 @@ app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
app/frontend/apps/desktop/composables/usePrintMode.ts
app/frontend/apps/desktop/composables/useTransitionCollapse.ts
app/frontend/apps/desktop/composables/useCopyToClipboard.ts
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
@ -7105,12 +7112,12 @@ app/frontend/apps/desktop/entities/two-factor-configuration/plugins/security-key
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.api.ts
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.graphql
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.graphql
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTwoFactorUpdates.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTwoFactorUpdates.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/subscriptions/userCurrentTwoFactorUpdates.graphql
app/frontend/apps/desktop/entities/account/graphql/mutations/accountPasswordCheck.mocks.ts
app/frontend/apps/desktop/entities/account/graphql/mutations/accountPasswordCheck.graphql
app/frontend/apps/desktop/entities/account/graphql/mutations/accountPasswordCheck.api.ts
app/frontend/apps/desktop/initializer/initializeGlobalComponentStyles.ts
app/frontend/apps/desktop/initializer/assets/keyboard.svg
app/frontend/apps/desktop/initializer/assets/person-gear.svg
@ -7727,6 +7734,39 @@ app/frontend/shared/entities/user/stores/objectAttributes.ts
app/frontend/shared/entities/user/graphql/mutations/add.api.ts
app/frontend/shared/entities/user/graphql/mutations/add.mocks.ts
app/frontend/shared/entities/user/graphql/mutations/add.graphql
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentAvatarAdd.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentAvatarAdd.graphql
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentLocale.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentLocale.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentAvatarDelete.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentAvatarDelete.graphql
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentAvatarAdd.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorSetDefaultMethod.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorVerifyMethodConfiguration.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRecoveryCodesGenerate.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRemoveMethod.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorGetMethodConfiguration.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRemoveMethodCredentials.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorVerifyMethodConfiguration.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorGetMethodConfiguration.graphql
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorSetDefaultMethod.graphql
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRecoveryCodesGenerate.graphql
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorVerifyMethodConfiguration.graphql
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorSetDefaultMethod.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRemoveMethod.mocks.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRemoveMethodCredentials.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRecoveryCodesGenerate.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRemoveMethodCredentials.graphql
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorGetMethodConfiguration.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/two-factor/userCurrentTwoFactorRemoveMethod.graphql
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentAvatarDelete.api.ts
app/frontend/shared/entities/user/current/graphql/mutations/userCurrentLocale.graphql
app/frontend/shared/entities/user/current/graphql/queries/two-factor/userCurrentTwoFactorInitiateMethodConfiguration.mocks.ts
app/frontend/shared/entities/user/current/graphql/queries/two-factor/userCurrentTwoFactorConfiguration.api.ts
app/frontend/shared/entities/user/current/graphql/queries/two-factor/userCurrentTwoFactorConfiguration.mocks.ts
app/frontend/shared/entities/user/current/graphql/queries/two-factor/userCurrentTwoFactorInitiateMethodConfiguration.graphql
app/frontend/shared/entities/user/current/graphql/queries/two-factor/userCurrentTwoFactorInitiateMethodConfiguration.api.ts
app/frontend/shared/entities/user/current/graphql/queries/two-factor/userCurrentTwoFactorConfiguration.graphql
app/frontend/shared/entities/public-links/graphql/queries/links.api.ts
app/frontend/shared/entities/public-links/graphql/queries/links.mocks.ts
app/frontend/shared/entities/public-links/graphql/queries/links.graphql
@ -7742,39 +7782,6 @@ app/frontend/shared/entities/two-factor/plugins/__tests__/security-keys.spec.ts
app/frontend/shared/entities/two-factor/plugins/security-keys.ts
app/frontend/shared/entities/organization/utils/getAutoCompleteOption.ts
app/frontend/shared/entities/organization/stores/objectAttributes.ts
app/frontend/shared/entities/account/graphql/mutations/accountAvatarAdd.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/locale.graphql
app/frontend/shared/entities/account/graphql/mutations/locale.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRecoveryCodesGenerate.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorSetDefaultMethod.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRecoveryCodesGenerate.graphql
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRemoveMethodCredentials.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRecoveryCodesGenerate.api.ts
app/frontend/shared/entities/account/graphql/mutations/locale.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorGetMethodConfiguration.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorGetMethodConfiguration.graphql
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorVerifyMethodConfiguration.graphql
app/frontend/shared/entities/account/graphql/mutations/accountAvatarDelete.graphql
app/frontend/shared/entities/account/graphql/mutations/accountAvatarDelete.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountAvatarAdd.graphql
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorGetMethodConfiguration.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRemoveMethodCredentials.graphql
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRemoveMethod.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorSetDefaultMethod.graphql
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorSetDefaultMethod.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountAvatarDelete.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorVerifyMethodConfiguration.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorVerifyMethodConfiguration.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRemoveMethodCredentials.mocks.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRemoveMethod.api.ts
app/frontend/shared/entities/account/graphql/mutations/accountTwoFactorRemoveMethod.graphql
app/frontend/shared/entities/account/graphql/mutations/accountAvatarAdd.api.ts
app/frontend/shared/entities/account/graphql/queries/accountTwoFactorConfiguration.graphql
app/frontend/shared/entities/account/graphql/queries/accountTwoFactorInitiateMethodConfiguration.api.ts
app/frontend/shared/entities/account/graphql/queries/accountTwoFactorConfiguration.api.ts
app/frontend/shared/entities/account/graphql/queries/accountTwoFactorInitiateMethodConfiguration.graphql
app/frontend/shared/entities/account/graphql/queries/accountTwoFactorInitiateMethodConfiguration.mocks.ts
app/frontend/shared/entities/account/graphql/queries/accountTwoFactorConfiguration.mocks.ts
app/frontend/shared/entities/ticket/utils/getTicketView.ts
app/frontend/shared/entities/ticket/types.ts
app/frontend/shared/entities/ticket/channel/plugins/types.ts
@ -7992,7 +7999,7 @@ app/frontend/tests/support/components/mounted.ts
app/frontend/tests/support/components/linkQueries.ts
app/frontend/tests/support/components/renderComponent.ts
app/frontend/tests/support/mock-authentication.ts
app/frontend/tests/support/mock-account.ts
app/frontend/tests/support/mock-userCurrent.ts
app/frontend/tests/support/mocks/formUpdater.ts
app/frontend/tests/support/mocks/ticket-overviews.ts
app/frontend/tests/support/mock-user.ts
@ -8172,6 +8179,7 @@ app/controllers/search_controller.rb
.gitlab/merge_request_templates/Default.md
.gitlab/check_postgres_array_columns.rb
.gitlab/environment_info.sh
.gitlab/verify_vite_bundle_size.rb
.gitlab/ci/test/rspec.yml
.gitlab/ci/test/migration-from-mysql-to-postgresql.yml
.gitlab/ci/test/rspec/mariadb.yml