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

Merge 4.11.0 into 4.12.0 #7248

Merged
merged 7 commits into from
Jan 17, 2025
Merged

Merge 4.11.0 into 4.12.0 #7248

merged 7 commits into from
Jan 17, 2025

Conversation

Desvelao
Copy link
Member

Merge 4.11.0 into 4.12.0

Caution

Merge PR strategy: Create a merge commit

guidomodarelli and others added 7 commits January 13, 2025 16:55
* Fix typo in flyout title for available updates

* Fix typo in flyout title for available updates
* change(data-grid): enhance performance of data grid with many fields

- Remove to the Columns button the ability to set the columns visibility
- Create an Available fields button as additional control of data grid
  that manages the fields visibility similar to the render of Columns
  button when this ability was enabled

Side changes:
- Change the color of Export formatted button of data grid to text to
  match the color of the of buttons

* chore(changelog): add entry

* fix: revert undesired change in environments

* Add limit to available columns

* Remove show all and hide all

* Add count to available fields

* fix: change to lower case method in data grid

* fix: move fields warning component definition and move splice data grid

* fix(data-grid): style name typo

---------

Co-authored-by: Ian Yenien Serrano <[email protected]>
Co-authored-by: Federico Rodriguez <[email protected]>
* Added comma separato in home

* Added some number view more

* Added chagelog

* Snapshots  updated

* Added a conditional to render statValue

* Create a new funtion to encapsulate it

* Change js a ts

* Update with a function that add formatted to a string with numbers

* Resolve comments

* Resolve test
chore(bump): 4.10.1 rev 01
Merge 4.10.2 into 4.11.0
@Desvelao Desvelao self-assigned this Jan 17, 2025
@Desvelao Desvelao linked an issue Jan 17, 2025 that may be closed by this pull request
6 tasks
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.3% ( 400 / 883 )
Branches 41.09% ( 157 / 382 )
Functions 43.31% ( 136 / 314 )
Lines 45.48% ( 398 / 875 )

Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 78.72% ( 185 / 235 )
Branches 62.72% ( 69 / 110 )
Functions 61.7% ( 29 / 47 )
Lines 78.72% ( 185 / 235 )

Copy link
Member

@JuanGarriuz JuanGarriuz left a comment

Choose a reason for hiding this comment

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

LGTM!!

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 15.46% ( 4620 / 29877 )
Branches 10.15% ( 1955 / 19260 )
Functions 15.38% ( 1112 / 7230 )
Lines 15.69% ( 4511 / 28749 )

@Desvelao Desvelao merged commit 29dccb2 into 4.12.0 Jan 17, 2025
5 checks passed
@Desvelao Desvelao deleted the merge-4.11.0-into-4.12.0 branch January 17, 2025 11:53
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.

Post release tasks for 4.10.1
3 participants