Pulse/frontend-modern/src/components
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
..
__tests__ Unify API token reveal workflow 2025-10-15 22:58:31 +00:00
Alerts Add snapshot size alert thresholds (#585) 2025-10-22 13:30:40 +00:00
Backups Add snapshot size alert thresholds (#585) 2025-10-22 13:30:40 +00:00
Dashboard fix: prevent guest link icon from re-animating on WebSocket updates 2025-10-24 09:27:06 +00:00
Docker feat: improve Docker and Hosts page UX 2025-10-24 10:06:45 +00:00
Hosts feat: improve Docker and Hosts page UX 2025-10-24 10:06:45 +00:00
icons feat: add native Windows service support and expandable host details 2025-10-23 22:11:56 +00:00
PMG Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Proxmox Add replication monitoring plumbing and UI 2025-10-22 16:10:15 +00:00
Replication Add replication monitoring plumbing and UI 2025-10-22 16:10:15 +00:00
Settings fix: use simplified Tux penguin icon optimized for small sizes 2025-10-24 11:29:09 +00:00
shared feat: improve mobile layout responsiveness 2025-10-22 12:39:53 +00:00
Storage Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
Toast refactor: unify notifications into global toast 2025-10-22 12:39:01 +00:00
DemoBanner.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ErrorBoundary.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
FirstRunSetup.tsx release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
LegacySSHBanner.tsx Document optional host-script upgrade path 2025-10-14 13:19:38 +00:00
Login.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
NotificationContainer.tsx feat: allow per-node overrides for Proxmox endpoints 2025-10-22 17:16:54 +00:00
SecurityWarning.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
TokenRevealDialog.tsx Add reusable API token reveal dialog 2025-10-15 22:45:14 +00:00
UpdateBanner.tsx fix: Update modal now properly detects when update completes 2025-10-12 18:25:38 +00:00
UpdateConfirmationModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UpdateProgressModal.tsx fix: Update test version fallback and fix lint warnings #64 2025-10-13 15:50:23 +00:00