mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added missing comma in schema migrations index. - Reformatted long lines in AlertEpisodeFeedService and AlertEpisodeMemberService for better readability. - Improved formatting in AlertEpisodeService for destructured variables. - Enhanced readability in AlertGroupingEngineService by restructuring filter and map functions. - Cleaned up permission descriptions in Permission.ts for consistency. - Standardized description formatting in ChangeState and AlertGroupingRules components. - Improved formatting in Episodes and AlertView components for better readability. - Added comments for clarity in AutoResolve and BreakInactive jobs.