summaryrefslogtreecommitdiffstats
path: root/cds-ui
AgeCommit message (Collapse)AuthorFilesLines
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)4-14/+10
Update to use released 1.2.2 version of parent poms. Change-Id: I76012b413e289f39e6a8fc412a19d5b4cd3b5a2a Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Merge "Resource dictionary- removed uncessary code"Dan Timoney1-1/+2
2019-04-25Resource dictionary- removed uncessary codeArundathi Patil1-1/+2
Removed hardcoded values Issue-ID: CCSDK-1217 Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Resource dictionary: backend URL changesArundathi Patil1-1/+1
Changed the resource dictionay search by tags backend url Issue-ID: CCSDK-1217 Change-Id: I6c6b8a7536481c2b30c933cf28269db7d2ecd735 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-24Merge "Resource definition - css changes"Dan Timoney2-2/+5
2019-04-24Merge "Resource creation - save new resource to backend"Dan Timoney3-7/+9
2019-04-24Merge "Commented functionalities not for Dublin"Dan Timoney2-5/+5
2019-04-24Resource definition - css changesArundathi Patil2-2/+5
Made css changes to buttons as per other screens Issue-ID: CCSDK-1217 Change-Id: Id5544b4ba4d300fefe9d1f065d614ceca553c453 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Resource creation - save new resource to backendArundathi Patil3-7/+9
Integrated UI with loopback to save new resource dictionary to backend Issue-ID: CCSDK-1217 Change-Id: I200b7b53cd62910a6c3661ef86a62398c5ea8cfc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Commented functionalities not for DublinEzhilarasi2-5/+5
Change-Id: I5e7bef5c7fd7e01f2e81f1cc32e697e8be4dbc05 Issue-ID: CCSDK-1266 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22Resouce creation- save resouce to backendArundathi Patil5-9/+62
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 <arundpil@in.ibm.com>
2019-04-19Resourcedictionary-fetching resources from backendArundathi Patil8-15/+87
Intgrated UI with loopback to fetch resources from backend on search Issue-ID: CCSDK-1217 Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-18Test template css changesArundathi Patil1-1/+4
Changed button styles as per other screens Issue-ID: CCSDK-1227 Change-Id: I08d32996f9e27377dbf54a828002427e2f8f6081 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-18Merge "Test component- Disclaimer"Dan Timoney1-1/+6
2019-04-16Test component- DisclaimerArundathi Patil1-1/+6
Added disclaimer message to test screen. Issue-ID: CCSDK-1227 Change-Id: I7d897f019691039104c5f3393a7b1bef902a8515 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-16Merge "Removed test option from editor screen"Dan Timoney1-1/+1
2019-04-16Merge "Test template- display message"Dan Timoney4-7/+65
2019-04-16Merge "Fixed issue ccsdk-1223"Dan Timoney3-24/+55
2019-04-16Removed test option from editor screenArundathi Patil1-1/+1
removed test option from editor screen. it will be handelled in test component Issue-ID: CCSDK-1227 Change-Id: I1148e6452b681671e1e9caa959a905d6a5184c52 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-15Test template- display messageArundathi Patil4-7/+65
Add code to display custom message to user in test screen Issue-ID: CCSDK-1227 Change-Id: Ief1492722f30a5dd6f2bb43e984f2ed72a2f21bd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-15Fixed issue ccsdk-1223Arundathi Patil3-24/+55
User was unable to add folde/file in the root level of the file-manegr. fixed this issue Issue-ID: CCSDK-1223 Change-Id: I6f9960d3d8545b364385cc235f9117a488a5cef1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-15fixed alert box issueArundathi Patil1-0/+1
moved alert box to right place (inside the subscriber) Issue-ID: CCSDK-1212 Change-Id: Ifbddfde3f9aff8a2f50c76c4513da149c60ee665 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-12Merge "Resource Dictionary Loopback integration"Dan Timoney7-0/+214
2019-04-11Resource Dictionary Loopback integrationEzhilarasi7-0/+214
Change-Id: If1b3dbc23797e03f97deab7d67f9adb22d07bc1c Issue-ID: CCSDK-1070 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-11Enrichment and Download Zip file bug fixEzhilarasi6-183/+280
Change-Id: If4219a99bfc7082648a28149652d75a09333bd55 Issue-ID: CCSDK-1212 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-10Resource-mapping.component - removed unwanted codeArundathi Patil1-96/+0
Removed unwanted table rows from resource-mapping component.html Issue-ID: CCSDK-1206 Change-Id: I2ecbe6eca75cd770d80f06fdeae8dd2f6b110338 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-09Merge "Added required docker file to deploy as container"Dan Timoney3-0/+101
2019-04-09Added required docker file to deploy as containerChandan Ghosh3-0/+101
Added required docker file to deploy as container Issue-ID: CCSDK-1209 Change-Id: Ib455cfee95f58ca759eefa6d06469d164930e3a3 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2019-04-09Merge "Updated the licence text"Dan Timoney1-1/+1
2019-04-09Updated the licence textArundathi Patil1-1/+1
Updated licence text. Issue-ID: CCSDK-1210 Change-Id: I52fdd16fa3223c5efd9c524b478bddae6f9372d2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-09Merge "Applied bootstrap styles"Dan Timoney1-1/+2
2019-04-09Merge "Editor component scroll issue"Dan Timoney1-2/+1
2019-04-08Changed CBA download with name and versionEzhilarasi1-4/+5
Change-Id: I6121e6248138569b2bb0908bb99d9059a1115784 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-08Editor component scroll issueArundathi Patil1-2/+1
Fixed scroll issue in edtor component Issue-ID: CCSDK-1206 Change-Id: Iddbdf407aeeea3721e41cd3a3ddc0d775d48960e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-08Applied bootstrap stylesArundathi Patil1-1/+2
Added bootstrap styles to angular.json file Issue-ID: CCSDK-1207 Change-Id: Ifa9aeeba30a0b5298622ac8e60c854281ac82056 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-06CBA integrationEzhilarasi18-87/+810
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-05Service for get and post BlueprintEzhilarasi9-152/+294
Change-Id: Ie99f2ae09e65754e5da5384501f4f8574399da42 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-01Complementary Junit test coverageSteve Siani1-34/+0
Change-Id: I5eec76918c63d1fa248a9fc353f8dc02ae925364 Issue-ID: CCSDK-1187 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-03-31Merge "Existing model changes"Dan Timoney2-3/+25
2019-03-31Merge "search resources changes"Dan Timoney2-8/+9
2019-03-31Merge "added json editor css"Dan Timoney1-1/+25
2019-03-31Merge "Resource edit changes"Dan Timoney3-22/+109
2019-03-31Merge "Sources template changes"Dan Timoney3-24/+54
2019-03-31Merge "Resources metadata changes"Dan Timoney3-10/+33
2019-03-31Merge "changes in resource creation"Dan Timoney3-3/+12
2019-03-31Merge "changes in Propertydata model"Dan Timoney1-2/+2
2019-03-31Merge "Added Expirimental decorators support"Dan Timoney1-1/+4
2019-03-31Merge "Editor component css changes"Dan Timoney2-3/+17
2019-03-29Existing model changesSwapnali Shadanan Pode2-3/+25
Change-Id: I41ddfbe6780f96b0f6ce6955322fa835162db320 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29search resources changesSwapnali Shadanan Pode2-8/+9
Change-Id: I6b1cdb28377405038b6d8815192d7e78c7a68af6 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>