diff options
Diffstat (limited to 'requirements/tasks/task-081.md')
| -rw-r--r-- | requirements/tasks/task-081.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements/tasks/task-081.md b/requirements/tasks/task-081.md new file mode 100644 index 0000000..e475534 --- /dev/null +++ b/requirements/tasks/task-081.md @@ -0,0 +1,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. |
