Pulse/frontend-modern/src/components/Settings
rcourtman 9281700b82 fix: use simplified Tux penguin icon optimized for small sizes
Replace detailed Tux SVG with a simplified stroke-based penguin head that renders cleanly at 20x20. The new icon uses strokes instead of fills (matching lucide's style) and was specifically designed by Codex for small-size rendering.

The simplified design includes just the essential features (head outline, eyes, beak, belly) and uses currentColor to inherit the chip's color state.
2025-10-24 11:29:09 +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: use simplified Tux penguin icon optimized for small sizes 2025-10-24 11:29:09 +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 refactor: simplify Docker agent token generation flow 2025-10-24 10:34:03 +00:00
SettingsSectionNav.tsx refactor: condense settings UI with tab navigation 2025-10-24 10:16:22 +00:00
UpdateHistoryPanel.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00