prop/lib/microwaveprop_web/live
Graham McIntire 5724b33e8f Link submissions to the logged-in user on /submit
Contacts now carry a user_id FK to users. When a logged-in user
submits a contact (single or CSV upload), the server injects their
user_id and the email from their account into the submission params,
and the visible email input is replaced with a hidden input holding
that value — logged-in users don't have to retype their address.

The submission changeset now requires at least one of user_id or
submitter_email (rather than hard-requiring email), and email format
is only validated when one is actually present.

Reworded the submit-page blurb from "10 GHz to 241 GHz" to "902 MHz
and up" so it matches the actual band coverage of the project.
2026-04-09 13:01:49 -05:00
..
beacon_live Compact beacon detail page, toggleable coverage, About page formatting 2026-04-09 09:12:32 -05:00
contact_live Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
user_management_live Add /beacons CRUD and /users admin page 2026-04-08 12:01:45 -05:00
about_live.ex change about 2026-04-09 12:43:30 -05:00
algo_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
backfill_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
contact_map_live.ex Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
map_live.ex Map UX polish and populated About page 2026-04-08 17:06:53 -05:00
path_live.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00
privacy_live.ex Trim footer and privacy copy 2026-04-09 12:30:10 -05:00
rover_live.ex Show grid squares by default on rover planner 2026-04-08 10:21:40 -05:00
submit_live.ex Link submissions to the logged-in user on /submit 2026-04-09 13:01:49 -05:00
weather_map_live.ex Map UX polish and populated About page 2026-04-08 17:06:53 -05:00