summaryrefslogtreecommitdiff
path: root/requirements/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/tasks')
-rw-r--r--requirements/tasks/epic-000.md1
-rw-r--r--requirements/tasks/epic-003.md1
-rw-r--r--requirements/tasks/task-028.md10
-rw-r--r--requirements/tasks/task-060.md2
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