From 0e34923114d508454f6794259eba244e23206202 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 26 May 2022 21:24:55 -0700 Subject: [PATCH] Revert "Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue" This reverts commit 011164bc32e639189bf9c7be0665199b61734e77, reversing changes made to 0a43ce9cedf5158f21bb6f9ecc6ba2fdab205a1e. --- .../manage/tasks/tasks.component.html | 50 ++++++----- .../manage/tasks/tasks.component.ts | 55 +++++++++++- src-ui/src/app/data/paperless-task.ts | 18 +++- src-ui/src/app/services/tasks.service.ts | 85 +++++++------------ 4 files changed, 133 insertions(+), 75 deletions(-) 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 c9f64041c..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...
@@ -17,8 +29,7 @@
- - +
@@ -32,8 +43,7 @@
- - +
@@ -61,23 +71,23 @@ -