Feature target with target type in UI (#1178)
* Added the target type combo box to add or update Target in UI Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Fixed NPE for empty target type Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Added target type option to target bulk upload Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Added Target type filter Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Added Named entity mapper for target type UI Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Fixed review comments Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Fixed sonar issues for serialization Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Fixed Review comments Signed-off-by: Anand kumar <anand.kumar@bosch-si.com> * Fixed Bulk upload target type combo box Signed-off-by: Anand kumar <anand.kumar@bosch-si.com>
This commit is contained in:
@@ -224,6 +224,7 @@ label.filter.custom = Custom
|
||||
label.target.filter.truncated={0} targets has been truncated in the list due the target size limit of {1}, use filters to reduce the targets to be shown
|
||||
label.unknown = Unknown
|
||||
label.target.id = Controller Id
|
||||
label.target.type = Target type
|
||||
label.target.ip = Controller IP
|
||||
label.target.security.token = Security token
|
||||
label.filter.by.status = Filter by Status
|
||||
|
||||
Reference in New Issue
Block a user