Tola Leng
fda91aedb9
Fix: Display new service immediately
...
- Ensure that newly created services are immediately visible in the services table list on the Uptime Monitoring dashboard, without requiring a manual refresh or a delay.
2025-07-23 22:13:20 +07:00
Tola Leng
2d2122d2e5
Improved the Server feature History Data
2025-07-21 22:18:27 +07:00
Tola Leng
3f3ce9122d
Adjust the size of the server title header.
2025-07-21 16:35:28 +07:00
Tola Leng
60960cb3e0
Refactor: Update server progress bar style
...
- Change the server progress bar style in the Instance Monitoring and server table.
2025-07-21 15:51:54 +07:00
Tola Leng
50c742d82d
Added new favicon logo file
2025-07-21 15:26:33 +07:00
Tola Leng
d0ecaaaf8f
Refactor: Improve chart color and style
...
- Fixed chart colors to be fixed with random colors.
- Added another chart style.
2025-07-21 01:29:24 +07:00
Tola Leng
ff19d46391
Updated favicon logo file
2025-07-21 00:57:47 +07:00
Tola Leng
e5afe276ee
Feat: Add Heatmap button to service detail page
...
- Adds a "Heatmap" button to the service detail page, displaying a monthly health heatmap of the service, with statuses color-coded as green, red, and warning (yellow/orange).
2025-07-21 00:57:04 +07:00
Tola Leng
c098ecb6bf
Fix: Apply server table background to SSL table
...
- Apply the same background color and styling from the server table to the SSL table for visual consistency.
2025-07-19 15:37:00 +07:00
Tola Leng
dc586dc15f
Fix: Server Historical Performance chart improvement
...
Fix: Improve sidebar collapse/expand performance
2025-07-19 15:23:28 +07:00
Tola Leng
d40d5898c0
Fix SSL frontend notifications
...
- The frontend no longer sends notifications. The backend is now responsible for sending SSL notifications.
2025-07-19 15:14:04 +07:00
Tola Leng
63d63a908a
Refactor: Make instance monitoring page responsive
...
- Make the Instance Monitoring page and Server Table List fully responsive across the whole page.
2025-07-18 22:01:26 +07:00
Tola Leng
868832f5ba
feat: Add create instance monitoring button
...
- Adds a button to the Instance Monitoring dashboard to create server monitoring instances
- Include the one-click install command in the Instance Monitoring form
- Display OS list for select with images and names.
2025-07-18 21:57:56 +07:00
Tola Leng
c1c94115e0
Feat: Added Operating System Logo for Server Agent
2025-07-18 21:52:16 +07:00
Tola Leng
6c227f496e
Remove individual toast notifications
...
- During SSL certificate refresh and display a single summary notification after the "Refresh All" action.
2025-07-18 14:03:32 +07:00
Tola Leng
0cad374616
Fix server delete function and Implement pause/resume functionality
...
- Implement the server delete functionality in the server table and dropdown menu.
- Implement pause and resume functionality for server monitoring in the server table dropdown menu.
2025-07-17 23:03:40 +07:00
Tola Leng
6906a65952
Fix: Improve uptime monitoring dashboard performance
...
- Reduce refetch intervals, increase stale times, and optimize retry behavior for uptime service and server metrics.
2025-07-17 17:26:17 +07:00
aa123456
88877a9fc0
Updated Incident Management Overview Cards linear-gradient
2025-07-17 16:36:00 +07:00
Tola Leng
e4284afb09
Remove subtitle under About System page
2025-07-15 22:13:46 +07:00
Tola Leng
fd7035965f
Disabled console debug log Statements from the production build output
2025-07-15 17:36:12 +07:00
Tola Leng
debf35703b
Update email test and INCIDENT template
2025-07-15 17:34:04 +07:00
Tola Leng
f235043417
Fix: Display all SSL up to 200 records
...
- The SSL certs table in the SSL & Domain dashboard was not displaying all certs records
2025-07-15 16:21:56 +07:00
Tola Leng
6512d4974a
feat: Add pagination to service table
...
- Add pagination to the service table in the uptime monitoring dashboard, allowing display of 10 records per page by default. Also add a dropdown to select the number of records to display (10, 30, 50).
2025-07-15 15:26:23 +07:00
Tola Leng
73f2566d78
Fix: Display all service records
...
- The service table in the uptime monitoring dashboard was not displaying all service records
2025-07-15 15:24:23 +07:00
Tola Leng
46077e8deb
Removed unused script line
2025-07-14 21:49:33 +07:00
Tola Leng
24c5a9957f
Fix: Prevent infinite re-renders.
...
- Addressed an issue where the component was re-rendering excessively, leading to performance problems.
2025-07-14 15:45:38 +07:00
Tola Leng
cb258d72c3
Disable debug console logs for production
2025-07-14 15:45:05 +07:00
gnsworks
2621544b24
Add Japanese translation
2025-07-12 10:31:03 +09:00
Tola Leng
a013f9170a
feat: Allow multiple regional agents
...
- Allow multiple selections for regional agents in the service dialog form, similar to notification channels.
2025-07-11 17:59:03 +07:00
Tola Leng
5daea8138c
Change Default monitoring fallback source value (uptime service)
2025-07-11 17:58:46 +07:00
Tola Leng
59dcdcb5df
Fix: Persist multiple notification channels
...
- The notification channels field in the service dialog form was not saving or applying multiple selections
2025-07-11 17:57:32 +07:00
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
08f31835e1
feat: Improve server overview cards
...
- Added card background color and grid layout to server overview cards in the server detail page.
2025-07-07 14:49:41 +07:00
Tola Leng
5d2b8b2ed2
Refactor: Split ServerHistory and Charts into smaller components
2025-07-06 15:12:03 +07:00
samang-dauth
f0eec90e75
feat: Add system info cards to server detail header
...
Adds small cards in the server detail page header to display server system information.
2025-07-05 17:00:21 +07:00
samang-dauth
306d2fc336
Fix: Instance monitoring dashboard styling
2025-07-03 17:22:30 +07:00
samang-dauth
d072ba7d23
Fix: Server detail page background color
...
Ensure consistent background color on server detail and docker pages.
2025-07-03 17:17:34 +07:00
samang-dauth
20d5e86d3c
Changed logo to use an image instead of the letter.
2025-07-02 19:49:00 +07:00
samang-dauth
549dcc21e4
Change SSL & Domain menu sidebar icon
2025-07-02 19:28:09 +07:00
samang-dauth
f97bc4f62f
Removed server hostname under container name
2025-07-02 19:10:34 +07:00
samang-dauth
d6793f104c
Fix: Historical Performance date filter
...
Ensure date filter respects server ID and displays correct data for 1 day date filter
2025-07-02 17:44:11 +07:00
Tola Leng
fda40de155
Update Schedule and Maintenace Overview Card Liner-Gradient
2025-07-01 19:57:51 +07:00
Tola Leng
9b1ccc7f8d
Updated SSL Certificate Status Cards linear-gradient
2025-07-01 19:15:24 +07:00
Tola Leng
d183ca9791
Updated Uptime Monitoring liner card gradient.
2025-07-01 18:59:55 +07:00
Tola Leng
48ddc2b4c6
Remove system_info card from overview and update status badge
2025-07-01 18:47:36 +07:00