feat(F-141): completed feature

This commit is contained in:
chattie
2026-08-21 22:02:01 +02:00
parent 0a1d32ecc3
commit 022347349d
17 changed files with 253 additions and 31 deletions

View File

@@ -6212,6 +6212,38 @@
"security": false,
"qa": false
}
},
{
"id": "F-141",
"type": "fix",
"title": "Next builds: isolate frontend workspace and avoid API prerender dependency",
"description": "Fix Next.js workspace-root warnings and prevent customer frontend production builds from failing when the backend API is unavailable during static prerendering.",
"priority": "high",
"risk": "med",
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T20:02:01Z"
},
{
"id": "F-142",
"type": "feature",
"title": "Reporting: architecture and implementation task plan",
"description": "Analyze existing ecommerce, POS, orders, payments, customers, products, stock, cash, refunds, discounts and taxes; produce reporting architecture and phased implementation tasks before dashboard coding.",
"priority": "high",
"risk": "med",
"status": "pending",
"created_at": "2026-08-21",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
}
]
}