towerops/test/towerops_web
Graham McIntire 28e97ff5f0 add service checks REST API, GraphQL API, and ping executor (#52)
- REST CRUD at /api/v1/checks for HTTP, TCP, DNS, ping checks
- GraphQL queries (checks, check) and mutations (create/update/delete)
- ping executor using system ping with macOS/Linux parsing
- check config validation for ping type (requires host)
- API documentation updated with checks resource section

Reviewed-on: graham/towerops-web#52
2026-03-16 18:40:18 -05:00
..
channels add mobile app websocket channel and improve QR linking UX 2026-03-13 17:28:36 -05:00
components Fix footer positioning + add layout tests 2026-03-13 13:57:55 -05:00
controllers add service checks REST API, GraphQL API, and ping executor (#52) 2026-03-16 18:40:18 -05:00
graphql add service checks REST API, GraphQL API, and ping executor (#52) 2026-03-16 18:40:18 -05:00
helpers feat: add 12/24-hour time format setting with consistent timezone display 2026-02-13 15:16:29 -06:00
integration Merge remote-tracking branch 'origin/main' into feature/preseem-integration 2026-02-13 09:11:45 -06:00
live fix: resolve test fixture issues and skip flaky/environmental tests 2026-03-15 17:48:36 -05:00
plugs add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
graphql_socket_test.exs add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
permissions_test.exs fix snmp v3 test 2026-02-06 10:21:54 -06:00
plug_exceptions_test.exs handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
remote_ip_test.exs perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
telemetry_filter_test.exs Add GeoIP import HTTP tests 2026-03-10 16:02:49 -05:00
user_auth_test.exs perf(tests): remove/reduce Process.sleep calls for faster tests 2026-03-06 07:57:30 -06:00