gnsworks
c6e7e243e6
Update : japanese documents translation
2025-08-09 11:57:14 +09:00
gnsworks
074fc18ee1
Merge branch 'operacle:develop' into develop
2025-08-09 08:54:50 +09:00
Tola Leng
34dccb763d
📝 Added sponsoring the OSS documentation site
2025-08-08 21:24:39 +07:00
Tola Leng
cc6abf58ac
Remove Quick Actions button and dialog
...
- Remove the QuickActionsDialog component and its associated file from the dashboard.
2025-08-08 15:39:57 +07:00
Tola Leng
269240c6c9
Add icons to notification channels
...
- Display icons for each notification channel type in the dialog and dropdown.
2025-08-05 22:27:37 +07:00
Tola Leng
7856aff98e
Updated Server Installation Tips
2025-08-05 22:01:20 +07:00
Tola Leng
99d67deb10
Add Google Chat webhook to notification channels
...
- Added Google Chat as a new channel type option in the Notification Channel
- Add Google Chat tab to notifications
- Fix: Ensure Google Chat and Email save record to PB
2025-08-05 21:35:56 +07:00
Tola Leng
96bf456338
feat: Add & Enhance Notification Channel and Alert Template to Add/Edit Domain Form
...
- Add multi-select for notification channels and an alert template field to the Add/Edit SSL Certificate dialog
2025-08-04 21:59:04 +07:00
Tola Leng
f4cc96733c
Refactor threshold update logic
...
- Remove the separate "Update Thresholds" button and integrate its functionality into the main "Update Server" button.
2025-08-04 21:26:19 +07:00
Tola Leng
da4678570f
Fixed: Remove [Default] alert template option
...
- The Alert Template field in the Service dialog will now correctly fetch data from service_notification_templates
2025-08-04 21:14:52 +07:00
gnsworks
881d745776
Merge branch 'operacle:develop' into develop
2025-08-03 16:03:21 +09:00
Tola Leng
b4dc510611
Add webhook payload template
...
- Add webhook notification channel configuration. Allow users to define custom payload structures for webhook notifications.
2025-08-02 20:37:51 +07:00
Tola Leng
914f1aba60
feat: Support multiple notification channels
...
- Update the Notification Settings dashboard to allow users to select multiple notification channels for alerts.
- Add webhook to notification channels: Add webhook as a selectable option in the notification channel type dropdown.
- Implement template type selection in the Add Template dialog. Based on the selected type.
2025-08-02 16:53:15 +07:00
Tola Leng
f7cf2fcc20
Fix: Set SSL initialize check with the current time. Closes : #100
...
- When adding a new SSL certificate, initialize with the current time. This ensures that the SSL check is triggered shortly after the certificate is added to the monitoring system.
2025-07-31 17:28:41 +07:00
Tola Leng
50b4d1dfb0
Refactor: Reduce verbose logging output in Regional Script
...
- Reduce verbose logging in install-regional-agent.sh to provide a more minimal output while retaining all core functionality.
2025-07-31 16:19:16 +07:00
Tola Leng
8bb78e68ea
Disable verbose logging
...
- Disable log console output in file to prevent logs from being printed to the console.
2025-07-31 14:57:16 +07:00
Tola Leng
205bedfba5
Updated project development status
2025-07-31 02:58:02 +07:00
Tola Leng
1fac88dcc9
feat: add docker compose for server docker agent
2025-07-31 02:52:57 +07:00
Tola Leng
44bc2bc1e5
feat: Create server-docker-agent.sh script
...
- This script will automate the process of running the monitoring agent Docker container. It will take environment variables as input and construct the `docker run` command with the provided values, including volumes and ports, to ensure a seamless one-click installation experience.
2025-07-31 02:46:27 +07:00
Tola Leng
bc06a24adb
feat: Add Docker One-Click Install Tab
...
- Adds a new "Docker One-Click" tab to the server dashboard and create new server dialog. This tab provides a one-click installation script for the Docker monitoring agent, dynamically populating it with server-specific details.
2025-07-31 02:44:51 +07:00
Tola Leng
952eb3d8d7
Update script URL to deploy from CDN
2025-07-29 21:19:38 +07:00
Tola Leng
1d8b5172c5
Added the OS logo icon for Arch Linux
2025-07-29 20:54:54 +07:00
Tola Leng
ff4938533c
Fix: Add tar.gz fallback for unsupported systems
...
- The script has been updated to include a fallback mechanism for systems that do not have `dpkg` or `rpm` package managers. This ensures that the agent can be installed on a wider range of Linux distributions, such as Arch Linux, by automatically using the `tar.gz` package when native package managers are not detected.
2025-07-29 20:54:20 +07:00
gnsworks
384920e952
Merge branch 'operacle:develop' into develop
2025-07-29 09:03:10 +09:00
Tola Leng
cad092bc6b
📖 Add sections for Project Status and Sponsorship to the README.
2025-07-28 02:12:49 +07:00
Tola Leng
be57688a5e
📖 Update X (twitter) Account
2025-07-28 01:27:29 +07:00
Tola Leng
e2f41fdef1
feat: Add pagination to SSL table
...
- Implement pagination for the SSL dashboard table, includes adding a dropdown for selecting the number of records per page (10, 30, 50).
2025-07-27 20:07:59 +07:00
Tola Leng
c329425ac1
Refactor the project developement roadmap
2025-07-27 19:22:03 +07:00
Tola Leng
fd3b959966
📖 Updated README - Refactor the project developement roadmap
2025-07-27 19:21:32 +07:00
gnsworks
4157ee11cc
Merge branch 'operacle:develop' into develop
2025-07-25 21:20:34 +09:00
Tola Leng
86e707803e
Fix: Improve dropdown theme support
...
- Update dropdown themes by ensuring its background color adapts correctly.
2025-07-25 17:42:25 +07:00
Tola Leng
8d279aa0da
Fix: Resolve invalid DOM nesting in OperationalPageCard
...
- Resolved the `validateDOMNesting` warning. The `Badge` will be rendered directly within a `<div>` or other appropriate block-level element.
2025-07-25 17:37:29 +07:00
Tola Leng
07dc10a422
Remove Quick Add Template
...
- This section provided pre-defined component types for quick addition, but is no longer needed.
2025-07-25 17:34:37 +07:00
Tola Leng
e9cedef443
Disabled console log for production
2025-07-25 16:59:49 +07:00
Tola Leng
c827151521
Merge pull request #91 from michaelortnerit/develop
...
[IMP] Added view details (for the names) on the Server Instances and …
2025-07-25 01:31:20 +07:00
Michael Ortner
9d5fb72708
[IMP] Added view details (for the names) on the Server Instances and SSL Views
2025-07-24 07:59:50 +02:00
Tola Leng
2bc508a230
Updated GitHub issue templates for Bug Report, Help Request, and Translation Request
...
- Bug Report template with detailed reproduction steps, logs, and checklist
- Ask for Help template to guide users in submitting clear questions
- Translation Request template to facilitate multilingual contributions
2025-07-23 22:55:04 +07:00
Tola Leng
fda91aedb9
Fix: Display new service immediately
...
- Ensure that newly created services are immediately visible in the services table list on the Uptime Monitoring dashboard, without requiring a manual refresh or a delay.
2025-07-23 22:13:20 +07:00
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