From 6e79b771ece557cfe5792d4152019069934542dc 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 @@
- -