Pulse/frontend-modern/src/components/Settings
rcourtman 84d89c8c81 Redesign API token manager UI for improved usability
Restructure the API token management interface with a focus on
information density and modern design patterns:

- Replace large card layouts with compact table view for token list
- Add visual statistics cards for total, scoped, and wildcard tokens
- Implement toggle button controls instead of checkboxes for scope selection
- Streamline token creation form with collapsible custom scopes
- Improve visual hierarchy with SectionHeader and ApiIcon components
- Add gradient backgrounds and refined spacing throughout
- Maintain accessibility while reducing overall page footprint

The new design presents all critical information at a glance while
preserving functionality and reducing visual clutter.
2025-10-23 13:30:46 +00:00
..
APITokenManager.tsx Redesign API token manager UI for improved usability 2025-10-23 13:30:46 +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
DiscoveryModal.tsx Use lucide loader icon for discovery spinners 2025-10-22 12:30:04 +00:00
DockerAgents.tsx Ensure Docker agent builds stay static (#597) 2025-10-22 21:48:57 +00:00
GuestURLs.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
HostAgents.tsx Add API token scopes and standalone host agent 2025-10-23 11:40:31 +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 Add gradient banners to settings pages for visual consistency 2025-10-23 12:57:39 +00:00
UpdateHistoryPanel.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00