fire-planner/frontend/src/pages
Viktor Barzin d2fd765fe0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
frontend: scenarios list + detail pages with persisted fan chart
/scenarios — table of all scenarios with filter chips (all/cartesian/
user). Cartesian scenarios get a neutral badge; user-defined get an
emerald accent. Empty-state nudges the user to run /recompute.

/scenarios/:id — params summary + the latest persisted MC projection.
Reuses FanChart so chart code is shared with /what-if. 404 on the
projection endpoint is treated as "no run yet" (don't retry); other
errors surface normally.

Nav grew a Scenarios tab. typecheck + 5 tests + build pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 22:09:43 +00:00
..
Dashboard.tsx frontend: stacked-area NW history chart on the dashboard 2026-05-09 21:55:30 +00:00
ScenarioDetail.tsx frontend: scenarios list + detail pages with persisted fan chart 2026-05-09 22:09:43 +00:00
Scenarios.tsx frontend: scenarios list + detail pages with persisted fan chart 2026-05-09 22:09:43 +00:00
WhatIf.tsx frontend: What-If page with fan chart driven by /simulate 2026-05-09 22:08:00 +00:00