diff options
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 |
