summaryrefslogtreecommitdiffstats
path: root/cds-ui/server/src/datasources/index.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Resource Dictionary Loopback integrationEzhilarasi1-0/+1
Change-Id: If1b3dbc23797e03f97deab7d67f9adb22d07bc1c Issue-ID: CCSDK-1070 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-05Service for get and post BlueprintEzhilarasi1-0/+1
Change-Id: Ie99f2ae09e65754e5da5384501f4f8574399da42 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-21Blueprint controllerArundathi Patil1-0/+23
Added blueprint controlller. All the rest calls to backend to upload a blueprint will be called through this controller Issue-ID: CCSDK-943 Change-Id: Ifd6bed47a4b9fe212e8651d41ebca0f47955eee9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>