centreon-archived icon indicating copy to clipboard operation
centreon-archived copied to clipboard

enh(UI): add button CSV to export graph datas csv file

Open Jordan91 opened this issue 2 years ago • 1 comments

Description

As a user of the Centreon solution, I would like to be able to do a CSV export from my data in the graph of the resource status menu in order to make a custom use of my supervision data.

Type of change

  • [x] New functionality (non-breaking change)

Target serie

  • [x] 22.10.x (master)

How this pull request can be tested ?

Sans titre

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team

  • [ ] I have followed the coding style guidelines provided by Centreon
  • [ ] I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • [ ] I have commented my code, especially hard-to-understand areas of the PR.
  • [ ] I have rebased my development branch on the base branch (master, maintenance).

Jordan91 avatar Aug 12 '22 12:08 Jordan91

@Jordan91 There is an UI issue with what I'm seeing on the screenshot. The title 'Export' seems to be related to the PNG buttons, whereas in fact, it should be global to all the items. What's even more weird is that you get a button with the exact same style ('CSV'), which is clickable and the other is not. This should be corrected

bdauria avatar Aug 19 '22 08:08 bdauria