summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Merge "Modify Component HTML changes"Dan Timoney8-76/+94
2019-03-18Merge "Removed unwanted folders and files in CBA"Dan Timoney3-22/+0
2019-03-18Merge "CBA index content change"Dan Timoney2-6/+20
2019-03-18Merge "Format Installation page"Dan Timoney1-1/+2
2019-03-18Modify Component HTML changesArundathi Patil8-76/+94
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-15Removed unwanted folders and files in CBAEzhilarasi3-22/+0
Change-Id: I0a40fba5fb31d4d915eae296891dcdcc5a93e1b9 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-15CBA index content changeEzhilarasi2-6/+20
Change-Id: I5bf1930ca5e19edf04535195319b7f080bb00735 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-15Format Installation pageEzhilarasi1-1/+2
Change-Id: I12587be75298e8e4af2cbe8606ac27b01e6c9079 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-15Format CDS index pageEzhilarasi1-1/+1
Change-Id: If12d982ed30564ff26b6ef8de281f37e43d7327a Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Merge "Removed inline css styles"Dan Timoney3-105/+26
2019-03-14Merge "Fixed Side menu CBA name"Dan Timoney1-19/+15
2019-03-14Merge "Velocity mode support"Dan Timoney1-4/+3
2019-03-14Merge "Formatted Installation steps"Dan Timoney1-19/+17
2019-03-14Merge "CBA index content"Dan Timoney4-13/+18
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-14Fixed Side menu CBA nameEzhilarasi1-19/+15
Change-Id: I5cdab2c5646940f2e6d26ff0f971c4cf67717fdc Issue-ID: CCSDK-804 Signed-off-by: Ezhilarasi <ezhrajam@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-14Formatted Installation stepsEzhilarasi1-19/+17
Change-Id: I8fe0b3924a4682433e9ab5a4486fa8ad9d0c3553 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14CBA index contentEzhilarasi4-13/+18
Change-Id: If1e8ed28e7ebebdc2cc1cd7a65aa8597f70ce900 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-14Formatted the contents in CDS pageEzhilarasi1-9/+9
Change-Id: I5ce06a4ed5fc15bf3b9e9f2e567d1a8b5affc66d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Merge "Added editor modes"Dan Timoney1-1/+4
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-13Merge "Side Menu item name change"Dan Timoney1-1/+1
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-13Side Menu item name changeArundathi Patil1-1/+1
Updated Data dictionary menu name to "Resource Definition" Issue-ID: CCSDK-804 Change-Id: I947481889653a9b3cc39b34b8f7bd6da83e3fbbd 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-13Added editor modesEzhilarasi1-1/+4
Change-Id: I31dfa7ce1b7b1a3d68c82652fe71c4090b06b0c9 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Merge "Added contents to CDS tools"Dan Timoney1-0/+71
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-13Merge "search sourecs options issue fixed"Dan Timoney1-8/+7
2019-03-12Added contents to CDS toolsEzhilarasi1-0/+71
Change-Id: Icf894e307aee8d3ce5e3369937a97010f054580d Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
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-12search sourecs options issue fixedSwapnali Shadanan Pode1-8/+7
Change-Id: I828414c8db8299019c073976509e0cd7408916ce Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.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-11Merge "Save edited changes"Dan Timoney4-56/+96
2019-03-11Merge "Store changes"Dan Timoney3-0/+3
2019-03-11Merge "Added content to CBA tool"Dan Timoney8-0/+0
2019-03-11Merge "CDS tools path change"Dan Timoney1-2/+5
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-11Store changesArundathi Patil3-0/+3
Added blueprint name variable to blueprintState model Issue-ID: CCSDK-1135 Change-Id: I647e9f7440663c6cf1f5672ea7fd2a75f5bcf0aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Save edited changesArundathi Patil4-56/+96
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>