Pulse/internal/config
Pulse Monitor 9566dd0cb8 Improve mobile responsiveness and fix email notifications
- Fix Gmail email configuration (field mapping between frontend/backend)
- Implement proper AES-256-GCM encryption for sensitive config files
- Add responsive column hiding for Storage tab on mobile devices
- Fix email configuration persistence and auto-populate recipients
- Add comprehensive testing tools for UI and API validation
- Fix alert acknowledge/clear functionality returning 404 errors
- Improve mobile UX: Storage shows only essential columns on small screens
- Revert dashboard to consistent table view (removed card layout experiment)
- Fix various UI issues: threshold detection, email template spacing
- Update notification system to use actual node data in test emails
2025-08-02 16:02:13 +00:00
..
config.go Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00
credentials.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
loader.go Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00
migrate.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
persistence.go Improve mobile responsiveness and fix email notifications 2025-08-02 16:02:13 +00:00
settings.go Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00
unified.go Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00