towerops/lib/towerops_web/graphql
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
..
middleware add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
resolvers add query_helpers tests and fix all credo issues (#56) 2026-03-17 10:43:57 -05:00
types add service checks REST API, GraphQL API, and ping executor (#52) 2026-03-16 18:40:18 -05:00
context.ex Security fixes: mask credentials in logs/API, fix cookie/CSP/LIKE injection/webhooks 2026-02-15 09:09:04 -06:00
schema.ex add service checks REST API, GraphQL API, and ping executor (#52) 2026-03-16 18:40:18 -05:00
subscriptions.ex add real-time GraphQL API with time-series queries and subscriptions 2026-03-12 10:24:39 -05:00