Pulse/frontend-modern/src
rcourtman ffca20bc38 refactor: unify navigation icons across settings UI
Ensure consistent icon usage between top navigation tabs and settings sidebar:
- Proxmox: Use ProxmoxIcon in both locations
- Docker: Use DockerIcon (Simple Icons whale logo) in both locations
- Hosts: Simplify HostsIcon to use lucide Monitor icon everywhere

This improves visual consistency and reduces confusion between navigation contexts.
2025-10-24 11:48:22 +00:00
..
api Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
components refactor: unify navigation icons across settings UI 2025-10-24 11:48:22 +00:00
constants Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
hooks feat: unify agent deployments and scoped token flows 2025-10-23 17:14:34 +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 feat: add native Windows service support and expandable host details 2025-10-23 22:11:56 +00:00
App.tsx refactor: improve frontend performance with lazy loading and component extraction 2025-10-24 08:20:12 +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