feat: move tag management to new job view header

This commit is contained in:
Christoph Kluge
2024-09-09 18:06:13 +02:00
parent 704620baff
commit b3ed2afebe
5 changed files with 206 additions and 79 deletions

View File

@@ -89,7 +89,7 @@
<tr>
<th>
<Button outline on:click={() => (isMetricSelectionOpen = true)}>
Metrics
<Icon name="graph-up" /> Select Metrics
</Button>
</th>
{#each selectedMetrics as metric}