From 8716d43e100f50314c621cb8f11d8ca00b58410c Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Tue, 30 Jul 2013 15:05:30 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dcfaa8db1f..e12bde342d6 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ The dashboard storage format has changed in Kibana 3 milestone 3. Existing dashb * Every panel support multi-query * Customizable query colors and labels * Queries, label and colors are synced across panels at all times +* Queries can assigned explicitly to panels, they can also be pinned and unpinned. * New filtering functionality -* Filters can be toggled and removed and edited +* Filters can be toggled, removed and edited * Drill down won't overwrite your queries, labels or colors * Confusing group functionality has been removed * Index configuration has been moved from the timepicker, to the main dashboard editor From 0d94c727b9694534c9a1f50b082707f623287187 Mon Sep 17 00:00:00 2001 From: Scott Bessler Date: Thu, 1 Aug 2013 17:35:55 -0700 Subject: [PATCH 2/3] use ng-href instead of href to avoid 404 before angular has parsed dashboard current style --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 72b3289e613..8406bfbf37c 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ - + From 28445d5f7e5dc3b73533152416b0a44f56757ceb Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Wed, 14 Aug 2013 09:48:11 -0700 Subject: [PATCH 3/3] Update to m3 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9b36d521e9f..bde6fafe8ce 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@