docs: mark operator job actions complete in TASKS_TO_COMPLETE
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
c8ab43d3ae
commit
69f553d432
@ -4,9 +4,9 @@
|
||||
|
||||
---
|
||||
|
||||
- [ ] **Operator job actions — requeue / reject / cancel**
|
||||
- [x] **Operator job actions — requeue / reject / cancel**
|
||||
- Priority: P0 (highest-impact safe slice; completes Phase-3 §14 "approve/ship/reject/requeue")
|
||||
- Current status: SHIP exists; requeue/reject/cancel missing
|
||||
- Current status: ✅ DONE — `operatorAction` + route + client + UI buttons + 8 tests; fleet 141 green
|
||||
- Files involved:
|
||||
- `services/platform-service/src/modules/fleet/coordinator.ts` (new `operatorAction`)
|
||||
- `services/platform-service/src/modules/fleet/routes.ts` (new `POST /fleet/jobs/:id/actions/:action`)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user