From c7ed1e61ce2218be0b9e60577454124c4e43a366 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 27 Jul 2025 07:57:42 +0100 Subject: task-060: refines epic-000 --- requirements/tasks/task-001.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'requirements/tasks/task-001.md') 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 -- cgit v1.2.3