Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 813f1ecc36a0c23694e5abade51ed23fea1d1e46
https://github.com/tribe29/checkmk/commit/813f1ecc36a0c23694e5abade51ed23fe…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
A .werks/13642
M cmk/gui/fields/__init__.py
M cmk/gui/fields/attributes.py
M cmk/gui/fields/mixins.py
M cmk/gui/plugins/wato/builtin_attributes.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_config.py
Log Message:
-----------
13642 FIX REST API: Fix representation of locked_by host attribute
The locked_by host attribute was represented as string by the REST API while it
is actually a more complex data structure. The scheme is now representing the
data structure in the correct way.
Change-Id: I73c16776730038d66354e230b23d68adfce48d0f
Commit: c366ce11f6051ddff42fe24561297b649c683684
https://github.com/tribe29/checkmk/commit/c366ce11f6051ddff42fe24561297b649…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
R web/htdocs/js/modules/help.js
A web/htdocs/js/modules/help.ts
Log Message:
-----------
fix ts errors in help.ts
Change-Id: I72c101451b25500a8d6638706954448005abc482
Commit: 329810958f016f8e873fd20a38847e9774c8f6eb
https://github.com/tribe29/checkmk/commit/329810958f016f8e873fd20a38847e977…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
R web/htdocs/js/modules/availability.js
A web/htdocs/js/modules/availability.ts
Log Message:
-----------
rename availability.js to availability.ts
no ts errors found here
Change-Id: I884505799cdf48030ef2fac98028fa5467d9ab1b
Commit: e4dd33436e45c81e4d5fde689f9944630ad66e6e
https://github.com/tribe29/checkmk/commit/e4dd33436e45c81e4d5fde689f9944630…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
R web/htdocs/js/modules/async_progress.js
A web/htdocs/js/modules/async_progress.ts
Log Message:
-----------
fix ts errors in async_progress.ts
Change-Id: I71224bf8dc20c7c5b1a7517ea6cfad985c7485ea
Commit: 72d4d7f680177c376019ef7a001b5e3a583ec6dc
https://github.com/tribe29/checkmk/commit/72d4d7f680177c376019ef7a001b5e3a5…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
R web/htdocs/js/modules/page_menu.js
A web/htdocs/js/modules/page_menu.ts
Log Message:
-----------
fix ts errors in page_menu.ts
Change-Id: I5036d84f5db5e818bd9f8914d0cb7a0bc84c4532
Compare:
https://github.com/tribe29/checkmk/compare/916be450adb9...72d4d7f68017