Generalizes the Uptime Kuma monitor-grouping pattern to every integration: Node Status now collapses each integration's resources into one tile (e.g. 30 EC2 instances under one "AWS" tile) instead of flooding the grid, with members listed in Node Detail on selection. Proxmox stays ungrouped since its VMs/LXCs are managed individually elsewhere in the app. Adds integrationType to the /api/integrations/resources response so the frontend can group/exclude by adapter type rather than resource kind (kind alone can't distinguish Proxmox VMs from AWS VMs, for example). Documents the grouping rule in HANDOFF.md and adds a paid-tier roadmap entry for per-integration node tabs that will show every individual node. Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||