prop/lib/microwaveprop/radio
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
..
callsign_client.ex Add /path calculator page 2026-04-07 13:25:04 -05:00
contact.ex Link submissions to the logged-in user on /submit 2026-04-09 13:01:49 -05:00
csv_import.ex CSV upload preview with duplicate detection before commit 2026-04-09 12:30:10 -05:00
enrichment_status.ex Replace boolean enrichment flags with enum status fields 2026-04-02 12:07:51 -05:00
maidenhead.ex Add /beacons CRUD and /users admin page 2026-04-08 12:01:45 -05:00