towerops/lib/towerops_web/controllers/api
Graham McIntire 0c8bb35ef7 add query_helpers tests and fix all credo issues (#56)
- add tests for QueryHelpers.sanitize_like/1 (%, _, \ escaping)
- fix nesting depth in store_check_result, handle_check_state_change,
  graphql check resolver, checks controller, and ping executor
- fix cyclomatic complexity in build_check_protobuf by extracting
  check_type_config/2 function clauses
- fix formatting in api_docs_html template

Reviewed-on: graham/towerops-web#56
2026-03-17 10:43:57 -05:00
..
v1 add query_helpers tests and fix all credo issues (#56) 2026-03-17 10:43:57 -05:00
account_data_controller.ex security: implement comprehensive security audit fixes 2026-03-05 13:08:10 -06:00
error_helpers.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
mobile_auth_controller.ex fix: return raw session token instead of hash in mobile QR login (#42) 2026-03-16 13:59:52 -05:00
mobile_controller.ex rename equipment to device 2026-01-17 14:48:46 -06:00