summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-01Improve function interfacesMuthuramalingam, Brinda Santh38-239/+488
Change-Id: I24f45d39ac05491a4217101e00bcbf8d122e4e1a Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-31Merge "Updated prerequisites"Dan Timoney1-0/+3
2019-03-31Merge "Update golden blueprint"Dan Timoney12-568/+509
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-31Merge "Fix logging dependency conflict"Dan Timoney63-296/+228
2019-03-31Merge "Update sshd to 2.2.0"Dan Timoney4-9/+5
2019-03-31Merge "Addressing last review comments"Dan Timoney2-19/+35
2019-03-31Merge "Added Expirimental decorators support"Dan Timoney1-1/+4
2019-03-31Merge "Editor component css changes"Dan Timoney2-3/+17
2019-03-29Update golden blueprintAlexis de Talhouët12-568/+509
Change-Id: Ib80de8dfed834b0ed062adafd1b029eb715be3e5 Issue-ID: CCSDK-1149 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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-29Fix logging dependency conflictAlexis de Talhouët63-296/+228
- use spring logging framework - get rid of EELF - do not get sl4fj transitivly Change-Id: I1d47749b53dca2f3a815a2d9898b7a0388725655 Issue-ID: SDNC-710 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-03-29Update sshd to 2.2.0Alexis de Talhouët4-9/+5
Change-Id: I1bc052cfc7681d0f5d6793aa08e2083332ee88b3 Issue-ID: CCSDK-1137 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-29Merge "Add Restconf Kotlin script sample"Dan Timoney14-30/+307
2019-03-29Merge "Improve Rest Service API"Dan Timoney2-4/+145
2019-03-29Merge "Update parent to latest"Dan Timoney2-2/+2
2019-03-29Merge "Improve blueprint save"Dan Timoney27-300/+535
2019-03-29Update parent to latestAlexis de Talhouët2-2/+2
Change-Id: I233b7b9955f20abd2100dc6474ed03f510e0a6e8 Issue-ID: SDNC-717 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-28Addressing last review commentsottero2-19/+35
Addressing comments done in the last review: https://gerrit.onap.org/r/#/c/83516/ Change-Id: I5bdac316fd07b5a82eea7a67425d8c402514c46a Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-28Added Expirimental decorators supportArundathi Patil1-1/+4
Set ExpirimentalDecorators to true in tsconfig.json to remove the decorators errors across the project Issue-ID: CCSDK-1171 Change-Id: I6a25e0eb02800a3ad19fbf46e957f9683f246746 Signed-off-by: Arundathi Patil <arundpil@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-28Updated prerequisitesArundathi Patil1-0/+3
Added prereqisites under development section Issue-ID: CCSDK-917 Change-Id: I2fcb03bd021825fb09ea3108147c6ee6f43b1626 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-27Enable all modulesAlexis de Talhouët1-2/+2
Change-Id: I8229a31e8bab63a0f82113ce743e4cb26b844a84 Issue-ID: CCSDK-1177 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-27Merge "Creating a reusable Restconf client"Dan Timoney4-78/+97
2019-03-27Merge "Added Microservice links to index"Dan Timoney1-2/+6
2019-03-27Merge "Update starter-type"Dan Timoney40-407/+35
2019-03-27Merge "Do not start 2 netty server"Dan Timoney1-27/+6
2019-03-27Merge "Fix cds ui build"Dan Timoney4-5/+4
2019-03-27Merge "Modify template changes"Dan Timoney1-2/+2
2019-03-27Merge "File manager changes"Dan Timoney3-53/+97
2019-03-27Creating a reusable Restconf clientottero4-78/+97
The code in RestconfConfigDeploy.py that was responsible for making the Restconf connections was extracted to another script, making it reusa- ble by other blueprints Change-Id: Ib7d8870f29c76b120ccd3e3e5ba7e13765414269 Issue-ID: CCSDK-926 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-27Add Restconf Kotlin script sampleMuthuramalingam, Brinda Santh14-30/+307
Change-Id: Ia6196c7e45b1f3d8a3598f858f0d8380a3463ae9 Issue-ID: CCSDK-1080 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-27Improve Rest Service APIMuthuramalingam, Brinda Santh2-4/+145
Change-Id: I4addb046f5e20f36f0c5d810bc547b02a70d4c17 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-27Improve blueprint saveMuthuramalingam, Brinda Santh27-300/+535
Change-Id: Ibac2ef9cd7e217db809a6a695ea0ee39a6bd2e21 Issue-ID: CCSDK-1137 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-27Update starter-typeAlexis de Talhouët40-407/+35
Change-Id: Ib9ed9aaa75896ad7870778420cd09e997dbbf592 Issue-ID: CCSDK-1181 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-27Added Microservice links to indexEzhilarasi1-2/+6
Change-Id: I54279e77e20d9637ea40cd3bb21042cca5e8b6bf Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>