Pulse/frontend-modern/src/components/Settings
rcourtman c5ac33e8c6 feat(backups): Add time format toggle to BackupsFilter
- Added toggle button to switch between relative and absolute time display
- Time preference is persisted to localStorage
- Toggle shows clock icon with 'Relative' or 'Absolute' label
- Implements the TODO from UnifiedBackups.tsx
2025-12-13 13:17:35 +00:00
..
__tests__ feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
AISettings.tsx refactor(settings): Extract DiagnosticsPanel and improve AI Settings UX 2025-12-13 07:51:49 +00:00
APIAccessPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
APITokenManager.tsx refactor(ai): Remove over-engineered URL discovery service 2025-12-10 08:35:24 +00:00
BackupsSettingsPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
ChangePasswordModal.tsx Fix config backup/restore by enforcing 12-char minimum password (related to #646) 2025-11-07 22:51:55 +00:00
ConfiguredNodeTables.tsx feat: AI features, agent improvements, and host monitoring enhancements 2025-12-05 10:37:02 +00:00
DiagnosticsPanel.tsx refactor(settings): Extract DiagnosticsPanel and improve AI Settings UX 2025-12-13 07:51:49 +00:00
GeneralSettingsPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
NetworkSettingsPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
NodeModal.tsx feat: AI features, agent improvements, and host monitoring enhancements 2025-12-05 10:37:02 +00:00
OIDCPanel.tsx Add OIDC CA bundle support 2025-11-22 09:44:03 +00:00
ProxmoxAgentNodesPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
QuickSecuritySetup.tsx Fix config backup/restore by enforcing 12-char minimum password (related to #646) 2025-11-07 22:51:55 +00:00
SecurityAuthPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
SecurityOverviewPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
SecurityPostureSummary.tsx enhance(settings): Improve SecurityPostureSummary with score indicator 2025-12-13 07:54:09 +00:00
Settings.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00
SettingsSectionNav.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
UnifiedAgents.tsx feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
UpdatesSettingsPanel.tsx feat(backups): Add time format toggle to BackupsFilter 2025-12-13 13:17:35 +00:00