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

[Global dashboards] Unify Overview and Agent dashboards #2110

Closed
3 tasks done
juankaromo opened this issue Mar 2, 2020 · 2 comments
Closed
3 tasks done

[Global dashboards] Unify Overview and Agent dashboards #2110

juankaromo opened this issue Mar 2, 2020 · 2 comments
Assignees
Labels
type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side
Projects
Milestone

Comments

@juankaromo
Copy link
Contributor

juankaromo commented Mar 2, 2020

Hi team,

In our purpose to divide the app into alerts and states, we're going to unify all the alerts into global dashboards.

To do this we're going to have to unify all the current dashboards in one place, and we should be able to switch between them, as well as switch between agent view and overview in a simple and agile way.

Dynamic display loading has already been implemented using JSON, so we will simply need to switch the JSON from origin to switch between dashboards.

Now we must follow the next steps:

  • Implement functionality to switch between overview and agent view (agent selector)
  • Switch between dashboards and agent view and discover optimally
  • Link from Agent's view to its global dashboard

Regards.

@juankaromo juankaromo added type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side 3.12.0 labels Mar 2, 2020
@juankaromo juankaromo added this to the Sprint 108 - Kibana App milestone Mar 2, 2020
@juankaromo juankaromo added this to To do in Wazuh 3.12.0 via automation Mar 2, 2020
@juankaromo
Copy link
Contributor Author

@juankaromo juankaromo modified the milestones: Sprint 108 - Kibana App, Backlogs pending Mar 26, 2020
@juankaromo juankaromo removed this from To do in Wazuh 3.12.0 Apr 16, 2020
@juankaromo juankaromo added this to To do in Wazuh 3.13 Apr 16, 2020
@juankaromo juankaromo modified the milestones: Backlogs pending - Kibana, Sprint 111 May 12, 2020
@juankaromo juankaromo changed the title Unify Overview and Agent dashboards [Global dashboards] Unify Overview and Agent dashboards May 12, 2020
@pablotr9
Copy link
Contributor

pablotr9 commented May 14, 2020

Update
This has been migrated and adapted to the 3.13 version (branch https://github.com/wazuh/wazuh-kibana-app/tree/3.13-7.6-changes-new-design)

Tests:

  • Access a dashboard using the menu popover (from a different section like Management->Rules)

  • Change the dashboard from another dashboard with no agents filters.

  • Change the dashboard from another dashboard with agents filters.

  • Access a dashboard from the Overview welcome screen.

  • Refresh the page without agents filters.

  • Refresh the page with agents filters.

  • Filters (Dashboard):

  • Add an agent filter using the Agent table

  • Remove agents filters using the Remove Agents button.

  • Add an agent filter using Kibana Search Bar

  • Add an agent filter using both Agent table and search bar

  • Add agent filter and modify it using the Agent Table.

  • Add different filters or edit the time range without an agent filter

  • Add different filters or edit the time range with an agent filter.

  • Go to discover with no agents filters

  • Go to discover with agents filters

  • Filters (Discover):

  • Add an agent filter using the Agent table

  • Remove agents filters using the Remove Agents button.

  • Add an agent filter using Kibana Search Bar

  • Add an agent filter using both Agent table and search bar

  • Add agent filter and modify it using the Agent Table.

  • Add different filters or edit the time range without an agent filter

  • Add different filters or edit the time range with an agent filter.

  • Go to the dashboard with no agents filters

  • Go to the dashboard with agents filters

-Agents section:

  • Click on the dashboard button, a new page should be open with the overview dashboard with that section selected and the filter of the agent

@juankaromo juankaromo modified the milestones: Sprint 111, Sprint 112 May 19, 2020
Wazuh 3.13 automation moved this from To do to Done Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue UI/UX Generic label for things related to the font-end side
Projects
No open projects
Wazuh 3.13
  
Done
Development

No branches or pull requests

2 participants