feat(F-136): completed feature

This commit is contained in:
chattie
2026-08-21 21:10:29 +02:00
parent 852b1c1873
commit 20f92b701e
11 changed files with 731 additions and 40 deletions

View File

@@ -5447,13 +5447,15 @@
"description": "Brands DB has names like A.VOGEL, BIOCOP, BIOSPIRIT (all uppercase). Need: (1) data migration to Title Case (A.Vogel, Biocop, Biospirit). (2) Brand create/edit form auto-fills seo_title from name when blank. (3) Frontend /marca/<slug> uses seo_title with name fallback.",
"priority": "med",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T19:10:29Z"
},
{
"id": "F-137",