feat(F-137): completed feature

This commit is contained in:
chattie
2026-08-21 21:03:28 +02:00
parent 8ef3faad42
commit 852b1c1873
60 changed files with 916 additions and 292 deletions

View File

@@ -21,5 +21,6 @@
"apps/admin/src/app/(dashboard)/orders/[id]/page.tsx"
],
"notes": "Tras restart del monolith, el admin muestra los nuevos botones 'Revertir a X' en pedidos PROCESSING/SHIPPED/DELIVERED.",
"reviewed_at": "2026-08-21T15:58:00Z"
}
"reviewed_at": "2026-08-21T15:58:00Z",
"agent": "qa"
}

View File

@@ -14,5 +14,6 @@
"Sin cambios en email handler — ya reenvía en cada transición admin"
],
"notes": "El email reenvío ya funcionaba (F-113); el cambio solo permite las transiciones. El cliente recibe notificación con courier/tracking aún si van a PROCESSING.",
"reviewed_at": "2026-08-21T15:58:00Z"
}
"reviewed_at": "2026-08-21T15:58:00Z",
"agent": "reviewer"
}

View File

@@ -11,5 +11,6 @@
"Sin nuevas rutas / endpoints"
],
"notes": "Sin impacto de seguridad. Riesgo operativo: un operador podría abusar haciendo ping-pong entre PROCESSING y SHIPPED, pero es responsabilidad del operador.",
"reviewed_at": "2026-08-21T15:58:00Z"
}
"reviewed_at": "2026-08-21T15:58:00Z",
"agent": "security"
}