Commit Graph

7 Commits

Author SHA1 Message Date
bvandeusen 165a202ba4 feat: UI redesign (CSS system, DNS widget, Traefik dashboard widget)
- Replace base.html style block with full CSS design system using custom properties (dark theme, cards, tables, badges, dots, widgets)
- Add DNS blueprint (fablednetmon/dns/) with /dns/ and /dns/rows routes + templates
- Add Traefik /widget route and widget.html fragment for dashboard
- Update dashboard: DNS + Traefik widgets, traefik_enabled config detection
- Update all templates to use new CSS classes (page-title, section-title, card-flush, table, badge-*, dot-*, btn-*)
- Register dns_bp in app.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 23:37:46 -04:00
bvandeusen 7a7ed2185a feat: live ping pill widget (dashboard + /ping/ page with threshold settings) 2026-03-18 23:18:26 -04:00
bvandeusen dfb433e779 feat: settings UI (admin-only, live-updates app.config)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 20:35:39 -04:00
bvandeusen 763cbda3ac feat: wire ansible blueprint, startup interrupted-run marker, git-pull task, cleanup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 20:33:14 -04:00
bvandeusen 7dbb662c38 feat: wire monitors, scheduler, alerts, and nav into app
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 20:01:31 -04:00
bvandeusen 686fc2b1e1 feat: base layout and auth/dashboard templates 2026-03-17 19:08:46 -04:00
bvandeusen 6ca25e94a0 feat: session auth, role middleware, login/setup/logout routes 2026-03-17 19:06:06 -04:00