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

[Backport 4.5-7.16]Remove unnecessary dashboard queries (#5453) #5503

Merged
merged 2 commits into from
May 29, 2023

Conversation

yenienserrano
Copy link
Member

Backport 7d409b0 from #5453.

* change ng-show to ng-if

* Add verification that it is the welcome

* Add changelog

* Update changelog

(cherry picked from commit 7d409b0)
@yenienserrano yenienserrano requested a review from a team as a code owner May 29, 2023 14:30
Copy link
Member

@Tostti Tostti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7.17.6

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox Safari
Verify that all dashboards continue to function as required and no request is made. 🟢
Verify that when you are going to deploy an agent, the necessary requests are made. 🟢

Details

🟢 Verify that all dashboards continue to function as required and no request is made.

Chrome - ⚫

Firefox - 🟢
imagen

Safari - ⚫

🟢 Verify that when you are going to deploy an agent, the necessary requests are made.

Chrome - ⚫

Firefox - 🟢
imagen

Safari - ⚫

7.16.3

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox Safari
Verify that all dashboards continue to function as required and no request is made. 🟢
Verify that when you are going to deploy an agent, the necessary requests are made. 🟢

Details

🟢 Verify that all dashboards continue to function as required and no request is made.

Chrome - ⚫

Firefox - 🟢
imagen

Safari - ⚫

🟢 Verify that when you are going to deploy an agent, the necessary requests are made.

Chrome - ⚫

Firefox - 🟢
imagen

Safari - ⚫

TEST:✔️
CR:✔️

LGTM

@github-actions
Copy link
Contributor

Code coverage (Jest) % values
Statements 9.31% ( 3521 / 37818 )
Branches 4.91% ( 1434 / 29201 )
Functions 8% ( 752 / 9399 )
Lines 9.4% ( 3401 / 36181 )

@AlexRuiz7 AlexRuiz7 merged commit 9aaa3b9 into 4.5-7.16 May 29, 2023
@AlexRuiz7 AlexRuiz7 deleted the backport-5453-to-4.5-7.16 branch May 29, 2023 17:09
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.

Wazuh API usage - Unnecessary queries while accessing agent operations
3 participants