aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)2-2/+2
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)3-3/+3
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)11-12/+12
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)23-28/+25
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-21Changed image formats in CBA indexEzhilarasi4-3/+3
Change-Id: I129ba239dad7ad35d0ba155be46d4306e32df423 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@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-21Merge "Designer View css changes"Dan Timoney1-1/+1
2019-03-21Merge "jsoneditor dependencies added"Dan Timoney2-1/+3
2019-03-21Merge "sources template changes"Dan Timoney3-16/+41
2019-03-21Merge "Search pipe"Dan Timoney1-7/+8
2019-03-21Merge "Removed unwanted componets"Dan Timoney10-318/+0
2019-03-21Merge "Removed save component"Dan Timoney1-2/+0
2019-03-21Merge "Removed unwanted files and folders"Dan Timoney2-73/+0
2019-03-20Netconf executor code coveragevinal patel4-29/+272
Change-Id: Ia7b6ece822e4ad551f2b562d11842f3a8be03219 Issue-ID: CCSDK-1126 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-20Resource Assignment contentEzhilarasi2-63/+78
Change-Id: I98c4664f65c23c13241cdea24a7b35723cb39d6e Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-20Changed content of Resource DefinitionEzhilarasi1-19/+19
Change-Id: I8456c05e648a62b3817a0ae90ff12b65a8b2fefa Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-20CDS-SDC Listener applicationprathamesh morde12-0/+528
Things done- CDS-SDC listener able to register for SDC distribution. Download the artifacts. Things to do- Add logic to parse the blueprint from CSAR and store it into CDS DB. Change-Id: I2fe01af73814e749f93a62d3a90e1f05947c0505 Issue-ID: CCSDK-349 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-03-20Deleting target directory before BP enhance testottero1-0/+15
The enhancement process reads a blueprint entry definition and creates the files describing the types used by it. At the end of the enhancement process, the blueprint files are copied to a directory. However, if it is not the first time the test is being run, the previous files won't be deleted beforehand. This does not represent a problem in case the blueprint has not added any extra file, but in the cases where a script is deleted, renamed or moved, the enhancement won't remove the old file. For test purposes, this is not a problem, but since the enhancement te- st is also used by developers to enhance their blueprints during deve- lopment, a small cleaning routine was added to remove the enhancement target directory before the operation starts, to avoid mistakes where a old version of a script is still being zipped as part of the blueprint Change-Id: I971f29f146b75d566a35cda0cb7a32a9a24be58e Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>
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-20jsoneditor dependencies addedSwapnali Shadanan Pode2-1/+3
Change-Id: I5d1fa9c4ba74233792b641acd9bbb1300458bf35 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20sources template changesSwapnali Shadanan Pode3-16/+41
json editor added in panels Change-Id: I99430bc4bcc3be2e729b551a77a2677dcd74d46e Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20Search pipeSwapnali Shadanan Pode1-7/+8
Change-Id: I12067ff7e9e7a8aac1ea11328e8d0da08cb791f2 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.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-20Removed unwanted componetsSwapnali Shadanan Pode10-318/+0
Change-Id: I8fa225f4f7999e8613786726f88e07fe3259d67f Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20Removed save componentSwapnali Shadanan Pode1-2/+0
Change-Id: I0bec8a830384dc0ba02739e6a5ad7e7a9cebf7c4 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.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-19Dmaap Publisher base codejanani b12-307/+584
Dmaap publisher code for any component to create a session with the message-router Issue-ID: CCSDK-693 Change-Id: I4e992f8e0d797a9a5ba169c47b81a54cabc907cb Signed-off-by: janani b <janani.b@huawei.com>
2019-03-19Removed unwanted files and foldersEzhilarasi2-73/+0
Change-Id: I38081c450c458fb7e4f304c236d76f869978a73a Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-19Modified CBA contentEzhilarasi1-10/+54
Change-Id: I17db49b8aa1864260e0d70c4b42f95257f6d4d08 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-18Ressource resolution using configurable databasevinal patel8-10/+58
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-18Ressource resolution using configurable databasevinal patel6-7/+9
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-18Ressource resolution using configurable databasevinal patel10-130/+337
Change-Id: I40338a221884d6f4df4c8a7dc3dac1f58f142074 Issue-ID: CCSDK-1092 Signed-off-by: vinal patel <vinal.narendrabhai.patel@ibm.com>
2019-03-18Merge "Propagate exceptions correctly"Dan Timoney3-4/+4
2019-03-18Merge "Propagate exceptions correctly"Dan Timoney1-1/+1
2019-03-18Merge "Propagate exceptions correctly"Dan Timoney10-15/+50
2019-03-18Merge "Adding custom headers capability to REST client"Dan Timoney18-162/+422
2019-03-18Merge "Adding custom headers capability to REST client"Dan Timoney9-44/+101
2019-03-18Merge "Add workflow node template enrichment"Dan Timoney9-40/+68
2019-03-18Merge "Add workflow node template enrichment"Dan Timoney10-5/+205
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-18Propagate exceptions correctlyAlexis de Talhouët3-4/+4
Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6 Issue-ID: CCSDK-1120 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-18Propagate exceptions correctlyAlexis de Talhouët1-1/+1
Change-Id: Idaf66eeaa6e57d27c576099fd6ffdeb8b6d8d6c6 Issue-ID: CCSDK-1120 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>