503 Commits

Author SHA1 Message Date
Tola Leng 4ff92b4c4d Updated server metric field 2025-07-23 21:55:23 +07:00
Tola Leng fc568891d5 📖 Updated README - For project status and url image 2025-07-23 21:53:31 +07:00
Tola Leng 57f815e29e Updated server agent automate bash script 2025-07-23 21:52:06 +07:00
Tola Leng 9f704bb1ad Added Reddit Community 2025-07-22 20:11:11 +07:00
Tola Leng 0cba09f53d Updated Credentail for Demo [Docs]: Demo Login #74 2025-07-22 15:46:44 +07:00
Tola Leng 2d2122d2e5 Improved the Server feature History Data 2025-07-21 22:18:27 +07:00
Tola Leng d17a70dfa8 Updated server schema for migration 2025-07-21 16:38:57 +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 e388912cee Feat: added bash script for one click server agent montioring 2025-07-18 21:51:25 +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
Tola Leng b9cdff37d5 Merge pull request #73 from lyker189/develop
Updated Incident Management Overview Cards linear-gradient
2025-07-17 17:15:59 +07:00
aa123456 88877a9fc0 Updated Incident Management Overview Cards linear-gradient 2025-07-17 16:36:00 +07:00
Tola Leng 2de3a17967 Added issue template icon 2025-07-15 22:32:02 +07:00
Tola Leng b4a12a46df Added config file blank issues 2025-07-15 22:27:20 +07:00
Tola Leng e4284afb09 Remove subtitle under About System page 2025-07-15 22:13:46 +07:00
Tola Leng 664e2c8ecf Added ISSUE_TEMPLATE 2025-07-15 22:13:07 +07:00
Tola Leng 7c08c8bc66 Added CODE OF CONDUCT 2025-07-15 22:12:21 +07:00
gnsworks 88b4803f52 Merge branch 'operacle:develop' into develop 2025-07-15 21:23:16 +09: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 213446422e Fix: Ensure all SSL Certs records are checked
- Addressing the issue where only a limited number (30) were being processed due to pagination. The fixed now fetches all records to ensure comprehensive SSL monitoring.
2025-07-15 17:16:09 +07:00
Tola Leng 79beb20b65 Fix: Ensure all uptime service records are checked
- Addressing the issue where only a limited number (30) were being processed due to pagination. The fixed now fetches all records to ensure comprehensive monitoring.
2025-07-15 17:15:08 +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 d72d6fb009 Updated DB Data and Schema Migration 2025-07-14 21:48:39 +07:00
gnsworks c6ed816c04 Update Japanese docs 2025-07-14 20:32:08 +09:00
Tola Leng 0ba3b3182b Disable SPONSORSHIP 2025-07-14 15:46:12 +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
Tola Leng 0941250867 Refactor Split README and CONTRIBUTING into smaller components with support for multi languages 2025-07-13 18:32:45 +07:00
Tola Leng 7ef4d27148 Merge pull request #66 from gnsworks/develop
Add Japanese translation
2025-07-13 15:38:28 +07:00
gnsworks 2621544b24 Add Japanese translation 2025-07-12 10:31:03 +09:00
gnsworks 9fd977ed15 Add CONTRIBUTING_ja.md 2025-07-12 10:07:54 +09:00
gnsworks 1b40a1b663 Add README_ja.md 2025-07-12 10:06:50 +09:00
Tola Leng 53d8b110c9 Update .gitignore with .DS_Store removed 2025-07-11 20:12:20 +07:00