summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-06CBA integrationEzhilarasi16-87/+808
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
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>
2019-03-29added json editor cssSwapnali Shadanan Pode1-1/+25
Change-Id: I0d1067face3b0d29808d80cb3cda5410553619d3 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29Resource edit changesSwapnali Shadanan Pode3-22/+109
Change-Id: Id588f474468655cb995ed44cd8178ef2dc1e44ed Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29Sources template changesSwapnali Shadanan Pode3-24/+54
Change-Id: Ib241a364e84f52c661ad7db8c603a9b047743e24 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29Resources metadata changesSwapnali Shadanan Pode3-10/+33
Change-Id: Ifddeb90d0e28ccc6023b5f7efe8568b41db08f84 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29changes in resource creationSwapnali Shadanan Pode3-3/+12
Change-Id: Ia8dbfdf6e68f131c99b79e4bbc90f5cc9e17b31d Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29changes in Propertydata modelSwapnali Shadanan Pode1-2/+2
Change-Id: I114a90a8d3b4a1fffdd62a4e3027a7acf6e639ce Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-28Editor component css changesArundathi Patil2-3/+17
Moved inline css to scss file Issue-ID: CCSDK-1171 Change-Id: I8b3ada234f3bb6e27ca5b211367b5e3fb9dde1ad Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-27Merge "Modify template changes"Dan Timoney1-2/+2
2019-03-26Modify template changesArundathi Patil1-2/+2
Enabled deploy and publish buttons Issue-ID: CCSDK-1171 Change-Id: I74cc9f4ce6a07d969a85427a67b3f052e0d70520 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-26File manager changesArundathi Patil3-53/+97
File/Folder-add/delete feature changes Issue-ID: CCSDK-1171 Change-Id: I23c548f4c097e2155cd2f99528f4d8c1a1dcc88f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-26Merge "search-template change"Dan Timoney1-2/+4
2019-03-25search-template changeArundathi Patil1-2/+4
Removed the use of the shift array method which was removing the base folder entry from tree. Issue-ID: CCSDK-1171 Change-Id: Ic07a9fb89f9daba8d773d1d592c49566b28ac8f9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-25File/folder add/deleteArundathi Patil3-6/+128
Implemented add/delete folder/file feature Issue-ID: CCSDK-1171 Change-Id: Ibbadd3d933291a98cc07f9444962c0ebcbca7d1f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-21Merge "Metadata component css changes"Dan Timoney1-1/+4