Pulse/frontend-modern/src/components
rcourtman 3c0f4aa576 chore(settings): Remove unused diagnostics code and cleanup
- Removed unused helper functions (formatIsoDateTime, formatIsoRelativeTime, etc.)
- Removed unused handler functions (handleRegisterProxyNodes, handleDockerPrepareToken, handleCopy)
- Removed unused type interfaces (ProxyRegisterNode, DockerMigrationResult)
- Removed unused imports (copyToClipboard, showTokenReveal, APITokenRecord)
- Removed unused state signals for diagnostics actions
- Reduced lint warnings from 26 to 8
- Settings.tsx reduced from 5955 to 5740 lines
2025-12-13 10:53:18 +00:00
..
__tests__ Unify API token reveal workflow 2025-10-15 22:58:31 +00:00
AI Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Alerts Frontend updates 2025-12-07 00:49:32 +00:00
Backups feat: Docker agent retry, UI column improvements, and IP tooltip enhancements 2025-12-12 08:26:36 +00:00
Dashboard Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Docker style(hosts,docker): Move search bar to its own row above filters 2025-12-12 23:41:37 +00:00
Hosts Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
icons Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
Kubernetes Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
PMG Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Proxmox fix(frontend): hide unconfigured navigation tabs 2025-12-13 00:21:00 +00:00
Replication Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Settings chore(settings): Remove unused diagnostics code and cleanup 2025-12-13 10:53:18 +00:00
shared feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
Storage feat: Docker agent retry, UI column improvements, and IP tooltip enhancements 2025-12-12 08:26:36 +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 Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00
FirstRunSetup.tsx Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
Login.tsx AI Problem Solver implementation and various fixes 2025-12-06 23:46:08 +00:00
SecurityWarning.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
TokenRevealDialog.tsx Add reusable API token reveal dialog 2025-10-15 22:45:14 +00:00
UpdateBanner.tsx Add release dry run workflow and API update integration test 2025-11-12 21:02:52 +00:00
UpdateConfirmationModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UpdateProgressModal.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00