Pulse/frontend-modern/src/utils
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 Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
alertsActivation.ts Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
apiClient.ts Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00
canvasRenderQueue.ts feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
clipboard.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
format.ts feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00
localStorage.ts feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
logger.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
metricsKeys.ts feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
nodes.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
searchHistory.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
searchQuery.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
status.ts feat: add shared status indicators 2025-11-14 12:42:08 +00:00
tagColors.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
temperature.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
toast.ts Improve PMG connection testing to validate metrics endpoints 2025-11-05 18:40:39 +00:00
url.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00