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

Add ability to edit the wazuh.updates.disabled setting from UI #7155

Conversation

Desvelao
Copy link
Member

Description

This pull request adds the ability to edit the wazuh.updates.disabled setting from UI.

Changes:

  • Add the ability to edit the wazuh.updates.disabled setting from UI.
  • Fix a problem when the wazuh.updates.disabled setting was enabled, the UI was displayed

Issues Resolved

#7132

Evidence

[Provide screenshots or videos to prove this PR solves the issues]

Test

[Provide instructions to test this PR]

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

from UI

- Side changes:
  - Enhance description for wazuh.updates.disabled setting
@Desvelao Desvelao self-assigned this Nov 14, 2024
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.5% ( 400 / 879 )
Branches 41.09% ( 157 / 382 )
Functions 43.87% ( 136 / 310 )
Lines 45.69% ( 398 / 871 )

Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

@Desvelao
Copy link
Member Author

I will close this pull request in favor to #7156 due to an error in the branch name pointing to another issue.

@Desvelao Desvelao closed this Nov 14, 2024
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