aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-28*WIP*: draft of a blueprint for configuring a PNFRodrigo Ottero1-2/+27
This is a still-in-development draft of a blueprint, intended to be used to configure PNFs. It has been put in review as requested, to make easier for the community to make comments on it. The design considers that a blueprint will be created for each possible PNF. In some files, there are questions about the structure or content. The- se questions are surrounded by HTML comment tags <!-- -->, even if the file itself is not HTML - the intent is just to clearly highlight the questions. All of them are preceded by the string "QUESTION", to facil- itate search. Change-Id: Ib3ed2afb80693429dc23b7ac73c5cbe49b3f5c9a Issue-ID: CCSDK-1107 Signed-off-by: Rodrigo Ottero <rodrigo.ottero@est.tech>
2019-02-28button stylingSwapnali Shadanan Pode3-6/+7
Change-Id: I1147b4c2a529863d8fdb47d2388c9f9d02a18b08 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-28upload json fileSwapnali Shadanan Pode1-1/+1
Change-Id: I2d469f7dbc86b3fb0057a43cd945fead7c66a054 Issue-ID: CCSDK-808 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-27Adding metadata changes and json fileSwapnali Shadanan Pode3-5/+54
Change-Id: I3498d5ec8239bfcfcc4b2630ccd65637c1b0801a Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-27Merge "Deploy component"Dan Timoney3-6/+116
2019-02-26Dmaap Publisher base codejanani b10-0/+611
Dmaap publisher code for any component to create a session with the message-router Issue-ID: CCSDK-693 Change-Id: Ia60079e2b013ea623f776ff7db9dea4bed4636df Signed-off-by: janani b <janani.b@huawei.com>
2019-02-26Deploy componentArundathi Patil3-6/+116
Created UI for buleprint deploy and save Issue-ID: CCSDK-1102 Change-Id: I1c3874361cffc5e446f187d7ea4e4622c94948c8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-26Test componentArundathi Patil2-29/+81
Added test component changes as per the mockup Issue-ID: CCSDK-761 Change-Id: Ie0d86a00d6d0b0ae540bcd78a37dcac74ad903a8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-25Add extension validation frameworkMuthuramalingam, Brinda Santh20-164/+394
Change-Id: I5674e8da70cc4d20899f6fe2163a595b28861036 Issue-ID: CCSDK-1103 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-25Add extension validation frameworkMuthuramalingam, Brinda Santh6-3/+50
Change-Id: I5674e8da70cc4d20899f6fe2163a595b28861036 Issue-ID: CCSDK-1103 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-25Merge "Provide correct output to #process request"Dan Timoney1-0/+4
2019-02-25Merge "Add dsl model definition"Dan Timoney1-0/+9
2019-02-22Add dsl model definitionMuthuramalingam, Brinda Santh15-36/+202
Change-Id: Ic2332e32d142f231cc8a3a25e2528cde455da827 Issue-ID: CCSDK-1095 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
2019-02-22Add dsl model definitionMuthuramalingam, Brinda Santh1-0/+9
Change-Id: Ic2332e32d142f231cc8a3a25e2528cde455da827 Issue-ID: CCSDK-1095 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> Signed-off-by: Balazinski <bartosz.balazinski@ibm.com>
2019-02-22Provide correct output to #process requestAlexis de Talhouët3-8/+16
Change-Id: I7e5ceb6fc46b8b8e6289db9b4efe2f27e3f9ce91 Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-22Provide correct output to #process requestAlexis de Talhouët1-0/+4
Change-Id: I7e5ceb6fc46b8b8e6289db9b4efe2f27e3f9ce91 Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-22Merge "Loopback rest service"Dan Timoney3-0/+117
2019-02-22Merge "Added Ace-editor component"Dan Timoney2-16/+31
2019-02-22Merge "Button style changes"Dan Timoney1-1/+2
2019-02-22Merge "Style changes in Select template"Dan Timoney1-1/+2
2019-02-22Merge "Mat stpper button style change"Dan Timoney1-4/+3
2019-02-22Merge "Editor text options and change"Dan Timoney1-12/+67
2019-02-22Merge "Editor module import"Dan Timoney1-2/+5
2019-02-22Merge "Stepper changes"Dan Timoney1-5/+5
2019-02-22Merge "Fixed issues in metadata component"Dan Timoney3-7/+8
2019-02-22Properly handle async gRPC requestAlexis de Talhouët4-22/+43
Change-Id: Ia5016759466c57f749c146a004374c2cbff60f9d Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-22Loopback rest serviceArundathi Patil3-0/+117
Created rest service , which will be used to interact with backend API's Issue-ID: CCSDK-1097 Change-Id: Ie91b1b60e2237c1ec80e490877dc6292c3106835 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Button style changesEzhilarasi1-1/+2
Search upload button changes Change-Id: I9fde93e62d63a90cc10ca9fb1daaa074db4a9711 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Style changes in Select templateEzhilarasi1-1/+2
Change-Id: If1c6edd9274dd43d8474f1ef0afcc70eaaa4f04b Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Mat stpper button style changeEzhilarasi1-4/+3
Change-Id: Ie4857ad9cbab5d863587ab069aa5f923894031f7 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Editor text options and changeEzhilarasi1-12/+67
Change-Id: I347f8b9e47ed8af1e40907da3b535a5d45243b1a Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Added Ace-editor componentEzhilarasi2-16/+31
Change-Id: Ib140ee5b32ab738b88cc1d499ca9248373a3bb99 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Stepper changesArundathi Patil1-5/+5
Changed the sequence of steps in blueprint creation. Moved deploy step before test Issue-ID: CCSDK-1069 Change-Id: If40d7f91749521cb46524202f311be44ab2bc86f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Editor module importEzhilarasi1-2/+5
Change-Id: I5a72a201985f55ac7feb5c9cb313f1e1574dc1ba Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Fixed issues in metadata componentEzhilarasi3-7/+8
Change-Id: Ibe0a330b57ed043f31e6a30e424d48a569fd4cc2 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Added changes in Resource EditSwapnali Shadanan Pode6-17/+85
Change-Id: Iaa383538ed29c8f242385bab1197fadc4abe4fd2 Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-22Added Tech-M licenseSwapnali Shadanan Pode1-8/+30
Change-Id: I924da04a265db99dfd1fe70919da76949201d9f3 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-21Merge "Fixed titles in Devleopment section"Dan Timoney1-8/+4
2019-02-21Merge "Editor mode scripts to angular"Dan Timoney1-132/+136
2019-02-21Merge "Update metadata change to stores"Dan Timoney1-7/+11
2019-02-21Merge "Modify component changes"Dan Timoney3-13/+36
2019-02-21Merge "File View-editor component"Dan Timoney3-3/+123
2019-02-21Fixed titles in Devleopment sectionEzhilarasi1-8/+4
Change-Id: I82b8dd82408a5c6fcc92bdbdc9650645d129efb1 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Merge "Removed Next stepper button"Dan Timoney1-25/+22
2019-02-21Editor mode scripts to angularEzhilarasi1-132/+136
Added editor language support mode scripts to Angular.json Change-Id: I9bb3313063aaef0935e690c63aa9d9711783e274 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Merge "Adding new component sources-template"Dan Timoney4-0/+270
2019-02-21Merge "Adding new component resource-metadata"Dan Timoney4-0/+154
2019-02-21Update metadata change to storesEzhilarasi1-7/+11
Changes done in Metadata form updated to stores Change-Id: Ia6dcc7b2983716cff12ffe9d0ecec7532261fe77 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21File View-editor componentArundathi Patil3-3/+123
Added file manager code for editor component. User can select the file to be viewed through this file manager Issue-ID: CCSDK-1098 Change-Id: I1063069f8d6f982b0667210673aa3369465e1c3f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-21Removed Next stepper buttonEzhilarasi1-25/+22
Removed extra button from stepper form 1 Change-Id: I0581ad81e2708aa26a0f99b4708d11f9330c4dfa Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>