feat(workflows): 'Clean up layout' auto-arrange button (dagre)

Adds a one-click tidy that re-lays the graph top-to-bottom with dagre
(@dagrejs/dagre) and fits the view — handles the loop-back cycle by breaking
it internally. en + de string.
This commit is contained in:
Luca
2026-06-23 12:03:36 +02:00
parent 1734aba39c
commit 79607c597a
5 changed files with 53 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@
"i18n:ci": "i18next-cli extract --ci --dry-run"
},
"dependencies": {
"@dagrejs/dagre": "^3.0.0",
"@fullcalendar/core": "^6.1.20",
"@fullcalendar/daygrid": "^6.1.20",
"@fullcalendar/interaction": "^6.1.20",