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.8.1 into master #6243

Merged
merged 33 commits into from
Dec 21, 2023
Merged

Merge 4.8.1 into master #6243

merged 33 commits into from
Dec 21, 2023

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Dec 20, 2023

Merge 4.8.1 into master

lucianogorza and others added 30 commits November 28, 2023 12:12
* Ignore uuid field in GET /manager/version/check response

* Fix copy error in availabla updates status column

* Fix parameter name

* Add query parameter
* Fix Updates status column when is up to date

* Fix Updates status column when is up to date
bump: 4.7.2 revision 00
…erabilities inventory table (#6179)

* Fix inventory columns table visibility error

* Update CHANGELOG

* Fix CHANGELOG
* feat(search-bar): remove implicit filter from search bar UI

* changelog: add pull request entry

* test(search-bar): update tests of wql

---------

Co-authored-by: Chantal Belén kelm <[email protected]>
* fix(groups): missing columns in the agents table

* changelog: add entry
Removed visualization aggregation to fix barcharts
* feat: remove application menu in IT Hygiene application

- Remove application menu
- Add link to Endpoint Summary
- Refactor the responsive of header button using styles instead of
  controlled by JS
- Changed the icon of Endpoint Summary application

* fix: remove unused files and styles

* changelog: add pull request entry

---------

Co-authored-by: Chantal Belén kelm <[email protected]>
* Upload script and requirements

* Create readme

* Add configuration and data files to gitignore

* Remove unnecessary lines
…s index (#6173)

* Add check vulnerabilities index fields

* Create useCheckIndexFields and WarningError

* Update Dashboard and Inventory with check Index

* Fix columns and names from index pattern in dashboard and inventory

* Update CHANGELOG

* Update CHANGELOG

---------

Co-authored-by: Maximiliano <[email protected]>
Co-authored-by: Federico Rodriguez <[email protected]>
…6177)

* Handle undefined properties from groups and policies

* Inventory tables check if they have the properties they need

* clear agent param in url when unpinned

* Fix clearing agent in URL when unpinned

* Add HOC to guard the tables properties

* Clean test code

* Fix HOC implementation

* Update test snapshot

* Fix snapshot

* Add changelog
* Fix default filters per vulnerabilities tab

* Update use_search_bar_configuration test
* Improve Agents preview page load when there are no agents

* Update CHANGELOG

* Update breadcrumb on RegisterAgent

* Fix Agent preview component

* Refresh stats on refresh button

* Fix agent preview component to allow refresh all data

* Fix CHANGELOG and className prop
* Add hostname and board_serial to agent inventory

* Remove Camelcase from Board Serial

* test snap fixed

* Fix format

* Added snaps and changelod

* Edit hostname to host name in dashboard and changelog
* Change the auth configuration endpoint request

* Add changelog
…erver to osd-dev environment (#6132)

* Add Docker envs for 4.6-production

* feat(environments): remove logging and add dev environments for 4.7.0

* feat(environments): add server to dev environments

- Add real server to osd-dev environments that is enbled through the
  server profile
- Fix pre-release and release environments for 4.6.x
- Add pre-release and release environments for 4.7.x

* Fix network name and agent register command

* feat(docker): replace Wazuh server on dev environments

* fix(docker): fix agent version in dev environment

* fix(docker): remove unused files in dev environment

---------

Co-authored-by: Antonio David Gutiérrez <[email protected]>
Co-authored-by: Federico Rodriguez <[email protected]>
* Standardize titles and subtitles in the register agent wizard

* Add changelod

* remove one of the alerts

* Fix overlay styles in codeblock

---------

Co-authored-by: Federico Rodriguez <[email protected]>
* Fix the cluster conditional to choose the endpoints

* Add changelog
* Fix error in agents preview

* Modify changelog
bump revision 03 for 4.7.1-RC3
* Fix reports path in toast

* Update changelog

* Update changelog
* Fix redundant date format

* Add changelog
Merge branch 4.7.1 into 4.7.2
Merge 4.7.2 into 4.8.0
@Tostti Tostti requested a review from a team as a code owner December 20, 2023 17:38
@Tostti Tostti mentioned this pull request Dec 20, 2023
9 tasks
Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

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

LGTM!

@Desvelao Desvelao linked an issue Dec 21, 2023 that may be closed by this pull request
9 tasks
Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 21.37% ( 186 / 870 )
Branches 17.99% ( 79 / 439 )
Functions 14.11% ( 36 / 255 )
Lines 21.6% ( 183 / 847 )

Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.68% ( 171 / 223 )
Branches 57.57% ( 57 / 99 )
Functions 61.7% ( 29 / 47 )
Lines 76.68% ( 171 / 223 )

Copy link
Contributor

Main plugin code coverage (Jest) test % values
Statements 11.61% ( 4074 / 35066 )
Branches 7.61% ( 1765 / 23168 )
Functions 11.15% ( 931 / 8346 )
Lines 11.79% ( 3960 / 33562 )

Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

CR: ✔️
Test: ✔️

image

@asteriscos asteriscos merged commit 2a1ebb2 into master Dec 21, 2023
4 checks passed
@asteriscos asteriscos deleted the merge-4.8.1-into-master branch December 21, 2023 11:11
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.7.1
8 participants