feat(F-176): completed feature

This commit is contained in:
chattie
2026-08-22 18:49:33 +02:00
parent 8e23602fbb
commit 4081462cc4
12 changed files with 170 additions and 25 deletions

View File

@@ -6988,6 +6988,38 @@
"close": true
},
"completed_at": "2026-08-22T16:35:10Z"
},
{
"id": "F-176",
"type": "fix",
"title": "Fix POS existing product search",
"description": "POS returns no results for existing barcode 590123412345",
"priority": "high",
"risk": "med",
"status": "done",
"created_at": "2026-08-22",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-22T16:49:33Z"
},
{
"id": "F-177",
"type": "feature",
"title": "Add stale order notifications to admin header",
"description": "Create admin header notification module for pending and shipped orders unchanged for more than 24 hours",
"priority": "high",
"risk": "med",
"status": "pending",
"created_at": "2026-08-22",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
}
]
}