Pulse/frontend-modern/src/components/Settings
rcourtman 106be7540f fix: show settings navigation on Docker tab
The SettingsSectionNav was only visible on the Proxmox tab. Now it also shows on the Docker settings page (/settings/docker), displaying all four tabs: Virtual Environment, Backup Server, Mail Gateway, and Docker.

When on the Docker tab, the navigation correctly highlights Docker as active.
2025-10-24 11:37:36 +00:00
..
AgentStepSection.tsx feat: add native Windows service support and expandable host details 2025-10-23 22:11:56 +00:00
APITokenManager.tsx fix: correct checksum URL construction in install script 2025-10-23 22:34:07 +00:00
BatchCredentialModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ChangePasswordModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
CommandBuilder.tsx Unify API token reveal workflow 2025-10-15 22:58:31 +00:00
ConfiguredNodeTables.tsx refactor: improve frontend performance with lazy loading and component extraction 2025-10-24 08:20:12 +00:00
DiscoveryModal.tsx Use lucide loader icon for discovery spinners 2025-10-22 12:30:04 +00:00
DockerAgents.tsx refactor: simplify Docker agent token generation flow 2025-10-24 10:34:03 +00:00
HostAgents.tsx fix: correct lucide icon import path 2025-10-24 11:33:12 +00:00
NodeModal.tsx Improve PMG metric ingestion refs #551 2025-10-22 18:15:27 +00:00
OIDCPanel.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
QuickSecuritySetup.tsx Fix initial setup caching and container discovery defaults 2025-10-22 07:34:32 +00:00
SecurityPostureSummary.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Settings.tsx fix: show settings navigation on Docker tab 2025-10-24 11:37:36 +00:00
SettingsSectionNav.tsx feat: add Docker icon to settings navigation 2025-10-24 11:35:49 +00:00
UpdateHistoryPanel.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00