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

Redesign stats page to use tabs #7089

Draft
wants to merge 6 commits into
base: 4.10.0
Choose a base branch
from

Conversation

guidomodarelli
Copy link
Contributor

Description

Redesign stats page to use tabs

Issues Resolved

#7088

Evidence

image

Test

  1. Go to Server Management and click on 'Endpoints Summary'.
  2. Choose an Agent from the list.
  3. Review the redesigned statistics page for tab usage.

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

@guidomodarelli guidomodarelli linked an issue Oct 9, 2024 that may be closed by this pull request
@guidomodarelli guidomodarelli self-assigned this Oct 9, 2024
@guidomodarelli guidomodarelli marked this pull request as draft October 14, 2024 12:31
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 )

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 14.11% ( 4174 / 29576 )
Branches 9.23% ( 1778 / 19261 )
Functions 13.81% ( 986 / 7139 )
Lines 14.3% ( 4071 / 28462 )

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.

Redesign stats page to use tabs
1 participant