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

Add Wazuh version and links #55

Merged
merged 5 commits into from
May 5, 2023
Merged

Add Wazuh version and links #55

merged 5 commits into from
May 5, 2023

Conversation

yenienserrano
Copy link
Member

@yenienserrano yenienserrano commented Apr 28, 2023

Description

**Partially depends on #50 **

This pull request completes some of the changes applied in #50 to add the documentation links of Wazuh to the help menu. The OpenSearch's links are replaced.

The documentation links are generated to match the version of the app, meaning that a Wazuh Dashboard at version 4.4.1 will link to the documentation of that version (4.4).

The version of the app is also shown in the menu. The version of Wazuh is defined in the package.json file, the loaded during runtime and injected to the section of the main HTML file.

This is how it looks with the changes from #50 also applied (which changes the texts).

image

The links generated are:

Issues Resolved

#18

Check List

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

@yenienserrano yenienserrano linked an issue Apr 28, 2023 that may be closed by this pull request
@chantal-kelm chantal-kelm self-requested a review May 2, 2023 12:34
chantal-kelm

This comment was marked as resolved.

@chantal-kelm chantal-kelm self-requested a review May 2, 2023 14:17
Copy link
Member

@chantal-kelm chantal-kelm left a comment

Choose a reason for hiding this comment

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

CR: ✅
Test: ✅

Captura de pantalla 2023-05-02 a la(s) 11 17 19

Copy link
Member

@Machi3mfl Machi3mfl left a comment

Choose a reason for hiding this comment

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

CR: ✔️
Test: ✔️

image

@AlexRuiz7 AlexRuiz7 merged commit 55dc77f into wz-init May 5, 2023
@AlexRuiz7 AlexRuiz7 deleted the 18-add-wazuh-metadata branch May 10, 2023 14:09
yenienserrano added a commit that referenced this pull request Jun 1, 2023
Co-authored-by: Alex Ruiz Becerra <[email protected]>
yenienserrano added a commit that referenced this pull request Jun 1, 2023
Co-authored-by: Alex Ruiz Becerra <[email protected]>
yenienserrano added a commit that referenced this pull request Jun 2, 2023
Co-authored-by: Alex Ruiz Becerra <[email protected]>
yenienserrano added a commit that referenced this pull request Jun 9, 2023
Co-authored-by: Alex Ruiz Becerra <[email protected]>
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.

Replace documentation links with Wazuh's
4 participants