clusev/resources/views/livewire
boban 182cb0fedd UI consistency batch: docker names, chart axis, empty states, control heights
Docker container display names drop the compose replica suffix ("clusev-app-1"
-> "clusev-app") in the host page and per-server tab; the real name/id still
drives every action/log call and shows on hover. The logs modal title now
shows the display name instead of the raw hex id.

Dashboard chart: the x-axis label row moves outside the relative chart wrapper
so the y-rail spans only the plot -> the "0" tick lands on the bottom gridline
instead of colliding with "-15 Min", and the 75/50/25 ticks align to their
gridlines.

Uptime + Certificates empty states become a centered icon-chip stack
(matching the threats/audit pattern) instead of a centered title with a
left-anchored hint.

Server-detail tab strip: overflow-y-hidden so the -mb-px overhang can no
longer make it scroll vertically; only the x-axis scrolls.

App-wide badge/button height sweep: x-badge gains a size prop (md = h-8) so
status chips that sit beside h-8 pills/buttons line up (SSH auth-type chip,
WireGuard SSH-lock, settings role). x-btn gains a "field" size (h-9, no coarse
min-h-11 bump) for form-row submit buttons that must match their h-9 input on
every device (audit/system/health/certs/groups/webauthn/commands). Topbar
Ctrl-K + language switch pinned to h-8; the triplicated pagination prev/next
buttons switched from py-sizing to h-11/lg:h-7 to match the page-number
buttons in the same row.

Codex-reviewed (one finding: h-9 class override lost to the coarse min-h-11
on touch -> fixed with the dedicated "field" size). 761 tests.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 21:20:18 +02:00
..
alerts fix(ui): uniform action-element height + live fleet status / alerts 2026-07-06 20:42:09 +02:00
audit UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
auth feat(auth): make password rotation optional + correct the 2FA copy 2026-06-25 19:47:17 +02:00
certs UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
commands UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
docker perf/cleanup: one SSH round-trip for Docker, drop dead i18n, dedupe row 2026-07-06 20:06:27 +02:00
files fix(security): close file-read RBAC gap + fail2ban arg-injection + update/HMAC hardening 2026-07-05 16:05:16 +02:00
health UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
help docs: fix stale first-login copy (random initial password, rotation optional) 2026-07-02 22:50:35 +02:00
modals UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
onboarding feat(onboarding): first-run spotlight tour — dimmed backdrop, sidebar highlights, relaunchable 2026-07-02 20:00:19 +02:00
patch fix(ui,docker): normalise oversized buttons + surface the real Docker error 2026-07-05 21:22:49 +02:00
posture feat(security): fleet security-posture score (feature 5/8) 2026-07-05 20:43:56 +02:00
release refactor(release): single stable channel — cut internal release candidates (-rc), remove all beta wording 2026-07-05 13:13:09 +02:00
servers UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
services feat(rbac): hide gated controls in the UI with @can (operator/viewer see no dead buttons) 2026-07-05 01:49:38 +02:00
settings UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
shell fix(ui): uniform action-element height + live fleet status / alerts 2026-07-06 20:42:09 +02:00
system UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
terminal fix: alert mail on queue, SMTP reset, cert/uptime auto-probe, pill heights, XSS 2026-07-06 19:46:46 +02:00
threats UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
versions UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
wireguard UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
dashboard.blade.php UI consistency batch: docker names, chart axis, empty states, control heights 2026-07-08 21:20:18 +02:00
server-switcher.blade.php Fresh-install bug batch: prod poller, installer UX, switcher/firewall polish 2026-07-08 18:57:04 +02:00