From 6c8435ab29ca792eb02f709e2c11808c1066e79d Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Fri, 25 Dec 2020 00:58:17 -0800 Subject: [PATCH] Refactor bulk editor to be self-contained See https://github.com/jonaswinkler/paperless-ng/pull/162#issuecomment-750425915 --- .../bulk-editor/bulk-editor.component.html | 6 +- .../bulk-editor/bulk-editor.component.ts | 182 ++++++++++++++---- .../document-list.component.html | 13 +- .../document-list/document-list.component.ts | 126 +----------- 4 files changed, 148 insertions(+), 179 deletions(-) diff --git a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html index b547b8505..11d3603b2 100644 --- a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html +++ b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -1,6 +1,6 @@
- -