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

v4.2.5 to Master #3763

Merged
merged 22 commits into from
Dec 31, 2021
Merged

v4.2.5 to Master #3763

merged 22 commits into from
Dec 31, 2021

Conversation

matiasmoreno876
Copy link
Contributor

Hi team, in this pr we integrate all the development of 4.2.5

Machi3mfl and others added 22 commits October 21, 2021 11:50
* Fixed compatibility wazuh 4.2 - kibana 7.13.4

* Changed xDomain in elastic chart

* Added await in getSearchRequestBody

* Updated CHANGELOG

Co-authored-by: Ibarra Maximiliano <[email protected]>
Co-authored-by: Franco Charriol <[email protected]>
* Fixed interative register windows agent screen error

* Added toLowercase

* Updated CHANGELOG

* Update CHANGELOG.md

Co-authored-by: Ibarra Maximiliano <[email protected]>
Co-authored-by: Franco Charriol <[email protected]>
* changed import of saved searches

* local copy of legacy/vis_update_state
* Parcial breadcrumb style fix

* Improved beadcrumb styling and text overflow

* Added changelog
…3674)

* Fixing EuiPannels in Overview Sections

* Fixing disabled text in Wz Menu
* Fixing disabled buttons in wz menu

* Fixing double flyout
…ying to going back after you save (#3672)

* Solving error

* Adding Changelog.md

* Fixing bug editting user
…in Kibana 7.10.2 - 7.13.4 (#3681)

* fix(compatibility): Manage how to get the index pattern data and refresh
the fields for Kibana 7.10.2 and Kibana >=7.11.0
  - Added a function to check if the Kibana version (`kibana.version`
property of `package.json`) satisfies a specific version.
  - Modified some logic when getting the index patterns or refreshing
them to be compatible with 7.10.2 and 7.13.4. An Kibana change modified
as getting the index pattern fields.
  - Added a toast when an unknown index pattern field is detected in
Kibana >7.10.2 in Modules/<MODULE>/(Dashboard/Events) and set its life
time to 5 minutes.

Note: tested with Kibana 7.10.2 and 7.13.4 but should works in Kibana
7.11.x and 7.12.x

* changelog: Add PR to changelog

* fix(compatibility): Replaced references from 7.10.2 to 7.11 in the fixes for the compatibility to get the index pattern data and their fields and refresh them
* fix(telemetry): Hide the telemetry banner
  - Hide the telemetry banner from UI and set a flag in the saved object
that controls if the banner was seen and dismissed
  - Changed the `wazuh` `public` `start` method to sync intead of
`async` function

* changelog: Add PR to changelog

* fix: Add semicolon

* fix(telemetry): Hide the telemetry banner when the app frontend is to be mounted.

  Note the requirement to access to the app to hide and dissmiss the
telemetry notice. This means the banner is visible while the user
doesn't open the Wazuh app if the notice wasn't dismissed.
…n` error (#3698)

* fix(health-check): Fix "listValidIndexPatterns.find is not a function" error
  - Ensure the `attributes.fields` exists in the index pattern data before parsing it
  - Removed returning with error message or error in `SavedObjects.getListOfIndexPatterns` and `SavedObjects.getListOfWazuhValidIndexPatterns`

* changelog: Add PR to changelog
…wazuh-kibana-app into bugfix/3694-wrong-redirect-logout
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.

LGTM ✔️

@matiasmoreno876 matiasmoreno876 merged commit 3288269 into master Dec 31, 2021
@matiasmoreno876 matiasmoreno876 deleted the feature/v4.2.5 branch December 31, 2021 14:29
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.

5 participants