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

Integrating dynamic filters #3531

Merged
merged 3 commits into from Aug 4, 2021

Conversation

CPAlejandro
Copy link
Contributor

Hi guys,
In this PR we integrate the dynamic filters and add the filter fields from the GitHub module.

To test it:
We will go to the Github tab, try to enter the tables, and see if the filters are applied correctly when entering the Drilldown tables and if when applying filters both in Github and in the Drilldown tables, the simple filters are modified as well.

Closes #3510

@CPAlejandro CPAlejandro added the type/enhancement Enhancement issue label Aug 3, 2021
@CPAlejandro CPAlejandro self-assigned this Aug 3, 2021
@@ -46,6 +46,7 @@ All notable changes to the Wazuh app project will be documented in this file.
- Created a separate component to check for sample data [#3475](https://github.com/wazuh/wazuh-kibana-app/pull/3475)
- Added a new hook for getting value suggestions [#3506](https://github.com/wazuh/wazuh-kibana-app/pull/3506)
- Added base Module Panel view with Office365 setup [3518](https://github.com/wazuh/wazuh-kibana-app/pull/3518)
- Added dinamic simple filters and adding simple GitHub filters fields [3531](https://github.com/wazuh/wazuh-kibana-app/pull/3531)
Copy link
Member

Choose a reason for hiding this comment

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

thought: I am not sure if we want to add this to the changelog.

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.

review:
Code review ✅
Testing ✅

@Desvelao Desvelao merged commit c080bcb into feat/3372-github-module Aug 4, 2021
@Desvelao Desvelao deleted the feat/3510-dynamic-filters branch August 4, 2021 09:02
@Desvelao Desvelao linked an issue Aug 4, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter suggested values by the already active filters
2 participants