From 4e01fb64e6ea5c2c003d02cd791e3762ffa03d70 Mon Sep 17 00:00:00 2001 From: oguzhankoral Date: Tue, 28 Mar 2023 01:46:21 +0300 Subject: [PATCH] Track objects from selection table and prepare mapping --- ui/src/components/Mapper.vue | 171 +++++++++++++++++++++++++++++------ 1 file changed, 142 insertions(+), 29 deletions(-) diff --git a/ui/src/components/Mapper.vue b/ui/src/components/Mapper.vue index 1ce805e..6ed4731 100644 --- a/ui/src/components/Mapper.vue +++ b/ui/src/components/Mapper.vue @@ -14,31 +14,45 @@ {{ `Selection (${selectedEntityCount})` }} - - + - +