oneuptime/Common/Types
2026-01-09 18:43:39 +00:00
..
AI refactor: Replace telemetryServiceId with serviceId in FixException metadata and related services for consistency 2026-01-09 18:43:39 +00:00
Alerts Update Alert and Incident metric type strings to use hyphens for consistency 2024-12-04 13:23:16 +00:00
AnalyticsDatabase feat(analytics): add materialized view support to analytics models and table management 2025-10-22 18:04:51 +01:00
API refactor: Update import statement for Dictionary in Route.ts 2025-07-29 11:10:22 +01:00
ApplicationLog refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
BaseDatabase Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
Billing fix: simplify isSubscriptionOverdue method and improve formatting in MasterPage component 2025-06-02 14:18:26 +01:00
Calendar refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Call refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
CallAndSMS feat: update Twilio configuration to include primary and secondary phone numbers 2025-03-14 10:45:52 +00:00
Code refactor: Update code and field types for telemetry exceptions 2024-08-26 20:38:39 +01:00
CodeRepository feat: Add Code Repository management features 2025-12-12 22:37:01 +00:00
Company refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
CustomField refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Dashboard feat: add dropdown support for chart type selection in Dashboard components 2025-12-04 12:43:55 +00:00
Database feat: add enableMCP property and decorator to various models for enhanced MCP functionality 2025-12-18 11:49:01 +00:00
Day refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Email feat: Add AI Agent management features 2025-12-24 14:13:16 +00:00
Events refactor: update variable declaration and improve no items message in ScheduledMaintenanceTable component 2025-03-26 21:38:25 +00:00
Exception Implement master password feature for private status pages 2025-11-20 12:51:11 +00:00
File feat: enhance file handling by adding MIME type resolution and updating file creation permissions 2025-11-18 18:05:46 +00:00
Filter feat: refactor notification rule models to use BaseNotificationRule and update filter conditions 2025-02-06 11:14:52 +00:00
Icon Add Bug icon to Icon component and update NavBar to use it 2026-01-08 19:53:36 +00:00
Incident Update Alert and Incident metric type strings to use hyphens for consistency 2024-12-04 13:23:16 +00:00
IncomingRequest fix models 2022-04-30 11:57:20 +01:00
Infrastructure chore: Add CPU core count to CPUMetrics 2024-07-02 13:54:04 +01:00
IP fix: correct function call syntax in OrderedStatesList test and improve error handling in various classes 2025-06-11 10:26:42 +01:00
IsolatedVM refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
LLM feat: Add LLM (Large Language Model) settings and management features 2025-12-11 20:45:23 +00:00
Log refactor: Update LogSeverity enum to use string values instead of enum values 2024-08-04 16:41:07 -06:00
Mail refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
MeteredPlan refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Metrics feat: add BarChart component and integrate chart type handling in MetricCharts and MonitorMetrics 2025-12-04 12:36:41 +00:00
Monitor feat(monitor): Update evaluation summary to include probe agreement event type 2025-12-25 09:18:02 +00:00
NotificationRule feat: rename notification rule type for clarity and update related migration 2025-01-20 13:55:56 +00:00
NotificationSetting feat: Add AI Agent management features 2025-12-24 14:13:16 +00:00
OnCallDutyPolicy Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
Operation refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Probe refactor: improve formatting and readability in error handling and network monitoring code 2025-12-04 21:54:13 +00:00
PushNotification refactor: Update push notification handling to use devices array with optional device names for improved clarity 2025-08-13 19:20:27 +01:00
Realtime Add Realtime event types and interfaces; refactor imports for consistency 2024-09-26 13:15:35 +01:00
RollingTime Refactor code for improved readability and consistency across Monitor components 2024-12-10 14:37:31 +00:00
ScheduledEvent refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Service feat: Add Service Owners, Settings, Side Menu, Telemetry Services, and Traces pages 2026-01-09 13:53:21 +00:00
SMS refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
SSO refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
StatusPage feat: add support for postmortem published event in notification templates 2025-12-08 15:22:44 +00:00
Team feat: Update ComplianceRuleType enum values for consistency and clarity 2025-09-23 13:19:49 +01:00
Telemetry refactor: clean up code formatting and improve readability in Telemetry and ExceptionInstanceTable components 2025-11-13 14:35:36 +00:00
Time refactor: Update import paths to use relative paths for consistency across the codebase 2025-05-21 14:51:30 +01:00
UserNotification add alert services 2024-10-02 21:14:48 +01:00
WhatsApp feat: Add AI Agent management features 2025-12-24 14:13:16 +00:00
Workflow fix(telegram): Update description for Chat ID to include bot administrator requirement 2025-12-23 21:47:00 +00:00
Workspace Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
AppEnvironment.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
BrandColors.ts Refactor Dashboard components for improved code consistency and readability 2024-11-29 19:17:47 +00:00
BrowserType.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Char.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Color.ts feat(Color, Dropdown, ModelForm): enhance color handling in Color class and Dropdown options 2025-11-11 14:05:30 +00:00
ColorSwatch.ts Refactor Dashboard components for improved code consistency and readability 2024-11-29 19:17:47 +00:00
CookieName.ts Implement master password feature for private status pages 2025-11-20 12:51:11 +00:00
Countries.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Currency.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
DatabaseType.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Date.ts feat(opentelemetry-ingest): add Syslog ingestion API and RFC3164/5424 parsing 2025-11-06 12:33:36 +00:00
Decimal.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Dictionary.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
DiskSize.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Domain.ts refactor: Clean up import statements and improve code formatting in API files 2025-12-16 16:02:24 +00:00
Email.ts fix(email): validate using RFC5322 regex and remove redundant Zod check 2025-11-06 11:55:14 +00:00
EmailWithName.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
EncryptionAlgorithm.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
File.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
FunctionTypes.ts Update function type names 2024-02-27 15:17:39 +00:00
GenericFunction.ts fix: improve error handling by replacing catch blocks with empty catch statements across multiple components 2025-06-11 13:08:28 +01:00
GenericObject.ts fix: update error logging to include error details in data migration classes 2025-06-10 15:17:55 +01:00
HashCode.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
HashedString.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Html.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
JSON.ts feat: Implement EqualTo class and related tests for comparison functionality 2025-06-30 21:19:24 +01:00
JSONFunctions.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
JsonWebTokenData.ts feat(Cookie): enhance cookie management with refresh token support and default access token expiry 2025-11-11 21:11:34 +00:00
Link.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
ListData.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
LlmLogStatus.ts feat: Add AI Logs functionality with LLM logging and management 2025-12-15 20:13:36 +00:00
Mixins.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Name.ts feat: add Zod schema validation for Domain, Email, IP, MonitorCriteria, MonitorCriteriaInstance, MonitorStep, MonitorSteps, Name, ObjectID, Phone, Port, and Version classes 2025-06-02 17:33:33 +01:00
Object.ts fix: update ESLint rule references and upgrade TypeScript dependencies 2025-06-09 15:58:01 +01:00
ObjectID.ts feat: add UUID validation methods to ObjectID and update BaseAPI to use them 2025-12-18 12:44:24 +00:00
Permission.ts refactor: Simplify code formatting and improve readability across multiple files 2026-01-09 13:58:15 +00:00
Phone.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
Port.ts fix: correct function call syntax in OrderedStatesList test and improve error handling in various classes 2025-06-11 10:26:42 +01:00
PositiveNumber.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
PricingPlan.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Reflection.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
ScreenSizeType.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
SecuritySeverity.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
SerializableObject.ts refactor: clean up whitespace and improve formatting in SerializableObject, API, Cookie, and ModelSchema 2025-05-28 19:23:34 +01:00
SerializableObjectDictionary.ts feat: Implement EqualTo class and related tests for comparison functionality 2025-06-30 21:19:24 +01:00
Sleep.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
SmsStatus.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Text.ts feat(Text): add truncate method for string length limitation 2025-11-11 21:32:57 +00:00
Timezone.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Typeof.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
UserType.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Version.ts feat: add Zod schema validation for Domain, Email, IP, MonitorCriteria, MonitorCriteriaInstance, MonitorStep, MonitorSteps, Name, ObjectID, Phone, Port, and Version classes 2025-06-02 17:33:33 +01:00
WebsiteRequest.ts feat: Enhance proxy agent support by specifying types for httpAgent and httpsAgent in WebsiteRequest and API classes 2025-09-02 14:10:42 +01:00
WhatsAppStatus.ts feat: enhance WhatsApp status handling and add webhook verify token to GlobalConfig 2025-10-13 12:33:39 +01:00
XML.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00