-
-
Notifications
You must be signed in to change notification settings - Fork 99
International support, added Simplified Chinese and wecom notification #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
chennqqi
wants to merge
33
commits into
operacle:develop
Choose a base branch
from
chennqqi:main
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: release maintenance and incident management features; apply hotfixes
feat: Auto logout after password change
feat: Implement uptime monitoring data retention
Fix: Improve email change flow and auto-logout and feat: Implement uptime monitoring data retention
Add SMTP password field in Mail Settings and Fix: Ensure Add Service dialog respects theme
feat: Add mail test functionality
feat: Implement Operational and Public Status Page Feature
Refactor: Split Sidebar.tsx into smaller components
Implement password reset functionality.
Fix: Implement public status page functionality
Remove HTTP service check and Refactor: Split settings API into modules
feat: New Create Service Form and Split UptimeBar.tsx into smaller components
Implement CheckCle Microservice Operation
Implement SSL certificate checker in Go instead of TS and feat: Add error message and details columns
Integrate regional agents in service-operation and Enhance Regional Agent Installation
Refactor: Separate data display by monitoring source and feat: Implement "Regional Monitoring" option
feat: Implement instance and docker monitoring dashboard and detail metrics page
Fix: Server history chart and date filter and Added Distributed Regional Monitoring Dockerfile
Fix: Server Historical Performance Metrics date filter and improved the container entrypoint script pipeline
Fix: Instance monitoring dashboard styling and Improved docker compose configuration
feat: Improve server overview cards and fix regional_status to Service type
feat: Implement notification channel based on status(multi selection) and Refactor Split ServiceForm into smaller components.
- feat: Implement notification channels based on status (Service dialog form) and refactor Service form into smaller components - feat: Allow multiple selections for regional agents and support multiple notifications in the Service form - feat: Add Japanese language support. Thank you @gnsworks for the contribution!
- Improve service listing to display all records correctly - Fetch all data and handle pagination for better UX - Improve SSL Certs listing to display all records correctly - Added ISSUE TEMPLATE - Added CODE OF CONDUCT
feat: Add create instance monitoring agent and Add Uptime Heatmap to service detail page
Fix: Display new service immediately
Updated GitHub issue templates for Bug Report, Help Request,...
Hello @chennqqi Please follow our contribution guidelines: https://github.com/operacle/checkcle/blob/main/CONTRIBUTING.md Work from the develop branch and submit your commits there. Thank you for helping improve the project! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
pull request to develop branch
#105