docs(todos): mark all session TODOs shipped + summary table

This commit is contained in:
Zimin A.N.
2026-05-14 17:41:54 +03:00
parent 35b790f975
commit 14f58b4927
+15 -2
View File
@@ -4,6 +4,19 @@ Design debt and follow-ups surfaced by `/plan-design-review` of the approval
workflow UX (2026-05-14). Each entry is self-contained: pick one up and read workflow UX (2026-05-14). Each entry is self-contained: pick one up and read
the **Context** to understand the motivation without re-running the review. the **Context** to understand the motivation without re-running the review.
## Session summary 2026-05-14 — all original TODOs closed
| # | Title | Status | Artifact |
|---|---|---|---|
| 1 | "Мои" tab on /reviews | ✅ shipped | MR !188 (v2.25.1) |
| 2 | Interaction state polish (5 fixes) | ✅ shipped | MR !189 (v2.26.0) |
| 5 | DESIGN.md baseline | ✅ shipped | `DESIGN.md` v0 |
| 6 | A11y audit on staging | ✅ findings captured | 10 issues P0P3 (fix loop = follow-up polish MR) |
| 7 | Notifications: toast + email + bell | ✅ shipped | MR !190 (v2.26.x) |
**New follow-up:** TODO 6 punch list → groupy fix MR. ~15 LOC each except touch-target
sweep across TopBar + Sidebar + Tabs components.
--- ---
## 1. `/reviews` "Мои" tab — maker visibility ✅ SHIPPED MR !188 ## 1. `/reviews` "Мои" tab — maker visibility ✅ SHIPPED MR !188
@@ -17,7 +30,7 @@ record rows reuse ReviewDrawer with status-gated footer.
--- ---
## 2. Interaction state pass — reviews page polish ⏳ MR !189 pending ## 2. Interaction state pass — reviews page polish ✅ SHIPPED MR !189
Closed in [MR !189](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/-/merge_requests/189) — all 5 fixes in one MR: Closed in [MR !189](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/-/merge_requests/189) — all 5 fixes in one MR:
1. Records empty state — icon + description + audit link 1. Records empty state — icon + description + audit link
@@ -112,7 +125,7 @@ each except touch-target sweep which touches 5+ components.
--- ---
## 7. Notifications service: draft decision toast + email ⏳ MR !190 pending ## 7. Notifications service: draft decision toast + email ✅ SHIPPED MR !190
Closed in [MR !190](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/-/merge_requests/190). Closed in [MR !190](https://git.nstart.cloud/2-6/2-6-4/terravault/ordinis/-/merge_requests/190).