From 552136a4dc731b7e337bee8ff21504ba6adb117b Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:12:52 +0530 Subject: [PATCH 1/9] feat: add co.first.json --- code/co.first.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 code/co.first.json diff --git a/code/co.first.json b/code/co.first.json new file mode 100644 index 0000000..fdb2051 --- /dev/null +++ b/code/co.first.json @@ -0,0 +1,35 @@ +[ + { + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "start", + "sourcePosition": "right", + "data": { + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "Agama-start-Flow", + "position": { + "x": 30, + "y": 30 + }, + "inRepeatBlock": false, + "agamaData": { + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "Agama-start-Flow", + "displayName": "first", + "hasComment": true, + "comment": "", + "isTopLevelFlow": true, + "basepath": "", + "configParams": "{}", + "nodeIcon": "material-symbols:line-start-square", + "timeout": "", + "inputs": "", + "configs": "", + "flowname": "co.first" + } + }, + "position": { + "x": 30, + "y": 30 + } + } +] \ No newline at end of file From e22e1c9a8d6a47fe946332ace84c98fa8f85aae1 Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:13:16 +0530 Subject: [PATCH 2/9] feat: add co.first.flow --- code/co.first.flow | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 code/co.first.flow diff --git a/code/co.first.flow b/code/co.first.flow new file mode 100644 index 0000000..87c0c92 --- /dev/null +++ b/code/co.first.flow @@ -0,0 +1,2 @@ +Flow co.first + Basepath "" \ No newline at end of file From 6a226ab3347cbaed8e20c1e649698f0cc9ebb968 Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:13:29 +0530 Subject: [PATCH 3/9] feat: update project.json --- project.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.json b/project.json index 1deabb7..edd8e59 100644 --- a/project.json +++ b/project.json @@ -13,7 +13,8 @@ ], "noDirectLaunch": [], "configs": { - "kdhttps.tunneling.co.basic": {} + "kdhttps.tunneling.co.basic": {}, + "co.first": {} }, "name": "first" } \ No newline at end of file From 9e40a2097950b04da19f8986c9489b9e7f701571 Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:14:33 +0530 Subject: [PATCH 4/9] feat: update project.json From 9864590e971401e888143203c288368129a1d9be Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:15:40 +0530 Subject: [PATCH 5/9] feat: update co.first.json --- code/co.first.json | 145 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 110 insertions(+), 35 deletions(-) diff --git a/code/co.first.json b/code/co.first.json index fdb2051..1ac1ace 100644 --- a/code/co.first.json +++ b/code/co.first.json @@ -1,35 +1,110 @@ -[ - { - "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", - "type": "start", - "sourcePosition": "right", - "data": { - "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", - "type": "Agama-start-Flow", - "position": { - "x": 30, - "y": 30 - }, - "inRepeatBlock": false, - "agamaData": { - "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", - "type": "Agama-start-Flow", - "displayName": "first", - "hasComment": true, - "comment": "", - "isTopLevelFlow": true, - "basepath": "", - "configParams": "{}", - "nodeIcon": "material-symbols:line-start-square", - "timeout": "", - "inputs": "", - "configs": "", - "flowname": "co.first" - } - }, - "position": { - "x": 30, - "y": 30 - } - } -] \ No newline at end of file +{ + "nodes": [ + { + "width": 170, + "height": 121, + "id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2", + "position": { + "x": 299, + "y": 134 + }, + "type": "log", + "data": { + "id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2", + "type": "Agama-log-Node", + "parentId": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "whenCondition": "", + "inRepeatBlock": false, + "position": { + "x": 299, + "y": 134 + }, + "agamaData": { + "id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2", + "parentId": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "Agama-log-Node", + "displayName": "good", + "hasComment": true, + "comment": "", + "whenCondition": "", + "inRepeatBlock": false, + "logMessage": "\"info\"", + "logLevel": "info", + "nodeIcon": "icon-park:log" + } + }, + "selected": false, + "dragging": false, + "positionAbsolute": { + "x": 299, + "y": 134 + } + }, + { + "width": 170, + "height": 121, + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "start", + "sourcePosition": "right", + "data": { + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "Agama-start-Flow", + "position": { + "x": 99, + "y": 134 + }, + "inRepeatBlock": false, + "agamaData": { + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "type": "Agama-start-Flow", + "displayName": "first", + "hasComment": true, + "comment": "", + "isTopLevelFlow": true, + "basepath": "", + "configParams": "{}", + "nodeIcon": "material-symbols:line-start-square", + "timeout": "", + "inputs": "", + "configs": "", + "flowname": "co.first" + }, + "skake": false + }, + "position": { + "x": 99, + "y": 134 + }, + "selected": true, + "positionAbsolute": { + "x": 99, + "y": 134 + }, + "dragging": false + } + ], + "edges": [ + { + "id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319-Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2-37ff59bd-a521-4d1e-9514-269881a069b3", + "type": "straight", + "source": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", + "target": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2", + "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 From 16eef63949a65d6235d96cc99808fb6f6ed02915 Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 4 Dec 2023 22:16:06 +0530 Subject: [PATCH 6/9] feat: update co.first.flow --- code/co.first.flow | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/co.first.flow b/code/co.first.flow index 87c0c92..b3d4806 100644 --- a/code/co.first.flow +++ b/code/co.first.flow @@ -1,2 +1,3 @@ Flow co.first - Basepath "" \ No newline at end of file + Basepath "" +Log "@info info" \ No newline at end of file From eb9d32c746dfa18f9e023206c7a5704ce3b83602 Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:51:01 +0530 Subject: [PATCH 7/9] feat: update project.json From 1beefd703afda485cce1a8e2c03f54d066b9ec59 Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:51:26 +0530 Subject: [PATCH 8/9] feat: update co.first.json --- code/co.first.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/code/co.first.json b/code/co.first.json index 1ac1ace..0d8a5e5 100644 --- a/code/co.first.json +++ b/code/co.first.json @@ -23,17 +23,18 @@ "id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2", "parentId": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319", "type": "Agama-log-Node", - "displayName": "good", + "displayName": "gooddd", "hasComment": true, "comment": "", "whenCondition": "", "inRepeatBlock": false, - "logMessage": "\"info\"", + "logMessage": "\"infoooooo\"", "logLevel": "info", "nodeIcon": "icon-park:log" - } + }, + "skake": false }, - "selected": false, + "selected": true, "dragging": false, "positionAbsolute": { "x": 299, @@ -63,7 +64,7 @@ "isTopLevelFlow": true, "basepath": "", "configParams": "{}", - "nodeIcon": "material-symbols:line-start-square", + "nodeIcon": "ic:outline-star", "timeout": "", "inputs": "", "configs": "", @@ -75,7 +76,7 @@ "x": 99, "y": 134 }, - "selected": true, + "selected": false, "positionAbsolute": { "x": 99, "y": 134 @@ -103,8 +104,8 @@ } ], "viewport": { - "x": 10, - "y": 15, + "x": 201, + "y": 23, "zoom": 1 } } \ No newline at end of file From 9348569ac918bcf59df5afe107dc3f48c2c23d7b Mon Sep 17 00:00:00 2001 From: Kiran Mali <39133739+kdhttps@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:51:37 +0530 Subject: [PATCH 9/9] feat: update co.first.flow --- code/co.first.flow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/co.first.flow b/code/co.first.flow index b3d4806..39babe7 100644 --- a/code/co.first.flow +++ b/code/co.first.flow @@ -1,3 +1,3 @@ Flow co.first Basepath "" -Log "@info info" \ No newline at end of file +Log "@info infoooooo" \ No newline at end of file