From c7ed1e61ce2218be0b9e60577454124c4e43a366 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 27 Jul 2025 07:57:42 +0100 Subject: task-060: refines epic-000 --- requirements/tasks/task-081.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 requirements/tasks/task-081.md (limited to 'requirements/tasks/task-081.md') 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. -- cgit v1.2.3