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

@@ -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.