Summary
Two improvements to the routine header (where prior report runs are listed):
- Add a download button to the header so users can export the currently selected report directly.
- Collapse report history when > 5 entries. Today the header lists every run inline (e.g.
1m ago, 15h ago, 15h ago, ...). When there are more than 5 reports, show the first 5 inline and move the rest into a dropdown. Items in the dropdown should use an absolute date / time format (not relative "Xh ago") so older runs are easier to identify.
Reference
Current state of the header on a routine with many runs:
(Header shows 1 of 12 runs but lists all 12 inline as 1m ago / 15h ago / ... — the proposed change keeps the 5 most recent inline and moves the rest into a date/time dropdown.)
Acceptance criteria
Summary
Two improvements to the routine header (where prior report runs are listed):
1m ago,15h ago,15h ago, ...). When there are more than 5 reports, show the first 5 inline and move the rest into a dropdown. Items in the dropdown should use an absolute date / time format (not relative "Xh ago") so older runs are easier to identify.Reference
Current state of the header on a routine with many runs:
(Header shows
1 of 12runs but lists all 12 inline as1m ago / 15h ago / ...— the proposed change keeps the 5 most recent inline and moves the rest into a date/time dropdown.)Acceptance criteria
2026-05-27 09:35) instead of relative time.