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>
(cherry picked from commit 8ec037c)
  • Loading branch information
chantal-kelm authored and AlexRuiz7 committed Oct 20, 2022
1 parent eca5c9e commit 7b8c0d2
Show file tree
Hide file tree
Showing 10 changed files with 697 additions and 591 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ 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

### Added
Expand Down
Loading

0 comments on commit 7b8c0d2

Please sign in to comment.