oneuptime/CommonServer/Services
Simon Larsen 61d3604a9d
Fix formatting issues in MonitorType.ts,
MonitorCriteriaInstance.ts, ApiMonitor.ts,
CriteriaFilter.tsx, MonitorStep.tsx,
MonitorService.ts, WebsiteMonitor.ts, and
PingMonitor.ts
2023-11-22 16:40:19 +00:00
..
AccessTokenService.ts fix fmt 2023-09-20 18:37:43 +01:00
AnalyticsDatabaseService.ts Fix formatting issues in code 2023-11-21 13:23:22 +00:00
ApiKeyPermissionService.ts
ApiKeyService.ts fix fmt 2023-10-02 11:04:36 +01:00
BaseService.ts fix fmt 2023-10-02 11:04:36 +01:00
BillingInvoiceService.ts fix compile err 2023-10-01 14:52:56 +01:00
BillingPaymentMethodService.ts fix compile err 2023-10-02 10:32:31 +01:00
BillingService.ts chore: consolidate APIErrors into Errors 2023-11-15 14:08:45 +00:00
CallLogService.ts
CallService.ts refactor into database config 2023-09-11 15:59:36 +05:30
DatabaseService.ts fix import 2023-10-18 17:47:45 +01:00
DataMigrationService.ts
DomainService.ts fix compile err 2023-10-01 14:52:56 +01:00
EmailLogService.ts
EmailVerificationTokenService.ts
FileService.ts fix compile err 2023-10-02 10:32:31 +01:00
GlobalConfigService.ts add global config service 2023-09-05 20:44:47 +05:30
GreenlockCertificateService.ts
GreenlockChallengeService.ts
IncidentCustomFieldService.ts
IncidentInternalNoteService.ts
IncidentNoteTemplateService.ts add templates to private notes 2023-08-22 14:11:42 +01:00
IncidentOwnerTeamService.ts
IncidentOwnerUserService.ts
IncidentPublicNoteService.ts Add postedAt field to IncidentPublicNote and 2023-11-21 13:13:02 +00:00
IncidentService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
IncidentSeverityService.ts add find by 2023-10-02 12:13:37 +01:00
IncidentStateService.ts add find by 2023-10-02 12:13:37 +01:00
IncidentStateTimelineService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
IncidentTemplateOwnerTeamService.ts add incident template services 2023-08-09 16:43:11 +01:00
IncidentTemplateOwnerUserService.ts add incident template services 2023-08-09 16:43:11 +01:00
IncidentTemplateService.ts fix fmt 2023-10-02 11:04:36 +01:00
Index.ts rename service to telemetry service 2023-11-13 12:09:16 +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 refactor into database config 2023-09-11 15:59:36 +05:30
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
MonitorOwnerTeamService.ts
MonitorOwnerUserService.ts
MonitorProbeService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
MonitorService.ts Fix formatting issues in MonitorType.ts, 2023-11-22 16:40:19 +00:00
MonitorStatusService.ts add find by 2023-10-02 12:13:37 +01:00
MonitorStatusTimelineService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
NotificationService.ts refactor into database config 2023-09-11 15:59:36 +05:30
OnCallDutyPolicyCustomFieldService.ts
OnCallDutyPolicyEscalationRuleService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
OnCallDutyPolicyEscalationRuleTeamService.ts
OnCallDutyPolicyEscalationRuleUserService.ts
OnCallDutyPolicyExecutionLogService.ts remove older data 2023-11-20 13:34:13 +00:00
OnCallDutyPolicyExecutionLogTimelineService.ts
OnCallDutyPolicyService.ts On Call > On-Call 2023-07-29 13:06:25 -07:00
ProbeService.ts fix fmt 2023-10-02 11:04:36 +01:00
ProjectService.ts add log statements 2023-11-03 16:39:05 +00:00
ProjectSmtpConfigService.ts fix docker compose 2023-07-22 14:35:31 +01:00
ProjectSsoService.ts
PromoCodeService.ts add promocode to project 2023-09-01 15:26:36 +05:30
RealTimeService.ts refactor into database config 2023-09-11 15:59:36 +05:30
ResellerPlanService.ts add reseller model and services 2023-08-31 20:04:46 +05:30
ResellerService.ts add reseller model and services 2023-08-31 20:04:46 +05:30
ScheduledMaintenanceCustomFieldService.ts
ScheduledMaintenanceInternalNoteService.ts
ScheduledMaintenanceNoteTemplateService.ts add scheduled event notes 2023-08-22 17:51:31 +01:00
ScheduledMaintenanceOwnerTeamService.ts
ScheduledMaintenanceOwnerUserService.ts
ScheduledMaintenancePublicNoteService.ts Add postedAt field to IncidentPublicNote and 2023-11-21 13:13:02 +00:00
ScheduledMaintenanceService.ts add find by 2023-10-02 12:13:37 +01:00
ScheduledMaintenanceStateService.ts add find by 2023-10-02 12:13:37 +01:00
ScheduledMaintenanceStateTimelineService.ts add find by 2023-10-02 12:13:37 +01:00
ShortLinkService.ts fix fmt 2023-10-02 11:04:36 +01:00
SmsLogService.ts
SmsService.ts refactor into database config 2023-09-11 15:59:36 +05:30
SpanService.ts fix clickhouse 2023-10-18 18:18:00 +01:00
StatusPageAnnouncementService.ts
StatusPageCertificateService.ts refactor into database config 2023-09-11 15:59:36 +05:30
StatusPageCustomFieldService.ts
StatusPageDomainService.ts fix compile err 2023-10-01 14:52:56 +01:00
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
StatusPageOwnerTeamService.ts
StatusPageOwnerUserService.ts
StatusPagePrivateUserService.ts fix fmt 2023-10-02 11:04:36 +01:00
StatusPageResourceService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
StatusPageService.ts fix fmt 2023-10-13 14:35:49 +01:00
StatusPageSsoService.ts
StatusPageSubscriberService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
TeamMemberService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
TeamPermissionService.ts fix fmt 2023-10-02 11:04:36 +01:00
TeamService.ts fix compile err 2023-10-01 14:52:56 +01:00
TelemetryServiceService.ts rename service to telemetry service 2023-11-13 12:09:16 +00:00
UserCallService.ts add project id 2023-11-05 12:15:42 +00:00
UserEmailService.ts fix fmt 2023-10-02 11:04:36 +01:00
UserNotificationRuleService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
UserNotificationSettingService.ts fix fmt 2023-10-02 11:04:36 +01:00
UserOnCallLogService.ts remove older data 2023-11-20 13:34:13 +00:00
UserOnCallLogTimelineService.ts fix compile err 2023-10-02 10:32:31 +01:00
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
WorkflowService.ts restrict null asserted optional chain 2023-10-05 20:51:02 +01:00
WorkflowVariableService.ts