From d0f52d5334d1e3623c7360d0291d29deb5d3f6eb Mon Sep 17 00:00:00 2001 From: David Boslee Date: Fri, 11 Dec 2020 00:57:08 -0500 Subject: [PATCH] AlertListPanel: Add options to sort by Time(asc) and Time(desc) (#29764) This also makes all the sortOrderOptions available when using the "changes" showOption. Resolves: #29156 --- .../app/plugins/panel/alertlist/editor.html | 2 +- public/app/plugins/panel/alertlist/module.ts | 28 +++++++++++++------ 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/public/app/plugins/panel/alertlist/editor.html b/public/app/plugins/panel/alertlist/editor.html index 6808a385092..e7e545086cc 100644 --- a/public/app/plugins/panel/alertlist/editor.html +++ b/public/app/plugins/panel/alertlist/editor.html @@ -12,7 +12,7 @@ Max items -
+
Sort order