diff --git a/README.md b/README.md index 82a4d9b..f2c582b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -### second - second \ No newline at end of file +### first + first \ No newline at end of file diff --git a/code/README.md b/code/README.md new file mode 100644 index 0000000..dd58691 --- /dev/null +++ b/code/README.md @@ -0,0 +1 @@ +### Web folder \ No newline at end of file diff --git a/code/co.basic.flow b/code/co.basic.flow new file mode 100644 index 0000000..6d054f5 --- /dev/null +++ b/code/co.basic.flow @@ -0,0 +1,3 @@ +Flow co.basic + Basepath "" +Log "@info info" \ No newline at end of file diff --git a/code/co.basic.json b/code/co.basic.json new file mode 100644 index 0000000..b0068b6 --- /dev/null +++ b/code/co.basic.json @@ -0,0 +1,168 @@ +{ + "nodes": [ + { + "width": 170, + "height": 121, + "id": "Agama-log-Node-694853b3-7819-48aa-aef6-61ca9e3024df", + "position": { + "x": 295, + "y": 87 + }, + "type": "log", + "data": { + "id": "Agama-log-Node-694853b3-7819-48aa-aef6-61ca9e3024df", + "type": "Agama-log-Node", + "parentId": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea", + "whenCondition": "", + "inRepeatBlock": false, + "position": { + "x": 295, + "y": 87 + }, + "agamaData": { + "id": "Agama-log-Node-694853b3-7819-48aa-aef6-61ca9e3024df", + "type": "Agama-log-Node", + "hasSuccess": false, + "hasFailure": false, + "hasRepeat": false, + "hasComment": true, + "hasNoRepeat": false, + "isTopLevelFlow": true, + "whenCondition": "", + "inRepeatBlock": false, + "parentId": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea", + "name": "", + "basepath": "", + "comment": "", + "notes": "", + "flowfilename": "", + "assignments": [ + { + "variableTypeCheck": true, + "assignmentExpression": "", + "assignedVariableName": "" + } + ], + "callType": "Call static method", + "arguments": [], + "logMessage": "\"info\"", + "templatePath": "", + "maxIteration": "", + "idpAuthEndpoint": "", + "variableField": "", + "conditionInputField": "", + "valueField": "", + "returnVariable": "", + "javaClassName": "", + "javaMethodName": "", + "javaVariableName": "", + "maxIterationVariableName": "", + "logLevel": "info", + "assignCallbackResult": "", + "displayName": "", + "nodeColor": "", + "exceptionVariableField": "", + "hasExtraData": false, + "configParams": "{}", + "nodeIcon": "octicon:log-16" + } + }, + "selected": true, + "dragging": false, + "positionAbsolute": { + "x": 295, + "y": 87 + } + }, + { + "width": 170, + "height": 121, + "id": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea", + "type": "start", + "sourcePosition": "right", + "data": { + "id": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea", + "type": "Agama-start-Flow", + "position": { + "x": 95, + "y": 87 + }, + "inRepeatBlock": false, + "agamaData": { + "id": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea", + "type": "Agama-start-Flow", + "hasSuccess": false, + "hasFailure": false, + "hasRepeat": false, + "hasComment": true, + "hasNoRepeat": false, + "isTopLevelFlow": true, + "inRepeatBlock": false, + "name": "", + "basepath": "", + "comment": "", + "notes": "", + "flowfilename": "", + "assignments": [], + "callType": "Call static method", + "arguments": [], + "logMessage": "", + "templatePath": "", + "maxIteration": "", + "idpAuthEndpoint": "", + "variableField": "", + "conditionInputField": "", + "valueField": "", + "returnVariable": "", + "javaClassName": "", + "javaMethodName": "", + "javaVariableName": "", + "maxIterationVariableName": "", + "logLevel": "", + "assignCallbackResult": "", + "displayName": "basic", + "nodeColor": "", + "exceptionVariableField": "", + "hasExtraData": false, + "configParams": "{}", + "flowname": "co.basic" + }, + "skake": false + }, + "position": { + "x": 95, + "y": 87 + }, + "selected": false, + "positionAbsolute": { + "x": 95, + "y": 87 + }, + "dragging": false + } + ], + "edges": [ + { + "id": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea-Agama-log-Node-694853b3-7819-48aa-aef6-61ca9e3024df-8b0e7007-241f-489f-85ba-687ba0f68d4f", + "type": "straight", + "source": "Agama-start-Flow-6bb0de85-d227-4aaa-89eb-d73196be76ea", + "target": "Agama-log-Node-694853b3-7819-48aa-aef6-61ca9e3024df", + "label": "", + "labelBgPadding": [ + 8, + 4 + ], + "labelBgBorderRadius": 4, + "labelBgStyle": { + "fill": "#FFCC00", + "color": "#fff", + "fillOpacity": 0.7 + } + } + ], + "viewport": { + "x": 10, + "y": 15, + "zoom": 1 + } +} \ No newline at end of file diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 0000000..13f6385 --- /dev/null +++ b/lib/README.md @@ -0,0 +1 @@ +### Library folder \ No newline at end of file diff --git a/project.json b/project.json new file mode 100644 index 0000000..e4c585c --- /dev/null +++ b/project.json @@ -0,0 +1,19 @@ +{ + "projectName": "first", + "description": "first", + "type": "community", + "author": "kdhttps", + "version": "0.0.1", + "authorWebsite": "https://github.com/kdhttps/second-ads-publish-testing", + "githubUri": "https://github.com/kdhttps/second-ads-publish-testing", + "license": "apache-2.0", + "lastUpdated": "1699527225205", + "tags": [ + "openid-connect" + ], + "noDirectLaunch": [], + "configs": { + "co.basic": {} + }, + "name": "first" +} \ No newline at end of file diff --git a/web/README.md b/web/README.md new file mode 100644 index 0000000..d476de1 --- /dev/null +++ b/web/README.md @@ -0,0 +1 @@ +### Code folder \ No newline at end of file diff --git a/web/password.ftlh b/web/password.ftlh new file mode 100644 index 0000000..488db41 --- /dev/null +++ b/web/password.ftlh @@ -0,0 +1,34 @@ +[#ftl output_format="HTML"] + + +
+ + + + + + + [#ftl output_format="HTML"] + + + + + + +Enter your Password +