diff options
Diffstat (limited to 'requirements/tasks/task-001.md')
| -rw-r--r-- | requirements/tasks/task-001.md | 14 |
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 |
