-
Notifications
You must be signed in to change notification settings - Fork 186
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
Merge 4.8.1 into master #6243
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
fixed errors in script
Bump revision 02
* 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
Merge 4.8.0 into 4.8.1
Desvelao
approved these changes
Dec 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…to merge-4.8.1-into-master
9 tasks
|
|
|
asteriscos
approved these changes
Dec 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge 4.8.1 into master