prop/test/microwaveprop_web
Graham McIntire a8995bb43b Merge auth links into main nav and lower password min to 8
- Register/Log in (or callsign/Settings/Log out) now live next to
  the Map/Path/Rover links in the main header instead of a separate
  top menu bar
- Add on_mount in UserAuth to assign current_scope on LiveView mount,
  and pass current_scope through to Layouts.app from every LiveView
- Drop the old top <ul> from root.html.heex
- Password minimum lowered from 12 to 8 characters
2026-04-08 10:39:30 -05:00
..
controllers Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:30 -05:00
live Support two-callsign search on contacts page to find contacts between a pair 2026-04-04 09:29:32 -05:00
plugs Add type filter to backfill enqueue 2026-04-06 11:42:26 -05:00
user_auth_test.exs Add password auth with callsign + email confirmation 2026-04-08 10:21:16 -05:00