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
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
cb258d72c3
Disable debug console logs for production
2025-07-14 15:45:05 +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
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
48ddc2b4c6
Remove system_info card from overview and update status badge
2025-07-01 18:47:36 +07:00
Tola Leng
30bba14e37
Fix: Server history chart and date filter
...
Ensure the historical performance chart correctly displays server metric data and that the date filter dropdown functions as expected.
2025-07-01 16:23:25 +07:00
Tola Leng
691cd4f298
feat: Implement instance monitoring dashboard
2025-06-30 23:01:33 +07:00