Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: c8ab5f5de19c1d0bdeea102f08fa875e15657955
https://github.com/Checkmk/checkmk/commit/c8ab5f5de19c1d0bdeea102f08fa875e1…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
M cmk/gui/views/row_post_processing.py
M tests/unit/cmk/gui/views/test_row_post_processing.py
Log Message:
-----------
Refactor row post processing to registry of callables
Change-Id: I8d946f65cabab7bbf205a239d3735c8e61bba4d4
Commit: b36eae3874e496cfff97c8a07e16b2e47822fc58
https://github.com/Checkmk/checkmk/commit/b36eae3874e496cfff97c8a07e16b2e47…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/views/__init__.py
M cmk/gui/views/inventory/__init__.py
A cmk/gui/views/inventory/_builtin_display_hints.py
M cmk/gui/views/inventory/_paint_functions.py
A cmk/gui/views/inventory/_views.py
R cmk/gui/views/inventory/builtin_display_hints.py
A cmk/gui/views/inventory/registration.py
M cmk/gui/views/registration.py
Log Message:
-----------
Move inventory registration to dedicated module
Change-Id: I442afdf7cbb0bacbdcdbc3c1bc5bc5b6bd254503
Commit: 0fcad33edf03be3ed75de35726cd2fd1d7fcd9e9
https://github.com/Checkmk/checkmk/commit/0fcad33edf03be3ed75de35726cd2fd1d…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
A cmk/gui/views/inventory/_row_post_processor.py
M cmk/gui/views/inventory/registration.py
R cmk/gui/views/inventory/row_post_processor.py
M cmk/gui/views/registration.py
M tests/unit/cmk/gui/views/inventory/test_row_post_processor.py
Log Message:
-----------
Register inventory row post processor in inventory feature registration
Change-Id: I9ee8aefb324b1d86a39e4804308b6f4c53249aac
Commit: 1f168df08937eb138b175b94a03a51a23708ca68
https://github.com/Checkmk/checkmk/commit/1f168df08937eb138b175b94a03a51a23…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M cmk/gui/plugins/main_modules/registration.py
A cmk/gui/views/_join_service_rows.py
R cmk/gui/views/join_service_rows.py
M cmk/gui/views/registration.py
M tests/unit/cmk/gui/views/test_join_service_rows.py
Log Message:
-----------
Register service join row post processor in view feature registration
Change-Id: Ia042cb40b00a6a5cf6dc7560171d89f1d56551e9
Compare:
https://github.com/Checkmk/checkmk/compare/89453c2d6b44...1f168df08937
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications