Simon Larsen
|
c4096e7000
|
Refactor ArgumentsForm, DashboardView, and DashboardToolbar components for improved readability and consistency
|
2024-11-15 17:14:56 +00:00 |
|
Simon Larsen
|
8afe8cf7fb
|
Comment out NavBarItem for Dashboards in NavBar component
|
2024-11-15 17:13:52 +00:00 |
|
Simon Larsen
|
fa8b52fa83
|
Add DashboardViewConfig type and enhance dashboard saving functionality with loading state
|
2024-11-15 17:13:18 +00:00 |
|
Simon Larsen
|
a8baa76096
|
Refactor Dashboard components by renaming and replacing DashboardUnit with BlankDashboardUnit for improved clarity and structure
|
2024-11-15 14:54:09 +00:00 |
|
Simon Larsen
|
8d5cef72b3
|
Refactor formatting and spacing in Dashboard components for improved readability
|
2024-11-15 14:07:51 +00:00 |
|
Simon Larsen
|
ef0f0ffa0b
|
Refactor SideOver and ComponentSettingsSideOver components for improved structure and readability
|
2024-11-15 14:04:12 +00:00 |
|
Simon Larsen
|
eef4e19dc9
|
Add component deletion functionality and improve selection handling in Dashboard components
|
2024-11-15 12:45:04 +00:00 |
|
Simon Larsen
|
5af41891dc
|
Enhance DashboardCanvas and DashboardViewer components with selection handling and state management
|
2024-11-15 12:08:37 +00:00 |
|
Simon Larsen
|
c1aadd7ce7
|
Comment out NavBarItem for "Dashboards" in the DashboardNavbar component
|
2024-11-14 18:27:06 +00:00 |
|
Simon Larsen
|
3b76b92fcb
|
Refactor interface definitions and formatting for improved consistency and readability
|
2024-11-14 18:21:55 +00:00 |
|
Simon Larsen
|
fe0dc51bef
|
Add DashboardComponentType enum and refactor dashboard component interfaces for improved type safety
|
2024-11-14 18:10:03 +00:00 |
|
Simon Larsen
|
e279da47bf
|
Refactor dashboard component interfaces and update argument structures for improved configuration
|
2024-11-14 17:50:36 +00:00 |
|
Simon Larsen
|
5d93000484
|
Add new metric-related interfaces and update component props for enhanced metrics configuration
|
2024-11-14 15:21:26 +00:00 |
|
Simon Larsen
|
b826a78700
|
Add minimum width and height properties to dashboard components for better layout control
|
2024-11-14 12:47:48 +00:00 |
|
Simon Larsen
|
96752f1473
|
Update aggregation intervals and refactor MetricView component for improved date handling and performance
|
2024-11-13 13:04:44 +00:00 |
|
Simon Larsen
|
03e063c35b
|
Merge pull request #1746 from OneUptime/take-screenshot-on-incident-create
Take screenshot on incident create
|
2024-11-13 12:07:36 +00:00 |
|
Simon Larsen
|
0c7b2ead8c
|
Refactor migration files to drop specific indexes and improve code formatting; add keys to MoreMenuItem components in UI
|
2024-11-13 11:22:23 +00:00 |
|
RegisHubelia
|
628b971dc9
|
Fix automatically typo in certificate provisioning currently set to automatiucally
|
2024-11-12 08:25:03 -05:00 |
|
Simon Larsen
|
ae002c0d88
|
Add validation for start and end date in MetricView to prevent loading without valid dates
|
2024-11-12 11:42:25 +00:00 |
|
Simon Larsen
|
a98fc6f784
|
Add Pill component for enabled/disabled status display in Workflow views
|
2024-11-11 18:43:46 +00:00 |
|
Simon Larsen
|
d9d2b615d2
|
Refactor code for consistency by standardizing property names and improving formatting across various components
|
2024-11-11 17:24:05 +00:00 |
|
Simon Larsen
|
86e6bca5e1
|
Enhance analytics functionality by adding groupBy support in various models and components
|
2024-11-11 17:01:35 +00:00 |
|
Simon Larsen
|
491a8f05bc
|
Update monitor metric units for consistency and improve metric view legend handling
|
2024-11-07 18:36:27 +00:00 |
|
Simon Larsen
|
f67f1a64bd
|
Add utility method to determine aggregation type by monitor metric type
|
2024-11-07 17:48:35 +00:00 |
|
Simon Larsen
|
a31ef122a3
|
Refactor MetricFilter component for improved readability in metric name dropdown options
|
2024-11-07 17:45:34 +00:00 |
|
Simon Larsen
|
0a82d940fd
|
Add MetricNameAndUnit interface and implement metrics view in Monitor section
|
2024-11-07 17:26:31 +00:00 |
|
Simon Larsen
|
6ec658b9a5
|
Refactor MonitorMetricsElement component for improved code readability
|
2024-11-07 15:52:05 +00:00 |
|
Simon Larsen
|
4e8de2303f
|
Refactor database service to handle date columns and update monitor metrics querying logic
|
2024-11-07 14:55:16 +00:00 |
|
Simon Larsen
|
19625d6cef
|
Implement MonitorMetricsElement component for dynamic metric querying and visualization
|
2024-11-07 13:16:44 +00:00 |
|
Simon Larsen
|
e346b12011
|
Add MonitorMetrics component and MonitorMetricType enum for enhanced monitoring capabilities
|
2024-11-06 17:40:16 +00:00 |
|
Simon Larsen
|
eb20a3c9a2
|
Comment out NavBarItem for "Dashboards" in the navigation bar
|
2024-11-06 12:23:02 +00:00 |
|
Simon Larsen
|
988d828bb6
|
Refactor Dashboard components for improved readability and consistency in code formatting
|
2024-11-06 12:20:37 +00:00 |
|
Simon Larsen
|
6286653dd4
|
Enhance DashboardBaseComponent to track component position using state and update on dashboard view changes
|
2024-11-05 19:42:51 +00:00 |
|
Simon Larsen
|
9690a5897b
|
Refactor Dashboard components to use component IDs instead of full component objects for improved performance and clarity
|
2024-11-05 14:58:42 +00:00 |
|
Simon Larsen
|
eefac8703d
|
Update DashboardBaseComponent to use event.pageX and event.pageY for accurate position calculations
|
2024-11-01 17:13:54 +00:00 |
|
Simon Larsen
|
077a3aad3b
|
Refactor DashboardBaseComponent to improve coordinate calculation and ensure new positions remain within dashboard bounds
|
2024-11-01 16:55:17 +00:00 |
|
Simon Larsen
|
3ae72726b8
|
Fix DashboardBaseComponent position calculations to ensure new coordinates remain within bounds
|
2024-11-01 14:32:21 +00:00 |
|
Simon Larsen
|
90c0e42eb1
|
Refactor DashboardCanvas and DashboardBaseComponent to enhance component positioning and sizing logic
|
2024-11-01 14:22:13 +00:00 |
|
Simon Larsen
|
8877ce6d12
|
Refactor Dashboard size calculations and update DashboardTextComponent height
|
2024-11-01 13:15:31 +00:00 |
|
Simon Larsen
|
1af5dae991
|
Refactor DashboardBaseComponent to use consistent naming conventions for width and height variables
|
2024-11-01 10:54:31 +00:00 |
|
Simon Larsen
|
ee49f3e6dd
|
Refactor GetHeightOfDashboardComponent and GetWidthOfDashboardComponent functions
|
2024-10-31 18:31:45 +00:00 |
|
Simon Larsen
|
8d4b8b7881
|
Refactor DashboardToolbar component to adjust margins and spacing
|
2024-10-31 17:21:25 +00:00 |
|
Simon Larsen
|
4626520f62
|
Refactor DashboardBaseComponent to add full screen functionality and adjust styling
|
2024-10-31 13:26:32 +00:00 |
|
Simon Larsen
|
7c04569a14
|
Refactor IconProp enum and add new icons: Bold, Italic, and Underline
|
2024-10-30 18:45:58 +00:00 |
|
Simon Larsen
|
bd8b1ca909
|
Refactor Dashboard components and add full screen functionality
|
2024-10-30 17:40:38 +00:00 |
|
Simon Larsen
|
13dddab5e5
|
Refactor MonitorTestForm component to adjust margins and spacing
|
2024-10-30 11:56:28 +00:00 |
|
Simon Larsen
|
771b0e4645
|
Refactor MonitorTestForm component to adjust margins and spacing
|
2024-10-29 18:11:02 +00:00 |
|
Simon Larsen
|
d99111b2f9
|
Refactor MonitorTest table to remove "lastMonitoringLog" column and add "monitorStepProbeResponse" and "isInQueue" columns
|
2024-10-29 18:04:36 +00:00 |
|
Simon Larsen
|
c2bb44f823
|
Refactor MonitorTestForm component and add test functionality
|
2024-10-29 17:55:09 +00:00 |
|
Simon Larsen
|
7ece118acd
|
Refactor MonitorTestService and MonitorTest model
|
2024-10-29 17:43:36 +00:00 |
|