Pulse/frontend-modern/src
rcourtman 5c54685f04 Add API token scopes and standalone host agent
Introduces granular permission scopes for API tokens (docker:report, docker:manage, host-agent:report, monitoring:read/write, settings:read/write) allowing tokens to be restricted to minimum required access. Legacy tokens default to full access until scopes are explicitly configured.

Adds standalone host agent for monitoring Linux, macOS, and Windows servers outside Proxmox/Docker estates. New Servers workspace in UI displays uptime, OS metadata, and capacity metrics from enrolled agents.

Includes comprehensive token management UI overhaul with scope presets, inline editing, and visual scope indicators.
2025-10-23 11:40:31 +00:00
..
api Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
components Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
constants Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
hooks feat: add adaptive polling scheduler infrastructure (Phase 2 Tasks 1-3) 2025-10-20 15:13:37 +00:00
pages Add Apprise API controls to notification panel (#584) 2025-10-22 13:44:39 +00:00
stores Add replication monitoring plumbing and UI 2025-10-22 16:10:15 +00:00
styles Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
test feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
types Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
utils refactor: unify notifications into global toast 2025-10-22 12:39:01 +00:00
App.tsx Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
constants.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
index.css feat: improve mobile layout responsiveness 2025-10-22 12:39:53 +00:00
index.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SimpleApp.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Test.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
vite-env.d.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00