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

enh(Centreon) : rework the header for it to be more responsive

Open Med1233 opened this issue 3 years ago • 2 comments

Description

The main purpose of this PR is to enhance the header styling and add some extra features to it. In addition to that, we make sure to make the header responsive using different designs according to differents breakpoints

Type of change

  • [x] Patch fixing an issue (non-breaking change)
  • [ ] New functionality (non-breaking change)
  • [ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • develop

How this pull request can be tested ?

this can be tested with additional modules : centreon-frontend and centreon-bam

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

Checklist

Community contributors & Centreon team

  • [x] I have followed the coding style guidelines provided by Centreon
  • [x] I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • [x] 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).

Med1233 avatar Aug 05 '22 15:08 Med1233

@Med1233 you have to re-generate the Header visual tests for the build to pass

bdauria avatar Aug 05 '22 18:08 bdauria