oneuptime/Common/Models/DatabaseModels
2024-11-15 11:46:32 +00:00
..
DatabaseBaseModel Add Realtime event types and interfaces; refactor imports for consistency 2024-09-26 13:15:35 +01:00
AcmeCertificate.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
AcmeChallenge.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
Alert.ts Remove unused index decorators from Alert and Incident models, and add new migration files to drop specific indexes 2024-11-12 17:43:23 +00:00
AlertCustomField.ts add alert custom fields. 2024-10-02 20:42:09 +01:00
AlertInternalNote.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
AlertNoteTemplate.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
AlertOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
AlertOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
AlertSeverity.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
AlertState.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
AlertStateTimeline.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ApiKey.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ApiKeyPermission.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
BillingInvoice.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
BillingPaymentMethod.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
CallLog.ts Refactor Dashboard model to include DashboardViewConfig 2024-10-23 12:18:15 +01:00
CopilotAction.ts Refactor DashboardViewConfig to use semicolon instead of comma 2024-10-23 12:45:22 +01:00
CopilotActionTypePriority.ts Refactor DashboardViewConfig to use semicolon instead of comma 2024-10-23 12:45:22 +01:00
CopilotCodeRepository.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
CopilotPullRequest.ts Refactor DashboardViewConfig to use semicolon instead of comma 2024-10-23 12:45:22 +01:00
Dashboard.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
DataMigration.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
Domain.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
EmailLog.ts Refactor Dashboard model to include DashboardViewConfig 2024-10-23 12:18:15 +01:00
EmailVerificationToken.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
File.ts refactor: Update import statements for BaseModel in JSONFunctions and BaseModel in UserModel 2024-08-05 12:08:45 -06:00
GlobalConfig.ts refactor: Update import statements for ProbeMonitor and ServerMonitor to use ProbeMonitorResponse and ServerMonitorResponse 2024-08-05 13:00:31 -06:00
GreenlockCertificate.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
GreenlockChallenge.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
Incident.ts Remove unused index decorators from Alert and Incident models, and add new migration files to drop specific indexes 2024-11-12 17:43:23 +00:00
IncidentCustomField.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
IncidentInternalNote.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentNoteTemplate.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentPublicNote.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentSeverity.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentState.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentStateTimeline.ts Remove unused index decorators from IncidentStateTimeline and MonitorStatusTimeline models, and add migrations to drop specific indexes 2024-11-12 18:21:06 +00:00
IncidentTemplate.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentTemplateOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
IncidentTemplateOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
Index.ts Refactor MonitorResourceUtil and CriteriaFilterUtil to add MonitorTest model 2024-10-29 13:43:10 +00:00
Label.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
Monitor.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorCustomField.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
MonitorGroup.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorGroupOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorGroupOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorGroupResource.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorProbe.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorSecret.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorStatus.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
MonitorStatusTimeline.ts Remove unused index decorators from IncidentStateTimeline and MonitorStatusTimeline models, and add migrations to drop specific indexes 2024-11-12 18:21:06 +00:00
MonitorTest.ts Refactor MonitorTestService and MonitorTest model 2024-10-29 16:59:07 +00:00
OnCallDutyPolicy.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyCustomField.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyEscalationRule.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyEscalationRuleSchedule.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyEscalationRuleTeam.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyEscalationRuleUser.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyExecutionLog.ts add alert services 2024-10-02 21:14:48 +01:00
OnCallDutyPolicyExecutionLogTimeline.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicySchedule.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyScheduleLayer.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
OnCallDutyPolicyScheduleLayerUser.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
Probe.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ProbeOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ProbeOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
Project.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ProjectCallSMSConfig.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ProjectSmtpConfig.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ProjectSso.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
PromoCode.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
Reseller.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ResellerPlan.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ScheduledMaintenance.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceCustomField.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
ScheduledMaintenanceInternalNote.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceNoteTemplate.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenancePublicNote.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceState.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceStateTimeline.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceTemplate.ts Update permissions for ScheduledMaintenanceTemplate to include additional roles for update access 2024-11-15 11:46:32 +00:00
ScheduledMaintenanceTemplateOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ScheduledMaintenanceTemplateOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCatalog.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCatalogDependency.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCatalogMonitor.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCatalogOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCatalogOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCatalogTelemetryService.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ServiceCopilotCodeRepository.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
ShortLink.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
SmsLog.ts Refactor Dashboard model to include DashboardViewConfig 2024-10-23 12:18:15 +01:00
StatusPage.ts Refactor StatusPageEventType enum to include new event types 2024-10-28 12:41:24 +00:00
StatusPageAnnouncement.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageCustomField.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
StatusPageDomain.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageFooterLink.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageGroup.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageHeaderLink.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageHistoryChartBarColorRule.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageOwnerTeam.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageOwnerUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPagePrivateUser.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageResource.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
StatusPageSso.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
StatusPageSubscriber.ts Refactor StatusPageEventType enum to include new event types 2024-10-28 12:41:24 +00:00
TableView.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
Team.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
TeamMember.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
TeamPermission.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
TelemetryException.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
TelemetryIngestionKey.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
TelemetryService.ts Refactor CRUD permissions to include read access 2024-10-23 12:50:02 +01:00
TelemetryUsageBilling.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
User.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserCall.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserEmail.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserNotificationRule.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserNotificationSetting.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserOnCallLog.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserOnCallLogTimeline.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserSMS.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
UserTwoFactorAuth.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
Workflow.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
WorkflowLog.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00
WorkflowVariable.ts Change onDelete behavior from CASCADE to SET NULL in multiple database models 2024-09-23 15:54:08 +01:00