mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
refactor(AlertEpisodeService): change variable declaration from let to const for users refactor(AlertGroupingEngineService): improve code readability with comments and formatting fix(WhatsAppTemplateUtil): format long lines for better readability refactor(MicrosoftTeamsAlertEpisodeActions): format code for consistency and readability refactor(MicrosoftTeams): improve readability by formatting conditional statements refactor(SlackAlertEpisodeActions): format code for better readability refactor(AlertEpisodeMemberService.test): improve imports and formatting for clarity refactor(AlertEpisodeService.test): enhance readability with consistent formatting refactor(AlertGroupingEngineService.test): improve code readability and formatting refactor(MarkdownViewer): format imports and improve readability refactor(BaseModelTable): format helpContent type definition for clarity refactor(OrderedStatesList): format JSX for better readability fix(AlertEpisodeDocs): format descriptions for consistency fix(AlertGroupingRules): format helpContent description for clarity fix(UserSettingsRoutes): format route path for better readability fix(ResolveInactiveEpisodes): format conditional statements for clarity fix(SendCreatedResourceNotification): format code for better readability fix(SendNotePostedNotification): format code for consistency fix(SendStateChangeNotification): format code for better readability