File Upload functionality 90/77590/1
authorezhil <ezhrajam@in.ibm.com>
Wed, 30 Jan 2019 15:19:33 +0000 (20:49 +0530)
committerezhil <ezhrajam@in.ibm.com>
Wed, 30 Jan 2019 15:19:53 +0000 (20:49 +0530)
commit894175d49a107ba8cde5bb86401c0cd8168fec38
treee883633c17aef4669be5885b75ea38a8755a614e
parent5e0ae9df92d5dea5549839696845613d7b8978ad
File Upload functionality

Change-Id: Ie8c1ef679f47757aa4a6e3bb4f780e861d60760b
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
cds-ui/client/src/app/common/shared/fileupload/fileupload.component.html [new file with mode: 0644]
cds-ui/client/src/app/common/shared/fileupload/fileupload.component.scss [new file with mode: 0644]
cds-ui/client/src/app/common/shared/fileupload/fileupload.component.spec.ts [new file with mode: 0644]
cds-ui/client/src/app/common/shared/fileupload/fileupload.component.ts [new file with mode: 0644]
cds-ui/client/src/app/common/shared/shared.module.ts