rework job view header, change footprint to summary component

This commit is contained in:
Christoph Kluge
2024-09-05 16:44:03 +02:00
parent 398e3c1b91
commit df484dc816
7 changed files with 626 additions and 177 deletions

View File

@@ -84,7 +84,7 @@
}
</script>
<Table>
<Table class="mb-0">
<thead>
<tr>
<th>
@@ -146,8 +146,6 @@
</tbody>
</Table>
<br />
<MetricSelection
cluster={job.cluster}
configName="job_view_nodestats_selectedMetrics"