diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-27 07:57:42 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-27 10:10:16 +0100 |
| commit | c7ed1e61ce2218be0b9e60577454124c4e43a366 (patch) | |
| tree | 4e425738c969b9ac46965b439b8d4940f5ffd8d5 /requirements/tasks/task-081.md | |
| parent | c898d9d6a988f929b66cc3219948c6cd756988ab (diff) | |
task-060: refines epic-000
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. |
