-
Added "Waiting to Migrate" stat card showing count of workflow_completed batches
-
Updated batch status badge: workflow_completed now displays as "Waiting to Migrate" (instead of "Workflow Completed")
-
Added warning banner "Menunggu Pemindahan" on Current page
-
Shows when: batch status is workflow_completed AND GWME hasn't started yet (no migration logs detected)
-
Status label changes based on GWME activity:
- "Menunggu Diproses" - when GWME hasn't started (all users waiting)
- "Sedang Diproses" - when GWME has started (any user has migration logs)
-
Updates automatically on page load
Files Modified:
- Migration Logger/web_dashboard.py - Added banner logic, GWME status checks, fixed batch status upgrade
- Migration Logger/templates/batch_management.html - Added "Waiting to Migrate" card and badge update
- Migration Logger/templates/admin_dashboard.html - Added banner display and dynamic label update