This commit is contained in:
2026-08-18 13:50:49 +00:00
parent 48ef285456
commit 3f02e37fe3
23 changed files with 210 additions and 78 deletions
+30 -30
View File
@@ -7,55 +7,55 @@
"unpublishedModuleInstance": {
"contextType": "PAGE",
"inputs": {
"checkReturningFromLogin": "[\"Start\"]",
"checkReturningFromLogin": "[]",
"clearSession": "[]",
"guardPage": "[\"Login\"]",
"guardPage": "[]",
"isLoggedIn": "[]",
"login": "[\"app-hub\"]",
"login": "[]",
"logout": "[]"
},
"moduleInputs": {
"btxintfekg": {
"edtoxkolif": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "btxintfekg",
"label": "guardPage",
"propertyName": "inputs.guardPage"
},
"cbpzgvntyu": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "cbpzgvntyu",
"label": "isLoggedIn",
"propertyName": "inputs.isLoggedIn"
},
"fabniyomys": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "fabniyomys",
"label": "clearSession",
"propertyName": "inputs.clearSession"
},
"fwihhaqndd": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "fwihhaqndd",
"id": "edtoxkolif",
"label": "logout",
"propertyName": "inputs.logout"
},
"ithminnqll": {
"gkwyrzbuag": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "ithminnqll",
"id": "gkwyrzbuag",
"label": "login",
"propertyName": "inputs.login"
},
"mjanetksgl": {
"gmyolblltf": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "mjanetksgl",
"id": "gmyolblltf",
"label": "guardPage",
"propertyName": "inputs.guardPage"
},
"juqjywpazm": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "juqjywpazm",
"label": "clearSession",
"propertyName": "inputs.clearSession"
},
"lqpsvczdpb": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "lqpsvczdpb",
"label": "checkReturningFromLogin",
"propertyName": "inputs.checkReturningFromLogin"
},
"tqymtljtpz": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "tqymtljtpz",
"label": "isLoggedIn",
"propertyName": "inputs.isLoggedIn"
}
},
"name": "Bff",
@@ -1,5 +1,5 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_259bf126-e16f-4d05-9f83-8e046cea2a32",
"gitSyncId": "6a677755d75112ecfb0628ff_b284c1fa-404f-47e6-a2e3-a2aa8a91eb65",
"id": "Login__$Bff$_Bff.checkReturningFromLogin",
"isPublic": true,
"moduleInstanceId": "Login_Bff",
@@ -1,5 +1,5 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_3566c8ca-a86c-4171-94f0-3749027bb320",
"gitSyncId": "6a677755d75112ecfb0628ff_472fe101-1f32-4f03-b9ba-4df7357fb3ed",
"id": "Login__$Bff$_Bff.clearSession",
"isPublic": true,
"moduleInstanceId": "Login_Bff",
@@ -1,5 +1,5 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_397592b1-8f64-4666-8b7f-da35c8558a38",
"gitSyncId": "6a677755d75112ecfb0628ff_f34afd76-9af2-4e94-a282-04827a137c1c",
"id": "Login__$Bff$_Bff.guardPage",
"isPublic": true,
"moduleInstanceId": "Login_Bff",
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.guardPage",
"name": "guardPage",
"pageId": "Login",
"runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true
"runBehaviour": "MANUAL",
"userSetOnLoad": false
}
}
@@ -1,5 +1,5 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_bad98bf5-4293-454e-a44e-1a83f13c10f7",
"gitSyncId": "6a677755d75112ecfb0628ff_1b488be4-e35a-4658-b49d-a314fdae6dbf",
"id": "Login__$Bff$_Bff.isLoggedIn",
"isPublic": true,
"moduleInstanceId": "Login_Bff",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_522f7079-0519-4c24-9746-d65c47a06d4c",
"gitSyncId": "6a677755d75112ecfb0628ff_8d5fe7cd-5b19-45bf-9641-4a0d16e0b0b6",
"id": "Login__$Bff$_Bff.login",
"isPublic": true,
"moduleInstanceId": "Login_Bff",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_2d91fe41-7bae-4f52-bc5b-3173955b78b6",
"gitSyncId": "6a677755d75112ecfb0628ff_5d176fee-5f0c-4f86-982c-37aa9ad40df3",
"id": "Login__$Bff$_Bff.logout",
"isPublic": true,
"moduleInstanceId": "Login_Bff",