Commit Graph

  • ba47c1d953 feat: Implement Operational Page in menu Tola Leng 2025-06-06 18:43:14 +08:00
  • ba6dc41d95 📝 Correct and standard version matches the official SPDX MIT License Tola Leng 2025-06-06 18:02:18 +08:00
  • 1dc25cc461 Merge pull request #35 from operacle/develop Tola Leng 2025-06-06 16:48:46 +07:00
  • 11ddc77e32 Updated: one-click installation bash script that includes the output information after the container starts, such as the admin web management URL and default login credentials Tola Leng 2025-06-06 17:42:18 +08:00
  • 5a5772f9a4 Fix: Remove unused test functions and imports Tola Leng 2025-06-05 21:22:47 +08:00
  • 039a832b79 feat: Add mail test functionality Adds a dialog to test email settings and integrates with the /api/settings/test/email API endpoint. - Added a "Test Email" button to the Mail Settings tab. - Implemented a dialog for entering the recipient email and selecting a template. - Added UI elements for the dialog (input fields, radio buttons, and a send button). - Updated src/services/settingsService.ts to include the test email API call. - Added UI components for the dialog (using existing UI components). - Updated src/components/settings/general/MailSettingsTab.tsx to include the test email functionality. Tola Leng 2025-06-05 21:06:48 +08:00
  • a88b356bf5 feat: Add New Translation for mail test functionality in the dialog to test email settings Tola Leng 2025-06-05 21:05:51 +08:00
  • 2d798e2983 Fix: Test Email dialog and remove Test Connection button Tola Leng 2025-06-05 20:59:46 +08:00
  • 426f41e337 Updated German translation for SMTP password field in Mail Settings Tola Leng 2025-06-05 18:43:47 +08:00
  • 4dc005c7e4 Merge pull request #33 from operacle/develop Tola Leng 2025-06-05 17:40:17 +07:00
  • 4ef84b5469 Add SMTP password field. Tola Leng 2025-06-05 18:33:58 +08:00
  • 0739d6b0ce Updated translation for SMTP password field in Mail Settings Tola Leng 2025-06-05 18:33:13 +08:00
  • bd17ef7140 Fix: Apply theme to service action dialog. Tola Leng 2025-06-04 22:09:08 +08:00
  • 518b469c04 Fix: Ensure Add Service dialog respects theme Tola Leng 2025-06-04 21:36:14 +08:00
  • 6652ac5e76 Fix: Improve service dialog theme support Tola Leng 2025-06-04 21:34:52 +08:00
  • 4ec0c7a8fa Merge pull request #32 from operacle/develop Tola Leng 2025-06-04 16:33:42 +07:00
  • 0b52e7ffa9 📖 Updated Architecture Support & Project Development Roadmap Tola Leng 2025-06-04 17:15:42 +08:00
  • dd758b9334 Merge pull request #27 from operacle/develop Tola Leng 2025-05-31 17:44:43 +07:00
  • 9b1167955e feat: Implement uptime monitoring data retention Tola Leng 2025-05-29 22:16:50 +08:00
  • 611380a5e4 Fix: Uptime history respects interval Tola Leng 2025-05-29 21:31:00 +08:00
  • 0b9bc76d37 Fix: Improve email change flow and auto-logout Tola Leng 2025-05-29 20:41:00 +08:00
  • 0562adbef8 Adjusted date range calculation to ensure data is displayed Tola Leng 2025-05-29 20:10:29 +08:00
  • d4d4040cc8 Removed the date filter component Tola Leng 2025-05-29 20:10:03 +08:00
  • aec7118496 Merge pull request #25 from operacle/develop Tola Leng 2025-05-28 15:37:53 +07:00
  • c17d902b9a Fixed: in About System page, make it auto-updates with each new release on GitHub without any hardcoded values Tola Leng 2025-05-28 15:35:36 +08:00
  • a5ad5eef42 ⛁ Updated Default User Tola Leng 2025-05-28 15:19:25 +08:00
  • c7846a2fed 📖 Updated Project Development Roadmap Tola Leng 2025-05-28 15:11:06 +08:00
  • 4ad001b560 feat: Auto logout after password change Automatically log the user out after a successful password change in the user profile dashboard. Tola Leng 2025-05-28 15:08:39 +08:00
  • d52842a8ea Refactor: Remove settings fields Remove "Hide Controls", "Sender Name", and "Sender Email Address" from the System Settings tab in General Settings. Tola Leng 2025-05-27 23:38:02 +08:00
  • 9e02eea0d1 Updated: one-click installation bash script that includes the output information after the container starts, such as the admin web management URL and default login credentials Tola Leng 2025-05-27 16:51:45 +08:00
  • a1d2f1a9e0 [FIX] Update common.ts - fixed typo and forogt some transaltions. Michael Ortner 2025-05-27 06:55:40 +02:00
  • 230f5562c7 [ADD] Added the german translation for the strings Michael Ortner 2025-05-26 22:10:28 +02:00
  • 759c3249e1 Merge pull request #22 from operacle/develop v1.2.0 Tola Leng 2025-05-26 21:57:45 +07:00
  • bff3cd7d91 Fixed: combines new build-based setup with persistent data using Host (volume) directory mapped to container path Tola Leng 2025-05-26 22:54:47 +08:00
  • 3799be8b23 feat: release maintenance and incident management features; apply hotfixes Tola Leng 2025-05-26 22:45:39 +08:00
  • 0932acfb61 Fix: Make service table row clickable Tola Leng 2025-05-26 22:02:59 +08:00
  • 38374acdcd Fix: Apply grid style to SSL overview cards Tola Leng 2025-05-26 21:52:10 +08:00
  • a58180f252 Updated context language Tola Leng 2025-05-26 20:32:08 +08:00
  • a307fd006c Removed Dockerfile and Updated API Enpoint Tola Leng 2025-05-26 20:15:10 +08:00
  • 31738b3a52 Updated language context Tola Leng 2025-05-26 19:58:00 +08:00
  • e3e7206d91 Resolved merge conflict using 'develop' changes Tola Leng 2025-05-26 19:00:03 +08:00
  • fe1b94d8e3 Feat: Added schema for new feature (maintenance and incident) include the user management roles. Tola Leng 2025-05-26 18:02:31 +08:00
  • 4f1c78f8e1 Refactor: Implement permission notice for admin role Tola Leng 2025-05-26 17:50:53 +08:00
  • 7ccd413973 Feat: added tab dashboard under General Settings (System Setting and Mail Settings). Improved the Setting API to dynamically use the baseURL. Tola Leng 2025-05-26 16:51:05 +08:00
  • e74bf35264 Fix: Prevent console message loop on maintenance updates The console was generating excessive messages after schedule maintenance updates. Tola Leng 2025-05-26 16:42:05 +08:00
  • 23be1fca0f Fix: Reduce maintenance data request frequency. Fix: The maintenance list should refresh immediately after a new maintenance entry is created. Tola Leng 2025-05-24 18:20:33 +08:00
  • df047541b9 Fixed Version (HMR-safe). Avoids HMR issues from unstable inline defaults. Tola Leng 2025-05-24 04:45:47 +08:00
  • c8323e91b0 Updated and Fix UserRole and User Forms Tola Leng 2025-05-24 03:47:32 +08:00
  • 9da272b464 Fix: Add scrollable content to AddUserForm Tola Leng 2025-05-24 03:01:58 +08:00
  • 706a01e5aa Updated language for Settings Features and User Management Tola Leng 2025-05-24 03:01:07 +08:00
  • 8c159f402e feat: Implement tabbed settings dashboard Implement a tabbed dashboard within the Settings Panel, including System Settings and Mail Setting Tola Leng 2025-05-24 03:00:29 +08:00
  • f483fbd2ee feat: Implement tabbed settings dashboard (System Settings and Mail Settings) Tola Leng 2025-05-24 02:59:34 +08:00
  • 616148f794 Expand user form display for both Add and Edit of Users Tola Leng 2025-05-24 02:57:37 +08:00
  • 7a125bf0b7 Fix: Super admin login API path The login process for super admins was incorrectly using the regular user authentication path. This commit ensures super admins use the correct authentication path Tola Leng 2025-05-24 02:56:29 +08:00
  • dfe052aba6 Fix: Email change for both admin and superadmin The email change functionality was updated to support both admin and superadmin roles. The code was adjusted to correctly handle email change requests for users in both the admin and super-admin Tola Leng 2025-05-24 02:55:29 +08:00
  • 641e98c001 Updated Language Context Tola Leng 2025-05-23 20:40:29 +08:00
  • 1ee63ec74a Added PDF Print Function Tola Leng 2025-05-23 20:40:14 +08:00
  • 0d8b88d9a1 Updated Service Notification Tola Leng 2025-05-23 20:39:43 +08:00
  • 280c5dcc86 Refactor the Translations language to seperate their own directory, for easy to maintenable and scalable language Tola Leng 2025-05-23 20:39:25 +08:00
  • 09ce22b4fb Updated UI Component Tola Leng 2025-05-23 20:37:59 +08:00
  • 1e8962cb11 Build Incident and maintenance service Tola Leng 2025-05-23 20:37:36 +08:00
  • a3727b5dfd feat: Implement Incident Management and Tab Dashboard Tola Leng 2025-05-23 20:37:00 +08:00
  • 4c2f65b432 feat: Implement Schedule Maintenance Management and Tab Dashboard Tola Leng 2025-05-23 20:34:18 +08:00
  • 0692a78576 Added Schedule & Incident Menu Sidebar Tola Leng 2025-05-23 20:21:40 +08:00
  • 839fcc8771 Add necessary dependencies for jspdf & jspdf-autotable for PDF Print Tola Leng 2025-05-23 20:20:06 +08:00
  • 686634f0ac Update the word German to Deutsch Tola Leng 2025-05-23 20:16:53 +08:00
  • 705acfbe1d Add Schedule & Incident menu sidebar Tola Leng 2025-05-23 18:48:03 +08:00
  • b845e46231 Merge branch 'develop' of https://github.com/operacle/checkcle into develop Tola Leng 2025-05-23 21:22:21 +08:00
  • 1f13d5c6be Updated: About System Page Tola Leng 2025-05-22 23:10:46 +08:00
  • 9781a0ad68 Updated Language Context Tola Leng 2025-05-23 20:40:29 +08:00
  • 1e51c964cf Added PDF Print Function Tola Leng 2025-05-23 20:40:14 +08:00
  • b282b0b2d5 Updated Service Notification Tola Leng 2025-05-23 20:39:43 +08:00
  • 8910c1355c Refactor the Translations language to seperate their own directory, for easy to maintenable and scalable language Tola Leng 2025-05-23 20:39:25 +08:00
  • b4bef67220 Updated UI Component Tola Leng 2025-05-23 20:37:59 +08:00
  • 462b6d6d40 Build Incident and maintenance service Tola Leng 2025-05-23 20:37:36 +08:00
  • 747ae5c23f feat: Implement Incident Management and Tab Dashboard Tola Leng 2025-05-23 20:37:00 +08:00
  • 395a580032 feat: Implement Schedule Maintenance Management and Tab Dashboard Tola Leng 2025-05-23 20:34:18 +08:00
  • a7a1c9a144 Added Schedule & Incident Menu Sidebar Tola Leng 2025-05-23 20:21:40 +08:00
  • 11deebe45f Add necessary dependencies for jspdf & jspdf-autotable for PDF Print Tola Leng 2025-05-23 20:20:06 +08:00
  • 0e705e1309 Update the word German to Deutsch Tola Leng 2025-05-23 20:16:53 +08:00
  • 4a6cd92661 Add Schedule & Incident menu sidebar Tola Leng 2025-05-23 18:48:03 +08:00
  • 3f6d606190 Updated: About System Page Tola Leng 2025-05-22 23:10:46 +08:00
  • 7c382ddb7a Removed Dockerfile Tola Leng 2025-05-20 16:45:51 +08:00
  • e4b5ba96c1 Updated Pocket API Connection for production Tola Leng 2025-05-20 16:45:31 +08:00
  • 34e78e5c46 Removed DockerFile Tola Leng 2025-05-20 16:45:06 +08:00
  • 442e025f7b Merge branch 'develop' into main Tola Leng 2025-05-20 15:35:27 +07:00
  • 975fb65c3d Updated to clone a specific branch:develop for Local Developement Tola Leng 2025-05-20 15:15:11 +08:00
  • 48abc618f3 Update API Connection for Local Development Tola Leng 2025-05-20 14:51:12 +08:00
  • ba318f13a5 Merge pull request #11 from michaelortnerit/main Tola Leng 2025-05-19 15:50:18 +07:00
  • c099f03bbb Update de.ts Michael Ortner 2025-05-19 10:15:00 +02:00
  • 19f13598fb Added a new dropdown menu item for German in the language selector dropdown. Thanks to @michaelortnerit for the contribution. Tola Leng 2025-05-19 16:07:10 +08:00
  • 918e012082 Merge pull request #9 from michaelortnerit/main Tola Leng 2025-05-19 14:19:50 +07:00
  • e0c7541a87 [IMP] Removed the old name and added german language. Michael Ortner 2025-05-17 21:10:10 +02:00
  • a1c6c7053e feat(km): Translate SSL & Domain section Translates the SSL & Domain section, including components and pages, into Khmer. This involves updating the km.ts translation file with relevant Khmer translations for all UI elements and strings within the SSL & Domain management feature. Tola Leng 2025-05-17 21:08:44 +08:00
  • 389eb22737 Updated properties in both translation files Tola Leng 2025-05-17 21:07:31 +08:00
  • 466ef1cb90 Fix the SSLStatusBadge component to ensure it correctly uses the translations for all SSL status types Tola Leng 2025-05-17 21:06:50 +08:00
  • caaa32ea13 Updated telegram notification Tola Leng 2025-05-17 20:56:31 +08:00
  • 78be48ffd0 Fix: Ensure email change request is sent. The email change request was failing with a 400 error. This commit addresses the issue by ensuring the email change request is correctly sent when a user updates their email in the profile dashboard. Tola Leng 2025-05-17 17:55:59 +08:00
  • aaee189ace Added Sample Test function to send a direct Telegram message Tola Leng 2025-05-17 17:34:23 +08:00
  • ce988574e4 Updated Default SMTP Mail gateway Tola Leng 2025-05-17 16:56:12 +08:00