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

Change endpoints summary KPIs and index pattern and APIs selects font sizes #6702

Merged

Conversation

asteriscos
Copy link
Member

@asteriscos asteriscos commented May 23, 2024

Description

This pull request changes:

  • Removes bold font-weight from Endpoints summary KPIs Last enrolled agent and Most active agent
  • Changes index pattern and APIs selectors font sizes to 14.5 px
  • Changes the default console columns width of the Dev tools view
    • Left column 45%
    • Right column 55%

Issues Resolved

Closes #6699

Evidence

image

image

Test

  • Check the font-weight from Endpoints summary KPIs Last enrolled agent and Most active agent is normal
  • Check the index pattern and APIs selectors font sizes are 14.5 px
  • Check the default console columns width of the Dev tools view are:
    • Left column 45%
    • Right column 55%

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

@asteriscos asteriscos self-assigned this May 23, 2024
@asteriscos asteriscos linked an issue May 23, 2024 that may be closed by this pull request
3 tasks
@yenienserrano yenienserrano self-requested a review May 23, 2024 12:50
@yenienserrano
Copy link
Member

Test

  • Check the font-weight from Endpoints summary KPIs Last enrolled agent and Most active agent is normal
Details image
  • Check the index pattern and APIs selectors font sizes are 14.5 px
Details

image

  • Check the default console columns width of the Dev tools view are:
    • Left column 45%
    • Right column 55%
Details image image

yenienserrano
yenienserrano previously approved these changes May 23, 2024
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

@lucianogorza
Copy link
Contributor

lucianogorza commented May 23, 2024

Test

  • Check the font-weight from Endpoints summary KPIs Last enrolled agent and Most active agent is normal
Details

image
image

  • Check the index pattern and APIs selectors font sizes are 14.5 px
Details

image

  • Check the default console columns width of the Dev tools view are:
    • Left column 45%
    • Right column 55%
Details

image
image

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 20.94% ( 187 / 893 )
Branches 17.91% ( 79 / 441 )
Functions 13.79% ( 36 / 261 )
Lines 21.14% ( 184 / 870 )

Copy link
Contributor

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

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 12.3% ( 4278 / 34779 )
Branches 8.31% ( 1938 / 23294 )
Functions 11.63% ( 964 / 8284 )
Lines 12.48% ( 4168 / 33383 )

Copy link
Contributor

@lucianogorza lucianogorza left a comment

Choose a reason for hiding this comment

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

LGTM!

@asteriscos asteriscos merged commit 489c10b into 4.8.0 May 23, 2024
4 checks passed
@asteriscos asteriscos deleted the change/endpoints-kpi-and-top-selects-font-sizes-6699 branch May 23, 2024 15:34
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.

Change font sizes and dev tools column size
3 participants