docs(phase-15): update tracking after wave 0
This commit is contained in:
parent
459892f31f
commit
140f400e10
2 changed files with 10 additions and 10 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|---|-------|------|--------------|
|
||||
| 13 | 5/5 | Complete | 2026-05-16 |
|
||||
| 14 | 1/2 | In Progress| |
|
||||
| 15 | Dashboard & Tablos | Restyle sidebar and tablo list to match JS app | DASH-01..03 |
|
||||
| 15 | 1/3 | In Progress| |
|
||||
| 16 | Tablo Detail | Restyle tasks, etapes, and files views | DETAIL-01..04 |
|
||||
| 17 | Chat & Planning | Restyle discussion and planning pages | CHAT-UI-01, PLAN-UI-01 |
|
||||
|
||||
|
|
@ -86,7 +86,7 @@ Plans:
|
|||
**Mode:** mvp
|
||||
**Status:** Pending
|
||||
**Requirements:** DASH-01, DASH-02, DASH-03
|
||||
**Plans:** 3 plans
|
||||
**Plans:** 1/3 plans executed
|
||||
**Success Criteria:**
|
||||
1. Sidebar has brand section, nav items with icons, tablo list section, and user/account footer using sidebar-nav-shell classes
|
||||
2. Tablo list uses project-card layout with color avatars, creation date, and action controls
|
||||
|
|
@ -96,7 +96,7 @@ Plans:
|
|||
|
||||
Plans:
|
||||
**Wave 0**
|
||||
- [ ] 15-01-PLAN.md — Wave 0 test stubs: TestTablosDashboard_Sidebar, TestTablosDashboard_ProjectCards, TestTablosDashboard_EmptyState (RED baseline for DASH-01/02/03)
|
||||
- [x] 15-01-PLAN.md — Wave 0 test stubs: TestTablosDashboard_Sidebar, TestTablosDashboard_ProjectCards, TestTablosDashboard_EmptyState (RED baseline for DASH-01/02/03)
|
||||
|
||||
**Wave 1** *(blocked on Wave 0 completion)*
|
||||
- [ ] 15-02-PLAN.md — CSS foundation + AppLayout: app.css ported from go-backend, tailwind.input.css updated, app_layout.templ + app_layout_helpers.go created
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ gsd_state_version: 1.0
|
|||
milestone: v3.0
|
||||
milestone_name: Design System & Visual Polish
|
||||
status: executing
|
||||
last_updated: "2026-05-16T19:35:46.574Z"
|
||||
last_activity: 2026-05-16 -- Phase 15 planning complete
|
||||
last_updated: "2026-05-16T19:37:02.128Z"
|
||||
last_activity: 2026-05-16 -- Phase 15 execution started
|
||||
progress:
|
||||
total_phases: 5
|
||||
completed_phases: 2
|
||||
|
|
@ -24,14 +24,14 @@ progress:
|
|||
See: `.planning/PROJECT.md` (updated 2026-05-16)
|
||||
|
||||
**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:** v3.0 design system and visual polish planning
|
||||
**Current focus:** Phase 15 — dashboard-tablos
|
||||
|
||||
## Current Position
|
||||
|
||||
Phase: 14
|
||||
Plan: 02 (complete)
|
||||
Status: Ready to execute
|
||||
Last activity: 2026-05-16 -- Phase 15 planning complete
|
||||
Phase: 15 (dashboard-tablos) — EXECUTING
|
||||
Plan: 1 of 3
|
||||
Status: Executing Phase 15
|
||||
Last activity: 2026-05-16 -- Phase 15 execution started
|
||||
|
||||
## Previous Milestone Status
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue