Tola Leng
de79eb963d
feat: Allow multiple selections for regional agents.
...
- Allow multiple regional agents to be selected in the service dialog form, similar to the notification channels.
2025-07-10 23:06:10 +07:00
Tola Leng
2d2bd790b0
Disable the debug console logs for production
2025-07-10 22:14:17 +07:00
Tola Leng
917d8a6d29
feat: Implement notification channel based on status (Service Dialog Form and Refactor Split ServiceForm into smaller components).
...
- The Service Dialog Form's Notification Channel field now respects the `notification_status`. If `notification_status` is enabled, the user can select one or multiple notification channel IDs.
2025-07-10 21:07:31 +07:00
Tola Leng
f4aeaebe0d
Fix: Uptime history bar color for paused/unknown
...
- Update UptimeBar component to display grey color for "Paused" status and when no data is available.
2025-07-08 20:10:34 +07:00
Tola Leng
6b49119797
Fix: Add regional_status to Service type
...
- Improved the regional monitoring agent assign to service type
2025-07-08 17:11:35 +07:00
Tola Leng
be7c80d7c4
Improved the Uptime Response Time History
2025-07-07 20:33:52 +07:00
Tola Leng
b37a84734f
Change response time chart color
...
Update the response time chart to use yellow color for Regional Monitoring Data
2025-06-29 00:52:06 +07:00
Tola Leng
7b18a224c1
Update the service detail page to display all monitoring data (default and regional) in separate lines on the graph when "All Monitoring" is selected. Preserve the original functionality of other monitoring source options.
2025-06-26 14:32:23 +07:00
Tola Leng
ab4f0aa6ea
Refactor: Separate data display by monitoring source
...
and Fix: Display data collection in detail page
2025-06-24 22:11:29 +07:00
Tola Leng
918a248b8f
feat: Add error message and details columns
...
Adds error_message and details columns to the Incident History table in the service detail page.
2025-06-20 20:13:18 +07:00
Tola Leng
1eabf66311
Fix: Improve response time chart
...
Improve the Response Time History chart by separating and ordering the 'down', 'warning', and 'up' statuses to prevent overlap and improve positioning.
2025-06-20 19:09:32 +07:00
Tola Leng
a0c0a3ed75
Fix: Separate up/down graph areas
...
Separate the up and down areas in the response time history graph to improve clarity and correct the display of the down graph.
2025-06-20 18:53:35 +07:00
Tola Leng
dfe98f9fa6
Fix: Pass serviceType to ServiceUptimeHistory and
...
Refactor service detail page data fetching
2025-06-19 17:35:12 +07:00
Tola Leng
549a3793a5
Fix: Uptime history timestamp and service ID
2025-06-19 15:23:48 +07:00
Tola Leng
cca2338468
Refactor: Split UptimeBar.tsx into smaller components
2025-06-19 15:01:06 +07:00
Tola Leng
c1c74bb2a8
Refactor: Split UptimeBar.tsx into smaller components
2025-06-19 14:50:22 +07:00
Tola Leng
a2ae66fe76
Fix: Display uptime history in service table
2025-06-19 14:48:58 +07:00
Tola Leng
93b58cfa2c
feat: Display service details in table
...
Display host, domain, or URL under the service name in the service table.
2025-06-19 14:22:17 +07:00
Tola Leng
879622b364
feat: Separate host and port for TCP services
2025-06-18 23:16:39 +07:00
Tola Leng
2f52010963
Fix: Expand service form dialog
2025-06-18 23:16:29 +07:00
Tola Leng
c90f0dd963
Fix: Expand service form dialog
2025-06-18 23:16:11 +07:00
Tola Leng
4a14f64e07
feat: Separate host and port for TCP services
2025-06-18 23:15:56 +07:00
Tola Leng
19b4de78d1
feat: Separate host and port for TCP services
2025-06-18 23:15:22 +07:00
Tola Leng
bdf648c2fe
Add custom check interval option
2025-06-18 23:15:08 +07:00
Tola Leng
0705fc89b4
Refactor: Move service type selection
2025-06-18 23:14:55 +07:00
Tola Leng
94e2c0da77
Remove HTTP service check
...
Remove HTTP service check functionality as the React application is now frontend only.
2025-06-18 16:47:00 +08:00
Tola Leng
bd17ef7140
Fix: Apply theme to service action dialog.
...
Ensured the service action dialog (three-dot menu) in uptime monitoring respects the current theme (dark/light mode) by using theme-aware styling.
2025-06-04 22:09:08 +08:00
Tola Leng
518b469c04
Fix: Ensure Add Service dialog respects theme
2025-06-04 21:36:14 +08:00
Tola Leng
6652ac5e76
Fix: Improve service dialog theme support
2025-06-04 21:34:52 +08:00
Tola Leng
611380a5e4
Fix: Uptime history respects interval
...
Refactor UptimeBar to display history respecting the service's interval, ensuring bars represent checks within the set time frame.
2025-05-29 21:31:00 +08:00
Tola Leng
0562adbef8
Adjusted date range calculation to ensure data is displayed
2025-05-29 20:10:29 +08:00
Tola Leng
d4d4040cc8
Removed the date filter component
2025-05-29 20:10:03 +08:00
Tola Leng
0932acfb61
Fix: Make service table row clickable
2025-05-26 22:02:59 +08:00
Tola Leng
b282b0b2d5
Updated Service Notification
2025-05-23 20:39:43 +08:00
Tola Leng
0c6cd18e6f
Initial Release
2025-05-09 21:28:07 +07:00