From 72f9d1b8f0c227c58bf080080700a8a43daebf79 Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Tue, 17 Nov 2020 20:35:19 +0200 Subject: [PATCH] added sorting for filters and status --- .../file-actions/file-actions.component.html | 1 - .../src/app/common/sorters/status-sorter.ts | 15 ++++++++------- .../app/screens/file/model/file-status.wrapper.ts | 5 +++++ .../file/service/annotation-processing.service.ts | 1 + .../project-listing-screen.component.ts | 1 + .../bulk-actions/bulk-actions.component.html | 10 +++++----- .../project-details/project-details.component.ts | 2 ++ .../project-overview-screen.component.html | 2 +- .../project-overview-screen.component.ts | 12 ++++++++---- 9 files changed, 31 insertions(+), 18 deletions(-) diff --git a/apps/red-ui/src/app/common/file-actions/file-actions.component.html b/apps/red-ui/src/app/common/file-actions/file-actions.component.html index 7aa216e2b..b764f5d9d 100644 --- a/apps/red-ui/src/app/common/file-actions/file-actions.component.html +++ b/apps/red-ui/src/app/common/file-actions/file-actions.component.html @@ -1,6 +1,5 @@
-
- -
+ + + + +