Nawaz Dhandala
043ddebc6c
feat: add webhook secret key functionality to workflows and update related components
2026-03-31 12:22:17 +01:00
Nawaz Dhandala
67b9d245ec
feat: enhance resource display with dynamic table headers in Kubernetes analysis
2026-03-31 12:07:55 +01:00
Nawaz Dhandala
856e1f4715
chore: update version to 10.0.43
2026-03-31 11:55:06 +01:00
Nawaz Dhandala
72da710326
feat: add provisioning profile UUID to environment for iOS build
2026-03-31 11:44:47 +01:00
Nawaz Dhandala
9fc6871a1f
feat: add user authorization middleware to workflow run endpoints
2026-03-31 11:39:31 +01:00
Nawaz Dhandala
7add10642f
feat: add E2E tests for monitor and project creation workflows
...
chore: update ClickHouse config to disable no_password authentication
2026-03-31 11:20:58 +01:00
Nawaz Dhandala
34b6c198cb
chore: update version to 10.0.42
10.0.42
2026-03-31 08:16:08 +01:00
Nawaz Dhandala
3dda45d2cc
feat: add profile data ingestion to metered plan reporting
2026-03-31 08:15:28 +01:00
Nawaz Dhandala
2fd7ede52f
feat: add validation for SAML Assertion length in response handling
2026-03-30 21:52:52 +01:00
Nawaz Dhandala
599e8dda1d
feat: add system log retention configuration for ClickHouse with TTL settings
2026-03-30 21:27:40 +01:00
Nawaz Dhandala
21062dab44
feat: enhance cleanup CronJob configuration with concurrency and history limits
2026-03-30 19:23:31 +01:00
Nawaz Dhandala
3477593e11
feat: add ServiceAccount for cleanup CronJob
2026-03-30 19:18:22 +01:00
Nawaz Dhandala
d8ec86adb3
Refactor code structure for improved readability and maintainability
10.0.41
2026-03-30 17:19:21 +01:00
Nawaz Dhandala
64f21ac8b1
feat: add PublicDashboard feature set and update ComponentsModal test for improved readability
2026-03-30 17:18:00 +01:00
Nawaz Dhandala
e953b33703
feat: add PublicDashboard feature set and update placeholder text in ComponentsModal tests
2026-03-30 17:08:32 +01:00
Nawaz Dhandala
ffafada55b
refactor: improve code readability and consistency across dashboard components
2026-03-30 16:17:16 +01:00
Nawaz Dhandala
4caed413a3
feat: add metric query configuration and enhance dashboard components with metric support
2026-03-30 15:55:25 +01:00
Nawaz Dhandala
594c5a7fc3
feat: enhance dashboard templates with detailed descriptions and add new components for metrics visualization
2026-03-30 15:49:12 +01:00
Nawaz Dhandala
2845177743
feat: update icon for Monitor Dashboard template to Heartbeat
2026-03-30 15:40:12 +01:00
Nawaz Dhandala
75b2d63353
feat: update button style and icon for template creation in Dashboards
2026-03-30 15:38:52 +01:00
Nawaz Dhandala
b5a5cf8b40
feat: update layout of DashboardTemplateCard for improved icon display and alignment
2026-03-30 15:38:32 +01:00
Nawaz Dhandala
cc68ea4539
feat: implement modal for template selection in Dashboards and update service to handle default dashboard config
2026-03-30 15:36:11 +01:00
Nawaz Dhandala
02c0c02760
feat: update BlankDashboardUnit styling to conditionally apply border based on edit mode
2026-03-30 15:25:31 +01:00
Nawaz Dhandala
ae230589c5
feat: simplify styling for BlankCanvas and BlankDashboardUnit components by removing edit mode specific styles
2026-03-30 15:24:29 +01:00
Nawaz Dhandala
a0577b0175
feat: update DashboardChartComponent styling for better layout and overflow handling
2026-03-30 15:22:22 +01:00
Nawaz Dhandala
472ebed3be
feat: update chart height calculation to include widget header and adjust per-chart overhead
2026-03-30 15:03:04 +01:00
Nawaz Dhandala
796c52da4d
feat: Add dashboard template selection and creation functionality
...
- Introduced DashboardTemplateCard component for displaying dashboard templates.
- Added DashboardTemplates enum and DashboardTemplate interface to define available templates.
- Implemented template selection in the Dashboards page to allow users to create dashboards from predefined templates.
- Enhanced MetricQueryConfig to manage metric attributes and display settings more effectively.
- Updated MetricView to improve loading states and error handling for metric results.
- Refactored DashboardChartComponent to streamline metric alias data handling and improve UI presentation.
2026-03-30 14:54:54 +01:00
Nawaz Dhandala
3a19e600d5
feat: update chart height calculation to account for overhead and improve minimum height constraint
2026-03-30 14:45:02 +01:00
Nawaz Dhandala
b847d3a0b9
feat: adjust chart height calculation for multiple charts and update overflow behavior
2026-03-30 14:38:12 +01:00
Nawaz Dhandala
9f09eacf25
feat: add reference line support to charts and implement value formatting utility
2026-03-30 14:25:37 +01:00
Nawaz Dhandala
809a85c91d
feat: enhance resolveQueryConfigs to support combining primary and multiple queries
2026-03-30 14:02:04 +01:00
Nawaz Dhandala
38ff1ae0c7
feat: prefill legend and unit in MetricGraphConfig on metric change
2026-03-30 13:56:02 +01:00
Nawaz Dhandala
194bb87b45
feat: enhance MetricQueryConfig with warning and critical threshold inputs and improve layout in ArgumentsForm and MetricAlias components
2026-03-30 13:50:04 +01:00
Nawaz Dhandala
26c402928e
feat: add warning and critical threshold inputs to MetricGraphConfig and update MetricQueryConfigData interface
2026-03-30 13:45:59 +01:00
Nawaz Dhandala
e0fe6e9827
feat: add Gauge icon and update related components for enhanced dashboard functionality
2026-03-30 13:33:21 +01:00
Nawaz Dhandala
0269593326
fix: update button size to normal for improved usability in BaseModelTable
2026-03-30 13:25:45 +01:00
Nawaz Dhandala
13d33b6df3
fix: update button style to normal for improved usability in BaseModelTable
2026-03-30 13:24:27 +01:00
Nawaz Dhandala
2c7a560aee
fix: update button style CSS class for hover state to enhance visual consistency
2026-03-30 13:21:43 +01:00
Nawaz Dhandala
b8e0f0de91
fix: update button style CSS class for improved appearance on hover
2026-03-30 13:20:38 +01:00
Nawaz Dhandala
27ad3d6b99
refactor: improve code formatting and readability in various files
2026-03-30 12:07:18 +01:00
Nawaz Dhandala
e655385c4d
feat: add permission checks to phone number API routes
2026-03-30 12:04:05 +01:00
Nawaz Dhandala
9adbd04538
feat: add user authentication middleware to notification API routes
2026-03-30 09:50:40 +01:00
Nawaz Dhandala
6ef8cc6db6
feat: restructure feature grid into categorized sections for better organization
2026-03-30 09:32:49 +01:00
Nawaz Dhandala
1c12f516ff
Merge branch 'master' of https://github.com/OneUptime/oneuptime
2026-03-30 09:08:22 +01:00
Nawaz Dhandala
9e9c7743f4
feat: update type handling and add ProfileMonitorResponse support in telemetry monitor
2026-03-30 09:08:21 +01:00
Simon Larsen
5bfd6ebd3d
Merge pull request #2377 from AndyLCQ/doc-fix-get-version
...
docs: Update API endpoint in terraform registry documentation
2026-03-29 21:27:50 +01:00
Andy
78d608a6cf
docs: Update API endpoint in terraform registry documentation
2026-03-28 14:09:48 +01:00
Nawaz Dhandala
5155858f67
Add monitoring documentation for various types of monitors
...
- Created DNS Monitor documentation to outline DNS health checks and configuration options.
- Added Domain Monitor documentation for tracking domain registration status and expiration.
- Introduced Exceptions Monitor documentation for monitoring application exceptions and error patterns.
- Added Incoming Request Monitor documentation for heartbeat monitoring via service pings.
- Created IP Monitor documentation for monitoring the availability of IPv4 and IPv6 addresses.
- Added Kubernetes Monitor documentation for monitoring cluster health and performance metrics.
- Introduced Logs Monitor documentation for monitoring application logs and triggering alerts.
- Created Manual Monitor documentation for manually managed monitor statuses.
- Added Metrics Monitor documentation for monitoring custom application and infrastructure metrics.
- Introduced Ping Monitor documentation for monitoring host availability via ICMP requests.
- Created Port Monitor documentation for monitoring specific TCP/UDP port availability.
- Added Profiles Monitor documentation for monitoring continuous profiling data from applications.
- Introduced SSL Certificate Monitor documentation for monitoring SSL/TLS certificate validity and expiration.
- Created Traces Monitor documentation for monitoring distributed traces and alerting on span patterns.
2026-03-27 16:14:35 +00:00
Nawaz Dhandala
862682388e
feat: add Server / VM Monitor documentation and navigation links
2026-03-27 16:08:45 +00:00
Nawaz Dhandala
308bade79e
feat: add AI Agent card to hero feature grid and remove AI Copilot and Auto-Fix references
2026-03-27 14:22:32 +00:00