feat(dashboard): expanded fire config with incident types and triggers

- Add allowed_incident_types (WF/RX/OTHER) checkboxes
- Conditionally show native polling settings (tick_seconds, state)
- Broadcast triggers section with acres/containment toggles
- Cooldown and freshness window inputs in hours

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Matt Johnson (via Claude) 2026-06-06 19:27:12 +00:00
commit 9d8d5fd321
4 changed files with 124 additions and 83 deletions

View file

@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-BPBbC4kx.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BRdqCgJe.css">
<script type="module" crossorigin src="/assets/index-B_PHOh-h.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Be3tdMfU.css">
</head>
<body>
<div id="root"></div>