feat(F-158): completed feature

This commit is contained in:
chattie
2026-08-22 17:50:55 +02:00
parent 7159baf851
commit 3e1a447e43
16 changed files with 348 additions and 77 deletions

View File

@@ -6692,6 +6692,23 @@
"close": true
},
"completed_at": "2026-08-22T15:42:35Z"
},
{
"id": "F-158",
"type": "fix",
"title": "POS use same-origin API proxy on LAN",
"description": "Browser POS requests must use /api proxy instead of localhost:3000; proxy forwards backend cookies and terminal headers.",
"priority": "high",
"risk": "med",
"status": "done",
"created_at": "2026-08-22",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-22T15:50:54Z"
}
]
}