docs(phase-20): update tracking after wave 2

This commit is contained in:
Arthur Belleville 2026-05-18 15:56:01 +02:00
parent 8970b91994
commit 77b9f8473b
No known key found for this signature in database
2 changed files with 12 additions and 12 deletions

View file

@ -85,7 +85,7 @@ Plans:
### Phase 20: Tablo Detail & Kanban Restyle ### Phase 20: Tablo Detail & Kanban Restyle
**Goal:** Restyle the tablo detail page and kanban board to match Figma. **Goal:** Restyle the tablo detail page and kanban board to match Figma.
**Requirements:** DETAIL-01, TASK-01 **Requirements:** DETAIL-01, TASK-01
**Plans:** 3 plans **Plans:** 3/3 plans complete
**Success criteria:** **Success criteria:**
1. Tablo detail header shows tablo name, status, and progress matching Figma 1. Tablo detail header shows tablo name, status, and progress matching Figma
2. Kanban columns and task cards are restyled to match Figma 2. Kanban columns and task cards are restyled to match Figma
@ -93,9 +93,9 @@ Plans:
4. Etapes section and files table match Figma layout 4. Etapes section and files table match Figma layout
Plans: Plans:
- [ ] 20-01-PLAN.md — Handler + view model + route: GET /tablos/{tabloID}, TabloDetailViewModel, test scaffold - [x] 20-01-PLAN.md — Handler + view model + route: GET /tablos/{tabloID}, TabloDetailViewModel, test scaffold
- [ ] 20-02-PLAN.md — TabloDetailPage templ components: header, tab bar, kanban board, task cards - [x] 20-02-PLAN.md — TabloDetailPage templ components: header, tab bar, kanban board, task cards
- [ ] 20-03-PLAN.md — CSS restyle: tablo detail header, kanban board layout, task card, progress bar, files table - [x] 20-03-PLAN.md — CSS restyle: tablo detail header, kanban board layout, task card, progress bar, files table
### Phase 21: Task Grid & Roadmap Views ### Phase 21: Task Grid & Roadmap Views
**Goal:** Add grid/table and roadmap/timeline views to the task section of a tablo. **Goal:** Add grid/table and roadmap/timeline views to the task section of a tablo.
@ -138,6 +138,6 @@ Plans:
| 17. Chat & Planning | v3.0 | 2/2 | Complete | 2026-05-17 | | 17. Chat & Planning | v3.0 | 2/2 | Complete | 2026-05-17 |
| 18. App Shell & Navigation | v4.0 | 0/3 | Pending | — | | 18. App Shell & Navigation | v4.0 | 0/3 | Pending | — |
| 19. Tablo List Revamp | v4.0 | 0/3 | Pending | — | | 19. Tablo List Revamp | v4.0 | 0/3 | Pending | — |
| 20. Tablo Detail & Kanban | v4.0 | 0/3 | Pending | — | | 20. Tablo Detail & Kanban | v4.0 | 3/3 | Complete | 2026-05-18 |
| 21. Task Grid & Roadmap Views | v4.0 | — | Pending | — | | 21. Task Grid & Roadmap Views | v4.0 | — | Pending | — |
| 22. Calendar Rework | v4.0 | — | Pending | — | | 22. Calendar Rework | v4.0 | — | Pending | — |

View file

@ -3,8 +3,8 @@ gsd_state_version: 1.0
milestone: v4.0 milestone: v4.0
milestone_name: Figma Design Parity milestone_name: Figma Design Parity
status: executing status: executing
last_updated: "2026-05-18T13:40:28.221Z" last_updated: "2026-05-18T13:42:25.280Z"
last_activity: 2026-05-18 -- Phase 20 planning complete last_activity: 2026-05-18 -- Phase 20 execution started
progress: progress:
total_phases: 5 total_phases: 5
completed_phases: 2 completed_phases: 2
@ -24,14 +24,14 @@ progress:
See: `.planning/PROJECT.md` (updated 2026-05-17) See: `.planning/PROJECT.md` (updated 2026-05-17)
**Core value:** A user can sign in and run the Tablos workflow — organize work, attach files, discuss, and plan scheduled events — without a JS framework or managed chat provider. **Core value:** A user can sign in and run the Tablos workflow — organize work, attach files, discuss, and plan scheduled events — without a JS framework or managed chat provider.
**Current focus:** Planning next milestone (v4.0) **Current focus:** Phase 20 — Tablo Detail & Kanban Restyle
## Current Position ## Current Position
Phase: 19 — Tablo List Revamp (next) Phase: 20 (Tablo Detail & Kanban Restyle) — EXECUTING
Plan: Plan: 1 of 3
Status: Ready to execute Status: Executing Phase 20
Last activity: 2026-05-18 -- Phase 20 planning complete Last activity: 2026-05-18 -- Phase 20 execution started
## Previous Milestone Status ## Previous Milestone Status