[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-07-05 10:03:56 +00:00
parent 1a010a2660
commit 4b01da7ca1
14 changed files with 3348 additions and 5602 deletions
@@ -10110,6 +10110,13 @@ Espo/Core/MassAction/ServiceResult.php
Core/MassAction/ServiceResult.php
MassAction/ServiceResult.php
ServiceResult.php
application/Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
Upgrades/Migrations/V9_2/AfterUpgrade.php
Migrations/V9_2/AfterUpgrade.php
V9_2/AfterUpgrade.php
AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
@@ -1784,6 +1784,7 @@ application/Espo/Core/MassAction/Actions/MassFollow.php
application/Espo/Core/MassAction/Actions/MassUpdate.php
application/Espo/Core/MassAction/Service.php
application/Espo/Core/MassAction/ServiceResult.php
application/Espo/Core/Upgrades/Migrations/V9_2/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_0/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V7_4/AfterUpgrade.php
application/Espo/Core/Upgrades/Migrations/V8_4/AfterUpgrade.php
@@ -15975,6 +15975,12 @@ Domain/Shipment/ValueObject/ShipmentId.php
Shipment/ValueObject/ShipmentId.php
ValueObject/ShipmentId.php
ShipmentId.php
src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
Domain/Shipment/ValueObject/OrderDetailQuantity.php
Shipment/ValueObject/OrderDetailQuantity.php
ValueObject/OrderDetailQuantity.php
OrderDetailQuantity.php
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
Core/Domain/Shipment/Query/GetShipmentProducts.php
Domain/Shipment/Query/GetShipmentProducts.php
@@ -15999,6 +16005,12 @@ Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
QueryHandler/GetShipmentProductsHandlerInterface.php
GetShipmentProductsHandlerInterface.php
src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
CommandHandler/MergeProductsToShipmentHandlerInterface.php
MergeProductsToShipmentHandlerInterface.php
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
@@ -16029,12 +16041,24 @@ Domain/Shipment/Exception/CannotSaveShipmentException.php
Shipment/Exception/CannotSaveShipmentException.php
Exception/CannotSaveShipmentException.php
CannotSaveShipmentException.php
src/Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
Shipment/Exception/CannotMergeProductToShipmentException.php
Exception/CannotMergeProductToShipmentException.php
CannotMergeProductToShipmentException.php
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
Shipment/Command/SwitchShipmentCarrierCommand.php
Command/SwitchShipmentCarrierCommand.php
SwitchShipmentCarrierCommand.php
src/Core/Domain/Shipment/Command/MergeProductsToShipment.php
Core/Domain/Shipment/Command/MergeProductsToShipment.php
Domain/Shipment/Command/MergeProductsToShipment.php
Shipment/Command/MergeProductsToShipment.php
Command/MergeProductsToShipment.php
MergeProductsToShipment.php
src/Core/Domain/Contact/QueryResult/EditableContact.php
Core/Domain/Contact/QueryResult/EditableContact.php
Domain/Contact/QueryResult/EditableContact.php
@@ -38047,6 +38071,11 @@ Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
CommandHandler/SwitchShipmentCarrierHandler.php
SwitchShipmentCarrierHandler.php
src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
Shipment/CommandHandler/MergeProductsToShipmentHandler.php
CommandHandler/MergeProductsToShipmentHandler.php
MergeProductsToShipmentHandler.php
src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
Contact/QueryHandler/GetContactForEditingHandler.php
@@ -2837,16 +2837,20 @@ src/Core/Domain/Notification/Command/UpdateEmployeeNotificationLastElementComman
src/Core/Domain/Shipment/QueryResult/OrderShipment.php
src/Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php
src/Core/Domain/Shipment/ValueObject/ShipmentId.php
src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
src/Core/Domain/Shipment/Query/GetOrderShipments.php
src/Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
src/Core/Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
src/Core/Domain/Shipment/Exception/ShipmentNotFoundException.php
src/Core/Domain/Shipment/Exception/ShipmentException.php
src/Core/Domain/Shipment/Exception/CannotAddShipmentException.php
src/Core/Domain/Shipment/Exception/CannotSaveShipmentException.php
src/Core/Domain/Shipment/Exception/CannotMergeProductToShipmentException.php
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
src/Core/Domain/Shipment/Command/MergeProductsToShipment.php
src/Core/Domain/Contact/QueryResult/EditableContact.php
src/Core/Domain/Contact/ValueObject/ContactId.php
src/Core/Domain/Contact/Query/GetContactForEditing.php
@@ -6301,6 +6305,7 @@ src/Adapter/Shipment/OrderShipmentCreator.php
src/Adapter/Shipment/QueryHandler/GetOrderShipmentsHandler.php
src/Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php
src/Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
src/Adapter/Contact/QueryHandler/GetContactForEditingHandler.php
src/Adapter/Contact/CommandHandler/EditContactHandler.php
src/Adapter/Contact/CommandHandler/AddContactHandler.php
@@ -21762,6 +21762,12 @@ Framework/App/Event/AppScriptConditionEvents.php
App/Event/AppScriptConditionEvents.php
Event/AppScriptConditionEvents.php
AppScriptConditionEvents.php
src/Core/Framework/App/Event/AppPermissionsUpdated.php
Core/Framework/App/Event/AppPermissionsUpdated.php
Framework/App/Event/AppPermissionsUpdated.php
App/Event/AppPermissionsUpdated.php
Event/AppPermissionsUpdated.php
AppPermissionsUpdated.php
src/Core/Framework/App/Event/ManifestChangedEvent.php
Core/Framework/App/Event/ManifestChangedEvent.php
Framework/App/Event/ManifestChangedEvent.php
@@ -21999,6 +22005,12 @@ Framework/App/ActionButton/appActionEndpointSchema.json
App/ActionButton/appActionEndpointSchema.json
ActionButton/appActionEndpointSchema.json
appActionEndpointSchema.json
src/Core/Framework/App/Privileges/Privileges.php
Core/Framework/App/Privileges/Privileges.php
Framework/App/Privileges/Privileges.php
App/Privileges/Privileges.php
Privileges/Privileges.php
Privileges.php
src/Core/Framework/App/Privileges/Utils.php
Core/Framework/App/Privileges/Utils.php
Framework/App/Privileges/Utils.php
@@ -22178,6 +22190,12 @@ Framework/App/Api/AppActionController.php
App/Api/AppActionController.php
Api/AppActionController.php
AppActionController.php
src/Core/Framework/App/Api/AppPrivilegeController.php
Core/Framework/App/Api/AppPrivilegeController.php
Framework/App/Api/AppPrivilegeController.php
App/Api/AppPrivilegeController.php
Api/AppPrivilegeController.php
AppPrivilegeController.php
src/Core/Framework/App/Api/AppUrlChangeController.php
Core/Framework/App/Api/AppUrlChangeController.php
Framework/App/Api/AppUrlChangeController.php
@@ -25572,6 +25590,16 @@ Schema/AdminApi/paths/flow-actions.json.json
AdminApi/paths/flow-actions.json.json
paths/flow-actions.json.json
flow-actions.json.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
ApiDefinition/Generator/Schema/AdminApi/paths/app.json
Generator/Schema/AdminApi/paths/app.json
Schema/AdminApi/paths/app.json
AdminApi/paths/app.json
paths/app.json
app.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
@@ -30539,6 +30567,12 @@ Core/Framework/Routing/RequestDataBagResolver.php
Framework/Routing/RequestDataBagResolver.php
Routing/RequestDataBagResolver.php
RequestDataBagResolver.php
src/Core/Framework/Routing/Extension/CanonicalRedirectExtension.php
Core/Framework/Routing/Extension/CanonicalRedirectExtension.php
Framework/Routing/Extension/CanonicalRedirectExtension.php
Routing/Extension/CanonicalRedirectExtension.php
Extension/CanonicalRedirectExtension.php
CanonicalRedirectExtension.php
src/Core/Framework/Routing/MaintenanceModeResolver.php
Core/Framework/Routing/MaintenanceModeResolver.php
Framework/Routing/MaintenanceModeResolver.php
@@ -35603,6 +35637,11 @@ Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
Migration1737430168RemoveFileTypeOfDocumentTable.php
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
V6_7/Migration1740563553AddAppRequestedPrivileges.php
Migration1740563553AddAppRequestedPrivileges.php
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
@@ -35948,6 +35987,10 @@ Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.
Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
src/Core/Service/LifecycleManager.php
Core/Service/LifecycleManager.php
Service/LifecycleManager.php
LifecycleManager.php
src/Core/Service/Resources/config/routes.xml
Core/Service/Resources/config/routes.xml
Service/Resources/config/routes.xml
@@ -35958,29 +36001,110 @@ src/Core/Service/ServiceClientFactory.php
Core/Service/ServiceClientFactory.php
Service/ServiceClientFactory.php
ServiceClientFactory.php
src/Core/Service/MessageHandler/InstallServicesHandler.php
Core/Service/MessageHandler/InstallServicesHandler.php
Service/MessageHandler/InstallServicesHandler.php
MessageHandler/InstallServicesHandler.php
InstallServicesHandler.php
src/Core/Service/MessageHandler/UpdateServiceHandler.php
Core/Service/MessageHandler/UpdateServiceHandler.php
Service/MessageHandler/UpdateServiceHandler.php
MessageHandler/UpdateServiceHandler.php
UpdateServiceHandler.php
src/Core/Service/MessageHandler/LogConsentToRegistryHandler.php
Core/Service/MessageHandler/LogConsentToRegistryHandler.php
Service/MessageHandler/LogConsentToRegistryHandler.php
MessageHandler/LogConsentToRegistryHandler.php
LogConsentToRegistryHandler.php
src/Core/Service/Permission/PermissionsService.php
Core/Service/Permission/PermissionsService.php
Service/Permission/PermissionsService.php
Permission/PermissionsService.php
PermissionsService.php
src/Core/Service/Permission/RemoteLogger.php
Core/Service/Permission/RemoteLogger.php
Service/Permission/RemoteLogger.php
Permission/RemoteLogger.php
RemoteLogger.php
src/Core/Service/Permission/ConsentState.php
Core/Service/Permission/ConsentState.php
Service/Permission/ConsentState.php
Permission/ConsentState.php
ConsentState.php
src/Core/Service/Permission/PermissionsConsent.php
Core/Service/Permission/PermissionsConsent.php
Service/Permission/PermissionsConsent.php
Permission/PermissionsConsent.php
PermissionsConsent.php
src/Core/Service/Message/UpdateServiceMessage.php
Core/Service/Message/UpdateServiceMessage.php
Service/Message/UpdateServiceMessage.php
Message/UpdateServiceMessage.php
UpdateServiceMessage.php
src/Core/Service/Message/LogPermissionToRegistryMessage.php
Core/Service/Message/LogPermissionToRegistryMessage.php
Service/Message/LogPermissionToRegistryMessage.php
Message/LogPermissionToRegistryMessage.php
LogPermissionToRegistryMessage.php
src/Core/Service/Message/InstallServicesMessage.php
Core/Service/Message/InstallServicesMessage.php
Service/Message/InstallServicesMessage.php
Message/InstallServicesMessage.php
InstallServicesMessage.php
src/Core/Service/Event/PermissionsGrantedEvent.php
Core/Service/Event/PermissionsGrantedEvent.php
Service/Event/PermissionsGrantedEvent.php
Event/PermissionsGrantedEvent.php
PermissionsGrantedEvent.php
src/Core/Service/Event/ServiceInstalledEvent.php
Core/Service/Event/ServiceInstalledEvent.php
Service/Event/ServiceInstalledEvent.php
Event/ServiceInstalledEvent.php
ServiceInstalledEvent.php
src/Core/Service/Event/ServiceUpdatedEvent.php
Core/Service/Event/ServiceUpdatedEvent.php
Service/Event/ServiceUpdatedEvent.php
Event/ServiceUpdatedEvent.php
ServiceUpdatedEvent.php
src/Core/Service/Event/ServiceOutdatedEvent.php
Core/Service/Event/ServiceOutdatedEvent.php
Service/Event/ServiceOutdatedEvent.php
Event/ServiceOutdatedEvent.php
ServiceOutdatedEvent.php
src/Core/Service/Event/NewServicesInstalledEvent.php
Core/Service/Event/NewServicesInstalledEvent.php
Service/Event/NewServicesInstalledEvent.php
Event/NewServicesInstalledEvent.php
NewServicesInstalledEvent.php
src/Core/Service/Event/PermissionsRevokedEvent.php
Core/Service/Event/PermissionsRevokedEvent.php
Service/Event/PermissionsRevokedEvent.php
Event/PermissionsRevokedEvent.php
PermissionsRevokedEvent.php
src/Core/Service/ServiceRegistry/ServiceEntry.php
Core/Service/ServiceRegistry/ServiceEntry.php
Service/ServiceRegistry/ServiceEntry.php
ServiceRegistry/ServiceEntry.php
ServiceEntry.php
src/Core/Service/ServiceRegistry/PermissionLogger.php
Core/Service/ServiceRegistry/PermissionLogger.php
Service/ServiceRegistry/PermissionLogger.php
ServiceRegistry/PermissionLogger.php
PermissionLogger.php
src/Core/Service/ServiceRegistry/SaveConsentRequest.php
Core/Service/ServiceRegistry/SaveConsentRequest.php
Service/ServiceRegistry/SaveConsentRequest.php
ServiceRegistry/SaveConsentRequest.php
SaveConsentRequest.php
src/Core/Service/ServiceRegistry/Client.php
Core/Service/ServiceRegistry/Client.php
Service/ServiceRegistry/Client.php
ServiceRegistry/Client.php
Client.php
src/Core/Service/ServiceSourceResolver.php
Core/Service/ServiceSourceResolver.php
Service/ServiceSourceResolver.php
ServiceSourceResolver.php
src/Core/Service/ServiceRegistryClient.php
Core/Service/ServiceRegistryClient.php
Service/ServiceRegistryClient.php
ServiceRegistryClient.php
src/Core/Service/DependencyInjection/services.xml
Core/Service/DependencyInjection/services.xml
Service/DependencyInjection/services.xml
@@ -35994,11 +36118,20 @@ src/Core/Service/AllServiceInstaller.php
Core/Service/AllServiceInstaller.php
Service/AllServiceInstaller.php
AllServiceInstaller.php
src/Core/Service/State.php
Core/Service/State.php
Service/State.php
State.php
src/Core/Service/Api/ServiceController.php
Core/Service/Api/ServiceController.php
Service/Api/ServiceController.php
Api/ServiceController.php
ServiceController.php
src/Core/Service/Api/PermissionController.php
Core/Service/Api/PermissionController.php
Service/Api/PermissionController.php
Api/PermissionController.php
PermissionController.php
src/Core/Service/ServiceClient.php
Core/Service/ServiceClient.php
Service/ServiceClient.php
@@ -36028,6 +36161,11 @@ Core/Service/Subscriber/LicenseSyncSubscriber.php
Service/Subscriber/LicenseSyncSubscriber.php
Subscriber/LicenseSyncSubscriber.php
LicenseSyncSubscriber.php
src/Core/Service/Subscriber/PermissionsSubscriber.php
Core/Service/Subscriber/PermissionsSubscriber.php
Service/Subscriber/PermissionsSubscriber.php
Subscriber/PermissionsSubscriber.php
PermissionsSubscriber.php
src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
@@ -36043,14 +36181,15 @@ Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
Subscriber/InstalledExtensionsListingLoadedSubscriber.php
InstalledExtensionsListingLoadedSubscriber.php
src/Core/Service/Subscriber/ServiceLifecycleSubscriber.php
Core/Service/Subscriber/ServiceLifecycleSubscriber.php
Service/Subscriber/ServiceLifecycleSubscriber.php
Subscriber/ServiceLifecycleSubscriber.php
ServiceLifecycleSubscriber.php
src/Core/Service/ServiceException.php
Core/Service/ServiceException.php
Service/ServiceException.php
ServiceException.php
src/Core/Service/ServiceRegistryEntry.php
Core/Service/ServiceRegistryEntry.php
Service/ServiceRegistryEntry.php
ServiceRegistryEntry.php
src/Core/Service/Service.php
Core/Service/Service.php
Service/Service.php
@@ -36067,6 +36206,10 @@ src/Core/Service/AuthenticatedServiceClient.php
Core/Service/AuthenticatedServiceClient.php
Service/AuthenticatedServiceClient.php
AuthenticatedServiceClient.php
src/Core/Service/Notification.php
Core/Service/Notification.php
Service/Notification.php
Notification.php
src/Core/TestBootstrapper.php
Core/TestBootstrapper.php
TestBootstrapper.php
@@ -107279,6 +107422,13 @@ Framework/App/ActionButton/ExecutorTest.php
App/ActionButton/ExecutorTest.php
ActionButton/ExecutorTest.php
ExecutorTest.php
tests/integration/Core/Framework/App/Privileges/PrivilegesTest.php
integration/Core/Framework/App/Privileges/PrivilegesTest.php
Core/Framework/App/Privileges/PrivilegesTest.php
Framework/App/Privileges/PrivilegesTest.php
App/Privileges/PrivilegesTest.php
Privileges/PrivilegesTest.php
PrivilegesTest.php
tests/integration/Core/Framework/App/AppArchiveValidatorTest.php
integration/Core/Framework/App/AppArchiveValidatorTest.php
Core/Framework/App/AppArchiveValidatorTest.php
@@ -111614,6 +111764,17 @@ Core/Installer/Configuration/ShopConfigurationServiceTest.php
Installer/Configuration/ShopConfigurationServiceTest.php
Configuration/ShopConfigurationServiceTest.php
ShopConfigurationServiceTest.php
tests/integration/Core/Service/PermissionsServiceTest.php
integration/Core/Service/PermissionsServiceTest.php
Core/Service/PermissionsServiceTest.php
Service/PermissionsServiceTest.php
PermissionsServiceTest.php
tests/integration/Core/Service/Api/PermissionControllerTest.php
integration/Core/Service/Api/PermissionControllerTest.php
Core/Service/Api/PermissionControllerTest.php
Service/Api/PermissionControllerTest.php
Api/PermissionControllerTest.php
PermissionControllerTest.php
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
@@ -113375,6 +113536,11 @@ migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
Migration1739197440ChangeCmsBlockDefaultMarginTest.php
tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
Migration1740563553AddAppRequestedPrivilegesTest.php
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
@@ -114764,6 +114930,12 @@ Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
Content/Seo/SeoUrlPlaceholderHandlerTest.php
Seo/SeoUrlPlaceholderHandlerTest.php
SeoUrlPlaceholderHandlerTest.php
tests/unit/Core/Content/Seo/SeoUrlPersisterTest.php
unit/Core/Content/Seo/SeoUrlPersisterTest.php
Core/Content/Seo/SeoUrlPersisterTest.php
Content/Seo/SeoUrlPersisterTest.php
Seo/SeoUrlPersisterTest.php
SeoUrlPersisterTest.php
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
unit/Core/Content/Mail/Message/SendMailHandlerTest.php
Core/Content/Mail/Message/SendMailHandlerTest.php
@@ -122670,6 +122842,13 @@ Framework/App/Event/AppActivatedEventTest.php
App/Event/AppActivatedEventTest.php
Event/AppActivatedEventTest.php
AppActivatedEventTest.php
tests/unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php
unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php
Core/Framework/App/Event/AppPermissionsUpdatedTest.php
Framework/App/Event/AppPermissionsUpdatedTest.php
App/Event/AppPermissionsUpdatedTest.php
Event/AppPermissionsUpdatedTest.php
AppPermissionsUpdatedTest.php
tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php
unit/Core/Framework/App/Event/AppInstalledEventTest.php
Core/Framework/App/Event/AppInstalledEventTest.php
@@ -122818,6 +122997,13 @@ Framework/App/Api/AppJWTGenerateRouteTest.php
App/Api/AppJWTGenerateRouteTest.php
Api/AppJWTGenerateRouteTest.php
AppJWTGenerateRouteTest.php
tests/unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php
unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php
Core/Framework/App/Api/AppPrivilegeControllerTest.php
Framework/App/Api/AppPrivilegeControllerTest.php
App/Api/AppPrivilegeControllerTest.php
Api/AppPrivilegeControllerTest.php
AppPrivilegeControllerTest.php
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
@@ -122988,6 +123174,14 @@ App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
Manifest/_fixtures/invalidShippingMethods-manifest.xml
_fixtures/invalidShippingMethods-manifest.xml
invalidShippingMethods-manifest.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
App/Manifest/_fixtures/manifestValidatesPermissions.xml
Manifest/_fixtures/manifestValidatesPermissions.xml
_fixtures/manifestValidatesPermissions.xml
manifestValidatesPermissions.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
@@ -123854,6 +124048,14 @@ Framework/App/Lifecycle/ScriptFileReaderTest.php
App/Lifecycle/ScriptFileReaderTest.php
Lifecycle/ScriptFileReaderTest.php
ScriptFileReaderTest.php
tests/unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
App/Lifecycle/Persister/PermissionPersisterTest.php
Lifecycle/Persister/PermissionPersisterTest.php
Persister/PermissionPersisterTest.php
PermissionPersisterTest.php
tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
@@ -126839,17 +127041,46 @@ tests/unit/Core/TestBootstrapperTest.php
unit/Core/TestBootstrapperTest.php
Core/TestBootstrapperTest.php
TestBootstrapperTest.php
tests/unit/Core/Service/LifecycleManagerTest.php
unit/Core/Service/LifecycleManagerTest.php
Core/Service/LifecycleManagerTest.php
Service/LifecycleManagerTest.php
LifecycleManagerTest.php
tests/unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php
unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php
Core/Service/MessageHandler/InstallServicesHandlerTest.php
Service/MessageHandler/InstallServicesHandlerTest.php
MessageHandler/InstallServicesHandlerTest.php
InstallServicesHandlerTest.php
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
Core/Service/MessageHandler/UpdateServiceHandlerTest.php
Service/MessageHandler/UpdateServiceHandlerTest.php
MessageHandler/UpdateServiceHandlerTest.php
UpdateServiceHandlerTest.php
tests/unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
Service/MessageHandler/LogConsentToRegistryHandlerTest.php
MessageHandler/LogConsentToRegistryHandlerTest.php
LogConsentToRegistryHandlerTest.php
tests/unit/Core/Service/ServiceExceptionTest.php
unit/Core/Service/ServiceExceptionTest.php
Core/Service/ServiceExceptionTest.php
Service/ServiceExceptionTest.php
ServiceExceptionTest.php
tests/unit/Core/Service/Permission/PermissionsConsentTest.php
unit/Core/Service/Permission/PermissionsConsentTest.php
Core/Service/Permission/PermissionsConsentTest.php
Service/Permission/PermissionsConsentTest.php
Permission/PermissionsConsentTest.php
PermissionsConsentTest.php
tests/unit/Core/Service/Permission/PermissionsServiceTest.php
unit/Core/Service/Permission/PermissionsServiceTest.php
Core/Service/Permission/PermissionsServiceTest.php
Service/Permission/PermissionsServiceTest.php
Permission/PermissionsServiceTest.php
PermissionsServiceTest.php
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
unit/Core/Service/Message/UpdateServiceMessageTest.php
Core/Service/Message/UpdateServiceMessageTest.php
@@ -126862,16 +127093,29 @@ Core/Service/Event/ServiceOutdatedEventTest.php
Service/Event/ServiceOutdatedEventTest.php
Event/ServiceOutdatedEventTest.php
ServiceOutdatedEventTest.php
tests/unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php
unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php
Core/Service/ServiceRegistry/PermissionLoggerTest.php
Service/ServiceRegistry/PermissionLoggerTest.php
ServiceRegistry/PermissionLoggerTest.php
PermissionLoggerTest.php
tests/unit/Core/Service/ServiceRegistry/ClientTest.php
unit/Core/Service/ServiceRegistry/ClientTest.php
Core/Service/ServiceRegistry/ClientTest.php
Service/ServiceRegistry/ClientTest.php
ServiceRegistry/ClientTest.php
ClientTest.php
tests/unit/Core/Service/ServiceRegistry/ServiceEntryTest.php
unit/Core/Service/ServiceRegistry/ServiceEntryTest.php
Core/Service/ServiceRegistry/ServiceEntryTest.php
Service/ServiceRegistry/ServiceEntryTest.php
ServiceRegistry/ServiceEntryTest.php
ServiceEntryTest.php
tests/unit/Core/Service/ServiceSourceResolverTest.php
unit/Core/Service/ServiceSourceResolverTest.php
Core/Service/ServiceSourceResolverTest.php
Service/ServiceSourceResolverTest.php
ServiceSourceResolverTest.php
tests/unit/Core/Service/ServiceRegistryClientTest.php
unit/Core/Service/ServiceRegistryClientTest.php
Core/Service/ServiceRegistryClientTest.php
Service/ServiceRegistryClientTest.php
ServiceRegistryClientTest.php
tests/unit/Core/Service/_fixtures/manifest2.xml
unit/Core/Service/_fixtures/manifest2.xml
Core/Service/_fixtures/manifest2.xml
@@ -126884,11 +127128,12 @@ Core/Service/_fixtures/manifest1.xml
Service/_fixtures/manifest1.xml
_fixtures/manifest1.xml
manifest1.xml
tests/unit/Core/Service/ServiceRegistryEntryTest.php
unit/Core/Service/ServiceRegistryEntryTest.php
Core/Service/ServiceRegistryEntryTest.php
Service/ServiceRegistryEntryTest.php
ServiceRegistryEntryTest.php
tests/unit/Core/Service/Api/PermissionControllerTest.php
unit/Core/Service/Api/PermissionControllerTest.php
Core/Service/Api/PermissionControllerTest.php
Service/Api/PermissionControllerTest.php
Api/PermissionControllerTest.php
PermissionControllerTest.php
tests/unit/Core/Service/Api/ServiceControllerTest.php
unit/Core/Service/Api/ServiceControllerTest.php
Core/Service/Api/ServiceControllerTest.php
@@ -126924,6 +127169,12 @@ Core/Service/Subscriber/WebhookManagerSubscriberTest.php
Service/Subscriber/WebhookManagerSubscriberTest.php
Subscriber/WebhookManagerSubscriberTest.php
WebhookManagerSubscriberTest.php
tests/unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
Service/Subscriber/ServiceLifecycleSubscriberTest.php
Subscriber/ServiceLifecycleSubscriberTest.php
ServiceLifecycleSubscriberTest.php
tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
Core/Service/Subscriber/LicenseSyncSubscriberTest.php
@@ -126936,6 +127187,12 @@ Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
Service/Subscriber/ServiceOutdatedSubscriberTest.php
Subscriber/ServiceOutdatedSubscriberTest.php
ServiceOutdatedSubscriberTest.php
tests/unit/Core/Service/Subscriber/PermissionsSubscriberTest.php
unit/Core/Service/Subscriber/PermissionsSubscriberTest.php
Core/Service/Subscriber/PermissionsSubscriberTest.php
Service/Subscriber/PermissionsSubscriberTest.php
Subscriber/PermissionsSubscriberTest.php
PermissionsSubscriberTest.php
tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
@@ -126958,6 +127215,11 @@ unit/Core/Service/ServiceLifecycleTest.php
Core/Service/ServiceLifecycleTest.php
Service/ServiceLifecycleTest.php
ServiceLifecycleTest.php
tests/unit/Core/Service/NotificationTest.php
unit/Core/Service/NotificationTest.php
Core/Service/NotificationTest.php
Service/NotificationTest.php
NotificationTest.php
tests/unit/Core/Service/ServiceClientTest.php
unit/Core/Service/ServiceClientTest.php
Core/Service/ServiceClientTest.php
@@ -137845,6 +138107,9 @@ _unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
2025-06-26-fix-media-item-quickinfo-update-after-save.md
changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md
_unreleased/2025-07-03-add-canonical-redirect-extension.md
2025-07-03-add-canonical-redirect-extension.md
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
2025-06-16-allow-empty-alt-with-sw_thumbnails.md
@@ -137974,6 +138239,9 @@ _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
_unreleased/2025-06-06-deprecate-i18n-tc-function.md
2025-06-06-deprecate-i18n-tc-function.md
changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
_unreleased/2025-06-07-spelling-fixes-in-core-package.md
2025-06-07-spelling-fixes-in-core-package.md
@@ -138019,6 +138287,9 @@ _unreleased/.keep
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
@@ -138061,6 +138332,9 @@ _unreleased/2025-04-29-deprecated-carts-alerts.md
changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
changelog/_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md
_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md
2025-06-23-fix-issue-seo-url-not-generating-anymore.md
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
_unreleased/2025-03-13-preserve-administration-sidebar-state.md
2025-03-13-preserve-administration-sidebar-state.md
@@ -138121,9 +138395,15 @@ _unreleased/2025-07-01-add-lock-for-cache-clearer.md
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
2025-06-25-fix-after-sort-with-multiple-null-values.md
changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
_unreleased/2025-05-28-add-convert-guest-route.md
2025-05-28-add-convert-guest-route.md
changelog/_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md
_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md
2025-07-03-removed-entity-hydrator-internal-class-tag.md
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
2025-04-10-add-remote-thumbnail-url-extension.md
@@ -138187,6 +138467,9 @@ _unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md
changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md
_unreleased/2025-06-24-added-twig-block-for-text-editor.md
2025-06-24-added-twig-block-for-text-editor.md
changelog/_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md
_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md
2025-07-03-improved-xml-http-request-denied-exception-info.md
changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md
_unreleased/2025-06-02-added-es-response-to-searched-event.md
2025-06-02-added-es-response-to-searched-event.md
@@ -3543,6 +3543,7 @@ src/Core/Framework/App/Event/CustomAppEvent.php
src/Core/Framework/App/Event/AppFlowActionEvent.php
src/Core/Framework/App/Event/AppActivatedEvent.php
src/Core/Framework/App/Event/AppScriptConditionEvents.php
src/Core/Framework/App/Event/AppPermissionsUpdated.php
src/Core/Framework/App/Event/ManifestChangedEvent.php
src/Core/Framework/App/Event/AppInstalledEvent.php
src/Core/Framework/App/Event/PostAppDeletedEvent.php
@@ -3581,6 +3582,7 @@ src/Core/Framework/App/ActionButton/Executor.php
src/Core/Framework/App/ActionButton/AppAction.php
src/Core/Framework/App/ActionButton/ActionButtonLoader.php
src/Core/Framework/App/ActionButton/appActionEndpointSchema.json
src/Core/Framework/App/Privileges/Privileges.php
src/Core/Framework/App/Privileges/Utils.php
src/Core/Framework/App/Exception/AppArchiveValidationFailure.php
src/Core/Framework/App/Exception/AppRegistrationException.php
@@ -3610,6 +3612,7 @@ src/Core/Framework/App/Cms/Xml/Block.php
src/Core/Framework/App/Cms/Xml/DefaultConfig.php
src/Core/Framework/App/Cms/Xml/Blocks.php
src/Core/Framework/App/Api/AppActionController.php
src/Core/Framework/App/Api/AppPrivilegeController.php
src/Core/Framework/App/Api/AppUrlChangeController.php
src/Core/Framework/App/Api/AppJWTGenerateRoute.php
src/Core/Framework/App/Api/AppCmsController.php
@@ -4127,6 +4130,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/health_chec
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/increment.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/config.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/flow-actions.json.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/app.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_address.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/indexing.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
@@ -4769,6 +4773,7 @@ src/Core/Framework/Store/Search/MultiFilterStruct.php
src/Core/Framework/FrameworkException.php
src/Core/Framework/Routing/CanonicalRedirectService.php
src/Core/Framework/Routing/RequestDataBagResolver.php
src/Core/Framework/Routing/Extension/CanonicalRedirectExtension.php
src/Core/Framework/Routing/MaintenanceModeResolver.php
src/Core/Framework/Routing/StoreApiRouteScope.php
src/Core/Framework/Routing/RouteScopeRegistry.php
@@ -5707,6 +5712,7 @@ src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangem
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
src/Core/Migration/V6_7/Migration1728119898AddRobotsTxt.php
src/Core/Migration/V6_7/Migration1737430168RemoveFileTypeOfDocumentTable.php
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
src/Core/Migration/V6_7/Migration1742302302RenamePaidTransitionActions.php
src/Core/Migration/V6_7/Migration1746176773AddIntegrationIdStateHistory.php
src/Core/Migration/V6_7/Migration1697112043TemporaryPaymentAndShippingTechnicalNames.php
@@ -5776,32 +5782,53 @@ src/Core/Migration/V6_6/Migration1718635021AddIntraCommunityLabelDocumentConfigT
src/Core/Migration/V6_6/Migration1738661307AddMediaIndices.php
src/Core/Migration/V6_6/Migration1739355802FixVatHandling.php
src/Core/Migration/V6_6/Migration1726557614FixProductComparisonIdealoWithHtmlFormat.php
src/Core/Service/LifecycleManager.php
src/Core/Service/Resources/config/routes.xml
src/Core/Service/ServiceClientFactory.php
src/Core/Service/MessageHandler/InstallServicesHandler.php
src/Core/Service/MessageHandler/UpdateServiceHandler.php
src/Core/Service/MessageHandler/LogConsentToRegistryHandler.php
src/Core/Service/Permission/PermissionsService.php
src/Core/Service/Permission/RemoteLogger.php
src/Core/Service/Permission/ConsentState.php
src/Core/Service/Permission/PermissionsConsent.php
src/Core/Service/Message/UpdateServiceMessage.php
src/Core/Service/Message/LogPermissionToRegistryMessage.php
src/Core/Service/Message/InstallServicesMessage.php
src/Core/Service/Event/PermissionsGrantedEvent.php
src/Core/Service/Event/ServiceInstalledEvent.php
src/Core/Service/Event/ServiceUpdatedEvent.php
src/Core/Service/Event/ServiceOutdatedEvent.php
src/Core/Service/Event/NewServicesInstalledEvent.php
src/Core/Service/Event/PermissionsRevokedEvent.php
src/Core/Service/ServiceRegistry/ServiceEntry.php
src/Core/Service/ServiceRegistry/PermissionLogger.php
src/Core/Service/ServiceRegistry/SaveConsentRequest.php
src/Core/Service/ServiceRegistry/Client.php
src/Core/Service/ServiceSourceResolver.php
src/Core/Service/ServiceRegistryClient.php
src/Core/Service/DependencyInjection/services.xml
src/Core/Service/ServiceLifecycle.php
src/Core/Service/AllServiceInstaller.php
src/Core/Service/State.php
src/Core/Service/Api/ServiceController.php
src/Core/Service/Api/PermissionController.php
src/Core/Service/ServiceClient.php
src/Core/Service/ScheduledTask/InstallServicesTaskHandler.php
src/Core/Service/ScheduledTask/InstallServicesTask.php
src/Core/Service/Command/Install.php
src/Core/Service/Subscriber/WebhookManagerSubscriber.php
src/Core/Service/Subscriber/LicenseSyncSubscriber.php
src/Core/Service/Subscriber/PermissionsSubscriber.php
src/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriber.php
src/Core/Service/Subscriber/ServiceOutdatedSubscriber.php
src/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriber.php
src/Core/Service/Subscriber/ServiceLifecycleSubscriber.php
src/Core/Service/ServiceException.php
src/Core/Service/ServiceRegistryEntry.php
src/Core/Service/Service.php
src/Core/Service/TemporaryDirectoryFactory.php
src/Core/Service/AppInfo.php
src/Core/Service/AuthenticatedServiceClient.php
src/Core/Service/Notification.php
src/Core/TestBootstrapper.php
src/Core/Test/TestDefaults.php
src/Core/Test/AppSystemTestBehaviour.php
@@ -13309,6 +13336,7 @@ tests/integration/Core/Framework/App/ActionButton/Response/ReloadDataResponseFac
tests/integration/Core/Framework/App/ActionButton/ActionButtonLoaderTest.php
tests/integration/Core/Framework/App/ActionButton/AppActionLoaderTest.php
tests/integration/Core/Framework/App/ActionButton/ExecutorTest.php
tests/integration/Core/Framework/App/Privileges/PrivilegesTest.php
tests/integration/Core/Framework/App/AppArchiveValidatorTest.php
tests/integration/Core/Framework/App/_fixtures/AppNoTobLevelFolder/some-file.txt
tests/integration/Core/Framework/App/_fixtures/AppInvalidPrefix/some-file.txt
@@ -13792,6 +13820,8 @@ tests/integration/Core/Framework/Increment/IncrementerGatewayRegistryTest.php
tests/integration/Core/Framework/Increment/MySQLIncrementerTest.php
tests/integration/Core/Framework/Increment/RedisIncrementerTest.php
tests/integration/Core/Installer/Configuration/ShopConfigurationServiceTest.php
tests/integration/Core/Service/PermissionsServiceTest.php
tests/integration/Core/Service/Api/PermissionControllerTest.php
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
tests/integration/Core/Maintenance/System/Service/ShopConfiguratorTest.php
tests/integration/Core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommandTest.php
@@ -14034,6 +14064,7 @@ tests/migration/Core/V6_7/fixtures/import_export_default_profiles.sql
tests/migration/Core/V6_7/Migration1743064966CartConfigSubtotalTaxColumnTest.php
tests/migration/Core/V6_7/Migration1733136208AddH1ToCmsCategoryListingTest.php
tests/migration/Core/V6_7/Migration1739197440ChangeCmsBlockDefaultMarginTest.php
tests/migration/Core/V6_7/Migration1740563553AddAppRequestedPrivilegesTest.php
tests/migration/Core/V6_7/Migration1717572627RemoveImportExportProfileNameTest.php
tests/migration/Core/V6_7/Migration1742568836CreateThemeRuntimeConfigTableTest.php
tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
@@ -14268,6 +14299,7 @@ tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php
tests/unit/Core/Content/Seo/SeoExceptionTest.php
tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php
tests/unit/Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
tests/unit/Core/Content/Seo/SeoUrlPersisterTest.php
tests/unit/Core/Content/Mail/Message/SendMailHandlerTest.php
tests/unit/Core/Content/Mail/MailExceptionTest.php
tests/unit/Core/Content/Mail/MailerConfigurationCompilerPassTest.php
@@ -15322,6 +15354,7 @@ tests/unit/Core/Framework/App/Event/AppFlowActionEventTest.php
tests/unit/Core/Framework/App/Event/AppDeactivatedEventTest.php
tests/unit/Core/Framework/App/Event/AppUpdatedEventTest.php
tests/unit/Core/Framework/App/Event/AppActivatedEventTest.php
tests/unit/Core/Framework/App/Event/AppPermissionsUpdatedTest.php
tests/unit/Core/Framework/App/Event/AppInstalledEventTest.php
tests/unit/Core/Framework/App/Payload/AppPayloadServiceHelperTest.php
tests/unit/Core/Framework/App/Context/Payload/AppContextGatewayPayloadServiceTest.php
@@ -15342,6 +15375,7 @@ tests/unit/Core/Framework/App/_fixtures/manifest_no_setup.xml
tests/unit/Core/Framework/App/_fixtures/manifest.xml
tests/unit/Core/Framework/App/Cms/Xml/BlockTest.php
tests/unit/Core/Framework/App/Api/AppJWTGenerateRouteTest.php
tests/unit/Core/Framework/App/Api/AppPrivilegeControllerTest.php
tests/unit/Core/Framework/App/ScheduledTask/UpdateAppsTaskTest.php
tests/unit/Core/Framework/App/Command/_fixtures/create-app-project/.gitkeep
tests/unit/Core/Framework/App/Command/AppListCommandTest.php
@@ -15363,6 +15397,7 @@ tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-mis
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidTaxProvider/manifest-missing-name.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/test-manifest-withoutShippingMethods.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/invalidShippingMethods-manifest.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/manifestValidatesPermissions.xml
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-first-block/preview.html
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/previewExpected.html
tests/unit/Core/Framework/App/Manifest/_fixtures/test/Resources/cms/blocks/my-second-block/preview.html
@@ -15449,6 +15484,7 @@ tests/unit/Core/Framework/App/Payment/Payload/PaymentPayloadServiceTest.php
tests/unit/Core/Framework/App/Lifecycle/AppLifecycleTest.php
tests/unit/Core/Framework/App/Lifecycle/AppLoaderTest.php
tests/unit/Core/Framework/App/Lifecycle/ScriptFileReaderTest.php
tests/unit/Core/Framework/App/Lifecycle/Persister/PermissionPersisterTest.php
tests/unit/Core/Framework/App/Lifecycle/Persister/TemplatePersisterTest.php
tests/unit/Core/Framework/App/Lifecycle/Persister/ShippingMethodPersisterTest.php
tests/unit/Core/Framework/App/Lifecycle/Persister/TaxProviderPersisterTest.php
@@ -15839,27 +15875,37 @@ tests/unit/Core/Installer/Database/DatabaseMigratorTest.php
tests/unit/Core/Installer/Database/MigrationCollectionFactoryTest.php
tests/unit/Core/Installer/Database/BlueGreenDeploymentServiceTest.php
tests/unit/Core/TestBootstrapperTest.php
tests/unit/Core/Service/LifecycleManagerTest.php
tests/unit/Core/Service/MessageHandler/InstallServicesHandlerTest.php
tests/unit/Core/Service/MessageHandler/UpdateServiceHandlerTest.php
tests/unit/Core/Service/MessageHandler/LogConsentToRegistryHandlerTest.php
tests/unit/Core/Service/ServiceExceptionTest.php
tests/unit/Core/Service/Permission/PermissionsConsentTest.php
tests/unit/Core/Service/Permission/PermissionsServiceTest.php
tests/unit/Core/Service/Message/UpdateServiceMessageTest.php
tests/unit/Core/Service/Event/ServiceOutdatedEventTest.php
tests/unit/Core/Service/ServiceRegistry/PermissionLoggerTest.php
tests/unit/Core/Service/ServiceRegistry/ClientTest.php
tests/unit/Core/Service/ServiceRegistry/ServiceEntryTest.php
tests/unit/Core/Service/ServiceSourceResolverTest.php
tests/unit/Core/Service/ServiceRegistryClientTest.php
tests/unit/Core/Service/_fixtures/manifest2.xml
tests/unit/Core/Service/_fixtures/manifest1.xml
tests/unit/Core/Service/ServiceRegistryEntryTest.php
tests/unit/Core/Service/Api/PermissionControllerTest.php
tests/unit/Core/Service/Api/ServiceControllerTest.php
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskTest.php
tests/unit/Core/Service/ScheduledTask/InstallServicesTaskHandlerTest.php
tests/unit/Core/Service/Command/InstallTest.php
tests/unit/Core/Service/AllServiceInstallerTest.php
tests/unit/Core/Service/Subscriber/WebhookManagerSubscriberTest.php
tests/unit/Core/Service/Subscriber/ServiceLifecycleSubscriberTest.php
tests/unit/Core/Service/Subscriber/LicenseSyncSubscriberTest.php
tests/unit/Core/Service/Subscriber/ServiceOutdatedSubscriberTest.php
tests/unit/Core/Service/Subscriber/PermissionsSubscriberTest.php
tests/unit/Core/Service/Subscriber/ExtensionCompatibilitiesResolvedSubscriberTest.php
tests/unit/Core/Service/Subscriber/InstalledExtensionsListingLoadedSubscriberTest.php
tests/unit/Core/Service/AuthenticatedServiceClientTest.php
tests/unit/Core/Service/ServiceLifecycleTest.php
tests/unit/Core/Service/NotificationTest.php
tests/unit/Core/Service/ServiceClientTest.php
tests/unit/Core/Service/ServiceClientFactoryTest.php
tests/unit/Core/Service/AppInfoTest.php
@@ -19099,6 +19145,7 @@ changelog/_unreleased/2025-04-08-fix-invoice-empty-pages.md
changelog/_unreleased/2025-05-19-bsfg-compliant-alt-tag-for-decorative-images.md
changelog/_unreleased/2025-05-07-deprecated-theme-translations-to-use-admin-snippets.md
changelog/_unreleased/2025-06-26-fix-media-item-quickinfo-update-after-save.md
changelog/_unreleased/2025-07-03-add-canonical-redirect-extension.md
changelog/_unreleased/2025-06-16-allow-empty-alt-with-sw_thumbnails.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-04-21-implement-media-component-with-admin-sdk.md
@@ -19142,6 +19189,7 @@ changelog/_unreleased/2025-05-24-add-event-to-modify-saleschannelcontext.md
changelog/_unreleased/2025-06-02-added-not-filter-shorthands.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
changelog/_unreleased/2025-06-07-spelling-fixes-in-core-package.md
changelog/_unreleased/2025-06-03-improved-ar-error-feeback.md
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
@@ -19157,6 +19205,7 @@ changelog/_unreleased/2025-06-26-remove-usage-of-file_exists.md
changelog/_unreleased/2025-07-03-improved-initial-camera-position-of-3d-viewer.md
changelog/_unreleased/.keep
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-07-03-skip-cart-recalculation-on-esi-sub-requests.md
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
changelog/_unreleased/2025-04-15-deprecate-account-order-detail-page.md
changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md
@@ -19171,6 +19220,7 @@ changelog/_unreleased/2025-03-17-add-twig-block-around-filter-columns.md
changelog/_unreleased/2025-06-05-products-with-variants-should-return-the-variant-that-match-the-search-term-in-the-product-detail-page.md
changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md
changelog/_unreleased/2025-06-26-changed-file_exists-to-suitable-is_dir-is_file.md
changelog/_unreleased/2025-06-23-fix-issue-seo-url-not-generating-anymore.md
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
changelog/_unreleased/2025-06-23-fix-product-search-sql-scoring.md
changelog/_unreleased/2025-05-30-silence-and-log-exceptions-of-in-app-purchases.md
@@ -19191,7 +19241,9 @@ changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2025-06-27-add-theme-config-validation.md
changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
changelog/_unreleased/2025-07-03-removed-entity-hydrator-internal-class-tag.md
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-05-02-remove-specific-color-on-icon-wishlist.md
@@ -19213,6 +19265,7 @@ changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-tests.md
changelog/_unreleased/2025-06-05-improve-error-handling-of-storefront-plugin-manager.md
changelog/_unreleased/2025-06-24-added-twig-block-for-text-editor.md
changelog/_unreleased/2025-07-03-improved-xml-http-request-denied-exception-info.md
changelog/_unreleased/2025-06-02-added-es-response-to-searched-event.md
changelog/_unreleased/2025-06-06-added-price-calculation-extension.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
@@ -83838,6 +83838,12 @@ src/Admin/API/PaymentGatewaySuggestionsTest.php
Admin/API/PaymentGatewaySuggestionsTest.php
API/PaymentGatewaySuggestionsTest.php
PaymentGatewaySuggestionsTest.php
plugins/woocommerce/tests/php/includes/class-wc-tax-test.php
woocommerce/tests/php/includes/class-wc-tax-test.php
tests/php/includes/class-wc-tax-test.php
php/includes/class-wc-tax-test.php
includes/class-wc-tax-test.php
class-wc-tax-test.php
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
woocommerce/tests/php/includes/class-wc-install-test.php
tests/php/includes/class-wc-install-test.php
@@ -88844,6 +88850,10 @@ plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-ind
woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
58991-fix-hide-quantity-selector-in-items-sold-individually
plugins/woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity
woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity
changelog/fix-59393-fix-grouped-products-min-quantity
fix-59393-fix-grouped-products-min-quantity
plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
@@ -88936,6 +88946,10 @@ plugins/woocommerce/changelog/2025-06-20-10-08-35-352964
woocommerce/changelog/2025-06-20-10-08-35-352964
changelog/2025-06-20-10-08-35-352964
2025-06-20-10-08-35-352964
plugins/woocommerce/changelog/fix-bail-if-sub-query-find-no-product
woocommerce/changelog/fix-bail-if-sub-query-find-no-product
changelog/fix-bail-if-sub-query-find-no-product
fix-bail-if-sub-query-find-no-product
plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
@@ -88952,6 +88966,14 @@ plugins/woocommerce/changelog/fix-css-build-warnings
woocommerce/changelog/fix-css-build-warnings
changelog/fix-css-build-warnings
fix-css-build-warnings
plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
plugins/woocommerce/changelog/fix-prevent-recalculation-on-empty-cart
woocommerce/changelog/fix-prevent-recalculation-on-empty-cart
changelog/fix-prevent-recalculation-on-empty-cart
fix-prevent-recalculation-on-empty-cart
plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
@@ -88992,6 +89014,10 @@ plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
woocommerce/changelog/2025-06-20-10-40-34-690102
changelog/2025-06-20-10-40-34-690102
2025-06-20-10-40-34-690102
plugins/woocommerce/changelog/59321-fix-advanced-settings
woocommerce/changelog/59321-fix-advanced-settings
changelog/59321-fix-advanced-settings
59321-fix-advanced-settings
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
@@ -89012,6 +89038,10 @@ plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checko
woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
plugins/woocommerce/changelog/update-blocks-where-selectors
woocommerce/changelog/update-blocks-where-selectors
changelog/update-blocks-where-selectors
update-blocks-where-selectors
plugins/woocommerce/changelog/fix-58838-flaky-test
woocommerce/changelog/fix-58838-flaky-test
changelog/fix-58838-flaky-test
@@ -89112,6 +89142,10 @@ plugins/woocommerce/changelog/docs-css-queries
woocommerce/changelog/docs-css-queries
changelog/docs-css-queries
docs-css-queries
plugins/woocommerce/changelog/fix-issue-59263
woocommerce/changelog/fix-issue-59263
changelog/fix-issue-59263
fix-issue-59263
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
@@ -11286,6 +11286,7 @@ plugins/woocommerce/tests/php/src/Admin/API/OnboardingProfileTest.php
plugins/woocommerce/tests/php/src/Admin/API/LaunchYourStoreTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php
plugins/woocommerce/tests/php/includes/class-wc-tax-test.php
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
plugins/woocommerce/tests/php/includes/class-wc-cart-persistence.php
@@ -12147,6 +12148,7 @@ plugins/woocommerce/changelog/fix-55053-flaky-test
plugins/woocommerce/changelog/update-nox-payments-task-label-and-logic
plugins/woocommerce/changelog/59097-dev-support-quantity-limits
plugins/woocommerce/changelog/58991-fix-hide-quantity-selector-in-items-sold-individually
plugins/woocommerce/changelog/fix-59393-fix-grouped-products-min-quantity
plugins/woocommerce/changelog/wooplug-3616-implement-a-way-for-autocomplete-providers-to-register-in
plugins/woocommerce/changelog/58755-dev-53714
plugins/woocommerce/changelog/58998-fix-cys-crash
@@ -12170,10 +12172,13 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-hooks-refactor
plugins/woocommerce/changelog/fix-48895
plugins/woocommerce/changelog/wooplug-3653-configure-build-and-publishing-of-the-email-editors-js
plugins/woocommerce/changelog/2025-06-20-10-08-35-352964
plugins/woocommerce/changelog/fix-bail-if-sub-query-find-no-product
plugins/woocommerce/changelog/wooplug-4676-block-registration-api-add-usage-of-render_email_callback-to
plugins/woocommerce/changelog/e2e-fix-product-csv-import-tests-missing-existing-products
plugins/woocommerce/changelog/58402-add-57318
plugins/woocommerce/changelog/fix-css-build-warnings
plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
plugins/woocommerce/changelog/fix-prevent-recalculation-on-empty-cart
plugins/woocommerce/changelog/wooplug-4685-unexpected-new-lines-in-email-content-blocks
plugins/woocommerce/changelog/fix-variable-products-handling
plugins/woocommerce/changelog/58376-add-expose-customer-stats-endpoint
@@ -12184,11 +12189,13 @@ plugins/woocommerce/changelog/fix-product_availability_class_check
plugins/woocommerce/changelog/59290-add-reset-account-test-step
plugins/woocommerce/changelog/remove-product-editor-feature
plugins/woocommerce/changelog/2025-06-20-10-40-34-690102
plugins/woocommerce/changelog/59321-fix-advanced-settings
plugins/woocommerce/changelog/wooplug-819-enhancement-notifications-out-of-stock-send-to-default
plugins/woocommerce/changelog/fix-WOOPLUG-4820-pm-selection-cutoff-safari
plugins/woocommerce/changelog/update-checkout-loading-without-suspense
plugins/woocommerce/changelog/fix-use-minus-character-instead-of-hyphens-in-quantity-selectors
plugins/woocommerce/changelog/wooplug-4524-remove-error-message-on-blocks-checkout-when-only-express
plugins/woocommerce/changelog/update-blocks-where-selectors
plugins/woocommerce/changelog/fix-58838-flaky-test
plugins/woocommerce/changelog/58936-dev-grouping-payment-complete-statuses
plugins/woocommerce/changelog/fix-wooplug-4749-nav-tab-wrapper-clearfix
@@ -12214,6 +12221,7 @@ plugins/woocommerce/changelog/wooplug-4541-blockified-product-details-makes-404-
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/wooplug-4619-enhancement-font-weight-510-makes-text-blurry-in-the-new
plugins/woocommerce/changelog/docs-css-queries
plugins/woocommerce/changelog/fix-issue-59263
plugins/woocommerce/changelog/fix-50483-can-change-attributes-from-sidebar-flaky-test
plugins/woocommerce/changelog/feat-issue-59287
plugins/woocommerce/changelog/wooplug-4211-product-specifications-inherit-table-block-styling
@@ -5042,13 +5042,6 @@ user/current/avatar/add_spec.rb
current/avatar/add_spec.rb
avatar/add_spec.rb
add_spec.rb
spec/graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
mutations/user/current/ticket_summary_banner_hidden_spec.rb
user/current/ticket_summary_banner_hidden_spec.rb
current/ticket_summary_banner_hidden_spec.rb
ticket_summary_banner_hidden_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
gql/mutations/user/current/notification_preferences_reset_spec.rb
@@ -14136,13 +14129,6 @@ app/controllers/ticket_zoom/form_handler_text_module.coffee
controllers/ticket_zoom/form_handler_text_module.coffee
ticket_zoom/form_handler_text_module.coffee
form_handler_text_module.coffee
app/assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
app/controllers/ticket_zoom/banner_ticket_summary.coffee
controllers/ticket_zoom/banner_ticket_summary.coffee
ticket_zoom/banner_ticket_summary.coffee
banner_ticket_summary.coffee
app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
javascripts/app/controllers/ticket_zoom/time_unit.coffee
@@ -15061,6 +15047,12 @@ javascripts/app/controllers/getting_started.coffee
app/controllers/getting_started.coffee
controllers/getting_started.coffee
getting_started.coffee
app/assets/javascripts/app/controllers/text_tools_modal.coffee
assets/javascripts/app/controllers/text_tools_modal.coffee
javascripts/app/controllers/text_tools_modal.coffee
app/controllers/text_tools_modal.coffee
controllers/text_tools_modal.coffee
text_tools_modal.coffee
app/assets/javascripts/app/controllers/import_freshdesk.coffee
assets/javascripts/app/controllers/import_freshdesk.coffee
javascripts/app/controllers/import_freshdesk.coffee
@@ -17131,13 +17123,6 @@ app/views/ticket_zoom/time_unit.jst.eco
views/ticket_zoom/time_unit.jst.eco
ticket_zoom/time_unit.jst.eco
time_unit.jst.eco
app/assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
app/views/ticket_zoom/banner_ticket_summary.jst.eco
views/ticket_zoom/banner_ticket_summary.jst.eco
ticket_zoom/banner_ticket_summary.jst.eco
banner_ticket_summary.jst.eco
app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
@@ -19195,6 +19180,13 @@ app/views/generic/richtext.jst.eco
views/generic/richtext.jst.eco
generic/richtext.jst.eco
richtext.jst.eco
app/assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco
assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco
javascripts/app/views/generic/text_tools_dropdown.jst.eco
app/views/generic/text_tools_dropdown.jst.eco
views/generic/text_tools_dropdown.jst.eco
generic/text_tools_dropdown.jst.eco
text_tools_dropdown.jst.eco
app/assets/javascripts/app/views/generic/tabs.jst.eco
assets/javascripts/app/views/generic/tabs.jst.eco
javascripts/app/views/generic/tabs.jst.eco
@@ -19337,13 +19329,6 @@ app/views/generic/time_range.jst.eco
views/generic/time_range.jst.eco
generic/time_range.jst.eco
time_range.jst.eco
app/assets/javascripts/app/views/generic/text_tools.jst.eco
assets/javascripts/app/views/generic/text_tools.jst.eco
javascripts/app/views/generic/text_tools.jst.eco
app/views/generic/text_tools.jst.eco
views/generic/text_tools.jst.eco
generic/text_tools.jst.eco
text_tools.jst.eco
app/assets/javascripts/app/views/generic/error/success.jst.eco
assets/javascripts/app/views/generic/error/success.jst.eco
javascripts/app/views/generic/error/success.jst.eco
@@ -19637,6 +19622,13 @@ app/views/generic/attachment.jst.eco
views/generic/attachment.jst.eco
generic/attachment.jst.eco
attachment.jst.eco
app/assets/javascripts/app/views/generic/text_tools_modal.jst.eco
assets/javascripts/app/views/generic/text_tools_modal.jst.eco
javascripts/app/views/generic/text_tools_modal.jst.eco
app/views/generic/text_tools_modal.jst.eco
views/generic/text_tools_modal.jst.eco
generic/text_tools_modal.jst.eco
text_tools_modal.jst.eco
app/assets/javascripts/app/views/generic/sla_times.jst.eco
assets/javascripts/app/views/generic/sla_times.jst.eco
javascripts/app/views/generic/sla_times.jst.eco
@@ -19830,13 +19822,6 @@ app/views/generic/attribute.jst.eco
views/generic/attribute.jst.eco
generic/attribute.jst.eco
attribute.jst.eco
app/assets/javascripts/app/views/generic/text_tools_loading.jst.eco
assets/javascripts/app/views/generic/text_tools_loading.jst.eco
javascripts/app/views/generic/text_tools_loading.jst.eco
app/views/generic/text_tools_loading.jst.eco
views/generic/text_tools_loading.jst.eco
generic/text_tools_loading.jst.eco
text_tools_loading.jst.eco
app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
javascripts/app/views/generic/postmaster_set_row.jst.eco
@@ -23620,13 +23605,6 @@ user/current/access_token/delete.rb
current/access_token/delete.rb
access_token/delete.rb
delete.rb
app/graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb
graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb
gql/mutations/user/current/ticket_summary_banner_hidden.rb
mutations/user/current/ticket_summary_banner_hidden.rb
user/current/ticket_summary_banner_hidden.rb
current/ticket_summary_banner_hidden.rb
ticket_summary_banner_hidden.rb
app/graphql/gql/mutations/user/current/locale.rb
graphql/gql/mutations/user/current/locale.rb
gql/mutations/user/current/locale.rb
@@ -36261,15 +36239,6 @@ TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
__tests__/TicketSimpleTable.spec.ts
TicketSimpleTable.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
ticket/components/TicketDetailView/TicketSummaryBanner.vue
components/TicketDetailView/TicketSummaryBanner.vue
TicketDetailView/TicketSummaryBanner.vue
TicketSummaryBanner.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
@@ -38738,15 +38707,6 @@ pages/personal-setting/views/PersonalSettingOverviews.vue
personal-setting/views/PersonalSettingOverviews.vue
views/PersonalSettingOverviews.vue
PersonalSettingOverviews.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
PersonalSettingApperance/TicketSummaryBannerAppearance.vue
TicketSummaryBannerAppearance.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
@@ -41440,16 +41400,6 @@ current/graphql/mutations/userCurrentRecentViewReset.api.ts
graphql/mutations/userCurrentRecentViewReset.api.ts
mutations/userCurrentRecentViewReset.api.ts
userCurrentRecentViewReset.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
mutations/userCurrentTicketSummaryBannerHidden.graphql
userCurrentTicketSummaryBannerHidden.graphql
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
@@ -41580,16 +41530,6 @@ current/graphql/mutations/userCurrentRecentViewReset.mocks.ts
graphql/mutations/userCurrentRecentViewReset.mocks.ts
mutations/userCurrentRecentViewReset.mocks.ts
userCurrentRecentViewReset.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
mutations/userCurrentTicketSummaryBannerHidden.api.ts
userCurrentTicketSummaryBannerHidden.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
@@ -41600,16 +41540,6 @@ current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
mutations/userCurrentTaskbarItemListPrio.mocks.ts
userCurrentTaskbarItemListPrio.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
current/graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
graphql/mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
mutations/userCurrentTicketSummaryBannerHidden.mocks.ts
userCurrentTicketSummaryBannerHidden.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
apps/desktop/entities/user/current/graphql/mutations/userCurrentPasswordCheck.mocks.ts
@@ -41689,15 +41619,6 @@ user/current/stores/taskbarTabs.ts
current/stores/taskbarTabs.ts
stores/taskbarTabs.ts
taskbarTabs.ts
app/frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
desktop/entities/user/current/composables/useTicketSummaryBanner.ts
entities/user/current/composables/useTicketSummaryBanner.ts
user/current/composables/useTicketSummaryBanner.ts
current/composables/useTicketSummaryBanner.ts
composables/useTicketSummaryBanner.ts
useTicketSummaryBanner.ts
app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
@@ -42078,6 +41999,34 @@ components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
__tests__/CommonShowMoreButton.spec.ts
CommonShowMoreButton.spec.ts
app/frontend/apps/desktop/components/CommonPopover/usePopover.ts
frontend/apps/desktop/components/CommonPopover/usePopover.ts
apps/desktop/components/CommonPopover/usePopover.ts
desktop/components/CommonPopover/usePopover.ts
components/CommonPopover/usePopover.ts
CommonPopover/usePopover.ts
usePopover.ts
app/frontend/apps/desktop/components/CommonPopover/types.ts
frontend/apps/desktop/components/CommonPopover/types.ts
apps/desktop/components/CommonPopover/types.ts
desktop/components/CommonPopover/types.ts
components/CommonPopover/types.ts
CommonPopover/types.ts
types.ts
app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
apps/desktop/components/CommonPopover/usePopoverInstances.ts
desktop/components/CommonPopover/usePopoverInstances.ts
components/CommonPopover/usePopoverInstances.ts
CommonPopover/usePopoverInstances.ts
usePopoverInstances.ts
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
apps/desktop/components/CommonPopover/CommonPopover.vue
desktop/components/CommonPopover/CommonPopover.vue
components/CommonPopover/CommonPopover.vue
CommonPopover/CommonPopover.vue
CommonPopover.vue
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
@@ -42093,6 +42042,14 @@ components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
__test__/CommonPopoverWithTrigger.spec.ts
CommonPopoverWithTrigger.spec.ts
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
components/CommonPopover/__test__/CommonPopover.spec.ts
CommonPopover/__test__/CommonPopover.spec.ts
__test__/CommonPopover.spec.ts
CommonPopover.spec.ts
app/frontend/apps/desktop/components/CommonDropdown/types.ts
frontend/apps/desktop/components/CommonDropdown/types.ts
apps/desktop/components/CommonDropdown/types.ts
@@ -53946,37 +53903,6 @@ frontend/shared/form/useFormBlock.ts
shared/form/useFormBlock.ts
form/useFormBlock.ts
useFormBlock.ts
app/frontend/shared/components/CommonPopover/usePopover.ts
frontend/shared/components/CommonPopover/usePopover.ts
shared/components/CommonPopover/usePopover.ts
components/CommonPopover/usePopover.ts
CommonPopover/usePopover.ts
usePopover.ts
app/frontend/shared/components/CommonPopover/types.ts
frontend/shared/components/CommonPopover/types.ts
shared/components/CommonPopover/types.ts
components/CommonPopover/types.ts
CommonPopover/types.ts
types.ts
app/frontend/shared/components/CommonPopover/usePopoverInstances.ts
frontend/shared/components/CommonPopover/usePopoverInstances.ts
shared/components/CommonPopover/usePopoverInstances.ts
components/CommonPopover/usePopoverInstances.ts
CommonPopover/usePopoverInstances.ts
usePopoverInstances.ts
app/frontend/shared/components/CommonPopover/CommonPopover.vue
frontend/shared/components/CommonPopover/CommonPopover.vue
shared/components/CommonPopover/CommonPopover.vue
components/CommonPopover/CommonPopover.vue
CommonPopover/CommonPopover.vue
CommonPopover.vue
app/frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
components/CommonPopover/__tests__/CommonPopover.spec.ts
CommonPopover/__tests__/CommonPopover.spec.ts
__tests__/CommonPopover.spec.ts
CommonPopover.spec.ts
app/frontend/shared/components/CommonLogo/CommonLogo.vue
frontend/shared/components/CommonLogo/CommonLogo.vue
shared/components/CommonLogo/CommonLogo.vue
@@ -1172,7 +1172,6 @@ spec/graphql/gql/mutations/user/update_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/avatar/add_spec.rb
spec/graphql/gql/mutations/user/current/ticket_summary_banner_hidden_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
spec/graphql/gql/mutations/user/current/appearance_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb
@@ -2995,7 +2994,6 @@ app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee
app/assets/javascripts/app/controllers/ticket_zoom/channel.coffee
app/assets/javascripts/app/controllers/ticket_zoom/sidebar_github.coffee
app/assets/javascripts/app/controllers/ticket_zoom/form_handler_text_module.coffee
app/assets/javascripts/app/controllers/ticket_zoom/banner_ticket_summary.coffee
app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket_summary.coffee
@@ -3126,6 +3124,7 @@ app/assets/javascripts/app/controllers/organization.coffee
app/assets/javascripts/app/controllers/user_history.coffee
app/assets/javascripts/app/controllers/search.coffee
app/assets/javascripts/app/controllers/getting_started.coffee
app/assets/javascripts/app/controllers/text_tools_modal.coffee
app/assets/javascripts/app/controllers/import_freshdesk.coffee
app/assets/javascripts/app/controllers/time_accounting.coffee
app/assets/javascripts/app/controllers/checklist_template.coffee
@@ -3426,7 +3425,6 @@ app/assets/javascripts/app/views/ticket_zoom/sidebar_checklist/item_edit.jst.eco
app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco
app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco
app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco
app/assets/javascripts/app/views/ticket_zoom/banner_ticket_summary.jst.eco
app/assets/javascripts/app/views/ticket_zoom/sidebar_ticket_summary.jst.eco
app/assets/javascripts/app/views/reorder_modal.jst.eco
app/assets/javascripts/app/views/search/index.jst.eco
@@ -3722,6 +3720,7 @@ app/assets/javascripts/app/views/calendar/index.jst.eco
app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
app/assets/javascripts/app/views/calendar/holiday_selector_placeholder.jst.eco
app/assets/javascripts/app/views/generic/richtext.jst.eco
app/assets/javascripts/app/views/generic/text_tools_dropdown.jst.eco
app/assets/javascripts/app/views/generic/tabs.jst.eco
app/assets/javascripts/app/views/generic/time_range_value_selector.jst.eco
app/assets/javascripts/app/views/generic/multi_locales.jst.eco
@@ -3741,7 +3740,6 @@ app/assets/javascripts/app/views/generic/navbar_level2/navbar.jst.eco
app/assets/javascripts/app/views/generic/textarea.jst.eco
app/assets/javascripts/app/views/generic/datetime.jst.eco
app/assets/javascripts/app/views/generic/time_range.jst.eco
app/assets/javascripts/app/views/generic/text_tools.jst.eco
app/assets/javascripts/app/views/generic/error/success.jst.eco
app/assets/javascripts/app/views/generic/error/placeholder.jst.eco
app/assets/javascripts/app/views/generic/error/not_found.jst.eco
@@ -3782,6 +3780,7 @@ app/assets/javascripts/app/views/generic/multi_locales_row.jst.eco
app/assets/javascripts/app/views/generic/input.jst.eco
app/assets/javascripts/app/views/generic/timeplan.jst.eco
app/assets/javascripts/app/views/generic/attachment.jst.eco
app/assets/javascripts/app/views/generic/text_tools_modal.jst.eco
app/assets/javascripts/app/views/generic/sla_times.jst.eco
app/assets/javascripts/app/views/generic/autocompletion.jst.eco
app/assets/javascripts/app/views/generic/page_loading.jst.eco
@@ -3809,7 +3808,6 @@ app/assets/javascripts/app/views/generic/checkbox.jst.eco
app/assets/javascripts/app/views/generic/application_selector_empty.jst.eco
app/assets/javascripts/app/views/generic/modal_loader.jst.eco
app/assets/javascripts/app/views/generic/attribute.jst.eco
app/assets/javascripts/app/views/generic/text_tools_loading.jst.eco
app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
app/assets/javascripts/app/views/generic/iconset_picker.jst.eco
app/assets/javascripts/app/views/generic/calender_preview.jst.eco
@@ -4372,7 +4370,6 @@ app/graphql/gql/mutations/user/current/out_of_office.rb
app/graphql/gql/mutations/user/current/recent_view/reset.rb
app/graphql/gql/mutations/user/current/access_token/add.rb
app/graphql/gql/mutations/user/current/access_token/delete.rb
app/graphql/gql/mutations/user/current/ticket_summary_banner_hidden.rb
app/graphql/gql/mutations/user/current/locale.rb
app/graphql/gql/mutations/user/current/change_password.rb
app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb
@@ -6597,7 +6594,6 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.v
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/TicketSimpleTable.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSummaryBanner.vue
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketLiveUsers.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/support/article-detail-view-mocks.ts
@@ -6879,7 +6875,6 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAvatar.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingCalendar.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingDevices.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOverviews.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingApperance/TicketSummaryBannerAppearance.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
@@ -7228,7 +7223,6 @@ app/frontend/apps/desktop/entities/user/current/graphql/fragments/userCurrentTas
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.graphql
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.graphql
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.graphql
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.graphql
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.graphql
@@ -7242,9 +7236,7 @@ app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTic
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemDelete.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemAdd.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentRecentViewReset.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemListPrio.mocks.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTicketSummaryBannerHidden.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/userCurrentTaskbarItemAdd.graphql
@@ -7253,7 +7245,6 @@ app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTas
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemUpdate.api.ts
app/frontend/apps/desktop/entities/user/current/graphql/mutations/userCurrentTaskbarItemTouchLastContact.api.ts
app/frontend/apps/desktop/entities/user/current/stores/taskbarTabs.ts
app/frontend/apps/desktop/entities/user/current/composables/useTicketSummaryBanner.ts
app/frontend/apps/desktop/entities/user/current/composables/useLifetimeCustomerTicketsCount.ts
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTabStateUpdates.ts
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTab.ts
@@ -7306,8 +7297,13 @@ app/frontend/apps/desktop/components/CommonTicketLabel/CommonTicketLabel.vue
app/frontend/apps/desktop/components/CommonTicketLabel/__tests__/CommonTicketLabel.spec.ts
app/frontend/apps/desktop/components/CommonShowMoreButton/CommonShowMoreButton.vue
app/frontend/apps/desktop/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
app/frontend/apps/desktop/components/CommonPopover/usePopover.ts
app/frontend/apps/desktop/components/CommonPopover/types.ts
app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverWithTrigger.vue
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopoverWithTrigger.spec.ts
app/frontend/apps/desktop/components/CommonPopover/__test__/CommonPopover.spec.ts
app/frontend/apps/desktop/components/CommonDropdown/types.ts
app/frontend/apps/desktop/components/CommonDropdown/__tests__/CommonDropdown.spec.ts
app/frontend/apps/desktop/components/CommonDropdown/CommonDropdown.vue
@@ -8860,11 +8856,6 @@ app/frontend/shared/form/sections/link.ts
app/frontend/shared/form/sections/block.ts
app/frontend/shared/form/__tests__/index.spec.ts
app/frontend/shared/form/useFormBlock.ts
app/frontend/shared/components/CommonPopover/usePopover.ts
app/frontend/shared/components/CommonPopover/types.ts
app/frontend/shared/components/CommonPopover/usePopoverInstances.ts
app/frontend/shared/components/CommonPopover/CommonPopover.vue
app/frontend/shared/components/CommonPopover/__tests__/CommonPopover.spec.ts
app/frontend/shared/components/CommonLogo/CommonLogo.vue
app/frontend/shared/components/CommonLogo/__tests__/CommonLogo.spec.ts
app/frontend/shared/components/CommonLabel/types.ts