oneuptime/CommonServer/Services
2024-03-24 13:01:00 +00:00
..
AccessTokenService.ts Update JSON parsing functions and fix file paths in BlogAPI 2024-03-04 10:06:47 +00:00
AnalyticsDatabaseService.ts Add attributes column to Log and Span models 2024-02-28 21:00:20 +00:00
ApiKeyPermissionService.ts
ApiKeyService.ts
BaseService.ts
BillingInvoiceService.ts Fix status assignment in BillingInvoiceService.ts 2024-03-01 12:05:52 +00:00
BillingPaymentMethodService.ts
BillingService.ts Fix proration behavior in BillingService 2024-03-24 13:01:00 +00:00
CallLogService.ts Update hard delete threshold to 3 days 2023-12-20 11:45:05 +00:00
CallService.ts Update API route from DashboardApiRoute to AppApiRoute 2023-12-29 13:50:17 +00:00
DatabaseService.ts Remove duplicate code 2024-03-15 22:27:23 +09:00
DataMigrationService.ts
DomainService.ts
EmailLogService.ts Update hard delete threshold to 3 days 2023-12-20 11:45:05 +00:00
EmailVerificationTokenService.ts
FileService.ts
GlobalConfigService.ts
GreenlockCertificateService.ts
GreenlockChallengeService.ts
IncidentCustomFieldService.ts
IncidentInternalNoteService.ts
IncidentNoteTemplateService.ts
IncidentOwnerTeamService.ts
IncidentOwnerUserService.ts
IncidentPublicNoteService.ts Add postedAt field to IncidentPublicNote and 2023-11-21 13:13:02 +00:00
IncidentService.ts Refactor incident and scheduled maintenance state change functions 2024-01-30 09:07:53 +00:00
IncidentSeverityService.ts
IncidentStateService.ts Refactor incident state fetching and handling 2024-02-29 13:36:40 +00:00
IncidentStateTimelineService.ts Refactor publicNote assignment in IncidentStateTimelineService and ScheduledMaintenanceStateTimelineService 2024-02-01 16:43:37 +00:00
IncidentTemplateOwnerTeamService.ts
IncidentTemplateOwnerUserService.ts
IncidentTemplateService.ts
Index.ts Fix formatting and add missing commas 2024-03-20 14:29:40 +00:00
LabelService.ts Add BaseAnalyticsAPI to DashboardAPI and export 2023-11-14 16:22:06 +00:00
LogService.ts Add BaseAnalyticsAPI to DashboardAPI and export 2023-11-14 16:22:06 +00:00
MailService.ts Update API route from DashboardApiRoute to AppApiRoute 2023-12-29 13:50:17 +00:00
MetricGaugeService.ts add guage 2023-10-24 13:35:26 +01:00
MetricHistogramService.ts add new models to clickhouse 2023-10-23 20:02:44 +01:00
MetricSumService.ts add new models to clickhouse 2023-10-23 20:02:44 +01:00
MonitorCustomFieldService.ts
MonitorGroupOwnerTeamService.ts fix fmt 2023-10-26 15:24:15 +01:00
MonitorGroupOwnerUserService.ts fix fmt 2023-10-26 15:24:15 +01:00
MonitorGroupResourceService.ts add services and perms 2023-10-26 14:14:52 +01:00
MonitorGroupService.ts add uptime percent to monitor groups. 2023-11-07 16:39:38 +00:00
MonitorMetricsByMinuteService.ts Fix formatting and add missing commas 2024-03-20 14:29:40 +00:00
MonitorOwnerTeamService.ts
MonitorOwnerUserService.ts
MonitorProbeService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
MonitorService.ts Fix formatting and remove unnecessary code 2024-03-08 09:10:26 +00:00
MonitorStatusService.ts
MonitorStatusTimelineService.ts Adjust times of other timeline events 2024-01-31 09:47:20 +00:00
NotificationService.ts
OnCallDutyPolicyCustomFieldService.ts
OnCallDutyPolicyEscalationRuleScheduleService.ts Remove 2023-12-05 14:02:29 +00:00
OnCallDutyPolicyEscalationRuleService.ts Fix import paths and update function signatures 2024-02-27 17:53:39 +00:00
OnCallDutyPolicyEscalationRuleTeamService.ts
OnCallDutyPolicyEscalationRuleUserService.ts
OnCallDutyPolicyExecutionLogService.ts remove older data 2023-11-20 13:34:13 +00:00
OnCallDutyPolicyExecutionLogTimelineService.ts
OnCallDutyPolicyScheduleLayerService.ts Fix formatting issues and update descriptions 2023-11-28 17:20:04 +00:00
OnCallDutyPolicyScheduleLayerUserService.ts Fix formatting issues and update descriptions 2023-11-28 17:20:04 +00:00
OnCallDutyPolicyScheduleService.ts Fix whitespace and remove unnecessary lines 2023-12-06 14:04:10 +00:00
OnCallDutyPolicyService.ts
ProbeService.ts
ProjectCallSMSConfigService.ts Fix Twilio configuration in code 2023-12-27 18:34:04 +00:00
ProjectService.ts fix fmt 2023-12-25 13:22:16 +00:00
ProjectSmtpConfigService.ts
ProjectSsoService.ts
PromoCodeService.ts
ResellerPlanService.ts
ResellerService.ts
ScheduledMaintenanceCustomFieldService.ts
ScheduledMaintenanceInternalNoteService.ts
ScheduledMaintenanceNoteTemplateService.ts
ScheduledMaintenanceOwnerTeamService.ts
ScheduledMaintenanceOwnerUserService.ts
ScheduledMaintenancePublicNoteService.ts Add postedAt field to IncidentPublicNote and 2023-11-21 13:13:02 +00:00
ScheduledMaintenanceService.ts Add onDeleteSuccess and onBeforeDelete hooks to ScheduledMaintenanceService 2024-01-30 12:47:47 +00:00
ScheduledMaintenanceStateService.ts
ScheduledMaintenanceStateTimelineService.ts Refactor publicNote assignment in IncidentStateTimelineService and ScheduledMaintenanceStateTimelineService 2024-02-01 16:43:37 +00:00
ShortLinkService.ts
SmsLogService.ts Update hard delete threshold to 3 days 2023-12-20 11:45:05 +00:00
SmsService.ts Update API route from DashboardApiRoute to AppApiRoute 2023-12-29 13:50:17 +00:00
SpanService.ts Add SpanService API route and permissions for Telemetry Service Traces 2024-02-15 12:50:34 +00:00
StatusPageAnnouncementService.ts
StatusPageCertificateService.ts Refactor API URL construction in StatusPageCertificateService 2024-01-25 11:57:12 +00:00
StatusPageCustomFieldService.ts
StatusPageDomainService.ts
StatusPageFooterLinkService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
StatusPageGroupService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
StatusPageHeaderLinkService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
StatusPageHistoryChartBarColorRuleService.ts Add FieldType.Percent and ColorInput component 2024-01-26 10:41:21 +00:00
StatusPageOwnerTeamService.ts
StatusPageOwnerUserService.ts
StatusPagePrivateUserService.ts
StatusPageResourceService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
StatusPageService.ts Fix formatting issues and add missing commas 2024-01-26 15:11:31 +00:00
StatusPageSsoService.ts
StatusPageSubscriberService.ts Refactor Twilio configuration in SMS service 2023-12-27 14:44:47 +00:00
TeamMemberService.ts Refactor code formatting and fix indentation 2023-12-20 12:37:55 +00:00
TeamPermissionService.ts
TeamService.ts
TelemetryServiceService.ts rename service to telemetry service 2023-11-13 12:09:16 +00:00
UsageBillingService.ts Fix bug in login functionality 2023-12-30 14:22:47 +00:00
UserCallService.ts add project id 2023-11-05 12:15:42 +00:00
UserEmailService.ts
UserNotificationRuleService.ts Update API route from DashboardApiRoute to AppApiRoute 2023-12-29 13:50:17 +00:00
UserNotificationSettingService.ts
UserOnCallLogService.ts remove older data 2023-11-20 13:34:13 +00:00
UserOnCallLogTimelineService.ts
UserService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
UserSmsService.ts add project id 2023-11-05 12:15:42 +00:00
WorkflowLogService.ts Update hard delete threshold to 3 days 2023-12-20 11:45:05 +00:00
WorkflowService.ts Add FeatureSet import and type annotation 2024-01-11 19:25:07 +05:30
WorkflowVariableService.ts