summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-001.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-001.md
parentc898d9d6a988f929b66cc3219948c6cd756988ab (diff)
task-060: refines epic-000
Diffstat (limited to 'requirements/tasks/task-001.md')
-rw-r--r--requirements/tasks/task-001.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/requirements/tasks/task-001.md b/requirements/tasks/task-001.md
index 26d585d..80aff97 100644
--- a/requirements/tasks/task-001.md
+++ b/requirements/tasks/task-001.md
@@ -2,10 +2,20 @@
Schist must have a desktop interface for inserting transactions.
-Source: req-048
+- [ ] Add a table of transactions to the transactions view main content with
+ these columns:
+ - Date
+ - Bucket
+ - Payee
+ - Quantity
+ - Balance
+- [ ] Add a new transaction form at the top of the table
+- [ ] Move the Balance column header to after the new transaction form
+
+Source: req-048, ui-designs/desktop-views
Epic: epic-000
-Blocked by: task-010, task-012, task-028
+Blocked by: task-010, task-012
Relates to: req-073, req-037, req-035, req-030