Pulse/frontend-modern/src/api
rcourtman 9257071ca1 Add encryption status to notification health endpoint (P2)
Backend:
- Add IsEncryptionEnabled() method to ConfigPersistence
- Include encryption status in /api/notifications/health response
- Allows frontend to warn when credentials are stored in plaintext

Frontend:
- Update NotificationHealth type to include encryption.enabled field
- Frontend can now display warnings when encryption is disabled

This addresses the P2 requirement for encryption visibility, allowing
operators to know when notification credentials are not encrypted at rest.
2025-11-07 08:36:55 +00:00
..
alerts.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
dockerMetadata.ts Add custom URL editing to Docker containers and services 2025-10-28 22:50:31 +00:00
guestMetadata.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
monitoring.ts Add custom display name support for Docker hosts 2025-11-05 23:18:03 +00:00
nodes.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
notifications.ts Add encryption status to notification health endpoint (P2) 2025-11-07 08:36:55 +00:00
security.ts Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
settings.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
updates.ts fix: skip update check for source builds and show appropriate UI message 2025-10-21 10:08:00 +00:00