blob: 80468dbc1813fef5dfc3247628b1064bcc1197ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# task-028
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
## Notes
The designs should include interfaces for:
- [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
|