summaryrefslogtreecommitdiffstats
path: root/cds-ui/client
AgeCommit message (Collapse)AuthorFilesLines
2019-06-06Fixing restconf_client.py script0.4.5dublinottero1-2/+2
The restconf_client.py script uses BlueprintWebClientService to send REST requests to ODL. When the methods of that interface have the type of the returns changed from String to WebClientResponse, the script stopped working. This fix changes the way the response is manipulated, to act upon a WebClientResponse and not on a String Change-Id: I3876c5b27d65058f0b5b77da17f9225fc04779c6 Issue-ID: CCSDK-1384 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-05-29Merge "Roll to next snapshot" into dublinDan Timoney1-2/+2
2019-05-28Fixed defect CCSDK-1339Arundathi Patil4-5/+43
Fixed defect ccsdk-1339 Issue-ID: CCSDK-1339 Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-28Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll to next snapshot version (0.4.4-SNAPSHOT) Change-Id: I4b6256324796a424a4f064e118a812c108f14e4f Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-16Merge "Resource dictionary- updated license text" into dublinDan Timoney10-0/+20
2019-05-16Merge "Resource dictionary- updated license text" into dublinDan Timoney10-0/+20
2019-05-16Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> (cherry picked from commit 3f6dc8ea30639ef8ccc47ea10535ea2f48ca34ff)
2019-05-16Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> (cherry picked from commit cb8bc5df160fd694b4282b65768b8a78010a67be)
2019-05-16Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> (cherry picked from commit 2316cc21935fe1458c67b5fb586745c94bbd741c)
2019-05-13Modify CDS-UI server to allow communicating with external blueprint mSNirvan Ramjuttun6-15/+8
Issue-ID: CCSDK-1292 Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com> (cherry picked from commit 087d4b667a9c5517ac7d014c2bbdad994b927147)
2019-05-11Fixed defect CCSDK-1299Arundathi Patil1-0/+1
fixed defect ccsdk-1299 Issue-ID: CCSDK-1299 Change-Id: Ie0e02564cbf62fdc8314086d70bc3b7b38122323 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> (cherry picked from commit 8d54e79801fd583a0642abfc6f28b4a97d1bed84)
2019-05-07Bug fix Session clearanceEzhilarasi1-0/+1
Change-Id: I3769b5532488f1c959c2f8b3240a4f3af7e65376 Issue-ID: CCSDK-1291 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com> (cherry picked from commit 0924c4da768d1119a17936933606a38de6526b52)
2019-05-02Resource dictionary- updated license textArundathi Patil6-0/+12
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> (cherry picked from commit 569d4af17232104375055ba6dfe3e334c3eb29bf)
2019-04-30Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT) Change-Id: I05111e4a8bc75d6edfffa740a236ab3cbfb60f13 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)1-3/+2
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-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-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-11Enrichment and Download Zip file bug fixEzhilarasi5-128/+183
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 "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-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 integrationEzhilarasi17-87/+809
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.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