FunctionInjectPanel({ systems, incidents, connected, simRunning, cooling, onInject })
itops/frontend/src/pages/MonitoringPage.jsx:78
FunctionStageButton({ active, disabled, onClick, icon, label, color, activeBg, done, trailing })
itops/frontend/src/pages/InvestigationPage.jsx:145
Methodbuild_packet_envelope(
self,
channel_id: str,
sender_id: str,
body: str,
*,
handoff
itops/orchestration/parallel_workflow.py:569
Methodbuild_text_envelope(
self,
channel_id: str,
sender_id: str,
text: str,
*,
audienc
itops/orchestration/parallel_workflow.py:552