mitai-jinkendo/frontend
Lars 9a13bc43ac
All checks were successful
Deploy Development / deploy (push) Successful in 56s
Build Test / pytest-backend (push) Successful in 4s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 14s
fix: Include node_states from SSE events in frontend result
- Add node_states field to finalResult from execution_complete event
- Add node_states to execution_failed for partial progress visibility
- Remove TODO comment and empty array placeholder
- Enables WorkflowDebugPanel to receive actual node data

Fixes: Debug panel not appearing due to empty node_states array
2026-04-13 13:06:53 +02:00
..
public feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
src fix: Include node_states from SSE events in frontend result 2026-04-13 13:06:53 +02:00
Dockerfile feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
index.html feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
nginx.conf feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
package-lock.json feat: Phase 5 - Visual Workflow Editor (Option B) 2026-04-04 17:56:00 +02:00
package.json feat: Phase 5 - Visual Workflow Editor (Option B) 2026-04-04 17:56:00 +02:00
vite.config.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00