From 650029bf323e0ba656f1719a6427913cfc2b61a8 Mon Sep 17 00:00:00 2001 From: Florian Bernard Date: Thu, 20 Aug 2026 12:38:44 +0000 Subject: [PATCH] 123 --- pages/Login/module instances/Bff_Logout.json | 14 ++++++++++++ pages/Login/module instances/Bff_Me.json | 14 ++++++++++++ pages/Login/module instances/Bff_Verify.json | 14 ++++++++++++ pages/Login/queries/Bff_Logout/metadata.json | 24 ++++++++++++++++++++ pages/Login/queries/Bff_Me/metadata.json | 24 ++++++++++++++++++++ pages/Login/queries/Bff_Verify/metadata.json | 24 ++++++++++++++++++++ 6 files changed, 114 insertions(+) create mode 100644 pages/Login/module instances/Bff_Logout.json create mode 100644 pages/Login/module instances/Bff_Me.json create mode 100644 pages/Login/module instances/Bff_Verify.json create mode 100644 pages/Login/queries/Bff_Logout/metadata.json create mode 100644 pages/Login/queries/Bff_Me/metadata.json create mode 100644 pages/Login/queries/Bff_Verify/metadata.json diff --git a/pages/Login/module instances/Bff_Logout.json b/pages/Login/module instances/Bff_Logout.json new file mode 100644 index 0000000..2995380 --- /dev/null +++ b/pages/Login/module instances/Bff_Logout.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a61c812eeb7b478efb4d1fa_e0448586-09f7-4d6c-97e1-77aab191d5d7", + "id": "Login_Bff_Logout", + "moduleUUID": "68741899-715d-4e34-a614-51281446403a", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "QUERY_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": {}, + "moduleInputs": {}, + "name": "Bff_Logout", + "pageId": "Login" + } +} \ No newline at end of file diff --git a/pages/Login/module instances/Bff_Me.json b/pages/Login/module instances/Bff_Me.json new file mode 100644 index 0000000..737da50 --- /dev/null +++ b/pages/Login/module instances/Bff_Me.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a61c812eeb7b478efb4d1fa_5f7405fb-1baf-4416-97f6-937898fbc43c", + "id": "Login_Bff_Me", + "moduleUUID": "809cd1d6-7b41-4561-bea0-2ac0794e1ac4", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "QUERY_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": {}, + "moduleInputs": {}, + "name": "Bff_Me", + "pageId": "Login" + } +} \ No newline at end of file diff --git a/pages/Login/module instances/Bff_Verify.json b/pages/Login/module instances/Bff_Verify.json new file mode 100644 index 0000000..1eb45bb --- /dev/null +++ b/pages/Login/module instances/Bff_Verify.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a61c812eeb7b478efb4d1fa_71f8e78f-ffa0-47d7-b8b1-23e62e20b625", + "id": "Login_Bff_Verify", + "moduleUUID": "83e73170-c955-4fa2-9414-3dec1f07d47c", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "QUERY_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": {}, + "moduleInputs": {}, + "name": "Bff_Verify", + "pageId": "Login" + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff_Logout/metadata.json b/pages/Login/queries/Bff_Logout/metadata.json new file mode 100644 index 0000000..a587422 --- /dev/null +++ b/pages/Login/queries/Bff_Logout/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a61c812eeb7b478efb4d1fa_22207b2b-1b84-47a9-b1ce-82d78ed03d52", + "id": "Login__$Bff_Logout$_Bff_Logout", + "isPublic": true, + "moduleInstanceId": "Login_Bff_Logout", + "pluginId": "restapi-plugin", + "pluginType": "API", + "rootModuleInstanceId": "Login_Bff_Logout", + "unpublishedAction": { + "confirmBeforeExecute": false, + "contextType": "PAGE", + "datasource": { + "datasourceConfiguration": { + "url": "https://bff.ep-reisen.net" + }, + "isAutoGenerated": false, + "name": "DEFAULT_REST_DATASOURCE", + "pluginId": "restapi-plugin" + }, + "name": "_$Bff_Logout$_Bff_Logout", + "pageId": "Login", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff_Me/metadata.json b/pages/Login/queries/Bff_Me/metadata.json new file mode 100644 index 0000000..64920da --- /dev/null +++ b/pages/Login/queries/Bff_Me/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a61c812eeb7b478efb4d1fa_216c7d78-3e27-473a-a36c-1a2711206e28", + "id": "Login__$Bff_Me$_Bff_Me", + "isPublic": true, + "moduleInstanceId": "Login_Bff_Me", + "pluginId": "restapi-plugin", + "pluginType": "API", + "rootModuleInstanceId": "Login_Bff_Me", + "unpublishedAction": { + "confirmBeforeExecute": false, + "contextType": "PAGE", + "datasource": { + "datasourceConfiguration": { + "url": "https://bff.ep-reisen.net" + }, + "isAutoGenerated": false, + "name": "DEFAULT_REST_DATASOURCE", + "pluginId": "restapi-plugin" + }, + "name": "_$Bff_Me$_Bff_Me", + "pageId": "Login", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff_Verify/metadata.json b/pages/Login/queries/Bff_Verify/metadata.json new file mode 100644 index 0000000..2cc37b8 --- /dev/null +++ b/pages/Login/queries/Bff_Verify/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a61c812eeb7b478efb4d1fa_c7fff203-fd49-4760-ae82-1ad98d4ab377", + "id": "Login__$Bff_Verify$_Bff_Verify", + "isPublic": true, + "moduleInstanceId": "Login_Bff_Verify", + "pluginId": "restapi-plugin", + "pluginType": "API", + "rootModuleInstanceId": "Login_Bff_Verify", + "unpublishedAction": { + "confirmBeforeExecute": false, + "contextType": "PAGE", + "datasource": { + "datasourceConfiguration": { + "url": "https://bff.ep-reisen.net" + }, + "isAutoGenerated": false, + "name": "DEFAULT_REST_DATASOURCE", + "pluginId": "restapi-plugin" + }, + "name": "_$Bff_Verify$_Bff_Verify", + "pageId": "Login", + "userSetOnLoad": false + } +} \ No newline at end of file