towerops/priv/repo
Graham McIntie 37314bd154 Add alert routing setting (builtin/pagerduty/both)
- New 'alert_routing' field on organizations (default: builtin)
- AlertNotificationWorker respects the setting:
  - builtin: only built-in escalation policies
  - pagerduty: only PagerDuty events
  - both: fire both (useful during migration)
- Radio button UI in Settings → General with visual cards
- Warning shown when PagerDuty selected but not configured
- Migration, schema validation, 6 tests
2026-03-13 15:26:25 -05:00
..
migrations Add alert routing setting (builtin/pagerduty/both) 2026-03-13 15:26:25 -05:00
seeds.exs init 2025-12-21 11:10:43 -06:00
seeds_e2e.exs feat: create test organization in e2e seed script 2026-03-08 13:14:56 -05:00
structure.sql fix: add --skip-if-loaded to test alias to prevent prompts 2026-03-05 13:49:51 -06:00