fix(inventory-opt): inventory optimization: pagination, queries, filters for 10k+ products

This commit is contained in:
Deploy
2026-08-26 18:07:49 +02:00
parent 49dfd00406
commit c19626bea3
13 changed files with 1114 additions and 361 deletions

View File

@@ -7824,14 +7824,16 @@
"description": "Need change",
"priority": "med",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "backend"
"phase": "backend",
"completed_at": "2026-08-26T16:07:48Z"
},
{
"id": "TPV-FIXES",
@@ -8006,7 +8008,7 @@
"description": "Phase 1. Add club members, device tokens, recovery-ready identity model, transaction ledger as source of truth, cashback config, basic backend endpoints, migrations and tests.",
"priority": "high",
"risk": "high",
"status": "in_progress",
"status": "blocked",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,