Simon Larsen
|
7fd0000c68
|
Update documentation for self-hosting OneUptime with clearer endpoint examples
|
2024-11-06 11:41:41 +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 |
|
Simon Larsen
|
9b4ef72682
|
Refactor MonitorTestService and MonitorTest model
|
2024-10-29 16:59:07 +00:00 |
|
Simon Larsen
|
25ba824d79
|
Refactor MonitorResourceUtil and CriteriaFilterUtil to add MonitorTest model
|
2024-10-29 13:43:10 +00:00 |
|
Simon Larsen
|
9b35836dc8
|
Refactor MonitorResourceUtil to support ExecutionTime metric in synthetic monitors
|
2024-10-29 13:19:26 +00:00 |
|
Simon Larsen
|
809f9a38bc
|
Refactor MonitorResourceUtil and MonitorChart components
|
2024-10-28 14:43:54 +00:00 |
|
Simon Larsen
|
df08f2b188
|
Refactor MonitorResourceUtil and CriteriaFilterUtil to support ExecutionTime metric
|
2024-10-28 14:41:59 +00:00 |
|
Simon Larsen
|
9512b9d001
|
Merge branch 'master' into release
|
2024-10-28 13:46:58 +00:00 |
|
Simon Larsen
|
995026f65f
|
Refactor StatusPageSubscriberService to remove unnecessary code
|
2024-10-28 13:46:52 +00:00 |
|
Simon Larsen
|
d619d2afff
|
Refactor StatusPageSubscriberService to fix issue with sending notifications for unsubscribed subscribers
|
2024-10-28 13:44:49 +00:00 |
|
Simon Larsen
|
1affe3cdda
|
Refactor StatusPageSubscriberService to include event type selection
|
2024-10-28 13:35:33 +00:00 |
|
Simon Larsen
|
0bee18fa63
|
Refactor SubscriberSettings component to remove unnecessary code
|
2024-10-28 13:09:26 +00:00 |
|
Simon Larsen
|
2ad7face9a
|
Refactor StatusPageAPI to allow subscribers to choose event types
|
2024-10-28 12:53:26 +00:00 |
|
Simon Larsen
|
33604bba3c
|
Refactor SubscriberSettings component to allow subscribers to choose event types
|
2024-10-28 12:46:16 +00:00 |
|
Simon Larsen
|
9d6c34b796
|
Refactor StatusPageEventType enum to include new event types
|
2024-10-28 12:41:24 +00:00 |
|
Simon Larsen
|
052c3040fb
|
Merge branch 'master' into release
|
2024-10-28 11:52:42 +00:00 |
|
Simon Larsen
|
89804ebbd1
|
Refactor Dashboard components to include component ID in rendered output
|
2024-10-28 11:52:19 +00:00 |
|
Simon Larsen
|
e21572af6d
|
Merge branch 'release' of github.com:OneUptime/oneuptime into release
|
2024-10-28 11:44:56 +00:00 |
|
Simon Larsen
|
3865f6cb06
|
Refactor Markdown class to convert tags > and < to > and <
|
2024-10-28 11:44:26 +00:00 |
|
Simon Larsen
|
296791ed25
|
Refactor NavBar component to temporarily comment out unused DashboardNavItem
|
2024-10-28 10:11:05 +00:00 |
|
Simon Larsen
|
017216b8a6
|
Refactor DashboardBaseComponent to remove unused event parameters in onDragStart and onDragEnd
|
2024-10-28 10:07:30 +00:00 |
|
Simon Larsen
|
6fb6329356
|
Refactor DashboardViewConfigUtil to fix lastRowThatHasComponent calculation
|
2024-10-28 10:05:57 +00:00 |
|
Simon Larsen
|
477da276b2
|
Refactor Dashboard components and add new dashboard view
|
2024-10-25 15:18:23 +01:00 |
|
Simon Larsen
|
dbf90bf114
|
Refactor Dashboard components and add conditional rendering for empty dashboard
|
2024-10-25 13:12:17 +01:00 |
|
Simon Larsen
|
d6fa9b3905
|
Refactor DashboardToolbar to remove unused imports and update props usage
|
2024-10-25 08:48:17 +01:00 |
|
Simon Larsen
|
95573032e7
|
Refactor DashboardCanvas to render DashboardBaseComponentElement for each component
|
2024-10-25 07:57:00 +01:00 |
|
Simon Larsen
|
82699e5276
|
Refactor DashboardChartComponent to remove unused imports and update file name
|
2024-10-25 07:52:46 +01:00 |
|
Simon Larsen
|
54b95107c3
|
Refactor DashboardChartComponent and related components
|
2024-10-25 07:52:21 +01:00 |
|
Simon Larsen
|
e54b337c45
|
Refactor DashboardSize to calculate total width of dashboard in rem
|
2024-10-24 19:12:46 +01:00 |
|
Simon Larsen
|
75ab4bd946
|
Refactor DashboardViewConfig enum to use explicit types for default height and width
|
2024-10-24 18:34:31 +01:00 |
|
Simon Larsen
|
b31ffab577
|
Refactor DashboardComponentType enum to fix casing and add missing newline at end of file
|
2024-10-24 17:23:34 +01:00 |
|
Simon Larsen
|
8f2da2bdc5
|
Refactor dashboard component types and add chart, text, and value components
|
2024-10-24 15:38:13 +01:00 |
|
Simon Larsen
|
6ae31ac0da
|
Refactor canvas and row components to use explicit types for default height and width
|
2024-10-23 14:54:01 +01:00 |
|