docs(phase-05): update tracking after wave 1
This commit is contained in:
parent
848dca9263
commit
74af9d7052
2 changed files with 3 additions and 3 deletions
|
|
@ -127,7 +127,7 @@ Plans:
|
|||
**Plans:** 4 plans
|
||||
Plans:
|
||||
**Wave 1**
|
||||
- [ ] 05-01-PLAN.md — Wave 1: go get aws-sdk-go-v2 + migration 0005_files + sqlc queries + files.Store + FileStorer interface + RED test scaffold + MinIO in compose.yaml
|
||||
- [x] 05-01-PLAN.md — Wave 1: go get aws-sdk-go-v2 + migration 0005_files + sqlc queries + files.Store + FileStorer interface + RED test scaffold + MinIO in compose.yaml
|
||||
|
||||
**Wave 2** *(blocked on Wave 1 completion)*
|
||||
- [ ] 05-02-PLAN.md — Wave 2: handlers_files.go (FilesDeps + FileUploadHandler + TabloFilesTabHandler + TabloTasksTabHandler) + tablos.templ 3-tab layout + files.templ (upload form + list) + router + main.go wiring (FILE-01, FILE-02, FILE-03, FILE-06)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ gsd_state_version: 1.0
|
|||
milestone: v1.0
|
||||
milestone_name: milestone
|
||||
status: ready_to_plan
|
||||
last_updated: "2026-05-15T10:14:34.258Z"
|
||||
last_updated: "2026-05-15T10:15:52.923Z"
|
||||
progress:
|
||||
total_phases: 7
|
||||
completed_phases: 4
|
||||
|
|
@ -23,7 +23,7 @@ progress:
|
|||
See: `.planning/PROJECT.md` (updated 2026-05-14)
|
||||
|
||||
**Core value:** A user can sign in and run the Tablos workflow — create tablos, manage their tasks (kanban), and attach files — without a JS framework.
|
||||
**Current focus:** Phase 04 — tasks-kanban
|
||||
**Current focus:** Phase 05 — files
|
||||
|
||||
## Phase Status
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue