From d2517e06a9c07f1f5fa79a7a9a8b308bbd6eaf77 Mon Sep 17 00:00:00 2001 From: AllForNothing Date: Wed, 15 Mar 2023 16:59:37 +0800 Subject: [PATCH] Make label filter editable for replication rule 1. Fixes #15825 2. Now, you can input labels or select them from the candidates Signed-off-by: AllForNothing --- .../create-edit-rule.component.html | 86 ++++--------- .../create-edit-rule.component.scss | 18 ++- .../create-edit-rule.component.ts | 117 ++++++++---------- 3 files changed, 92 insertions(+), 129 deletions(-) diff --git a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html index 16898fedc54b..572e70369601 100644 --- a/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html +++ b/src/portal/src/app/base/left-side-nav/replication/replication/create-edit-rule/create-edit-rule.component.html @@ -272,69 +272,25 @@ +