prop/lib/microwaveprop_web/controllers
Graham McIntire 079346a1b9
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 4m38s
fix: resolve all 281 credo issues across source and test files
- F-level (228): replace length/1 with Enum.count_until/2 or pattern
  matching; convert Enum.flat_map+if to Enum.filter+Enum.map; fix
  identity case in narr_client
- W-level (46): normalize dual atom/string key access in weather_layers,
  beacon_measurements, surface, skewt_live, contact_live/show; add
  :data_provider and weather-map assigns to ignored_assigns in credo
  config (consumed by child components credo can't trace); remove
  weak is_list assertion; remove explicit assert_receive timeout
- R-level (6): replace 'This module provides...' moduledocs with
  meaningful descriptions
- Also fix 4 compile-connected xref issues by deferring
  BandConfig.band_options() from module attribute to runtime

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-29 09:04:21 -05:00
..
api/v1 feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
page_html chore: update phoenix_live_view to 1.2.0 and fix test failures 2026-06-12 10:42:41 -05:00
user_registration_html feat(design): apply NTMS design system tokens 2026-04-17 17:34:15 -05:00
user_reset_password_html feat(auth): self-service password reset 2026-04-18 08:42:35 -05:00
user_session_html feat(auth): self-service password reset 2026-04-18 08:42:35 -05:00
user_settings_html feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
agent_skills_controller.ex feat(agent-discovery): Link/markdown/content-signal/api-catalog/skills 2026-04-17 12:09:05 -05:00
api_catalog_controller.ex feat(agent-discovery): Link/markdown/content-signal/api-catalog/skills 2026-04-17 12:09:05 -05:00
api_docs_controller.ex feat: serve API docs at /docs/api 2026-05-09 09:09:45 -05:00
api_token_controller.ex fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
beacon_monitor_controller.ex feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
contact_map_controller.ex fix: resolve 27 security, architecture, test, and performance audit findings 2026-07-27 18:19:37 -05:00
error_html.ex fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
error_json.ex fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
health_controller.ex fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
page_controller.ex fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
page_html.ex fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00
scores_controller.ex fix: resolve all dialyzer type errors across project (46→0 project errors) 2026-06-08 17:51:13 -05:00
user_registration_controller.ex fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
user_registration_html.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00
user_reset_password_controller.ex fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
user_reset_password_html.ex feat(auth): self-service password reset 2026-04-18 08:42:35 -05:00
user_session_controller.ex fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
user_session_html.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00
user_settings_controller.ex feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
user_settings_html.ex Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00
weather_tile_controller.ex feat(weather): add duct cutoff band map layer 2026-05-15 19:51:24 -05:00