summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-081.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-27 07:57:42 +0100
committerJoe Carstairs <me@joeac.net>2025-07-27 10:10:16 +0100
commitc7ed1e61ce2218be0b9e60577454124c4e43a366 (patch)
tree4e425738c969b9ac46965b439b8d4940f5ffd8d5 /requirements/tasks/task-081.md
parentc898d9d6a988f929b66cc3219948c6cd756988ab (diff)
task-060: refines epic-000
Diffstat (limited to 'requirements/tasks/task-081.md')
-rw-r--r--requirements/tasks/task-081.md16
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.