Pulse/frontend-modern/src/hooks
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
..
useBreakpoint.ts feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00
useDebouncedValue.ts refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
usePersistentSignal.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00