Files
bakery-ia/services
Urtzi Alfaro 70931cb4fd feat(dashboard): Add production batch details to execution progress
Backend changes (dashboard_service.py):
- Collect in-progress batch details with id, batchNumber, productName, etc.
- Add inProgressBatches array to production progress response

Frontend changes (ExecutionProgressTracker.tsx):
- Update ProductionProgress interface to include inProgressBatches array
- Display batch names and numbers under "En Progreso" count
- Show which specific batches are currently running

Users can now see which production batches are in progress
instead of just a count (e.g., "• Pan (BATCH-001)").

Fixes: Issue #5 - Missing production batch details

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 07:37:50 +01:00
..
2025-11-06 14:10:04 +01:00
2025-11-13 16:01:08 +01:00
2025-11-14 20:27:39 +01:00
2025-11-18 07:17:17 +01:00
2025-11-18 07:17:17 +01:00
2025-11-06 14:10:04 +01:00
2025-11-06 14:10:04 +01:00
2025-11-06 14:10:04 +01:00
2025-11-15 15:20:10 +01:00