diff --git a/application.json b/application.json index a979377..c45c8ed 100644 --- a/application.json +++ b/application.json @@ -27,7 +27,11 @@ "icon": "website", "pages": [ { - "id": "Page1", + "id": "Start", + "isDefault": false + }, + { + "id": "Login", "isDefault": true } ], diff --git a/pages/Login/Login.json b/pages/Login/Login.json new file mode 100644 index 0000000..27184c8 --- /dev/null +++ b/pages/Login/Login.json @@ -0,0 +1,32 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_b14b4b6d-a118-4a57-ad7a-e899598cedcb", + "unpublishedPage": { + "isHidden": false, + "layouts": [ + { + "dsl": { + "backgroundColor": "none", + "bottomRow": 890, + "canExtend": true, + "containerStyle": "none", + "detachFromLayout": true, + "dynamicBindingPathList": [], + "leftColumn": 0, + "minHeight": 900, + "parentColumnSpace": 1, + "parentRowSpace": 1, + "rightColumn": 1224, + "snapColumns": 64, + "snapRows": 88, + "topRow": 0, + "type": "CANVAS_WIDGET", + "version": 94, + "widgetId": "0", + "widgetName": "MainContainer" + } + } + ], + "name": "Login", + "slug": "login" + } +} \ No newline at end of file diff --git a/pages/Login/jsobjects/Bff/metadata.json b/pages/Login/jsobjects/Bff/metadata.json new file mode 100644 index 0000000..b3c15a6 --- /dev/null +++ b/pages/Login/jsobjects/Bff/metadata.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_0f48d64c-3d8b-4b23-8125-89438c47fe30", + "id": "Login__$Bff$_Bff", + "isPublic": true, + "moduleInstanceId": "Login_Bff", + "rootModuleInstanceId": "Login_Bff", + "unpublishedCollection": { + "contextType": "PAGE", + "name": "_$Bff$_Bff", + "pageId": "Login", + "pluginId": "js-plugin", + "pluginType": "JS" + } +} \ No newline at end of file diff --git a/pages/Login/module instances/Bff.json b/pages/Login/module instances/Bff.json new file mode 100644 index 0000000..27fe477 --- /dev/null +++ b/pages/Login/module instances/Bff.json @@ -0,0 +1,64 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_e8357c42-8975-4ef6-b5df-f00e5d876901", + "id": "Login_Bff", + "moduleUUID": "b0d6dbe1-9ee5-486f-9f93-4baa17986ccf", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "JS_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": { + "checkReturningFromLogin": "[\"Start\"]", + "clearSession": "[]", + "guardPage": "[\"Login\"]", + "isLoggedIn": "[]", + "login": "[\"app-hub\"]", + "logout": "[]" + }, + "moduleInputs": { + "btxintfekg": { + "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", + "label": "logout", + "propertyName": "inputs.logout" + }, + "ithminnqll": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "ithminnqll", + "label": "login", + "propertyName": "inputs.login" + }, + "mjanetksgl": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "mjanetksgl", + "label": "checkReturningFromLogin", + "propertyName": "inputs.checkReturningFromLogin" + } + }, + "name": "Bff", + "pageId": "Login" + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json b/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json new file mode 100644 index 0000000..b1d8a73 --- /dev/null +++ b/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_259bf126-e16f-4d05-9f83-8e046cea2a32", + "id": "Login__$Bff$_Bff.checkReturningFromLogin", + "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.checkReturningFromLogin", + "name": "checkReturningFromLogin", + "pageId": "Login", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff-clearSession/metadata.json b/pages/Login/queries/Bff-clearSession/metadata.json new file mode 100644 index 0000000..738df88 --- /dev/null +++ b/pages/Login/queries/Bff-clearSession/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_3566c8ca-a86c-4171-94f0-3749027bb320", + "id": "Login__$Bff$_Bff.clearSession", + "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.clearSession", + "name": "clearSession", + "pageId": "Login", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff-guardPage/metadata.json b/pages/Login/queries/Bff-guardPage/metadata.json new file mode 100644 index 0000000..a214ce8 --- /dev/null +++ b/pages/Login/queries/Bff-guardPage/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_397592b1-8f64-4666-8b7f-da35c8558a38", + "id": "Login__$Bff$_Bff.guardPage", + "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.guardPage", + "name": "guardPage", + "pageId": "Login", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff-isLoggedIn/metadata.json b/pages/Login/queries/Bff-isLoggedIn/metadata.json new file mode 100644 index 0000000..257e0e7 --- /dev/null +++ b/pages/Login/queries/Bff-isLoggedIn/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_bad98bf5-4293-454e-a44e-1a83f13c10f7", + "id": "Login__$Bff$_Bff.isLoggedIn", + "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.isLoggedIn", + "name": "isLoggedIn", + "pageId": "Login", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Login/queries/Bff-login/metadata.json b/pages/Login/queries/Bff-login/metadata.json new file mode 100644 index 0000000..30dc6cc --- /dev/null +++ b/pages/Login/queries/Bff-login/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_522f7079-0519-4c24-9746-d65c47a06d4c", + "id": "Login__$Bff$_Bff.login", + "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.login", + "name": "login", + "pageId": "Login", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ 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..424ae71 --- /dev/null +++ b/pages/Login/queries/Bff-logout/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_2d91fe41-7bae-4f52-bc5b-3173955b78b6", + "id": "Login__$Bff$_Bff.logout", + "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.logout", + "name": "logout", + "pageId": "Login", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Page1/Page1.json b/pages/Start/Start.json similarity index 92% rename from pages/Page1/Page1.json rename to pages/Start/Start.json index 58f48da..fcbc217 100644 --- a/pages/Page1/Page1.json +++ b/pages/Start/Start.json @@ -1,6 +1,7 @@ { "gitSyncId": "6a61c812eeb7b478efb4d1fa_10698877-f90b-4a15-9805-b49ed8609182", "unpublishedPage": { + "isHidden": false, "layouts": [ { "dsl": { @@ -26,7 +27,7 @@ } } ], - "name": "Page1", - "slug": "page1" + "name": "Start", + "slug": "start" } } \ No newline at end of file diff --git a/pages/Start/jsobjects/Bff/metadata.json b/pages/Start/jsobjects/Bff/metadata.json new file mode 100644 index 0000000..0c5a322 --- /dev/null +++ b/pages/Start/jsobjects/Bff/metadata.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_1fb46231-6d11-4110-9407-eff407bd629a", + "id": "Start__$Bff$_Bff", + "isPublic": true, + "moduleInstanceId": "Start_Bff", + "rootModuleInstanceId": "Start_Bff", + "unpublishedCollection": { + "contextType": "PAGE", + "name": "_$Bff$_Bff", + "pageId": "Start", + "pluginId": "js-plugin", + "pluginType": "JS" + } +} \ No newline at end of file diff --git a/pages/Start/module instances/Bff.json b/pages/Start/module instances/Bff.json new file mode 100644 index 0000000..b30d51b --- /dev/null +++ b/pages/Start/module instances/Bff.json @@ -0,0 +1,64 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_82c2a88a-284c-4dc2-bc4d-517755406648", + "id": "Start_Bff", + "moduleUUID": "b0d6dbe1-9ee5-486f-9f93-4baa17986ccf", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "JS_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": { + "checkReturningFromLogin": "[]", + "clearSession": "[]", + "guardPage": "[]", + "isLoggedIn": "[]", + "login": "[]", + "logout": "[]" + }, + "moduleInputs": { + "btxintfekg": { + "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", + "label": "logout", + "propertyName": "inputs.logout" + }, + "ithminnqll": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "ithminnqll", + "label": "login", + "propertyName": "inputs.login" + }, + "mjanetksgl": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "mjanetksgl", + "label": "checkReturningFromLogin", + "propertyName": "inputs.checkReturningFromLogin" + } + }, + "name": "Bff", + "pageId": "Start" + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json b/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json new file mode 100644 index 0000000..6aba14b --- /dev/null +++ b/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_59c0743d-46a3-4aca-8907-eeafec0da948", + "id": "Start__$Bff$_Bff.checkReturningFromLogin", + "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.checkReturningFromLogin", + "name": "checkReturningFromLogin", + "pageId": "Start", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-clearSession/metadata.json b/pages/Start/queries/Bff-clearSession/metadata.json new file mode 100644 index 0000000..fd377f3 --- /dev/null +++ b/pages/Start/queries/Bff-clearSession/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_3d9afa36-bbd9-4f5c-9506-7af3a08fbde1", + "id": "Start__$Bff$_Bff.clearSession", + "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.clearSession", + "name": "clearSession", + "pageId": "Start", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-guardPage/metadata.json b/pages/Start/queries/Bff-guardPage/metadata.json new file mode 100644 index 0000000..5deb55d --- /dev/null +++ b/pages/Start/queries/Bff-guardPage/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_d03d8fe5-3756-4654-a03f-1a6ef26e72d1", + "id": "Start__$Bff$_Bff.guardPage", + "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.guardPage", + "name": "guardPage", + "pageId": "Start", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-isLoggedIn/metadata.json b/pages/Start/queries/Bff-isLoggedIn/metadata.json new file mode 100644 index 0000000..2c458e3 --- /dev/null +++ b/pages/Start/queries/Bff-isLoggedIn/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_a528cbaf-5c37-4422-9ace-f1ca799c8513", + "id": "Start__$Bff$_Bff.isLoggedIn", + "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.isLoggedIn", + "name": "isLoggedIn", + "pageId": "Start", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-login/metadata.json b/pages/Start/queries/Bff-login/metadata.json new file mode 100644 index 0000000..a66605e --- /dev/null +++ b/pages/Start/queries/Bff-login/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_bf74ad82-4832-419a-af66-31975c7e494c", + "id": "Start__$Bff$_Bff.login", + "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.login", + "name": "login", + "pageId": "Start", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-logout/metadata.json b/pages/Start/queries/Bff-logout/metadata.json new file mode 100644 index 0000000..b53f3db --- /dev/null +++ b/pages/Start/queries/Bff-logout/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_36d3b1ad-d957-4ed5-84ef-1fcc3e1521cd", + "id": "Start__$Bff$_Bff.logout", + "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.logout", + "name": "logout", + "pageId": "Start", + "runBehaviour": "MANUAL", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Page1/widgets/Button1.json b/pages/Start/widgets/Button1.json similarity index 100% rename from pages/Page1/widgets/Button1.json rename to pages/Start/widgets/Button1.json diff --git a/pages/Page1/widgets/Button1Copy.json b/pages/Start/widgets/Button1Copy.json similarity index 100% rename from pages/Page1/widgets/Button1Copy.json rename to pages/Start/widgets/Button1Copy.json diff --git a/source modules/Bff/Bff.json b/source modules/Bff/Bff.json new file mode 100644 index 0000000..fbb9c18 --- /dev/null +++ b/source modules/Bff/Bff.json @@ -0,0 +1,6 @@ +{ + "moduleName": "Bff", + "moduleUUID": "b0d6dbe1-9ee5-486f-9f93-4baa17986ccf", + "packageName": "Bff", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba" +} \ No newline at end of file