+
-
File
New Workflow
- Open
+ Open
Save
Save As
Export
+
-
Edit
Undo
@@ -39,7 +34,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
Run Linter
+
@@ -48,7 +43,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
-
View
| - + |
| - + |
+
@@ -75,7 +70,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
Settings
|
@@ -127,14 +122,14 @@ SPDX-License-Identifier: AGPL-3.0-or-later
-
+ About
Visualiser & editor for Uni2work workflows
+
-
-
+
+
Hello-
-
-
-
-
+
+
+
+
Hello-
-
+
-
+
-
+
+
+
+
-
+
+ ' + workflowFiles[i].name + '' + workflowFiles[i].description; - var url = 'http://localhost:8080' + workflowFiles[i].url; + var url = 'http://localhost:8080/spaß' + workflowFiles[i].url; defineOnClick(item, url, workflowFiles[i].name); fileContent.appendChild(item); } - var url = 'http://localhost:8080' + workflowFiles[0].url; + var url = 'http://localhost:8080/spaß' + workflowFiles[0].url; return fetch(url); }) .then((response) => response.json()) .then((data) => { - document.getElementById('filename').innerText = workflowFiles[0].name; + ( |