Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ewoksweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
workflow
ewoks
ewoksweb
Graph
34b653c02096fafb223aa2da47f24f8a424c52b5
Select Git revision
Branches
5
280-ci-errors-due-to-ipv6
fix-icon-test
main
default
protected
rename_binding_to_engine
save-io-nodes
Tags
20
v4.0.1
v4.0.0
v3.1.0
v3.0.0
v2.0.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v1.0.0rc1
v1.0.0rc0
v0.5.0
v0.5.0rc1
v0.5.0rc0
v0.4.0
v0.4.0rc1
v0.4.0rc0
v0.3.0
v0.1.0rc4
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
29
Feb
19
12
7
6
5
2
1
31
Jan
30
26
25
24
23
22
20
19
18
17
16
14
11
10
9
8
21
Dec
20
19
18
17
16
15
13
12
11
10
8
7
6
5
4
1
30
Nov
29
28
27
21
20
17
16
15
14
13
10
9
8
7
6
31
Oct
30
27
26
25
20
19
18
17
16
12
11
10
9
6
5
4
3
2
29
Sep
28
27
25
22
21
20
19
18
17
16
15
14
13
12
11
8
7
6
4
1
31
Aug
30
29
28
25
24
23
22
21
18
17
3
1
28
Jul
25
24
20
19
18
13
Fix unhandled null for Task IO fields
Merge branch 'delete' into 'main'
Don't call `resetRootWorkflow` when deleting a workflow
Merge branch 'zero-workflows' into 'main'
Remove emptyGraphs file
Remove error when no workflow is fetched and refactor RootWorkflow store
Merge branch 'follow-up-workflow-id' into 'main'
Use workflow `id` instead of `label` to save to disk, generate node ids and sort dropdown
Merge branch 'workflow-id' into 'main'
Use workflow id instead of label in the app
Merge branch 'improve_docs' into 'main'
attempt to install theme
Merge branch 'improve_docs' into 'main'
attempt to install theme
Merge branch 'improve_docs' into 'main'
update readthedocs yaml for new template
Merge branch 'improve_docs' into 'main'
add execution
blacked
remove old execution mode
Merge branch 'type-of-values' into 'main'
Rework TypeOfValues type into Options
Merge branch 'final-type-cleaning' into 'main'
Do not mark 0 as invalid in StrOrNumEditCell
Strengthen typing of InputTableRow value
Remove rowId from ExecutionInputTableRow
Merge Condition and DefaultInput type
Merge branch 'number-mapping' into 'main'
Allow input/output names to be numbers in mappings
Merge branch 'source-target-mapping' into 'main'
Rename name/value in source/target for DataMapping
Made StrEditCell independent of Row type
Rename TableDataMapping in DataMappingTable
Enhance TableDataMapping props
Merge branch 'worker-dropdown' into 'main'
Add dropdown to select worker when executing workflows
Merge branch 'number-type' into 'main'
Fix handling of number type in inputs
Extract NumberInput in its own component
added editor basics
Loading