From dd800fd14df122e61d8ea10eb67d42d616c8983b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 3 Apr 2017 22:07:09 +0200 Subject: [PATCH] fix: table panel could not show annotations due to bug introduced in 4.2, fixes #8023 --- CHANGELOG.md | 3 +++ public/app/plugins/panel/table/module.html | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a643338979a..8f2b6cfc187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ * **Oauth**: Add common type for oauth authorization errors [#6428](https://github.com/grafana/grafana/issues/6428) thx [@amenzhinsky](https://github.com/amenzhinsky) * **Templating**: Data source variable now supports multi value and panel repeats [#7030](https://github.com/grafana/grafana/issues/7030) thx [@mtanda](https://github.com/mtanda) +## Fixes +* **Table Panel**: Fixed annotation display in table panel, [#8023](https://github.com/grafana/grafana/issues/8023) + # 4.2.0 (2017-03-22) ## Minor Enhancements * **Templates**: Prevent use of the prefix `__` for templates in web UI [#7678](https://github.com/grafana/grafana/issues/7678) diff --git a/public/app/plugins/panel/table/module.html b/public/app/plugins/panel/table/module.html index 9140a182541..e405c6c42e3 100644 --- a/public/app/plugins/panel/table/module.html +++ b/public/app/plugins/panel/table/module.html @@ -1,7 +1,7 @@
-
-
+
+
@@ -21,10 +21,10 @@
-
- - No datapoints No datapoints returned from metric query - +
+ + No data to show Nothing returned by data query +