-
Notifications
You must be signed in to change notification settings - Fork 187
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
Visualizations with different colors #6099
Merged
Merged
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
* Create the security event dashboard * update changelog
* Create the security event dashboard * Changelog
* create log data analysis * Update changelog * Update changelog
* update integrity monitoring dashboard * update changelog
* create incident response dashboard * Update changelog * Update changelog * Update changelog
* Update cloud security dashboard * Update cloud security dashboard
* update regulatory-compliance * Update changelog
* Update containers security dashboard * Update containers security dashboard
* add a new tab called dashboard in the sca module * New tab called dashboard, logic and error message when you have not selected an agent and when an agent was never logged in. * New inventory view in sca * Case of redirection to sca from agents welcome page * new sca tab with all the casuisticas, mobile styles, redirection from agents, adaptation in wz-visualize for section of sca * delete comment * clean code * fix error this.state.lookingPolicy.name * fix bug in sca dashboard * fix unpinned agent * fix sca dashboard * fix sca dashboard
* add a new tab called dashboard in the sca module * New tab called dashboard, logic and error message when you have not selected an agent and when an agent was never logged in. * New inventory view in sca * Case of redirection to sca from agents welcome page * new sca tab with all the casuisticas, mobile styles, redirection from agents, adaptation in wz-visualize for section of sca * delete comment * clean code * fix error this.state.lookingPolicy.name * fix bug in sca dashboard * fix unpinned agent * fix sca dashboard * fix sca dashboard * refactor sca section * changelog * clean code * update href * update changelog
* Change the display order of tabs in all modules * Change the display order of tabs in all modules * update changelog
…zon aws (#6073) * Remove new dashboards of integrity monitoring, security events and Amazon AWS * clean code
* Add graph to docker dashboard * clean code
…o 6095-Visualizations-with-different-colors
…ithub.com/wazuh/wazuh-kibana-app into 6095-Visualizations-with-different-colors
|
|
|
yenienserrano
approved these changes
Nov 22, 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.
Tostti
approved these changes
Nov 22, 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.
✅ Test
✅ CR
LGTM
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.
Description
Visualizations with different colors.
The following PR implements a workaround to partially fix an OpenSearch bug that we have already raised in their repo, and they are currently working on it
Issues Resolved
#6095
Test
*Check that each of the following scorecards displays the colors correctly
*Test all dashboards with and without pinned agent
The only ones that should look bad are these donut-type charts with more than one aggregation as the applied workaround does not fix it but Opensearch is working on it.
Check List
yarn test:jest