prop/assets/js
Graham McIntire a95d2ada52 Compact beacon detail page, toggleable coverage, About page formatting
- Beacon map defaults to just the marker at zoom 11. A daisyUI toggle
  switch shows/hides the estimated-coverage cell layer; the coverage
  info line and tier legend are hidden unless the toggle is on.
- Beacon detail list replaced with a compact dl grid (2-4 columns).
  Lat/lon rounded to 5 decimals, power/height/beamwidth formatted via
  Beacon.format_mw/1 so no more "2.5e3" scientific notation or "280.0".
  format_mw/1 hoisted onto the schema so index and show share it.
- About page no longer uses prose classes (this project doesn't load
  @tailwindcss/typography). Headings, lists, and paragraphs now use
  explicit utility classes so they render as intended.
2026-04-09 09:12:32 -05:00
..
app.js Beacon detail map with range estimate and on_the_air flag 2026-04-08 13:29:58 -05:00
beacon_map_hook.js Compact beacon detail page, toggleable coverage, About page formatting 2026-04-09 09:12:32 -05:00
contact_map_hook.js Rename QSO to Contact in UI, add higher bands, improve submit page 2026-04-01 12:28:24 -05:00
contacts_map_hook.js Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
elevation_profile_hook.js Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00
locate_me_hook.js Throttle GPS updates on path page to once per minute 2026-04-07 14:44:34 -05:00
maidenhead_grid.js Add grid squares toggle to rover planner 2026-04-08 09:06:09 -05:00
propagation_map_hook.js Map UX polish and populated About page 2026-04-08 17:06:53 -05:00
rover_map_hook.js Show grid squares by default on rover planner 2026-04-08 10:21:40 -05:00
weather_map_hook.js Show 'Press ESC to close' hint on map and weather pages 2026-04-07 17:05:15 -05:00