aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Enrichment and Download Zip file bug fixEzhilarasi4-100/+179
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-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 integrationEzhilarasi11-54/+661
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.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
2019-03-21Merge "Search template css changes"Dan Timoney2-2/+15
2019-03-21Merge "Select Template css changes"Dan Timoney1-6/+4
2019-03-21Merge "Editor Component Changes"Dan Timoney3-52/+12
2019-03-20Metadata component css changesArundathi Patil1-1/+4
Added css changes to metadata component Issue-ID: CCSDK-1098 Change-Id: Ic989b3bec49d0c876901458242ba0d1610ae4418 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-20Search template css changesArundathi Patil2-2/+15
Made css changes to buttons in search component Issue-ID: CCSDK-1098 Change-Id: I8ad371b291ca6daf72ae8b9445d7c31e69754c33 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-20Select Template css changesArundathi Patil1-6/+4
Add css changes to buttons in select template component Issue-ID: CCSDK-1098 Change-Id: Id56bfaad1627a5cce2a13eb78155ecdd4a8876b8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-20Editor Component ChangesArundathi Patil3-52/+12
Implemented code to highlight file o select. Issue-ID: CCSDK-1098 Change-Id: I1daa4d86b77ebb5de72f425b536ba64e18b04dfd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-20Designer View css changesArundathi Patil1-1/+1
Made css changes Issue-ID: CCSDK-975 Change-Id: Ia43f8d3952f09b06d83fe863c8841e15618be71c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-18Modify Component HTML changesArundathi Patil5-74/+69
Moved the deploy, save , download, publish, enrich action buttons to common modify-template component Issue-ID: CCSDK-1098 Change-Id: I52d4cb1864d90eecbb7b1fcdadfb17d8be84b86d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-14Merge "Removed inline css styles"Dan Timoney3-105/+26
2019-03-14Removed inline css stylesArundathi Patil3-105/+26
Moved the inline styles to .css file Issue-ID: CCSDK-1069 Change-Id: Id4a6fd43290666b992d6884dccda0896062a00b2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-14Velocity mode supportEzhilarasi1-4/+3
Change-Id: I6814b57d117fed267bbb39988ca2e6f4ea7f7c49 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Merge "Designer component changes"Dan Timoney2-2/+125
2019-03-13Merge "Modify Template changes"Dan Timoney2-180/+57
2019-03-13Merge "Display alert box on wrong file upload"Dan Timoney2-12/+22
2019-03-13Designer component changesArundathi Patil2-2/+125
Added the nodetemplate list panel and node template property panel as part of designer component Issue-ID: CCSDK-1135 Change-Id: Ifc02d203be2510ad7452247aa0816886e48838a6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Modify Template changesArundathi Patil2-180/+57
Removed the designer code from modify component. This code will be added as part of designer component Issue-ID: CCSDK-1135 Change-Id: I90ce6290eff9cb8f69168a04e9a01ba1d17ddcf4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Display alert box on wrong file uploadArundathi Patil2-12/+22
Implemeted code to display error message to user when user uploads incorrect file Issue-ID: CCSDK-1135 Change-Id: I66674391858386ec0579314d2bd1858e7cdbd98e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Editor component changesArundathi Patil3-5/+5
Added method calls on save and download button clicks Issue-ID: CCSDK-1135 Change-Id: Ib60b7853aaee1742bf69c8b2785f9df42e7a73dd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Merge "Import Ace editor in Test module"Dan Timoney1-1/+3
2019-03-13Merge "ControllerBlueprint Test editor"Dan Timoney3-53/+72
2019-03-12Import Ace editor in Test moduleEzhilarasi1-1/+3
Change-Id: Ibb4cf1a0331071187b3ac34033d32fe55307791a Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-12ControllerBlueprint Test editorEzhilarasi3-53/+72
Change-Id: I02d94da784287cda2d090a1480a6e49fd7d8945f Issue-ID: CCSDK-761 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-11Editor mode for all type filesEzhilarasi2-18/+47
Change-Id: I51f478f8a6b042d5137dae15d197a60f6ea35822 Issue-ID: CCSDK-1135 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-11Merge "Stepper form changes"Dan Timoney1-3/+0
2019-03-11Merge "Blueprint Name changes"Dan Timoney1-0/+1
2019-03-11Stepper form changesArundathi Patil1-3/+0
Removed Proceed button from 2nd step as it is not required Issue-ID: CCSDK-1135 Change-Id: Idecc858c85cc063b03a728397f21b8c7ee24e2b5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Blueprint Name changesArundathi Patil1-0/+1
Saved blueprint name to store Issue-ID: CCSDK-1135 Change-Id: I6009e8fdffd7d41abf33774d37631e14e68fe69e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Save edited changesArundathi Patil3-53/+90
Implemented code to save chnages to store on click of save button in editor view Issue-ID: CCSDK-1135 Change-Id: I8a2c911a94daea50c14730540f8b2e9183b5edb3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07Merge "File Download"Dan Timoney2-36/+102
2019-03-07File DownloadArundathi Patil2-36/+102
Added file download functionality Issue-ID: CCSDK-759 Change-Id: I9106ce4f6229c7d848e5bef9a1842444ca828934 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07TOSCA MetadataArundathi Patil2-21/+56
Code to fetch the b;ueprint name from tosca.meta file Issue-ID: CCSDK-1112 Change-Id: I166e5f1c2cb210de100eaf7b8f1195cdbe7d1488 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-06Merge "Deploy blueprint step"Dan Timoney1-2/+3
2019-03-06Merge "Zip file upload Methods"Dan Timoney1-3/+63
2019-03-06Deploy blueprint stepArundathi Patil1-2/+3
Removed deploy step from stepper. It will be included as part designer step. Issue-ID: CCSDK-1112 Change-Id: I91de42ba60006bdb17f45190e0d9ad61054261b2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-04Error FixArundathi Patil1-0/+1
Fixed error in editor component. Issue-ID: CCSDK-704 Change-Id: I4777bcc8b24797e65bf0be64c8191f40bf163631 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-01Zip file upload MethodsArundathi Patil1-3/+63
Added methods for zip file upload functionality Issue-ID: CCSDK-1112 Change-Id: I6cf2d54f926f2db3eaf3f28808fcc4bd0b6e994e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-27Merge "Deploy component"Dan Timoney3-6/+116