The cached path-detail URL was a thinned-down view (geometry + loss-budget summary + score). The user wanted the same rich display /path renders — terrain chart with feet axes + tooltips, conditions, scoring, link/power budgets, forecast — so PathShow now resolves the row's rover/station/band/heights and push_navigates to /path with those params baked in. The cached result map on Path.result is still what the rover-planning show table reads from for fast row rendering; this just bridges the row click to the canonical Path Calculator. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| live_helpers.ex | ||
| live_table_footer.ex | ||
| live_table_resource.ex | ||
| location_resolver.ex | ||
| metrics_plug.ex | ||
| router.ex | ||
| skew_t.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||