feat(F-165): completed feature

This commit is contained in:
chattie
2026-08-22 18:15:58 +02:00
parent 9152b3a65e
commit 29c2a4495c
11 changed files with 71 additions and 35 deletions

View File

@@ -6805,6 +6805,38 @@
"security": false,
"qa": false
}
},
{
"id": "F-165",
"type": "fix",
"title": "Use brand logo in collapsed sidebar",
"description": "Replace collapsed sidebar leaf emoji with logo-main.png while preserving icon-only dimensions and accessibility.",
"priority": "high",
"risk": "low",
"status": "done",
"created_at": "2026-08-22",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-22T16:15:58Z"
},
{
"id": "F-166",
"type": "fix",
"title": "Remove duplicate VAT rate in storefront price",
"description": "Product frontend price repeats IVA 10% in inclusive and breakdown labels; show the VAT rate only once without losing gross/net meaning.",
"priority": "med",
"risk": "low",
"status": "pending",
"created_at": "2026-08-22",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
}
]
}