diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-27 07:57:42 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-27 10:10:16 +0100 |
| commit | c7ed1e61ce2218be0b9e60577454124c4e43a366 (patch) | |
| tree | 4e425738c969b9ac46965b439b8d4940f5ffd8d5 /requirements/tasks/task-030.md | |
| parent | c898d9d6a988f929b66cc3219948c6cd756988ab (diff) | |
task-060: refines epic-000
Diffstat (limited to 'requirements/tasks/task-030.md')
| -rw-r--r-- | requirements/tasks/task-030.md | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/requirements/tasks/task-030.md b/requirements/tasks/task-030.md index bb1f2b4..e776cdf 100644 --- a/requirements/tasks/task-030.md +++ b/requirements/tasks/task-030.md @@ -1,10 +1,29 @@ # task-030 -Schist's desktop GUI must have an interface for viewing, creating, updating and -deleting buckets. +Schist's desktop GUI must have an interface for viewing, creating and updating +buckets. Source: req-068 Epic: epic-000 -Blocked by: task-028 +Blocks: task-029 + +## Notes + +The UI must include: + +- [ ] Name as an editable heading at the top of the main content +- [ ] Balance in the top-right of the main content +- [ ] Name and balance in the second-level nav +- [ ] An auto-saving group input +- [ ] An auto-saving Favourite checkbox +- [ ] A New option in the second-level nav in the Buckets view +- [ ] The New main content looks similar to the editable section of an existing + bucket, but is not auto-saving, and has an Add button, which you can guess + what that does + +Not in scope: + +- A Hidden checkbox: that is covered by task-075 +- A historical data section: that is covered by task-076 |
