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

[Remove discover] Implement new PDF reports in dashboards

Open asteriscos opened this issue 3 months ago • 7 comments

Description

We need to adapt the current PDF report features so it can generate reports from embeddable dashboards. This will allow us to progressively deprecate the legacy discover dependencies and deprecate AngularJS in the plugins.

Implementation restrictions

  • The PDF reports capability must not use any AngularJS related feature.

Tasks

  • [x] Adapt the existing PDF report feature to use embeddable dashboards
  • [ ] Adapt the generation of PDF reports
    • [ ] modules
    • [x] groups
    • [x] agents inventory
    • [x] configuration

asteriscos avatar Mar 27 '24 09:03 asteriscos