From 0a43ce9cedf5158f21bb6f9ecc6ba2fdab205a1e Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 26 May 2022 21:21:29 -0700 Subject: [PATCH] fix merge --- .../app-frame/app-frame.component.ts | 2 +- .../manage/tasks/tasks.component.html | 60 +++++++------ .../manage/tasks/tasks.component.ts | 55 +++++++++++- src-ui/src/app/data/paperless-task.ts | 18 +++- src-ui/src/app/services/tasks.service.ts | 85 +++++++------------ 5 files changed, 139 insertions(+), 81 deletions(-) diff --git a/src-ui/src/app/components/app-frame/app-frame.component.ts b/src-ui/src/app/components/app-frame/app-frame.component.ts index 04641be7e..6641d133d 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.ts +++ b/src-ui/src/app/components/app-frame/app-frame.component.ts @@ -15,13 +15,13 @@ import { SavedViewService } from 'src/app/services/rest/saved-view.service' import { SearchService } from 'src/app/services/rest/search.service' import { environment } from 'src/environments/environment' import { DocumentDetailComponent } from '../document-detail/document-detail.component' +import { DocumentListViewService } from 'src/app/services/document-list-view.service' import { FILTER_FULLTEXT_QUERY } from 'src/app/data/filter-rule-type' import { RemoteVersionService, AppRemoteVersion, } from 'src/app/services/rest/remote-version.service' import { SettingsService } from 'src/app/services/settings.service' -import { DocumentListViewService } from 'src/app/services/document-list-view.service' @Component({ selector: 'app-app-frame', diff --git a/src-ui/src/app/components/manage/tasks/tasks.component.html b/src-ui/src/app/components/manage/tasks/tasks.component.html index 8c848a0d5..45fc02666 100644 --- a/src-ui/src/app/components/manage/tasks/tasks.component.html +++ b/src-ui/src/app/components/manage/tasks/tasks.component.html @@ -1,12 +1,24 @@ - +
+ + + +
- +
Loading...
@@ -15,25 +27,23 @@ - - - - - + + + + @@ -61,23 +71,23 @@
+
- - +
NameStartedActionsNameCreatedResultsActions
- - +
-