Skip to content
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

feat: test monitors in manage monitor dashboard #265

Merged
merged 3 commits into from
Feb 11, 2025
Merged

Conversation

rajnandan1
Copy link
Owner

This pull request includes updates to the configuration files, enhancements to the monitorsAdd.svelte component, and refactoring in the server-side code. The most important changes are summarized below:

Configuration Updates:

  • Updated printWidth settings in .prettierrc to 120 for various configurations. [1] [2] [3]
  • Bumped the version in package.json from 3.0.12 to 3.0.13.

Component Enhancements:

  • Added a new testMonitor function and integrated it with a dropdown menu in monitorsAdd.svelte to allow testing of monitors. [1] [2]
  • Introduced DropdownMenu component for better UI interactions. [1] [2]

Refactoring and Code Cleanup:

  • Simplified the structure of HTML elements and bindings in monitorsAdd.svelte for better readability and consistency. [1] [2] [3] [4] [5] [6] [7] [8]
  • Refactored constants and imports in constants.js and cron-minute.js for better modularity and maintainability. [1] [2] [3] [4] [5]

@rajnandan1 rajnandan1 merged commit 335a51b into main Feb 11, 2025
@rajnandan1 rajnandan1 deleted the release/3.0.13 branch February 11, 2025 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant