Pulse/frontend-modern/src/components/Settings
rcourtman 99a6debd3a fix: Update Channel setting not persisting after save
The Update Channel dropdown reverted to "stable" after saving because the
frontend was overwriting the user's saved preference with the running
version's channel. Now the saved setting takes priority over the detected
channel.

Related to #738
2025-12-02 03:03:51 +00:00
..
__tests__ Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
APITokenManager.tsx Remove unwanted table animations on data updates 2025-11-27 18:52:43 +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 Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
NodeModal.tsx Fix NodeModal authType typing for type-check 2025-11-20 10:07:22 +00:00
OIDCPanel.tsx Add OIDC CA bundle support 2025-11-22 09:44:03 +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
SecurityPostureSummary.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Settings.tsx fix: Update Channel setting not persisting after save 2025-12-02 03:03:51 +00:00
SettingsSectionNav.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
UnifiedAgents.tsx Fix TypeScript errors in Login.tsx and UnifiedAgents.tsx 2025-11-28 20:16:31 +00:00