towerops/lib/towerops_web/live/schedule_live
Graham McIntire 19abd5508a
ux: improve mobile responsiveness across all pages
- Hide less-critical table columns on small screens (IP, subs, MRR, etc.)
- Add overflow-x-auto wrappers on tables to prevent horizontal scroll
- Fix <.header> component to flex-wrap action buttons on mobile
- Make page action button labels icon-only on small screens
- Add min-w-0 on grid children to prevent viewport overflow
- Right-align device detail dt/dd values consistently
- Fix schedule timeline cards with overflow-x-auto wrappers
2026-03-12 16:49:59 -05:00
..
form.ex feat: add on-call schedules and escalation policies 2026-03-11 12:32:54 -05:00
form.html.heex feat: add on-call schedules and escalation policies 2026-03-11 12:32:54 -05:00
index.ex fix: display on-call user names instead of emails on schedule index 2026-03-11 13:35:43 -05:00
index.html.heex fix: display on-call user names instead of emails on schedule index 2026-03-11 13:35:43 -05:00
show.ex enhance: schedule show with PagerDuty-style timeline and UX improvements 2026-03-11 12:59:23 -05:00
show.html.heex ux: improve mobile responsiveness across all pages 2026-03-12 16:49:59 -05:00