mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added missing commas in migration index. - Improved type annotations for dynamic imports in IncidentService and IncidentSlaRuleService. - Simplified logger debug messages in IncidentSlaService and IncidentSlaRuleService. - Cleaned up JSX formatting in IconPicker, NotificationBellDropdown, RoleLabel, and Header components. - Enhanced readability by restructuring long lines and removing unnecessary line breaks in various components. - Updated error handling in fetch functions within DashboardHeader to use concise catch blocks. - Refactored UserSettings and Incident routes for better readability. - Improved code consistency and formatting in CheckSlaBreaches job.