From 21ac619fac3c165119aa40531190b4adee413ba7 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Sat, 25 Apr 2026 23:58:15 +0000 Subject: [PATCH] monitoring(uk-payslip): promote yearly receipt + YTD gross YoY to row 4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move both barchart/timeseries panels into row 4 (y=29, side-by-side w=12 each, h=10) so the per-tax-year overviews appear right after the income-tax-and-pension YTD row. Shift panels 13, 4, 5, 6, 8, 9 down by 10 to accommodate. Final ordering: rows 1–3 = monthly + YTD timeseries (panels 1/7/2/3/11/12), row 4 = yearly receipt + YTD gross YoY (16/17), then the wider deduction/integrity/table panels below. --- .../monitoring/dashboards/uk-payslip.json | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/stacks/monitoring/modules/monitoring/dashboards/uk-payslip.json b/stacks/monitoring/modules/monitoring/dashboards/uk-payslip.json index c0ef4973..ffc9645f 100644 --- a/stacks/monitoring/modules/monitoring/dashboards/uk-payslip.json +++ b/stacks/monitoring/modules/monitoring/dashboards/uk-payslip.json @@ -932,7 +932,7 @@ "h": 9, "w": 24, "x": 0, - "y": 29 + "y": 39 }, "fieldConfig": { "defaults": { @@ -1086,7 +1086,7 @@ "h": 6, "w": 24, "x": 0, - "y": 38 + "y": 48 }, "fieldConfig": { "defaults": { @@ -1260,7 +1260,7 @@ "h": 14, "w": 24, "x": 0, - "y": 44 + "y": 54 }, "fieldConfig": { "defaults": { @@ -1436,7 +1436,7 @@ "h": 12, "w": 24, "x": 0, - "y": 58 + "y": 68 }, "fieldConfig": { "defaults": { @@ -1746,7 +1746,7 @@ "h": 14, "w": 24, "x": 0, - "y": 70 + "y": 80 }, "options": { "monochrome": false, @@ -1784,7 +1784,7 @@ "h": 10, "w": 24, "x": 0, - "y": 84 + "y": 94 }, "fieldConfig": { "defaults": { @@ -1939,10 +1939,10 @@ "uid": "payslips-pg" }, "gridPos": { - "h": 11, - "w": 24, + "h": 10, + "w": 12, "x": 0, - "y": 179 + "y": 29 }, "fieldConfig": { "defaults": { @@ -2074,10 +2074,10 @@ "uid": "payslips-pg" }, "gridPos": { - "h": 11, - "w": 24, - "x": 0, - "y": 190 + "h": 10, + "w": 12, + "x": 12, + "y": 29 }, "fieldConfig": { "defaults": {