wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Implement embeddable dashboard on Office 365

Open JuanGarriuz opened this issue 4 months ago • 4 comments

Description

Implement the embeddable dashboard on Office 365-> dashboard tab and deprecate any use of kibana-integrations components

Issues Resolved

[Remove discover] Implement embeddable dashboard on Office 365 module

Evidence

Current dashboard

image

Old dashboard

image

Test

Go to Office 365 and check the following:

  • [ ] Each visualization, if applicable, must have interaction so that it adds the corresponding filter(s) upon clicking.
  • [ ] The visualizations have to be updated according to the filters applied in the searchbar.
  • [ ] The visualizations have to be updated when a search is performed in the searchbar.
  • [ ] If there are no results, the corresponding message must appear that there are no results and the visualizations should not be rendered.
  • [ ] If there is SampleData, the corresponding SampleData message must appear.
  • [ ] If an agent is pinned, the views must be updated and changed to the agent view, if applicable.
  • [ ] Check filter behavior with respect to hide alerts, allow agents and filter order.

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

JuanGarriuz avatar Mar 18 '24 12:03 JuanGarriuz