chore(dash-remove-variants-card): dashboard: remove variants KPI cards (Sin stock + Alertas)
This commit is contained in:
@@ -1,71 +1,50 @@
|
||||
{
|
||||
"feature_id": "NOTIF-INVENTORY-ALERTS",
|
||||
"feature_id": "DASH-REMOVE-VARIANTS-CARD",
|
||||
"stage": "close",
|
||||
"agent": "leader",
|
||||
"action": "Close: promote to done, commit, push",
|
||||
"state": "running",
|
||||
"next_agent": "leader",
|
||||
"waiting_for": "scripts/close_feature.py NOTIF-INVENTORY-ALERTS",
|
||||
"updated_at": "2026-08-27T21:26:01Z",
|
||||
"waiting_for": "scripts/close_feature.py DASH-REMOVE-VARIANTS-CARD",
|
||||
"updated_at": "2026-08-27T21:28:43Z",
|
||||
"timeline": [
|
||||
{
|
||||
"ts": "2026-08-27T21:21:49Z",
|
||||
"agent": "architect",
|
||||
"stage": "design",
|
||||
"state": "running",
|
||||
"message": "Design: extend OrderNotifications bell with inventory tab (low stock, out of stock, caducados, por caducar, low margin)"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:22:47Z",
|
||||
"agent": "architect",
|
||||
"stage": "design",
|
||||
"state": "done",
|
||||
"message": "Design complete: 5 inventory alerts (low stock, out of stock, caducados, por caducar, margen <30%) via new endpoint + third tab in OrderNotifications"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:22:50Z",
|
||||
"ts": "2026-08-27T21:27:58Z",
|
||||
"agent": "implementer",
|
||||
"stage": "build",
|
||||
"state": "running",
|
||||
"message": "Build: extend inventory.routes.ts (expired branch + notifications endpoint), api-client.ts (inventoryApi.notificationCounts), OrderNotifications.tsx (3rd tab)"
|
||||
"message": "Remove 'Sin stock' and 'Alertas' KPI cards from dashboard (variants concept no longer applies; Alertas redundant with bell)"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:25:06Z",
|
||||
"ts": "2026-08-27T21:28:15Z",
|
||||
"agent": "implementer",
|
||||
"stage": "build",
|
||||
"state": "done",
|
||||
"message": "Build complete: backend endpoint + admin tab + 5 unit tests passing; pre-existing POS test failure unrelated"
|
||||
"message": "Build complete: 2 variants cards removed, grids rebalanced, build green"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:25:20Z",
|
||||
"ts": "2026-08-27T21:28:23Z",
|
||||
"agent": "reviewer",
|
||||
"stage": "review_gate",
|
||||
"state": "done",
|
||||
"message": "Review APPROVED: CTE consistency, auth admin, no regressions, 5/5 tests pass"
|
||||
"message": "Review APPROVED: trivial UI removal, diff mínimo, sin regresiones"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:25:31Z",
|
||||
"ts": "2026-08-27T21:28:30Z",
|
||||
"agent": "security",
|
||||
"stage": "security_gate",
|
||||
"state": "done",
|
||||
"message": "Security APPROVED: 10/10 checks; auth admin, SQL parametrizado, sin XSS, sin new deps"
|
||||
"message": "Security APPROVED: pure UI removal, sin impacto en superficie"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:25:44Z",
|
||||
"ts": "2026-08-27T21:28:38Z",
|
||||
"agent": "qa",
|
||||
"stage": "qa_gate",
|
||||
"state": "done",
|
||||
"message": "QA APPROVED: 8/9 AC PASS + 3 PASS_WITH_NOTE, 4/4 integration, 3/3 regression"
|
||||
"message": "QA APPROVED: 8/8 AC + 2/2 integration + 2/2 regression"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:25:54Z",
|
||||
"agent": "documenter",
|
||||
"stage": "document",
|
||||
"state": "done",
|
||||
"message": "Document complete: new endpoint contract + UI changes + operational notes"
|
||||
},
|
||||
{
|
||||
"ts": "2026-08-27T21:26:01Z",
|
||||
"ts": "2026-08-27T21:28:43Z",
|
||||
"agent": "leader",
|
||||
"stage": "close",
|
||||
"state": "running",
|
||||
|
||||
Reference in New Issue
Block a user