docs(phase-20): update tracking after wave 2
This commit is contained in:
parent
8970b91994
commit
77b9f8473b
2 changed files with 12 additions and 12 deletions
|
|
@ -85,7 +85,7 @@ Plans:
|
|||
### Phase 20: Tablo Detail & Kanban Restyle
|
||||
**Goal:** Restyle the tablo detail page and kanban board to match Figma.
|
||||
**Requirements:** DETAIL-01, TASK-01
|
||||
**Plans:** 3 plans
|
||||
**Plans:** 3/3 plans complete
|
||||
**Success criteria:**
|
||||
1. Tablo detail header shows tablo name, status, and progress matching 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
|
||||
|
||||
Plans:
|
||||
- [ ] 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
|
||||
- [ ] 20-03-PLAN.md — CSS restyle: tablo detail header, kanban board layout, task card, progress bar, files table
|
||||
- [x] 20-01-PLAN.md — Handler + view model + route: GET /tablos/{tabloID}, TabloDetailViewModel, test scaffold
|
||||
- [x] 20-02-PLAN.md — TabloDetailPage templ components: header, tab bar, kanban board, task cards
|
||||
- [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
|
||||
**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 |
|
||||
| 18. App Shell & Navigation | 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 | — |
|
||||
| 22. Calendar Rework | v4.0 | — | Pending | — |
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ gsd_state_version: 1.0
|
|||
milestone: v4.0
|
||||
milestone_name: Figma Design Parity
|
||||
status: executing
|
||||
last_updated: "2026-05-18T13:40:28.221Z"
|
||||
last_activity: 2026-05-18 -- Phase 20 planning complete
|
||||
last_updated: "2026-05-18T13:42:25.280Z"
|
||||
last_activity: 2026-05-18 -- Phase 20 execution started
|
||||
progress:
|
||||
total_phases: 5
|
||||
completed_phases: 2
|
||||
|
|
@ -24,14 +24,14 @@ progress:
|
|||
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.
|
||||
**Current focus:** Planning next milestone (v4.0)
|
||||
**Current focus:** Phase 20 — Tablo Detail & Kanban Restyle
|
||||
|
||||
## Current Position
|
||||
|
||||
Phase: 19 — Tablo List Revamp (next)
|
||||
Plan: —
|
||||
Status: Ready to execute
|
||||
Last activity: 2026-05-18 -- Phase 20 planning complete
|
||||
Phase: 20 (Tablo Detail & Kanban Restyle) — EXECUTING
|
||||
Plan: 1 of 3
|
||||
Status: Executing Phase 20
|
||||
Last activity: 2026-05-18 -- Phase 20 execution started
|
||||
|
||||
## Previous Milestone Status
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue