Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 805a13ac98e148ff5afcb78cf4049832d88e14b4
https://github.com/Checkmk/checkmk/commit/805a13ac98e148ff5afcb78cf4049832d…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/single_choice_editable.py
Log Message:
-----------
gui: factor out variables for readability
Change-Id: I3cfd7c8d691bc3a16cb52629bf615546944b738c
Commit: 3e7d9ac30c1f85a5bb370f3ed2f0afb9a558dfbd
https://github.com/Checkmk/checkmk/commit/3e7d9ac30c1f85a5bb370f3ed2f0afb9a…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/single_choice_editable.py
M cmk/gui/watolib/configuration_entity/configuration_entity.py
A tests/unit/cmk/gui/watolib/test_configuration_entity.py
Log Message:
-----------
gui: improve title of single choice editable component
It is inadequate to have a generic "Add parameter" as the slide out
title. It is important that the user knows which entity they have
selected and are currently creating a parameter for, e.g. "Add HTML
Email parameter".
In order for the component to remain generic, an additional helper was
added to fetch human-readable titles relevant to notification parameters.
CMK-19990
Change-Id: I7840a168d2542ebb640b7604013725dc74ab9d56
Commit: 8b4c924fb9cb86fd73bb28e861e043e245dfa7f5
https://github.com/Checkmk/checkmk/commit/8b4c924fb9cb86fd73bb28e861e043e24…
Author: Moritz Kirschner <moritz.kirschner(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/form_specs/vue/visitors/_base.py
M cmk/gui/form_specs/vue/visitors/list_of_strings.py
M cmk/gui/watolib/notification_parameter/_utils.py
M tests/unit/cmk/gui/form_specs/vue/visitors/test_password.py
M tests/unit/cmk/gui/form_specs/vue/visitors/test_simple_password.py
Log Message:
-----------
vue: Fix untyped to_vue return type
We just disabled mypy on these occasions.
Change-Id: If830e084e071c38f18d5ad68725327c6c60b0e26
Commit: d9cbecaa831ff2dcf21e42144f33e594fa433f0e
https://github.com/Checkmk/checkmk/commit/d9cbecaa831ff2dcf21e42144f33e594f…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Make genEntries() a member function
Change-Id: I927387e95cd4bf691ef71b0c5d8bdeba35f9bdf1
Commit: 2bd3041e220864fed70a09a2bd75a0d4f13e5a4c
https://github.com/Checkmk/checkmk/commit/2bd3041e220864fed70a09a2bd75a0d4f…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/include/livestatus/TableStateHistory.h
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Make getNextLogentry() a member function
Change-Id: I16a78fc747f455019fba887f34a6a2a4ae63ed0c
Compare:
https://github.com/Checkmk/checkmk/compare/c2f11ce8f16f...2bd3041e2208
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications