Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 5f4b1a98bee4d92cc803c7f3e2d2771a093b5b3f
https://github.com/Checkmk/checkmk/commit/5f4b1a98bee4d92cc803c7f3e2d2771a0…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
A cmk/update_config/plugins/actions/remove_persisted_graph_options.py
R cmk/update_config/plugins/actions/remove_persisted_graph_ranges.py
M tests/unit/cmk/update_config/plugins/actions/conftest.py
A tests/unit/cmk/update_config/plugins/actions/test_remove_persisted_graph_options.py
Log Message:
-----------
Remove graph_size.mk when updating
In 2.2, we wrote invalid data to this file, hence, we remove it when
updating.
Change-Id: Iae2d5b7a03073ea41548a11ae91a24f6f81ec115
Commit: de7639bcba0937a3d53fb06b085b407b2c597213
https://github.com/Checkmk/checkmk/commit/de7639bcba0937a3d53fb06b085b407b2…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/gui/graphing/_artwork.py
M web/htdocs/js/modules/graphs.ts
Log Message:
-----------
Drop vertical axis labels with no text and zero width
They were never rendered anyway. Dropping them also allows for improving
the typing.
Change-Id: I954079990fc93edc9e69b3bb4fbcb88d4734e83c
Commit: 86c75b7145716122f7e5c216517aa4641088c12c
https://github.com/Checkmk/checkmk/commit/86c75b7145716122f7e5c216517aa4641…
Author: Joerg Herbel <joerg.herbel(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/gui/type_defs.py
Log Message:
-----------
Improve UnitRenderFunc type
Change-Id: Ib0f537fadc8407a75589ff03cb3cc0dde0418639
Compare:
https://github.com/Checkmk/checkmk/compare/a002fbebc186...86c75b714571