diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-26 23:38:24 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-26 23:38:24 +0100 |
| commit | c898d9d6a988f929b66cc3219948c6cd756988ab (patch) | |
| tree | 4904d525b0679ae9a77e3ccb87ca25c01d3dc559 /requirements/tasks | |
| parent | 8b80582d7556d0eadef6c4e1593ae24735cb67e0 (diff) | |
complete task-028
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-003.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-028.md | 26 |
2 files changed, 16 insertions, 12 deletions
diff --git a/requirements/tasks/epic-003.md b/requirements/tasks/epic-003.md index 5ba88e1..3dbda50 100644 --- a/requirements/tasks/epic-003.md +++ b/requirements/tasks/epic-003.md @@ -8,5 +8,5 @@ For this Epic, the project should be ready to start work. - [x] task-041 (requirements) - [x] task-063 (add extensions to processes) - [x] task-059 (CRUD matrix) -- [ ] task-028 (UI designs) +- [x] task-028 (UI designs) - [ ] task-060 (refine epic-000) 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 |
