From 0f6a06a70fe518e94f5bbb84040d26641ce77ea2 Mon Sep 17 00:00:00 2001 From: MarvinOehlerkingCap <103562092+MarvinOehlerkingCap@users.noreply.github.com> Date: Tue, 14 Nov 2023 15:17:55 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hpi-schu?= =?UTF-8?q?l-cloud/schulcloud-server@b3b4cee3b13c783c3a67619db5cab92d1b743?= =?UTF-8?q?e81=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...grationAlreadyClosedLoggableException.html | 14 +- .../UserLoginMigrationMandatoryLoggable.html | 6 +- classes/UserLoginMigrationStartLoggable.html | 6 +- coverage.html | 14 +- injectables/MigrationCheckService.html | 207 +++++++++++++- injectables/OAuthService.html | 33 ++- injectables/Oauth2Strategy.html | 9 +- injectables/RestartUserLoginMigrationUc.html | 2 +- injectables/SchoolMigrationService.html | 60 ++-- injectables/StartUserLoginMigrationUc.html | 25 +- injectables/ToggleUserLoginMigrationUc.html | 49 ++-- injectables/UserLoginMigrationService.html | 52 ++-- injectables/UserLoginMigrationUc.html | 22 +- interfaces/SchoolMigrationFlags.html | 259 ------------------ js/menu-wc.js | 3 - js/menu-wc_es5.js | 2 +- js/search/search_index.js | 4 +- modules/CalendarModule.html | 8 +- modules/CalendarModule/dependencies.svg | 8 +- modules/CollaborativeStorageModule.html | 98 +++---- .../dependencies.svg | 98 +++---- modules/CommonToolModule.html | 8 +- modules/CommonToolModule/dependencies.svg | 8 +- modules/ConsoleWriterModule.html | 8 +- modules/ConsoleWriterModule/dependencies.svg | 8 +- modules/ContextExternalToolModule.html | 8 +- .../dependencies.svg | 8 +- modules/DeletionModule.html | 48 ++-- modules/DeletionModule/dependencies.svg | 48 ++-- modules/FileSystemModule.html | 8 +- modules/FileSystemModule/dependencies.svg | 8 +- modules/FilesModule.html | 46 ++-- modules/FilesModule/dependencies.svg | 46 ++-- modules/FilesStorageApiModule.html | 54 ++-- .../FilesStorageApiModule/dependencies.svg | 54 ++-- modules/FilesStorageClientModule.html | 8 +- .../FilesStorageClientModule/dependencies.svg | 8 +- modules/FilesStorageModule.html | 64 ++--- modules/FilesStorageModule/dependencies.svg | 64 ++--- modules/FwuLearningContentsModule.html | 70 ++--- .../dependencies.svg | 70 ++--- modules/FwuLearningContentsTestModule.html | 78 +++--- .../dependencies.svg | 78 +++--- modules/GroupModule.html | 8 +- modules/GroupModule/dependencies.svg | 8 +- modules/H5PEditorTestModule.html | 150 +++++----- modules/H5PEditorTestModule/dependencies.svg | 150 +++++----- modules/KeycloakConfigurationModule.html | 8 +- .../dependencies.svg | 8 +- modules/KeycloakModule.html | 8 +- modules/KeycloakModule/dependencies.svg | 8 +- modules/LearnroomApiModule.html | 166 +++++------ modules/LearnroomApiModule/dependencies.svg | 166 +++++------ modules/LearnroomModule.html | 176 ++++++------ modules/LearnroomModule/dependencies.svg | 176 ++++++------ modules/LegacySchoolModule.html | 8 +- modules/LegacySchoolModule/dependencies.svg | 8 +- modules/LessonApiModule.html | 38 +-- modules/LessonApiModule/dependencies.svg | 38 +-- modules/LtiToolModule.html | 8 +- modules/LtiToolModule/dependencies.svg | 8 +- modules/MetaTagExtractorApiModule.html | 38 +-- .../dependencies.svg | 38 +-- modules/MetaTagExtractorModule.html | 8 +- .../MetaTagExtractorModule/dependencies.svg | 8 +- modules/OauthModule.html | 8 +- modules/OauthModule/dependencies.svg | 8 +- modules/OauthProviderModule.html | 8 +- modules/OauthProviderModule/dependencies.svg | 8 +- modules/PreviewGeneratorProducerModule.html | 48 ++-- .../dependencies.svg | 48 ++-- modules/ProvisioningModule.html | 8 +- modules/ProvisioningModule/dependencies.svg | 8 +- modules/PseudonymModule.html | 90 +++--- modules/PseudonymModule/dependencies.svg | 90 +++--- modules/RoleModule.html | 8 +- modules/RoleModule/dependencies.svg | 8 +- modules/SharingApiModule.html | 78 +++--- modules/SharingApiModule/dependencies.svg | 78 +++--- modules/SharingModule.html | 8 +- modules/SharingModule/dependencies.svg | 8 +- modules/SystemModule.html | 66 ++--- modules/SystemModule/dependencies.svg | 66 ++--- modules/TeamsModule.html | 8 +- modules/TeamsModule/dependencies.svg | 8 +- modules/ToolApiModule.html | 190 ++++++------- modules/ToolApiModule/dependencies.svg | 190 ++++++------- modules/ToolLaunchModule.html | 160 +++++------ modules/ToolLaunchModule/dependencies.svg | 160 +++++------ modules/ToolModule.html | 8 +- modules/ToolModule/dependencies.svg | 8 +- modules/UserLoginMigrationApiModule.html | 110 ++++---- .../dependencies.svg | 110 ++++---- modules/UserLoginMigrationModule.html | 144 +++++----- .../UserLoginMigrationModule/dependencies.svg | 144 +++++----- modules/VideoConferenceModule.html | 8 +- .../VideoConferenceModule/dependencies.svg | 8 +- overview.html | 2 +- 98 files changed, 2407 insertions(+), 2506 deletions(-) delete mode 100644 interfaces/SchoolMigrationFlags.html diff --git a/classes/UserLoginMigrationAlreadyClosedLoggableException.html b/classes/UserLoginMigrationAlreadyClosedLoggableException.html index 0b8b4901db2..a93d0e4e478 100644 --- a/classes/UserLoginMigrationAlreadyClosedLoggableException.html +++ b/classes/UserLoginMigrationAlreadyClosedLoggableException.html @@ -122,7 +122,7 @@

Constructor

-constructor(userLoginMigrationId: EntityId, closedAt: Date) +constructor(closedAt: Date, userLoginMigrationId?: EntityId) @@ -145,10 +145,10 @@

Constructor

- userLoginMigrationId + closedAt - EntityId + Date @@ -157,14 +157,14 @@

Constructor

- closedAt + userLoginMigrationId - Date + EntityId - No + Yes @@ -235,7 +235,7 @@

import { ErrorLogMessage, Loggable, LogMessage, ValidationErrorLogMessage } from '@src/core/logger'; export class UserLoginMigrationAlreadyClosedLoggableException extends UnprocessableEntityException implements Loggable { - constructor(private readonly userLoginMigrationId: EntityId, private readonly closedAt: Date) { + constructor(private readonly closedAt: Date, private readonly userLoginMigrationId?: EntityId) { super(); } diff --git a/classes/UserLoginMigrationMandatoryLoggable.html b/classes/UserLoginMigrationMandatoryLoggable.html index 537c486707c..1f87ff08a78 100644 --- a/classes/UserLoginMigrationMandatoryLoggable.html +++ b/classes/UserLoginMigrationMandatoryLoggable.html @@ -116,7 +116,7 @@

Constructor

-constructor(userId: EntityId, userLoginMigrationId: EntityId, mandatory: boolean) +constructor(userId: EntityId, userLoginMigrationId: EntityId | undefined, mandatory: boolean) @@ -154,7 +154,7 @@

Constructor

userLoginMigrationId - EntityId + EntityId | undefined @@ -242,7 +242,7 @@

export class UserLoginMigrationMandatoryLoggable implements Loggable { constructor( private readonly userId: EntityId, - private readonly userLoginMigrationId: EntityId, + private readonly userLoginMigrationId: EntityId | undefined, private readonly mandatory: boolean ) {} diff --git a/classes/UserLoginMigrationStartLoggable.html b/classes/UserLoginMigrationStartLoggable.html index b5b537d4941..741fb50b32b 100644 --- a/classes/UserLoginMigrationStartLoggable.html +++ b/classes/UserLoginMigrationStartLoggable.html @@ -116,7 +116,7 @@

Constructor

-constructor(userId: EntityId, userLoginMigrationId: EntityId) +constructor(userId: EntityId, userLoginMigrationId: EntityId | undefined) @@ -154,7 +154,7 @@

Constructor

userLoginMigrationId - EntityId + EntityId | undefined @@ -228,7 +228,7 @@

import { ErrorLogMessage, Loggable, LogMessage, ValidationErrorLogMessage } from '@src/core/logger'; export class UserLoginMigrationStartLoggable implements Loggable { - constructor(private readonly userId: EntityId, private readonly userLoginMigrationId: EntityId) {} + constructor(private readonly userId: EntityId, private readonly userLoginMigrationId: EntityId | undefined) {} getLogMessage(): LogMessage | ErrorLogMessage | ValidationErrorLogMessage { return { diff --git a/coverage.html b/coverage.html index df38c06844e..ddfb3d9f20d 100644 --- a/coverage.html +++ b/coverage.html @@ -13807,18 +13807,6 @@ (0/4) - - - - apps/server/src/modules/user-login-migration/service/dto/school-migration-flags.ts - - interface - SchoolMigrationFlags - - 0 % - (0/3) - - @@ -13828,7 +13816,7 @@ MigrationCheckService 0 % - (0/3) + (0/5) diff --git a/injectables/MigrationCheckService.html b/injectables/MigrationCheckService.html index 288a54a452e..3b3ca655ec6 100644 --- a/injectables/MigrationCheckService.html +++ b/injectables/MigrationCheckService.html @@ -85,6 +85,15 @@

Methods