feat(F-128): completed feature

This commit is contained in:
chattie
2026-08-21 18:00:22 +02:00
parent 6cc91a3902
commit 55c3ba2d69
10 changed files with 239 additions and 14 deletions

View File

@@ -5307,13 +5307,15 @@
"description": "En /cms, las plantillas del sistema (footer, política de privacidad, etc.) ya tienen contenido por defecto. Al pulsar Editar sobre una plantilla, se debería cargar el contenido actual (no vacío) en el editor Lexical para poder modificarlo, no partir de un textarea en blanco.",
"priority": "high",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T16:00:22Z"
},
{
"id": "F-129",