summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-22Migrate "ms/blueprintsprocess" from ccsdk/appsJessica Wagantall215-0/+14761
Migrate code from ccsdk/apps ms/blueprintsprocess subfolder into ccsdk/cds Issue-ID: CIMAN-245 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-22Migrate "components" from ccsdk/appsJessica Wagantall230-0/+12885
Migrate code from ccsdk/apps components subfolder into ccsdk/cds Issue-ID: CIMAN-245 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-22Merge "Changed image formats in CBA index"Dan Timoney4-3/+3
2019-03-22Merge "Resource Assignment content"Dan Timoney2-63/+78
2019-03-22Merge "Add workflow output resolution"Dan Timoney2-0/+27
2019-03-22Merge "Netconf executor code coverage"Dan Timoney4-29/+272
2019-03-22Merge "Ressource resolution using configurable database"Dan Timoney8-10/+58
2019-03-22Merge "Ressource resolution using configurable database"Dan Timoney10-130/+337
2019-03-22Add workflow output resolutionMuthuramalingam, Brinda Santh2-0/+27
Change-Id: I3d5bb339fd07257e86ada85e4a30040183808848 Issue-ID: CCSDK-1175 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-22Merge "Changed content of Resource Definition"Dan Timoney1-19/+19
2019-03-22Merge "Dmaap Publisher base code"Dan Timoney12-307/+584
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)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-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 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 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 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