centreon / centreon-open-tickets

Module dedicated to open case on various Ticket systems from Centreon UI
Apache License 2.0
10 stars 25 forks source link

MON-13067-install-remove-default-value-for-colors-in-options-table-centreon-open-tickets #243

Closed emabassi-ext closed 2 years ago

emabassi-ext commented 2 years ago

Description

on a fresh install, we insert values for colors in database. (in options table). Those values seems not used anymore and should be removed.

centreon/insertBaseConf.sql at develop · centreon/centreon

Technical Information

All widgets must use CSS colors definition instead of database

Legacy monitoring pages must use CSS colors definition too

Use this query to find widgets: https://github.com/search?q=org%3Acentreon+color_ok&type=code -

Fixes # MON-13067

Type of change

Target serie

How this pull request can be tested ?

Install a new Centreon central server

Install widgets and check that colors are ok

Checklist

Community contributors & Centreon team

sonarqube-decoration[bot] commented 2 years ago

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication