0 1 #1

Merged
fromme merged 6 commits from 0_1 into master 2026-08-18 16:08:27 +02:00
4 changed files with 64 additions and 0 deletions
Showing only changes of commit 2bd859c1bf - Show all commits
+8
View File
@@ -10,6 +10,7 @@
"checkReturningFromLogin": "[\"Start\"]",
"clearSession": "[]",
"guardPage": "[\"Login\"]",
"isEditor": "[]",
"isLoggedIn": "[]",
"login": "[\"app-hub\"]",
"logout": "[]"
@@ -36,6 +37,13 @@
"label": "guardPage",
"propertyName": "inputs.guardPage"
},
"irlgorqhzm": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "irlgorqhzm",
"label": "isEditor",
"propertyName": "inputs.isEditor"
},
"juqjywpazm": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
@@ -0,0 +1,24 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_e5e79ea6-ed5f-4202-be24-594f39aae8b9",
"id": "Login__$Bff$_Bff.isEditor",
"isPublic": true,
"moduleInstanceId": "Login_Bff",
"pluginId": "js-plugin",
"pluginType": "JS",
"rootModuleInstanceId": "Login_Bff",
"unpublishedAction": {
"collectionId": "Login__$Bff$_Bff",
"confirmBeforeExecute": false,
"contextType": "PAGE",
"datasource": {
"isAutoGenerated": false,
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin"
},
"fullyQualifiedName": "_$Bff$_Bff.isEditor",
"name": "isEditor",
"pageId": "Login",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
}
}
+8
View File
@@ -10,6 +10,7 @@
"checkReturningFromLogin": "[\"Start\"]",
"clearSession": "[]",
"guardPage": "[\"Login\"]",
"isEditor": "[]",
"isLoggedIn": "[]",
"login": "[\"app-hub\"]",
"logout": "[]"
@@ -36,6 +37,13 @@
"label": "guardPage",
"propertyName": "inputs.guardPage"
},
"irlgorqhzm": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "irlgorqhzm",
"label": "isEditor",
"propertyName": "inputs.isEditor"
},
"juqjywpazm": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
@@ -0,0 +1,24 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_730bd7cf-ad5a-4a45-be9e-7ff13e0ec809",
"id": "Start__$Bff$_Bff.isEditor",
"isPublic": true,
"moduleInstanceId": "Start_Bff",
"pluginId": "js-plugin",
"pluginType": "JS",
"rootModuleInstanceId": "Start_Bff",
"unpublishedAction": {
"collectionId": "Start__$Bff$_Bff",
"confirmBeforeExecute": false,
"contextType": "PAGE",
"datasource": {
"isAutoGenerated": false,
"name": "UNUSED_DATASOURCE",
"pluginId": "js-plugin"
},
"fullyQualifiedName": "_$Bff$_Bff.isEditor",
"name": "isEditor",
"pageId": "Start",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
}
}