Commit Graph

464 Commits

Author SHA1 Message Date
Tola Leng 0562adbef8 Adjusted date range calculation to ensure data is displayed 2025-05-29 20:10:29 +08:00
Tola Leng d4d4040cc8 Removed the date filter component 2025-05-29 20:10:03 +08:00
Tola Leng c17d902b9a Fixed: in About System page, make it auto-updates with each new release on GitHub without any hardcoded values 2025-05-28 15:35:36 +08:00
Tola Leng a5ad5eef42 ⛁ Updated Default User 2025-05-28 15:19:25 +08:00
Tola Leng c7846a2fed 📖 Updated Project Development Roadmap 2025-05-28 15:11:06 +08:00
Tola Leng 4ad001b560 feat: Auto logout after password change
Automatically log the user out after a successful password change in the user profile dashboard.
2025-05-28 15:08:39 +08:00
Tola Leng d52842a8ea Refactor: Remove settings fields
Remove "Hide Controls", "Sender Name", and "Sender Email Address" from the System Settings tab in General Settings.
2025-05-27 23:38:02 +08:00
Tola Leng 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 2025-05-27 16:51:45 +08:00
Michael Ortner a1d2f1a9e0 [FIX] Update common.ts - fixed typo and forogt some transaltions. 2025-05-27 14:07:20 +07:00
Michael Ortner 230f5562c7 [ADD] Added the german translation for the strings 2025-05-27 14:07:20 +07:00
Tola Leng bff3cd7d91 Fixed: combines new build-based setup with persistent data using Host (volume) directory mapped to container path 2025-05-26 22:54:47 +08:00
Tola Leng 3799be8b23 feat: release maintenance and incident management features; apply hotfixes 2025-05-26 22:45:39 +08:00
Tola Leng 0932acfb61 Fix: Make service table row clickable 2025-05-26 22:02:59 +08:00
Tola Leng 38374acdcd Fix: Apply grid style to SSL overview cards 2025-05-26 21:52:10 +08:00
Tola Leng a58180f252 Updated context language 2025-05-26 20:32:08 +08:00
Tola Leng a307fd006c Removed Dockerfile and Updated API Enpoint 2025-05-26 20:15:10 +08:00
Tola Leng 31738b3a52 Updated language context 2025-05-26 19:58:00 +08:00
Tola Leng e3e7206d91 Resolved merge conflict using 'develop' changes 2025-05-26 19:00:03 +08:00
Tola Leng fe1b94d8e3 Feat: Added schema for new feature (maintenance and incident) include the user management roles. 2025-05-26 18:02:31 +08:00
Tola Leng 4f1c78f8e1 Refactor: Implement permission notice for admin role 2025-05-26 17:50:53 +08:00
Tola Leng 7ccd413973 Feat: added tab dashboard under General Settings (System Setting and Mail Settings). Improved the Setting API to dynamically use the baseURL. 2025-05-26 16:51:05 +08:00
Tola Leng e74bf35264 Fix: Prevent console message loop on maintenance updates
The console was generating excessive messages after schedule maintenance updates.
2025-05-26 16:42:05 +08:00
Tola Leng 23be1fca0f Fix: Reduce maintenance data request frequency.
Fix: The maintenance list should refresh immediately after a new maintenance entry is created.
2025-05-24 18:20:33 +08:00
Tola Leng df047541b9 Fixed Version (HMR-safe). Avoids HMR issues from unstable inline defaults. 2025-05-24 04:45:47 +08:00
Tola Leng c8323e91b0 Updated and Fix UserRole and User Forms 2025-05-24 03:47:32 +08:00
Tola Leng 9da272b464 Fix: Add scrollable content to AddUserForm 2025-05-24 03:01:58 +08:00
Tola Leng 706a01e5aa Updated language for Settings Features and User Management 2025-05-24 03:01:07 +08:00
Tola Leng 8c159f402e feat: Implement tabbed settings dashboard
Implement a tabbed dashboard within the Settings Panel, including System Settings and Mail Setting
2025-05-24 03:00:29 +08:00
Tola Leng f483fbd2ee feat: Implement tabbed settings dashboard (System Settings and Mail Settings) 2025-05-24 02:59:34 +08:00
Tola Leng 616148f794 Expand user form display for both Add and Edit of Users 2025-05-24 02:57:37 +08:00
Tola Leng 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
2025-05-24 02:56:29 +08:00
Tola Leng 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
2025-05-24 02:55:29 +08:00
Tola Leng 641e98c001 Updated Language Context 2025-05-23 20:31:30 +07:00
Tola Leng 1ee63ec74a Added PDF Print Function 2025-05-23 20:31:30 +07:00
Tola Leng 0d8b88d9a1 Updated Service Notification 2025-05-23 20:31:30 +07:00
Tola Leng 280c5dcc86 Refactor the Translations language to seperate their own directory, for easy to maintenable and scalable language 2025-05-23 20:31:30 +07:00
Tola Leng 09ce22b4fb Updated UI Component 2025-05-23 20:31:30 +07:00
Tola Leng 1e8962cb11 Build Incident and maintenance service 2025-05-23 20:31:30 +07:00
Tola Leng a3727b5dfd feat: Implement Incident Management and Tab Dashboard 2025-05-23 20:31:30 +07:00
Tola Leng 4c2f65b432 feat: Implement Schedule Maintenance Management and Tab Dashboard 2025-05-23 20:31:30 +07:00
Tola Leng 0692a78576 Added Schedule & Incident Menu Sidebar 2025-05-23 20:31:30 +07:00
Tola Leng 839fcc8771 Add necessary dependencies for jspdf & jspdf-autotable for PDF Print 2025-05-23 20:31:30 +07:00
Tola Leng 686634f0ac Update the word German to Deutsch 2025-05-23 20:31:30 +07:00
Tola Leng 705acfbe1d Add Schedule & Incident menu sidebar 2025-05-23 20:31:30 +07:00
Tola Leng b845e46231 Merge branch 'develop' of https://github.com/operacle/checkcle into develop 2025-05-23 21:22:21 +08:00
Tola Leng 1f13d5c6be Updated: About System Page 2025-05-23 20:06:46 +07:00
Tola Leng 9781a0ad68 Updated Language Context 2025-05-23 20:40:29 +08:00
Tola Leng 1e51c964cf Added PDF Print Function 2025-05-23 20:40:14 +08:00
Tola Leng b282b0b2d5 Updated Service Notification 2025-05-23 20:39:43 +08:00
Tola Leng 8910c1355c Refactor the Translations language to seperate their own directory, for easy to maintenable and scalable language 2025-05-23 20:39:25 +08:00