diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-25 23:14:39 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-25 23:14:39 +0100 |
| commit | aec4a1fffb64a9b9822bbdecfb08b54375244257 (patch) | |
| tree | e95338c7696d8dfc112cbb359a79001f6293e8f0 /requirements/tasks | |
| parent | 686cac42036254e57cc3433d1a2790aaa55d44ea (diff) | |
moves task-028 from epic-000 -> epic-003, blocks task-060
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-000.md | 1 | ||||
| -rw-r--r-- | requirements/tasks/epic-003.md | 1 | ||||
| -rw-r--r-- | requirements/tasks/task-028.md | 10 | ||||
| -rw-r--r-- | requirements/tasks/task-060.md | 2 |
4 files changed, 9 insertions, 5 deletions
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 |
