Jeffrey Paul sneak
sneak pushed to main at sneak/upaas 2026-02-26 13:55:29 +01:00
578c6ec842 Merge pull request 'tidy' (#148) from fix/tidy into main
1c2bf80d7d tidy
Compare 2 commits »
sneak created pull request sneak/upaas#148 2026-02-26 13:52:43 +01:00
tidy
sneak pushed to fix/tidy at sneak/upaas 2026-02-26 13:52:28 +01:00
1c2bf80d7d tidy
sneak created branch fix/tidy in sneak/upaas 2026-02-26 13:52:28 +01:00
sneak pushed to main at sneak/netwatch 2026-02-26 13:14:20 +01:00
4ad98d578b Move latency figure and stats line down in host row
sneak pushed to main at sneak/netwatch 2026-02-26 13:12:47 +01:00
c875793314 Pull URL closer to hostname in host row
sneak pushed to main at sneak/netwatch 2026-02-26 13:11:08 +01:00
b357ccf978 Center-align grid row items in host row
sneak pushed to main at sneak/netwatch 2026-02-26 13:10:37 +01:00
cd16edd486 Add mt-3 to all stats className assignments
sneak pushed to main at sneak/netwatch 2026-02-26 13:10:16 +01:00
f791798044 Increase top margin on per-host stats line
sneak pushed to main at sneak/netwatch 2026-02-26 13:09:51 +01:00
2861de3c6e Add vertical spacing to latency figure and stats line in host row
sneak pushed to main at sneak/netwatch 2026-02-26 13:08:23 +01:00
d9556e3cfd Preserve col-span-2 on stats line when className is updated
sneak pushed to main at sneak/netwatch 2026-02-26 13:06:52 +01:00
dcdc2873a6 Fix host row: min-width on name, fixed grid width, no clipping
sneak pushed to main at sneak/netwatch 2026-02-26 13:05:35 +01:00
f5327a11c1 Fix latency text overlapping sparkline in host row grid
sneak pushed to main at sneak/netwatch 2026-02-26 13:03:48 +01:00
85058a336a Fix host row layout: use CSS grid to prevent stats overflow
sneak pushed to main at sneak/netwatch 2026-02-26 12:30:25 +01:00
db983fb340 Increase left padding on per-host stats line
sneak pushed to main at sneak/netwatch 2026-02-26 12:28:04 +01:00
30895f4219 Hardcode port 8080, extract nginx config, fix host row overflow
sneak pushed to main at sneak/netwatch 2026-02-26 12:25:07 +01:00
05a2ee970c Redesign host row layout, fix Docker build, add S3 Singapore
sneak merged pull request sneak/upaas#147 2026-02-26 12:07:43 +01:00
Fix dashboard CSRFField crash (closes #146)
sneak pushed to main at sneak/upaas 2026-02-26 12:07:43 +01:00
019ba7fe1f Merge pull request 'Fix dashboard CSRFField crash (closes #146)' (#147) from fix/dashboard-csrf-field into main
c22a2877d5 fix: pass CSRFField to dashboard template (closes #146)
43cde0eefd test: add failing test for dashboard CSRFField (refs #146)
Compare 3 commits »
sneak closed issue sneak/upaas#146 2026-02-26 12:07:43 +01:00
CRITICAL: error in template prevents login