summaryrefslogtreecommitdiffstats
path: root/cds-ui/server/src/controllers/index.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29Blueprint controller loopback fixEzhilarasi1-0/+1
Exported blueprint controller in index and changed uri path Change-Id: If83d2260912dfd92353b0923b1237726ff4baad3 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-11Resource Dictionary Loopback integrationEzhilarasi1-0/+1
Change-Id: If1b3dbc23797e03f97deab7d67f9adb22d07bc1c Issue-ID: CCSDK-1070 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-17Seed code for loopback serverArundathi Patil1-0/+22
Added seed project structure for loopback server. This will act as intermediate layer between UI and backend. The angular UI app will be serverd through this server. Issue-ID: CCSDK-943 Change-Id: I03259782927eda0d7e5bff989f61a36f09a3afd8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>