Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 1f245b8f59b27a3dbaebabddfa7b51a94c62327c
https://github.com/Checkmk/checkmk/commit/1f245b8f59b27a3dbaebabddfa7b51a94…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M cmk/gui/watolib/hosts_and_folders.py
Log Message:
-----------
Remove unused attributes from Folder.new
Change-Id: I2643e0da560eb68c987a6059ebb53f207fdb74f4
Commit: a9fbcdda796e9d6b66383819bcb9cb5fabe0858e
https://github.com/Checkmk/checkmk/commit/a9fbcdda796e9d6b66383819bcb9cb5fa…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M cmk/gui/watolib/hosts_and_folders.py
M tests/unit/cmk/gui/watolib/test_hosts_and_folders.py
Log Message:
-----------
Simplify Folder.load
Remove folder_path case. The folder to be loaded is now identified with
name and parent_folder. The parent_folder argument is now also
mandatory.
Change-Id: I32b8aad74dc32a52c5137e0f6bebada2c0d217d3
Commit: 7ac89a6a8c7a15d7d90052b5fa9f6eb4460ca012
https://github.com/Checkmk/checkmk/commit/7ac89a6a8c7a15d7d90052b5fa9f6eb44…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M cmk/gui/watolib/hosts_and_folders.py
Log Message:
-----------
Resolve load_instance and deserialize to single call site
This is a temporary step to have all parts in one place. The
logic will be moved to the factories afterwards.
Change-Id: I32bb7d1ed2c61451f09b00c77d463877e63c56aa
Commit: 55311e35a5570247fb06edf052da8b5ff2e51a20
https://github.com/Checkmk/checkmk/commit/55311e35a5570247fb06edf052da8b5ff…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-06-19 (Mon, 19 Jun 2023)
Changed paths:
M cmk/gui/watolib/hosts_and_folders.py
Log Message:
-----------
Make helpers independent of Folder object
This is a preparation to extract the logic from the constructor
Change-Id: I3be68df48af423448f9d43b593d8d3be286bef79
Compare:
https://github.com/Checkmk/checkmk/compare/3e66d3772a48...55311e35a557