Commit Graph

  • 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. Tola Leng 2025-07-01 16:23:25 +07:00
  • 474a439515 Merge pull request #59 from operacle/develop Tola Leng 2025-06-30 23:07:58 +07:00
  • 460fcbc7dc Refactor: expand the menu sidebar and add the server and docker detail page Tola Leng 2025-06-30 23:06:38 +07:00
  • 0b029dc914 feat: Implement docker monitoring dashboard Tola Leng 2025-06-30 23:05:45 +07:00
  • 691cd4f298 feat: Implement instance monitoring dashboard Tola Leng 2025-06-30 23:01:33 +07:00
  • 4bfeb42142 Added Download Package URL for fully support both amd64 and arm64 Tola Leng 2025-06-30 20:07:49 +07:00
  • c1fa02c380 Updated Service Operation Executed Display Logs Tola Leng 2025-06-30 19:35:29 +07:00
  • 15f0e93524 Updated Distributed Regional Monitoring and Roadmap Tola Leng 2025-06-29 15:14:29 +07:00
  • b37a84734f Change response time chart color Update the response time chart to use yellow color for Regional Monitoring Data Tola Leng 2025-06-29 00:52:06 +07:00
  • 9a4cc7c3db Merge pull request #57 from operacle/develop Tola Leng 2025-06-26 16:28:32 +07:00
  • c979dd24d8 Enhance one-click install script and Regional Agent Dialog The script was failing to download the package because of an incorrect URL. Tola Leng 2025-06-26 16:07:36 +07:00
  • fd08a64a05 Fix: Resolve 404 error on public status page Tola Leng 2025-06-26 15:43:41 +07:00
  • c30bcf9e73 Move Report Menu Move the Reports menu item to the bottom of the Regional Monitoring section in the main menu. Tola Leng 2025-06-26 14:34:54 +07:00
  • 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. Tola Leng 2025-06-26 14:32:23 +07:00
  • 202a09993c feat: Implement "All Monitoring" option 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. Tola Leng 2025-06-26 14:17:09 +07:00
  • 094f5fcd5e feat: Add "None" option to notification channel. Adds a "None" option to the notification channel dropdown in the Add SSL Certificate form. This allows users to opt-out of notifications. Tola Leng 2025-06-26 14:10:30 +07:00
  • ab4f0aa6ea Refactor: Separate data display by monitoring source and Fix: Display data collection in detail page Tola Leng 2025-06-24 22:11:29 +07:00
  • 35b11f5a16 Fix: Correct package download URL Tola Leng 2025-06-21 23:26:24 +07:00
  • 1b11deb40f Fixed bash script package version Tola Leng 2025-06-21 22:14:08 +07:00
  • 879e106051 Fixed bash script for correct download package URL Tola Leng 2025-06-21 22:09:28 +07:00
  • 044f9e07fd fixed install-regional-agent bash script Tola Leng 2025-06-21 22:04:49 +07:00
  • 23f3c5b8ca Merge pull request #53 from operacle/develop Tola Leng 2025-06-21 21:49:19 +07:00
  • ded509bd10 Enhance one-click install script and Regional Agent Dialog Tola Leng 2025-06-21 21:46:42 +07:00
  • 1e7c20593f Enhance Add Regional Agent dialog. Implement one-click installation with automatic script generation and environment variable configuration. Tola Leng 2025-06-21 21:02:40 +07:00
  • d385f24c28 Restrict removal of default agent Prevent removal of the default regional agent (agent_id: 1, region_name: Default) in the Regional Monitoring dashboard. This ensures the core service remains active. Tola Leng 2025-06-21 19:52:46 +07:00
  • 57a65106cb Refactor: Integrate regional agents in service-operation Integrate distributed monitoring agents for HTTP, PING, TCP, and DNS checks Tola Leng 2025-06-21 17:48:55 +07:00
  • ea95490f13 Implement Distributed Regional Monitoring Agent with add form, API details, one-click install, and bash script generation. Refactor: Rename API Documentation to Regional Monitoring Tola Leng 2025-06-20 22:46:12 +07:00
  • f88cc32cf9 Merge pull request #52 from operacle/develop v1.3.0 Tola Leng 2025-06-20 20:24:55 +07:00
  • 918a248b8f feat: Add error message and details columns Adds error_message and details columns to the Incident History table in the service detail page. Tola Leng 2025-06-20 20:13:18 +07:00
  • 458f5f7d82 Update Go Configuration Port and change default timeout to 10s Tola Leng 2025-06-20 19:44:02 +07:00
  • 5ceaa09710 Add SSL certificate checker Implement SSL certificate checking functionality Tola Leng 2025-06-20 19:42:24 +07:00
  • 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. Tola Leng 2025-06-20 19:09:32 +07:00
  • 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. Tola Leng 2025-06-20 18:53:35 +07:00
  • abb129bde0 Removes the "Add Certificate" button from the SSL Certificates table header. Tola Leng 2025-06-20 17:42:10 +07:00
  • 220be3bea4 Fix: Improve SSL certificate details and View Action button Tola Leng 2025-06-20 17:26:13 +07:00
  • 614c10188d feat: Add check interval and check_at update - Added a "Check Interval" field to the SSL certificate create/edit forms. - Implemented functionality to update the check_at field in Pocketbase with the current time when the "Check" button is clicked. Tola Leng 2025-06-20 17:17:34 +07:00
  • 11408dcba0 Remove SSL Checker service Remove the SSL Checker service from the React application, as the SSL checks are now handled by the Go backend. This involves removing the sslCheckerService.ts file and related imports. Tola Leng 2025-06-20 16:54:31 +07:00
  • 9f4e759b01 Merge pull request #51 from operacle/develop Tola Leng 2025-06-19 17:51:39 +07:00
  • d3ea5dc77c Implement CheckCle Microservice Operation A Go-based microservice for service operations including ICMP ping, DNS resolution, and TCP connectivity Tola Leng 2025-06-19 17:49:30 +07:00
  • 89572c44b7 Updated an entrypoint to start service-operation Tola Leng 2025-06-19 17:43:42 +07:00
  • dfe98f9fa6 Fix: Pass serviceType to ServiceUptimeHistory and Refactor service detail page data fetching Tola Leng 2025-06-19 17:35:12 +07:00
  • 549a3793a5 Fix: Uptime history timestamp and service ID Tola Leng 2025-06-19 15:23:48 +07:00
  • 9ed4d4c7ac Merge pull request #50 from operacle/develop Tola Leng 2025-06-19 15:04:07 +07:00
  • cca2338468 Refactor: Split UptimeBar.tsx into smaller components Tola Leng 2025-06-19 15:01:06 +07:00
  • c1c74bb2a8 Refactor: Split UptimeBar.tsx into smaller components Tola Leng 2025-06-19 14:50:22 +07:00
  • a2ae66fe76 Fix: Display uptime history in service table Tola Leng 2025-06-19 14:48:58 +07:00
  • 907fdaa0dc Fix: Display uptime history in service table Tola Leng 2025-06-19 14:47:20 +07:00
  • 93b58cfa2c feat: Display service details in table Display host, domain, or URL under the service name in the service table. Tola Leng 2025-06-19 14:22:17 +07:00
  • 879622b364 feat: Separate host and port for TCP services Tola Leng 2025-06-18 23:16:39 +07:00
  • 2f52010963 Fix: Expand service form dialog Tola Leng 2025-06-18 23:16:29 +07:00
  • c90f0dd963 Fix: Expand service form dialog Tola Leng 2025-06-18 23:16:11 +07:00
  • 4a14f64e07 feat: Separate host and port for TCP services Tola Leng 2025-06-18 23:15:56 +07:00
  • 19b4de78d1 feat: Separate host and port for TCP services Tola Leng 2025-06-18 23:15:22 +07:00
  • bdf648c2fe Add custom check interval option Tola Leng 2025-06-18 23:15:08 +07:00
  • 0705fc89b4 Refactor: Move service type selection Tola Leng 2025-06-18 23:14:55 +07:00
  • 883a541b9b feat: Separate host and port for TCP services Tola Leng 2025-06-18 23:14:04 +07:00
  • 0758b1d24b feat: Separate host and port for TCP services Tola Leng 2025-06-18 23:13:14 +07:00
  • 9a001f6aec Merge pull request #49 from operacle/develop Tola Leng 2025-06-18 22:09:40 +07:00
  • 9c78def48d Fix: Navigate to service detail page Tola Leng 2025-06-18 16:51:27 +08:00
  • 94e2c0da77 Remove HTTP service check Remove HTTP service check functionality as the React application is now frontend only. Tola Leng 2025-06-18 16:47:00 +08:00
  • 78674f758c Refactor: Split settings API into modules Tola Leng 2025-06-17 21:51:26 +08:00
  • 3a6ab2258a Fix: Use correct API path for test email Tola Leng 2025-06-17 21:50:46 +08:00
  • 1daaf067d9 Refactor: Split settings API into modules Tola Leng 2025-06-17 21:50:34 +08:00
  • 6d1b8387ca Fix: Use correct API path for test email Tola Leng 2025-06-17 21:49:43 +08:00
  • e3f9111484 Refactor: Move test email button and dialog Tola Leng 2025-06-17 21:39:12 +08:00
  • 575869c50a Fix: Use correct API endpoint for test email Tola Leng 2025-06-17 21:39:00 +08:00
  • cfdedb9636 Merge pull request #45 from operacle/develop Tola Leng 2025-06-15 20:49:51 +07:00
  • 08b00728c2 Fix: Import ErrorBoundary correctly Tola Leng 2025-06-15 21:47:03 +08:00
  • 4486a79e58 Fix: Implement public status page functionality Tola Leng 2025-06-15 21:28:47 +08:00
  • 41fcaaaf05 Fix: Public status page loading state Tola Leng 2025-06-15 21:28:17 +08:00
  • ddcabac564 Fix: Syntax errors in public status page Tola Leng 2025-06-15 21:27:58 +08:00
  • 4e0a9953db Fix: Implement public status page functionality Tola Leng 2025-06-15 21:27:48 +08:00
  • f25fa7de83 Fix: Syntax errors in public status page Tola Leng 2025-06-15 21:27:33 +08:00
  • aea70d0023 Fix: Public status page loading state Tola Leng 2025-06-15 21:27:19 +08:00
  • 4e07c8c932 Refactor: Remove theme options in Edit Operational Page dialogs Tola Leng 2025-06-13 22:03:05 +08:00
  • 5f18fde775 Refactor: Remove theme options in Create Operational Page dialogs Tola Leng 2025-06-13 22:02:57 +08:00
  • 9d5fa805c9 Merge pull request #42 from operacle/develop Tola Leng 2025-06-12 17:15:08 +07:00
  • e1d466a638 feat: Implement password reset API calls Updated the ForgotPasswordDialog component to use the provided API paths for requesting and confirming password resets. Tola Leng 2025-06-12 18:08:51 +08:00
  • 8dc3bd6a0d Implement password reset functionality. Added password reset request and confirmation to the login page, using the provided API endpoints. Tola Leng 2025-06-12 18:08:36 +08:00
  • 6d63d9f485 feat: Add logo and remove elements in login page Tola Leng 2025-06-11 20:23:45 +08:00
  • 68a4ad5478 Merge pull request #38 from operacle/develop Tola Leng 2025-06-08 21:46:27 +07:00
  • 895da83999 Fixed Authentication Persistence Tola Leng 2025-06-08 22:44:17 +08:00
  • f6592d331f Refactor: Split Sidebar.tsx into smaller components Refactored the Sidebar component into smaller, more manageable files to improve code organization and maintainability. Tola Leng 2025-06-08 21:56:09 +08:00
  • da0808cefe Updated: Security Improvements Improved and Secure Login. Tola Leng 2025-06-07 23:20:04 +08:00
  • 1e77f2747e Added CheckCle Logo into the login page Tola Leng 2025-06-07 23:10:43 +08:00
  • 9b1918e25a Merge pull request #36 from operacle/develop Tola Leng 2025-06-06 19:23:54 +07:00
  • 99e988e316 📖 Updated one-click installation command Tola Leng 2025-06-06 20:11:28 +08:00
  • 419e9118f9 Updated Data Structure for Operational Page Features Tola Leng 2025-06-06 18:57:41 +08:00
  • e2c2705378 feat: Implement Operational Page in menu Tola Leng 2025-06-06 18:54:18 +08:00
  • 82fa9a4ac2 Add components to operational page form Tola Leng 2025-06-06 18:54:05 +08:00
  • 576f2fbb34 feat: Display existing components in edit form Tola Leng 2025-06-06 18:53:28 +08:00
  • 554faefe4a Add delete and edit functionality to Operational Pages Tola Leng 2025-06-06 18:53:12 +08:00
  • c92e9fe442 Implement view public page functionality Tola Leng 2025-06-06 18:52:35 +08:00
  • ede5c36ac4 feat: Maintain dashboard layout in Operational Page Tola Leng 2025-06-06 18:52:27 +08:00
  • 9097a618cd feat: Display existing components in edit form Tola Leng 2025-06-06 18:51:49 +08:00
  • f4f6cb48db Add delete and edit functionality to Operational Pages Tola Leng 2025-06-06 18:51:21 +08:00
  • 1264d293bf Implement view public page functionality Tola Leng 2025-06-06 18:49:54 +08:00
  • 8608b6a263 feat: Display 90-day uptime history Tola Leng 2025-06-06 18:49:11 +08:00
  • 86e1e70e22 feat: Display 90-day uptime history. Updated the public status page to display 90 days of uptime history and added detailed incident history information on hover. Tola Leng 2025-06-06 18:48:49 +08:00
  • dd2c64420d feat: Implement a modern and professional Operational Page Tola Leng 2025-06-06 18:46:50 +08:00