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

Develop the logic of a new index for the FIM module. #6221

Closed
wants to merge 13 commits into from

Conversation

chantal-kelm
Copy link
Member

Description

Develop the logic of a new index for the FIM module.

Issues Resolved

#6210

Evidence

[Provide screenshots or videos to prove this PR solves the issues]

Test

[Provide instructions to test this PR]

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

lucianogorza and others added 13 commits November 28, 2023 12:12
* Ignore uuid field in GET /manager/version/check response

* Fix copy error in availabla updates status column

* Fix parameter name

* Add query parameter
* Fix Updates status column when is up to date

* Fix Updates status column when is up to date
…erabilities inventory table (#6179)

* Fix inventory columns table visibility error

* Update CHANGELOG

* Fix CHANGELOG
* feat(search-bar): remove implicit filter from search bar UI

* changelog: add pull request entry

* test(search-bar): update tests of wql

---------

Co-authored-by: Chantal Belén kelm <[email protected]>
Removed visualization aggregation to fix barcharts
* feat: remove application menu in IT Hygiene application

- Remove application menu
- Add link to Endpoint Summary
- Refactor the responsive of header button using styles instead of
  controlled by JS
- Changed the icon of Endpoint Summary application

* fix: remove unused files and styles

* changelog: add pull request entry

---------

Co-authored-by: Chantal Belén kelm <[email protected]>
* Upload script and requirements

* Create readme

* Add configuration and data files to gitignore

* Remove unnecessary lines
…s index (#6173)

* Add check vulnerabilities index fields

* Create useCheckIndexFields and WarningError

* Update Dashboard and Inventory with check Index

* Fix columns and names from index pattern in dashboard and inventory

* Update CHANGELOG

* Update CHANGELOG

---------

Co-authored-by: Maximiliano <[email protected]>
Co-authored-by: Federico Rodriguez <[email protected]>
…6177)

* Handle undefined properties from groups and policies

* Inventory tables check if they have the properties they need

* clear agent param in url when unpinned

* Fix clearing agent in URL when unpinned

* Add HOC to guard the tables properties

* Clean test code

* Fix HOC implementation

* Update test snapshot

* Fix snapshot

* Add changelog
* Fix default filters per vulnerabilities tab

* Update use_search_bar_configuration test
…nd create checks on the health check of the index pattern
@chantal-kelm chantal-kelm self-assigned this Dec 14, 2023
@chantal-kelm chantal-kelm requested a review from a team as a code owner December 14, 2023 15:09
@chantal-kelm chantal-kelm deleted the 6210-Developing-logic-for-new-index branch December 14, 2023 15:10
Copy link
Contributor

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.68% ( 171 / 223 )
Branches 57.57% ( 57 / 99 )
Functions 61.7% ( 29 / 47 )
Lines 76.68% ( 171 / 223 )

Copy link
Contributor

Wazuh Core plugin code coverage (Jest) test % values
Statements 21.6% ( 188 / 870 )
Branches 18.07% ( 79 / 437 )
Functions 14.11% ( 36 / 255 )
Lines 21.84% ( 185 / 847 )

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.

7 participants