refactor(dashboard): move Central Connection to dedicated tab

- Add 'Central' as first tab in FAMILIES array (before Weather)
- Import Server icon from lucide-react
- Remove Central Connection card from header area
- Render Central config in its own tab panel (no adapter sub-tabs)

The Central tab now shows URL, Durable, and Region fields with the
enabled toggle, matching the previous inline card behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Matt Johnson (via Claude) 2026-06-06 20:18:34 +00:00
commit fa8553a1e0
3 changed files with 81 additions and 73 deletions

View file

@ -8,7 +8,7 @@
<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-B_PHOh-h.js"></script>
<script type="module" crossorigin src="/assets/index-D0VjptvK.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Be3tdMfU.css">
</head>
<body>