towerops/lib/towerops_web
Graham McIntie a91e5f9be5 Dashboard makeover: more breathing room, cleaner layout
- Stat cards: 4-column grid with larger text (text-4xl) and rounded-xl
- Split stats into primary (health/uptime/devices/alerts) and secondary rows
- Main content: 2/3 + 1/3 split instead of cramped 3/5 + 2/5
- Increased gaps throughout (gap-5, gap-10, mt-10 between sections)
- Cards use rounded-xl, p-5 for more padding
- Config changes + activity in proper list layout with dividers
- Quick actions moved to bottom with separator
- Filter pills use rounded-full with stronger active state
- Removed 'Command Center' header, cleaner org name + subtitle
- Better empty states with more whitespace
2026-02-14 15:01:49 -06:00
..
channels refactor: fix all credo strict issues, format all code, fix broken routes 2026-02-13 19:34:40 -06:00
components ui: remove Agents from top-level nav, accessible via org settings tab 2026-02-14 14:03:49 -06:00
controllers PagerDuty two-way sync: webhook receiver for resolve/acknowledge 2026-02-14 14:58:58 -06:00
graphql fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
helpers feat: add 12/24-hour time format setting with consistent timezone display 2026-02-13 15:16:29 -06:00
live Dashboard makeover: more breathing room, cleaner layout 2026-02-14 15:01:49 -06:00
plugs fix: add Permissions-Policy header to suppress browsing-topics warning 2026-02-14 13:31:08 -06:00
changelog_parser.ex fix: resolve 500 errors on /activity and /changelog 2026-02-13 19:49:12 -06:00
endpoint.ex add gaiia webhook listener with per-org signature verification 2026-02-13 10:40:49 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
gettext_helpers.ex feat: migrate email templates to gettext (Phase 2 - Emails) 2026-02-02 09:48:30 -06:00
permissions.ex Replace conditionals with functional pattern matching 2026-02-10 17:11:37 -06:00
plug_exceptions.ex handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
router.ex PagerDuty two-way sync: webhook receiver for resolve/acknowledge 2026-02-14 14:58:58 -06:00
telemetry.ex fix: add Oban config to dev.exs and replace Exq telemetry with Oban 2026-01-24 16:39:45 -06:00
user_auth.ex test fixes 2026-02-09 15:30:52 -06:00