Jointjs integration with angular 33/96933/1
authorArundathi Patil <arundpil@in.ibm.com>
Fri, 11 Oct 2019 12:49:04 +0000 (18:19 +0530)
committerArundathi Patil <arundpil@in.ibm.com>
Fri, 11 Oct 2019 12:49:08 +0000 (18:19 +0530)
commit53ca745edd1072a80ea58be1ac616de3bf79f6b4
tree3dc9ae65c8939f9810aa99b72dae8d77c9799f67
parentce9b0657f0614c993c36381c0ab301d7b4337db5
Jointjs integration with angular

Added JointJS dependency to the project

Issue-ID: CCSDK-1826
Change-Id: Iddd014b23d62e1874de4aedb01e3efd53fcf0945
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/angular.json
cds-ui/client/package.json
cds-ui/client/src/app/app-routing.module.ts
cds-ui/client/src/app/app.module.ts
cds-ui/client/src/app/common/shared/components/home/home.component.html
cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer-routing.module.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.html [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.scss [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.spec.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.component.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/blueprint-designer/blueprint-designer.module.ts [new file with mode: 0644]