prop/test/microwaveprop_web/controllers
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
..
error_html_test.exs initial 2026-03-28 11:28:47 -05:00
error_json_test.exs initial 2026-03-28 11:28:47 -05:00
health_controller_test.exs Add Tier 1 test coverage: EnrichmentStatus, Markdown, health, RemoteIp, Maidenhead 2026-04-06 10:15:38 -05:00
page_controller_test.exs Add click-to-inspect factor breakdown popup on map 2026-03-31 09:45:50 -05:00
user_registration_controller_test.exs Add password auth with callsign + email confirmation 2026-04-08 10:21:16 -05:00
user_session_controller_test.exs Add password auth with callsign + email confirmation 2026-04-08 10:21:16 -05:00
user_settings_controller_test.exs Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:30 -05:00