- add_station no longer seeds `"input" => ""` in params, so used_input?/1 treats the new row as untouched and hides the validate_required error until the user types. - Show page's format_distance/format_db/format_meters helpers coerce with `* 1.0` because JSONB returns bare zeros as integers, which crashed Float.round/2 (FunctionClauseError on /rover-planning/:id render). - Lat/lon row uses items-start + mt-6 trash so the inputs stay aligned even when the callsign cell grows from validation feedback. |
||
|---|---|---|
| .. | ||
| controllers | ||
| live | ||
| plugs | ||
| analytics_test.exs | ||
| live_helpers_test.exs | ||
| live_table_footer_test.exs | ||
| location_resolver_test.exs | ||
| metrics_log_suppression_test.exs | ||
| metrics_plug_test.exs | ||
| skew_t_property_test.exs | ||
| skew_t_test.exs | ||
| telemetry_test.exs | ||
| user_auth_test.exs | ||