docs: mark Custom Poll Interval as done in backlog

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-12 11:23:05 +01:00
parent 8cb83d3dd7
commit 6b18c507dc

View File

@@ -14,14 +14,16 @@
- Browser session cookies handle Proxmox auth automatically in new tab.
- **Status: done (merged to main)**
## Quick Wins (low effort, high value)
### Manual Refresh
- Button in dashboard header that calls `mutate()` on all SWR caches
- **Status: done (merged to main)**
### Custom Poll Interval
- Input field in header to adjust `refreshInterval` instead of env-only config
- Number input in header (milliseconds) that updates polling in real-time.
- Replaced SWR polling with a manual `setInterval` effect.
- **Status: done (merged to main)**
## Quick Wins (low effort, high value)
### Group by Node
- Collapse/expand VMs/LXCs by node with toggle