dr-sandbox/app/web/templates
Michael Pilosov a5614ac371 runs list: mark older runs with duplicate-stem output as stale, hide their compare checkbox
When two runs share identical params they write to the same figs/<stem>.html,
and the most recent overwrites the earlier. Previously both got a compare
checkbox with the same data-stem, so toggling one toggled both via the JS
Set. Now we flag older duplicates server-side (first occurrence wins — Prefect
returns runs START_TIME_DESC), drop their checkbox, fade the row, and mark
'overwritten' on the outputs line.
2026-04-22 15:35:05 -06:00
..
_reducer_form.html rename folder 2026-04-21 19:30:45 -06:00
_runs.html runs list: mark older runs with duplicate-stem output as stale, hide their compare checkbox 2026-04-22 15:35:05 -06:00
compare.html runs list: mark older runs with duplicate-stem output as stale, hide their compare checkbox 2026-04-22 15:35:05 -06:00
index.html runs list: mark older runs with duplicate-stem output as stale, hide their compare checkbox 2026-04-22 15:35:05 -06:00
metrics.html clean up / clarify labels 2026-04-22 11:30:52 -06:00