feat(dashboard): version in header, restructure footer #109
Reference in New Issue
Block a user
Delete Branch "feat/dashboard-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Closes #108.
versionfield to/statsendpoint (fromCARGO_PKG_VERSION), so the dashboard can read it without a second fetch to/health.v0.13.1next to the Numa wordmark in the dashboard header — matches the universal convention (Grafana, Pi-hole, Portainer all put version near the product name).Modefrom the footer (redundant — the Upstream label already reads "forward" vs "recursive (root hints)").data_dirpath and shows only the matching log location (macOS →/usr/local/var/log/numa.log, Linux →journalctl -u numa -f) instead of listing both unconditionally.Test plan
make all— fmt + clippy + audit + 285 tests pass/statsJSON includes"version": "0.13.1"as the first field