blob: 914106363bdddf3d8410f15fd2943303fd054de0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# task-029
Schist's desktop GUI must have an interface for viewing and creating pipes,
including their associations with buckets.
Sources: req-069, req-106
Epic: epic-000
Blocked by: task-030
## Notes
According to the UI designs, the interface for this should be a part of the
editable section in the Buckets view. It should feel like editing a Bucket,
although the underlying data structure is creating a new pipe.
There should be an auto-saving amount input and an auto-saving period select.
The informative callout is out of scope: see task-077.
|