Pulse/frontend-modern/src/types
rcourtman 98b0721461 feat: improve responsive table layout with tighter columns
- Add 4 separate I/O columns (D Read, D Write, N In, N Out) to guest table
- Tighten column widths: fixed-width I/O columns, flexible progress bar columns
- Remove sticky columns from NodeSummaryTable (not needed)
- Shorten "Containers" to "CTs" in node summary for consistency
- Always show full VM/LXC labels (no mobile abbreviation)
- Increase name column minWidth to 100px for mobile readability
- Add formatSpeed utility function for I/O display
- Add responsive infrastructure: useBreakpoint hook, useGridTemplate hook
2025-11-25 20:37:28 +00:00
..
alerts.ts Add recovery notifications and grouping controls 2025-11-21 22:07:00 +00:00
api.ts feat: adaptive node table layout, guest row fixes, and legacy agent detection 2025-11-25 17:19:36 +00:00
backups.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
config.ts Implement UI toggle for Hide Local Login (related to issue #750) 2025-11-25 08:14:19 +00:00
nodes.ts Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
responsive.ts feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00