Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 7b52221a8a5b25d764fa8f6f7755c8152200eff9
https://github.com/tribe29/checkmk/commit/7b52221a8a5b25d764fa8f6f7755c8152…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/alert_statistics.py
M cmk/gui/plugins/dashboard/average_scatterplot_dashlet.py
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
M cmk/gui/plugins/dashboard/single_metric.py
M cmk/gui/plugins/dashboard/site_overview.py
M cmk/gui/plugins/dashboard/utils.py
M tests/unit/cmk/gui/test_pages.py
Log Message:
-----------
Some figure dashlet AJAX cleanups
* Consolidate ajax endpoint naming for figure based dashlets
* Standardize show method for most figure based dashlets
Change-Id: Ifaa957f78b71b201cce9fbe988a9af2303ca448e
Commit: cc454fb44cd6ca602ef3b295b6a8eb445604f3e3
https://github.com/tribe29/checkmk/commit/cc454fb44cd6ca602ef3b295b6a8eb445…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M web/htdocs/js/modules/figures/cmk_figures.js
Log Message:
-----------
Log JS errors during figure updates
Change-Id: I00dd77a1e86dffcd7eae059adcf409112f3f9f6f
Commit: 40e639b5deeaed10f72cb9bfba55dcdb497773af
https://github.com/tribe29/checkmk/commit/40e639b5deeaed10f72cb9bfba55dcdb4…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/plugins/dashboard/event_bar_chart_dashlet.py
M web/htdocs/js/modules/figures/cmk_figures.js
M web/htdocs/js/modules/figures/cmk_timeseries.js
Log Message:
-----------
Notification dashlet: Add "simple number" render mode
The number of notifications in the configured time range can now be
displayed as simple number instead of showing the bar chart.
Change-Id: Ia1b6021a95433496d1b59217372b9de6dd06a60b
Commit: a0f781c3f6844469a60721403a6258b268553c7e
https://github.com/tribe29/checkmk/commit/a0f781c3f6844469a60721403a6258b26…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Dashboard: Do not show number of rows in view dashlets
Change-Id: I11d139f41cc8499c4ca2502572e2b4ab6365bb71
Commit: 707884a542c8d563d8e3bdddc2887038e5b4ed83
https://github.com/tribe29/checkmk/commit/707884a542c8d563d8e3bdddc2887038e…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
View dashlets: Prevent scrollbar overlap
Change-Id: I1fd53c1d3863ea02e6371f2a89dba041bfbd2a5f
Commit: 85924766dcf34f7845e7abc24023eb73f476356c
https://github.com/tribe29/checkmk/commit/85924766dcf34f7845e7abc24023eb73f…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M cmk/gui/dashboard.py
M cmk/gui/page_menu.py
Log Message:
-----------
Dashboard shortcuts are not suggestions anymore
Change-Id: I67dbf970cbb4436300d3f044d410a62552d05648
Compare:
https://github.com/tribe29/checkmk/compare/2db5462fa683...85924766dcf3