summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-057.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-27 07:57:42 +0100
committerJoe Carstairs <me@joeac.net>2025-07-27 10:10:16 +0100
commitc7ed1e61ce2218be0b9e60577454124c4e43a366 (patch)
tree4e425738c969b9ac46965b439b8d4940f5ffd8d5 /requirements/tasks/task-057.md
parentc898d9d6a988f929b66cc3219948c6cd756988ab (diff)
task-060: refines epic-000
Diffstat (limited to 'requirements/tasks/task-057.md')
-rw-r--r--requirements/tasks/task-057.md19
1 files changed, 16 insertions, 3 deletions
diff --git a/requirements/tasks/task-057.md b/requirements/tasks/task-057.md
index 1af09b9..d5fe087 100644
--- a/requirements/tasks/task-057.md
+++ b/requirements/tasks/task-057.md
@@ -1,9 +1,9 @@
# task-057
Schist's desktop UI should display prominently the results of the procedures,
-`calculate_long_term_expected_monthly_tank_change`, as described in req-088,
-and `calculate_tank_balance`, as described in req-092, in any view from which
-the user may be thinking about how to create, update or delete their buckets or
+`calculate_long_term_expected_monthly_tank_change`, as described in req-088, and
+`calculate_tank_balance`, as described in req-092, in any view from which the
+user may be thinking about how to create, update or delete their buckets or
pipes.
Sources: req-089, req-093
@@ -11,3 +11,16 @@ Sources: req-089, req-093
Epic: epic-000
Relates to: req-088, req-092, task-028
+
+## Notes
+
+- [ ] Tank balance is in the second-level nav in the Buckets view
+- [ ] Tank balance is in the top-right of the main content in the All option of
+ the Buckets view
+- [ ] Long-term expected change is displayed per week, month and year in the
+ first section of the main content in the All option of the Buckets view
+- [ ] The main content of a group should look similar, but the second-level nav
+ should not be the same
+
+Long-term expected change should not be implemented for groups, because the user
+isn't expected to balance incomings and outgoings within each group.