diff --git a/pages/Login/module instances/Bff.json b/pages/Login/module instances/Bff.json index 67c2734..21c8ffb 100644 --- a/pages/Login/module instances/Bff.json +++ b/pages/Login/module instances/Bff.json @@ -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": "[]", diff --git a/pages/Login/queries/Bff-isEditor/metadata.json b/pages/Login/queries/Bff-isEditor/metadata.json new file mode 100644 index 0000000..2310048 --- /dev/null +++ b/pages/Login/queries/Bff-isEditor/metadata.json @@ -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 + } +} \ No newline at end of file diff --git a/pages/Start/module instances/Bff.json b/pages/Start/module instances/Bff.json index 37e5395..e4e0c3e 100644 --- a/pages/Start/module instances/Bff.json +++ b/pages/Start/module instances/Bff.json @@ -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": "[]", diff --git a/pages/Start/queries/Bff-isEditor/metadata.json b/pages/Start/queries/Bff-isEditor/metadata.json new file mode 100644 index 0000000..f11c002 --- /dev/null +++ b/pages/Start/queries/Bff-isEditor/metadata.json @@ -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 + } +} \ No newline at end of file