Add specific visualization for labels depending on their source
commit719ad392751e205a3599cbbc3dd24dad15e46e1e
authorLars Michelsen <lm@mathias-kettner.de>
Thu, 11 Apr 2019 10:13:07 +0000 (11 12:13 +0200)
committerLars Michelsen <lm@mathias-kettner.de>
Fri, 12 Apr 2019 06:47:30 +0000 (12 08:47 +0200)
tree1705310d29cc085c75a2949696dc2fdc3360d76b
parent5a70d6d4bfad0bb6f5ebae94195bc98b2c0fa04e
Add specific visualization for labels depending on their source

Labels can be created explicit by host config, rulesets and can
be discovered automatically by Check_MK. Depending on the source
of a label it is now colorized in different ways to make the origin
of the label transparent to the user.

We may need to work a bit on the colors. That will be the difficult
part ;-).

CMK-1817

Change-Id: I4c52509408159ffd97c61150126f9ea94f1863c0
16 files changed:
cmk/gui/plugins/views/__init__.py
cmk/gui/plugins/views/inventory.py
cmk/gui/plugins/views/painters.py
cmk/gui/plugins/views/utils.py
cmk/gui/plugins/wato/builtin_attributes.py
cmk/gui/plugins/wato/check_mk_configuration.py
cmk/gui/valuespec.py
cmk/gui/view_utils.py
cmk/gui/wato/pages/folders.py
cmk/gui/wato/pages/object_parameters.py
cmk_base/automations/check_mk.py
cmk_base/config.py
tests/unit/cmk_base/test_config.py
tests/unit/cmk_base/test_unit_automations.py
web/htdocs/themes/classic/scss/_pages.scss
web/htdocs/themes/facelift/scss/_pages.scss