docs(07-01): complete task sort domain and provider plan
This commit is contained in:
@@ -3,14 +3,14 @@ gsd_state_version: 1.0
|
||||
milestone: v1.0
|
||||
milestone_name: milestone
|
||||
status: completed
|
||||
stopped_at: Phase 7 context gathered
|
||||
last_updated: "2026-03-16T21:14:25.791Z"
|
||||
stopped_at: Completed 07-task-sorting/07-01-PLAN.md
|
||||
last_updated: "2026-03-16T21:34:49.629Z"
|
||||
last_activity: 2026-03-16 — Completed Phase 6 Plan 01 (task completion history)
|
||||
progress:
|
||||
total_phases: 3
|
||||
completed_phases: 2
|
||||
total_plans: 3
|
||||
completed_plans: 3
|
||||
total_plans: 5
|
||||
completed_plans: 4
|
||||
percent: 100
|
||||
---
|
||||
|
||||
@@ -45,6 +45,7 @@ Progress: [██████████] 100% (1/1 plans in Phase 6)
|
||||
| Phase 05-calendar-strip P01 | 5 | 2 tasks | 10 files |
|
||||
| Phase 05-calendar-strip P02 | 8 | 3 tasks | 9 files |
|
||||
| Phase 06-task-history P01 | 5 | 2 tasks | 9 files |
|
||||
| Phase 07-task-sorting P01 | 4 | 2 tasks | 9 files |
|
||||
|
||||
## Accumulated Context
|
||||
|
||||
@@ -63,6 +64,9 @@ Progress: [██████████] 100% (1/1 plans in Phase 6)
|
||||
| Tests use pump()+pump(Duration) instead of pumpAndSettle() | CalendarStrip animation controllers cause pumpAndSettle timeout — fixed-duration pump steps are reliable |
|
||||
| No separate Riverpod provider for history sheet | ref.read(appDatabaseProvider) directly in ConsumerWidget — one-shot modals do not need a dedicated provider |
|
||||
| CalendarTaskRow onTap navigates to task edit form | Makes history accessible in one tap from home screen, consistent with GoRouter route patterns |
|
||||
- [Phase 07-task-sorting]: Default sort is alphabetical — continuity with existing A-Z SQL sort in CalendarDayList
|
||||
- [Phase 07-task-sorting]: overdueTasks are NOT sorted — pinned at top in existing order per design decision
|
||||
- [Phase 07-task-sorting]: Sort preference stored as enum.name string in SharedPreferences (not intEnum) — enum reordering safe
|
||||
|
||||
### Pending Todos
|
||||
|
||||
@@ -74,7 +78,7 @@ None.
|
||||
|
||||
## Session Continuity
|
||||
|
||||
Last session: 2026-03-16T21:14:25.789Z
|
||||
Stopped at: Phase 7 context gathered
|
||||
Resume file: .planning/phases/07-task-sorting/07-CONTEXT.md
|
||||
Last session: 2026-03-16T21:34:49.627Z
|
||||
Stopped at: Completed 07-task-sorting/07-01-PLAN.md
|
||||
Resume file: None
|
||||
Next action: Phase 7 (task sorting) or release
|
||||
|
||||
Reference in New Issue
Block a user