feat(F-167): completed feature

This commit is contained in:
chattie
2026-08-22 19:17:36 +02:00
parent 767860d546
commit 56eee88315
11 changed files with 74 additions and 55 deletions

View File

@@ -0,0 +1,3 @@
# F-167
Use three independent responsive column wrappers, avoiding shared CSS-grid row heights.

View File

@@ -0,0 +1,3 @@
# F-167
Pedido usa tres columnas equilibradas en escritorio.

View File

@@ -0,0 +1,3 @@
# F-167
Order editor now has three independent desktop columns: Actions/Products/Payment; Customer/Shipping address/Billing address; Shipping/Summary/History. Mobile remains stacked. Admin build/typecheck pass.

View File

@@ -0,0 +1 @@
{"feature_id":"F-167","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/build/verify","ok":true}],"issues":[]}

View File

@@ -0,0 +1 @@
{"feature_id":"F-167","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"three columns","ok":true},{"item":"build/typecheck","ok":true}],"issues":[]}

View File

@@ -0,0 +1 @@
{"feature_id":"F-167","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"exact section distribution","ok":true},{"item":"responsive stack","ok":true}],"issues":[]}

View File

@@ -0,0 +1 @@
{"feature_id":"F-167","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"presentation only","ok":true}],"issues":[]}

View File

@@ -1,3 +1,3 @@
# F-172My Account session loop
# F-167 — Three-column order editor
Storefront login receives `mdv_session`, while /api/auth/me and logout incorrectly use `session_token`. Align proxy routes to the backend cookie so hydration/navigation preserves the authenticated user.
Desktop column 1: Actions, Products, Payment. Column 2: Customer, Shipping address, Billing address. Column 3: Shipping controls, Summary, History. Mobile remains a readable single stack.

View File

@@ -1,64 +1,64 @@
{
"feature_id": "F-172",
"feature_id": "F-167",
"stage": "close",
"agent": "leader",
"action": "close",
"state": "running",
"next_agent": "leader",
"waiting_for": "Seleccionar una feature pending y actualizar este estado",
"updated_at": "2026-08-22T17:16:08Z",
"updated_at": "2026-08-22T17:17:36Z",
"timeline": [
{
"ts": "2026-08-22T17:15:07Z",
"ts": "2026-08-22T17:16:49Z",
"agent": "leader",
"stage": "intake",
"state": "running",
"message": "Align storefront auth session cookie"
"message": "Reflow order editor into three balanced columns"
},
{
"ts": "2026-08-22T17:15:07Z",
"ts": "2026-08-22T17:16:49Z",
"agent": "architect",
"stage": "design",
"state": "running",
"message": "design"
},
{
"ts": "2026-08-22T17:15:07Z",
"ts": "2026-08-22T17:16:49Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix storefront session cookie"
"message": "Reflow order sections into three columns"
},
{
"ts": "2026-08-22T17:16:07Z",
"ts": "2026-08-22T17:17:36Z",
"agent": "reviewer",
"stage": "review_gate",
"state": "running",
"message": "review"
},
{
"ts": "2026-08-22T17:16:07Z",
"ts": "2026-08-22T17:17:36Z",
"agent": "security",
"stage": "security_gate",
"state": "running",
"message": "security"
},
{
"ts": "2026-08-22T17:16:07Z",
"ts": "2026-08-22T17:17:36Z",
"agent": "qa",
"stage": "qa_gate",
"state": "running",
"message": "qa"
},
{
"ts": "2026-08-22T17:16:08Z",
"ts": "2026-08-22T17:17:36Z",
"agent": "documenter",
"stage": "document",
"state": "running",
"message": "document"
},
{
"ts": "2026-08-22T17:16:08Z",
"ts": "2026-08-22T17:17:36Z",
"agent": "leader",
"stage": "close",
"state": "running",