Skip to content

Commit

Permalink
Fixed pagination to SCA table (#4653)
Browse files Browse the repository at this point in the history
* pagination SCA table

* Resolved beautifyDate is not a function

* Used sca checks with distinct and value in search bar

* pagination SCA table

* Resolved beautifyDate is not a function

* Used sca checks with distinct and value in search bar

* Refactored sca inventory sca and added some types

* Solved some eslint warnings

* Solved review comments

Co-authored-by: Maximiliano Ibarra <maximilianoaibarra@gmail.com>
Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com>
  • Loading branch information
3 people authored Oct 19, 2022
1 parent c36260f commit 8ec037c
Show file tree
Hide file tree
Showing 10 changed files with 696 additions and 591 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ All notable changes to the Wazuh app project will be documented in this file.
- Fixed a bug where the Wazuh logo was used instead of the custom one [#4539](https://github.com/wazuh/wazuh-kibana-app/pull/4539)
- Fixed rendering problems of the `Agent Overview` section in low resolutions [#4516](https://github.com/wazuh/wazuh-kibana-app/pull/4516)
- Fixed issue when logging out from Wazuh when SAML is enabled [#4595](https://github.com/wazuh/wazuh-kibana-app/issues/4595)
- Fixed pagination to SCA table [#4653](https://github.com/wazuh/wazuh-kibana-app/issues/4653)

## Wazuh v4.3.9 - Kibana 7.10.2, 7.16.x, 7.17.x - Revision 4310

Expand Down
Loading

0 comments on commit 8ec037c

Please sign in to comment.