feat: tickets backlog + TPV toggle sidebar

This commit is contained in:
chattie
2026-08-24 15:46:18 +02:00
parent 0dcb0f63a0
commit ba376dbab0
5 changed files with 15568 additions and 3 deletions

View File

@@ -7723,6 +7723,38 @@
"close": true
},
"completed_at": "2026-08-24T06:42:41Z"
},
{
"id": "F-204",
"type": "fix",
"title": "Storefront: Live search no funciona",
"description": "Live search no funciona -> net::ERR_ADDRESS_UNREACHABLE. El endpoint suggest no existe o no está ruteado.",
"priority": "med",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
},
"phase": "storefront"
},
{
"id": "F-205",
"type": "feature",
"title": "POS: Toggle columna izquierda",
"description": "Permitir ocultar/mostrar columna izquierda (pendientes/día) en el TPV.",
"priority": "high",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
},
"phase": "pos"
}
]
}