gsxdsm
9483670d6a
FN-6755: move org chart and heartbeat controls to Team
Relocate Command Center team operations out of Overview and into the Team section.
- Render the agent org chart and heartbeat pause/resume controls above Team analytics.
- Keep Overview controls focused on global engine, concurrency, and theme settings.
- Add Team-specific styling and tests for org chart, heartbeat, and responsive placement.
- Update Command Center documentation to describe the new Team operations layout.
Files changed:
docs/dashboard-guide.md | 5 +-
.../components/command-center/CommandCenter.tsx | 2 +-
.../command-center/CommandCenterControls.css | 61 ------
.../command-center/CommandCenterControls.tsx | 188 +------------------
.../__tests__/CommandCenter.mobile-scroll.test.tsx | 8 +-
.../__tests__/CommandCenter.tablet-layout.test.tsx | 2 +-
.../__tests__/CommandCenter.test.tsx | 4 +
.../__tests__/CommandCenterControls.test.tsx | 89 +--------
.../components/command-center/areas/TeamArea.tsx | 204 ++++++++++++++++++++-
.../command-center/areas/__tests__/areas.test.tsx | 123 ++++++++++++-
.../app/components/command-center/areas/areas.css | 181 ++++++++++++++++++
11 files changed, 526 insertions(+), 341 deletions(-)
Fusion-Task-Id: FN-6755
Fusion-Task-Lineage: 63ceb609-f0e3-4e02-8fea-c97cfc18ccf2
2026-06-20 00:15:25 -07:00
..
2026-06-19 16:47:33 -07:00
2026-06-19 07:34:26 -07:00
2026-06-19 17:25:35 -07:00
2026-06-20 00:15:25 -07:00
2026-06-19 16:47:34 -07:00
2026-06-19 07:34:26 -07:00
2026-06-19 22:24:18 -07:00
2026-06-19 23:16:19 -07:00
2026-06-19 07:34:26 -07:00
2026-06-19 07:34:26 -07:00
2026-06-08 15:19:27 -07:00
2026-06-19 07:34:26 -07:00