From c898d9d6a988f929b66cc3219948c6cd756988ab Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 26 Jul 2025 23:38:24 +0100 Subject: complete task-028 --- requirements/tasks/task-028.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'requirements/tasks/task-028.md') diff --git a/requirements/tasks/task-028.md b/requirements/tasks/task-028.md index f007ddb..80468db 100644 --- a/requirements/tasks/task-028.md +++ b/requirements/tasks/task-028.md @@ -2,6 +2,8 @@ There should be UI designs for the desktop GUI. +Status: done + Sources: task-001, task-029, task-030, task-058, task-061, task-064 Epic: epic-003 @@ -10,14 +12,16 @@ Epic: epic-003 The designs should include interfaces for: -- [ ] Viewing pipes -- [ ] Creating pipes including their associations with buckets -- [ ] Viewing buckets -- [ ] Creating buckets -- [ ] Updating buckets -- [ ] Deleting buckets -- [ ] Inserting transactions -- [ ] Deleting transactions -- [ ] Viewing the long-term expected monthly tank change -- [ ] Viewing the tank balance -- [ ] Viewing historic pipes, drips and transactions for a bucket +- [x] Viewing pipes +- [x] Creating pipes including their associations with buckets +- [x] Viewing buckets +- [x] Creating buckets +- [x] Updating buckets +- [x] Deleting buckets +- [x] Inserting transactions +- [x] Deleting transactions +- [x] Viewing the long-term expected monthly tank change +- [x] Viewing the tank balance +- [x] Viewing historic pipes, drips and transactions for a bucket + +Added: ui-designs/desktop-views -- cgit v1.2.3