From 8af0259671e60862233f45cda651ea7a0bca19f1 Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Mon, 28 Dec 2020 12:36:26 +0100 Subject: [PATCH] rework the bulk editor --- .../filterable-dropdown.component.html | 8 +- .../filterable-dropdown.component.ts | 109 ++++++--- .../bulk-editor/bulk-editor.component.html | 42 ++-- .../bulk-editor/bulk-editor.component.ts | 223 ++++++------------ 4 files changed, 168 insertions(+), 214 deletions(-) diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html index 7c9a133ce..d7b2af6d3 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html @@ -1,12 +1,12 @@
-
-