fix: storefront live search relative URLs + auth error messages + TPV clock

- Storefront: use relative URLs in api.ts (fix ERR_ADDRESS_UNREACHABLE)
- Auth: show specific error for EMAIL_NOT_CONFIRMED
- TPV: add clock with date/time, modern SVG icons, panel toggle left
This commit is contained in:
chattie
2026-08-24 16:13:02 +02:00
parent 3d404de25c
commit 30a0cd3552
9 changed files with 163 additions and 21 deletions

View File

@@ -1,12 +1,12 @@
{
"feature_id": "F-204",
"stage": "qa_gate",
"agent": "qa",
"feature_id": "SHOP-STOCK",
"stage": "build",
"agent": "implementer",
"action": "Añadiendo DELETE handler al proxy",
"state": "running",
"next_agent": "leader",
"waiting_for": "Seleccionar una feature pending y actualizar este estado",
"updated_at": "2026-08-24T13:55:13Z",
"updated_at": "2026-08-24T13:57:50Z",
"timeline": [
{
"ts": "2026-08-24T05:21:22Z",
@@ -119,6 +119,20 @@
"stage": "qa_gate",
"state": "running",
"message": "Añadiendo DELETE handler al proxy"
},
{
"ts": "2026-08-24T13:56:05Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Añadiendo DELETE handler al proxy"
},
{
"ts": "2026-08-24T13:57:50Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Añadiendo DELETE handler al proxy"
}
]
}