{{#unless fullscreen}}
{{build-stages
stageInfo=activity.pipelineConfig.stages
body=activity.stages
stageIndexLog=logIndex.stageIndex
stepIndexLog=logIndex.stepIndex
logKeyChanged=(action "logKeyChanged")
activity=activity
sortBy=sortBy
bulkActions=true
search=true
paging=true
showHost=true
showInstanceState=false
groupByKey=groupBy
groupByRef="stack"
}}
{{/unless}}
{{log-view
activity=activity
logIndex=logIndex
toggleLogMode=(action "toggleLogMode")
}}