From aec4a1fffb64a9b9822bbdecfb08b54375244257 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 25 Jul 2025 23:14:39 +0100 Subject: moves task-028 from epic-000 -> epic-003, blocks task-060 --- requirements/tasks/epic-000.md | 1 - requirements/tasks/epic-003.md | 1 + requirements/tasks/task-028.md | 10 ++++++---- requirements/tasks/task-060.md | 2 ++ 4 files changed, 9 insertions(+), 5 deletions(-) (limited to 'requirements/tasks') diff --git a/requirements/tasks/epic-000.md b/requirements/tasks/epic-000.md index eba7622..44e11d4 100644 --- a/requirements/tasks/epic-000.md +++ b/requirements/tasks/epic-000.md @@ -7,7 +7,6 @@ Status: not ready ## Ordered backlog -- [ ] task-028 (UI designs) - [ ] task-010 (hello, world) - [ ] task-012 (SQLite) - [ ] task-001 (inserting transactions) diff --git a/requirements/tasks/epic-003.md b/requirements/tasks/epic-003.md index dc1c7d7..5ba88e1 100644 --- a/requirements/tasks/epic-003.md +++ b/requirements/tasks/epic-003.md @@ -8,4 +8,5 @@ For this Epic, the project should be ready to start work. - [x] task-041 (requirements) - [x] task-063 (add extensions to processes) - [x] task-059 (CRUD matrix) +- [ ] task-028 (UI designs) - [ ] task-060 (refine epic-000) diff --git a/requirements/tasks/task-028.md b/requirements/tasks/task-028.md index 5db677e..f007ddb 100644 --- a/requirements/tasks/task-028.md +++ b/requirements/tasks/task-028.md @@ -2,6 +2,12 @@ There should be UI designs for the desktop GUI. +Sources: task-001, task-029, task-030, task-058, task-061, task-064 + +Epic: epic-003 + +## Notes + The designs should include interfaces for: - [ ] Viewing pipes @@ -15,7 +21,3 @@ The designs should include interfaces for: - [ ] Viewing the long-term expected monthly tank change - [ ] Viewing the tank balance - [ ] Viewing historic pipes, drips and transactions for a bucket - -Sources: task-001, task-029, task-030, task-058, task-061, task-064 - -Epic: epic-000 diff --git a/requirements/tasks/task-060.md b/requirements/tasks/task-060.md index f914c72..33b7ac6 100644 --- a/requirements/tasks/task-060.md +++ b/requirements/tasks/task-060.md @@ -3,3 +3,5 @@ Refine epic-000 into a state ready to start development work. Epic: epic-003 + +Blocked by: task-028 -- cgit v1.2.3