From a5591d2f9953b094d7875c56c21904e280541d36 Mon Sep 17 00:00:00 2001 From: Nabil Adouani Date: Mon, 1 Mar 2021 17:56:36 +0100 Subject: [PATCH] #1807 Fix sort in observables list and display more dates --- frontend/app/styles/main.css | 8 +-- .../app/views/directives/task-progress.html | 2 +- .../app/views/partials/case/case.list.html | 17 +++--- .../observables/list/observables.html | 60 ++++++++++++++----- 4 files changed, 55 insertions(+), 32 deletions(-) diff --git a/frontend/app/styles/main.css b/frontend/app/styles/main.css index e41ee33498..2184ddf994 100644 --- a/frontend/app/styles/main.css +++ b/frontend/app/styles/main.css @@ -282,15 +282,11 @@ pre.clearpre { } .progress.progress-bar-sm { - height: 10px; + height: 4px; } .progress.progress-bar-sm .progress-bar { - line-height: 10px; -} - -.progress.task-progress { - margin-bottom: 4px !important; + line-height: 4px; } .progress.task-progress .progress-bar { diff --git a/frontend/app/views/directives/task-progress.html b/frontend/app/views/directives/task-progress.html index 454c1c2811..100d7e8b7a 100644 --- a/frontend/app/views/directives/task-progress.html +++ b/frontend/app/views/directives/task-progress.html @@ -1,4 +1,4 @@ -
+
diff --git a/frontend/app/views/partials/case/case.list.html b/frontend/app/views/partials/case/case.list.html index e382ce9745..82fcc09e32 100644 --- a/frontend/app/views/partials/case/case.list.html +++ b/frontend/app/views/partials/case/case.list.html @@ -74,7 +74,6 @@

List of cases ({{$vm.list.total || 0}} of {{$vm.caseCount} Details - Assignee @@ -86,7 +85,7 @@

List of cases ({{$vm.list.total || 0}} of {{$vm.caseCount} Dates - + S. @@ -178,7 +177,7 @@

List of cases ({{$vm.list.total || 0}} of {{$vm.caseCount}

-
+ -
+ - diff --git a/frontend/app/views/partials/observables/list/observables.html b/frontend/app/views/partials/observables/list/observables.html index e2cb1ffae4..1c10ddcd8d 100644 --- a/frontend/app/views/partials/observables/list/observables.html +++ b/frontend/app/views/partials/observables/list/observables.html @@ -30,29 +30,49 @@

Flags - - Type - - - - + + Type + + + + - + + Value/Filename + + + + + - - - Date Added - - - - + + Dates + + + S. + + + + + + C. + + + + + + U. + + + + Actions @@ -95,7 +115,15 @@

- {{artifact.startDate | shortDate}} + + +