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

Change the category of built-in applications on Wazuh dashboard #2496

Conversation

Desvelao
Copy link
Member

@Desvelao Desvelao commented Oct 3, 2023

Related issue
wazuh/wazuh-dashboard-plugins#5893

Description

This pull request changes the category of built-in applications on the Wazuh dashboard, renames the category and hide some application.

  • Add Explore category
  • Rename the Dashboards management category to Indexer/dashboard Management
  • Change to Explore category the following applications:
    • Discover
    • Dashboards
    • Visualize
    • Reporting
    • Alerting
    • Maps
    • Notifications
  • Change category to Indexer/dashboard Management:
    • Index Management
    • Snapshot management
    • Security
  • Change the order of the following applications:
    • Discover
    • Dashboards
    • Visualize
    • Dev tools
    • Dashboards management
    • Security
    • Index management
    • Snapshot management
  • Avoid the Overview application of the Management category is registered
  • Avoid the Overview application of the Management category is registered to the feature catalog
  • Comment a replacement in an inexistent file (this should be managed by the responsible of the Wazuh dashboard)

Building a base of Wazuh dashboard without the Wazuh plugins:
image

Logs example

Tests

  • Build the package in any supported platform
    • Linux
    • Windows
    • macOS
    • Solaris
    • AIX
    • HP-UX
  • Package installation
  • Package upgrade
  • Package downgrade
  • Package remove
  • Package install/remove/install
  • Change added to CHANGELOG.md
  • Tests for Linux RPM
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • %files section is correctly updated if necessary
  • Tests for Linux deb
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • Package install/remove/install
    • Package install/purge/install
    • Check file permissions after installing the package
  • Tests for macOS
    • Test the package from macOS Sierra to Mojave
  • Tests for Solaris
    • Test the package on Solaris 10
    • Test the package on Solaris 11
    • Check file permissions on Solaris 11 template
  • Tests for IBM AIX
    • %files section is correctly updated if necessary
    • Check the changes from IBM AIX 5 to 7

@Desvelao Desvelao self-assigned this Oct 3, 2023
@Desvelao Desvelao linked an issue Oct 3, 2023 that may be closed by this pull request
4 tasks
@Desvelao Desvelao changed the title Change the category of buit-in applications on Wazuh dashboard Change the category of built-in applications on Wazuh dashboard Oct 3, 2023
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

image

@Desvelao Desvelao merged commit c01be01 into enhancement/wd-83-global-menu Oct 19, 2023
@Desvelao Desvelao deleted the enhancement/wd-83-global-menu-move-app-categories branch October 19, 2023 11:45
Desvelao added a commit that referenced this pull request Oct 23, 2023
…uh dashboard (#2540)

* feat(wazuh-dashboard): replace default application to /app/wz-home (#2497)

* Change the category of built-in applications on Wazuh dashboard (#2496)

* feat(wazuh-dashboard): Change the category of built-in applications

* feat(wazuh-dashboard): change order value to Explore app category

* feat(wazuh-dashboard): change name to Management category

* feat: replace order for built-in applications

* feat(dashboard): replace icon for Explore app category

* fix(dahsboard): icon for Explore app category

* feat(dashboard): avoid the registration of Overview application of Management category and minor fixes

* fix(dashbord): comment

* fix: remove comment

* feat(dashboard): remove mlCommonsDashboards plugin
damarisg pushed a commit that referenced this pull request Nov 2, 2023
…uh dashboard (#2540)

* feat(wazuh-dashboard): replace default application to /app/wz-home (#2497)

* Change the category of built-in applications on Wazuh dashboard (#2496)

* feat(wazuh-dashboard): Change the category of built-in applications

* feat(wazuh-dashboard): change order value to Explore app category

* feat(wazuh-dashboard): change name to Management category

* feat: replace order for built-in applications

* feat(dashboard): replace icon for Explore app category

* fix(dahsboard): icon for Explore app category

* feat(dashboard): avoid the registration of Overview application of Management category and minor fixes

* fix(dashbord): comment

* fix: remove comment

* feat(dashboard): remove mlCommonsDashboards plugin
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.

Update the new sidebar menu design
2 participants