blob: e475534fa77e1900980dee50fb685a8c402ae0e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# task-081
Schist's desktop UI, in the historical data section of the Buckets view, should
include a pipe change timeline.
Epic: epic-000
Source: ui-designs/desktop-views, req-096
## Notes
The timeline should only include pipes which were ever effective. That is, if a
pipe was overwritten by another on the same day, it shouldn't appear on the
timeline. This matters, because the user may make several edits to a pipe in one
session, all of which are automatically committed to the database as a separate
pipe.
|