From b0e2477271cd21606fb18d02103694d020163ad2 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Mon, 22 Apr 2019 15:15:27 +0530 Subject: [PATCH] Resouce creation- save resouce to backend Integrated UI with loopback to save the resource dictionary in backend for exsisting and uploaded resource templates Issue-ID: CCSDK-1217 Change-Id: I714a20344d6df278f891e303eebceff21b74c2af Signed-off-by: Arundathi Patil --- .../resource-edit/resource-edit.component.html | 4 +-- .../resource-edit/resource-edit.component.scss | 5 +-- .../resource-edit/resource-edit.component.ts | 19 ++++++++--- .../resource-edit/resource-edit.module.ts | 4 ++- .../resource-edit/resource-edit.service.ts | 39 ++++++++++++++++++++++ 5 files changed, 62 insertions(+), 9 deletions(-) create mode 100644 cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.service.ts diff --git a/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html b/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html index de81e2394..4bd4ad456 100644 --- a/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html +++ b/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.html @@ -19,7 +19,7 @@ */--> - +