aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04fix bug - Service dependency - Can't select parent inputs that came from ↵miriame2-9/+18
other instances Issue-ID: SDC-2349 Change-Id: Ief5d068e1dacbef1f70766f0e3b17c1a28a35344 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-06-02add automated fadeout to sdc splashscreenAndrei_Barcovschi1-4/+10
Change-Id: Id24486b4a58d5aa2ccd1dfc8be99bf747b4263c5 Issue-ID: SDC-2258 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-05-28fix bug [SDC-2336] - Service dependency - Can't select sibling property when ↵miriame1-1/+1
sibling node is not service proxy Change-Id: Ife353a3fcf254dbedc60435adf56e372fe84ff36 Issue-ID: SDC-2336 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-05-21Rename "Ecomp Generated value" to "Generated Value"avigaffa1-1/+1
Rename "Ecomp Generated value" to "Generated Value" in create service screen Change-Id: I4e0439117e77ca9fa68719c970f3e13e4491b81b Issue-ID: SDC-2318 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2019-05-20fix bug [SDC-2317] - Auto collapse properties tables after sorting by ↵miriame2-5/+8
capability column is not applied Change-Id: Ife53616c79b9cc5271dfde6204775afdfaa3b646 Issue-ID: SDC-2317 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-05-20fix bug [SDC-2316] - Unable to select a type from Operation screen when ↵miriame1-1/+5
using Capabilities Properties Change-Id: Ie9ad5034fc3f2ef2ae9038d05e2a56f9c78ac1d6 Issue-ID: SDC-2316 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-05-14Support Capability PropertiesMojahidul Islam22-96/+488
This change includes following changes 1. Get capability properties from global types- BE 2. Show capability properties in cap/req screen 3. Support Capability Properties in assingment, operation and consumption screens Change-Id: Ieb4fa5705007c8bed3d82eb4fe4604572aa202d7 Issue-ID: SDC-2294 Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
2019-05-13operation artifact optional and fixesArielk6-38/+52
Change-Id: Ibce96d60248b26716ed518747444836b437f209f Issue-ID: SDC-2249 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-05-07Change to enable SDC list type inputToshimichi Fukuda10-2/+446
Change-Id: Ic3a9c6e714a5afd22b58bf2cb066932b1ec2a5c0 Issue-ID: SDC-2046 Signed-off-by: Toshimichi Fukuda <t_fukuda@jp.fujitsu.com> Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
2019-05-05fix bug: [SDC-2275]Service properties - issue on save multiple propertiesmiriame1-1/+2
Issue-ID: SDC-2275 Change-Id: If9e44517727547dbf2bd28ecbaa96be6114bd848 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-04-30Ability to disable GAB filters.Tomasz Golabek4-2/+10
Filters for preconfigured columns can be disabled using props. (Should be merged after 'Dynamic columns in GAB table') Change-Id: Id740ceb211c3978499b9c69197929a43e61e9cdc Issue-ID: SDC-2234 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-04-30Add missing parameter in GAB dynamic columnsPiotr Darosz1-1/+1
Add a missing parameter in GAB dynamic columns logic. Change-Id: Id50ad23ee9ad1ab9de91a812258518d684f5a86d Issue-ID: SDC-2094 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-04-30Dynamic columns in GAB tableTomasz Golabek10-133/+437
Possibility to add and remove new columns in GAB table. Currently additional columns are not stored anywhere. Change-Id: Idc204ef3da5be8f9509289461165e22d4c0068bf Issue-ID: SDC-2229 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-04-30Refactor hardcoded column configPiotr Darosz4-9/+38
Move hardcoded GAB columns configuration to configuration.yaml file Change-Id: Ie70a1d44c9a04a37c3ba0d3b5f64ad2989b11166 Issue-ID: SDC-2225 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-04-22bug fixes to operation screen and External workflowartifact completionArielk10-59/+232
Change-Id: I9d71385d6e29e1736a24f9d84581e465187e9f26 Issue-ID: SDC-2249 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-04-15Introduce column filters in GAB tableTomasz Golabek3-1/+54
Additional input is available in each GABs headers providing possibility to filter data-rows Change-Id: I3d782673e275a2dc3b2d297520ace774348a8e68 Issue-ID: SDC-2214 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-04-14Declare properties as policiestalio13-15/+502
Change-Id: I54dc7b444e08117097c314cf5f51bd356ac5287d Issue-ID: SDC-2240 Signed-off-by: talio <tali.orenbach@amdocs.com>
2019-04-11Apply Valid Value Constraints validationsiddharth090511-10/+51
Apply Valid Value Constraints validation for FE and BE in Property Assignment, Input, Service Consumption screen Change-Id: I01c7523bad702f003cd52fd88bc69fe950b2b4f3 Issue-ID: SDC-2224 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2019-04-07Generic Artifact Browser SDC UIPiotr Darosz17-18/+424
Introduce Generic Artifact Browser SDC UI in VF -> Deployment Artifacts view. Change-Id: I312c6c9d77f42ad2d073a8ad21c983ede39dfd0b Issue-ID: SDC-2211 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-04-03Ability to update PNF with new version of VSPkooper1-1/+3
Change-Id: Ie08d905bd40761b23198ad806be1750291343aae Issue-ID: SDC-2219 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-03-20Display PNF/VNF Type for PNF (frontend)kooper5-6/+15
Change-Id: I5f1ac23776976d16f8c2258f82b8dfe6aa925037 Issue-ID: SDC-2158 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-03-18Service Consumption FEojasdubey27-21/+1157
Service consumption feature frontend implementation Change-Id: I68e1b507b1d4379b271fe97428ff8ae86dc11b4c Issue-ID: SDC-1990 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2019-03-13Add Deployment Artifacts to PNFdermot1233-4/+13
Add support for PM_Dictionary and VES Events Deployment Artifacts to PNF Change-Id: Ief85d40bd180aae0662cfb58f794f5b0d7e5ec9c Issue-ID: SDC-2109 Issue-ID: SDC-2155 Signed-off-by: dermot123 <dermot.melia@est.tech>
2019-03-05Add 'Req & Cap' screen for VF/PNF/Service - UImiriame30-44/+1535
Issue-ID: SDC-2142 Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-02-28fix artifact delivery id implementationArielk6-22/+15
Change-Id: Ib2dc33852ff86ec0fd789b74e6a1fd7d9a50e798 Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-14Add 'Service Dependencies' tab in composition pagemiriame37-53/+1274
Issue-ID: SDC-1987 Change-Id: Ib5b688c12234c81fe6f89b2b5d37dd16a75b0db9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-02-05Check if WF plugin is loadedArielk4-33/+55
Change-Id: Ia3538d66ace7d5e862625861c242aed68bf09f18 Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-05Edit op crashes for existing WFArielk2-36/+37
Change-Id: I2901820a46d8360daa76b46600c67134c63f079a Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-04Add property mapping feature to ONAPTalio13-13/+361
Add service property assignment Change-Id: I29748ce12bacab06b8bc27f8875b39d80ffe5af7 Issue-ID: SDC-1988 Signed-off-by: Talio <tali.orenbach@amdocs.com>
2019-01-28Map operation outputs to input propertiesArielk6-21/+92
Change-Id: Iedf41e429c87ac9e15c8ff520e3ce7d69e44293d Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-01-22Null x when adding operation to empty listArielk2-23/+24
Change-Id: Ib54f29049d8b576f48f8459439650c45fe1248f6 Issue-ID: SDC-2052 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-01-16Interface bug fixesArielk5-26/+55
1. Editing operation, property value now shows 2. Existing interface/operation combos are now disabled in operation name dropdown 3. Adding value for Local interface name now updates validation Change-Id: I66497c12903fb47325236c09d3b2d6b248e79da7 Issue-ID: SDC-2052 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-01-16minor fixes to sdc-pubsubIdan Amit6-218/+55
Aligned sdc code to the fixes that were made in the sdc-pubsub library Change-Id: I54e48e55915dadd3fdb53c0290e013708161aa46 Issue-ID: SDC-2032 Signed-off-by: Idan Amit <idan.amit@intl.att.com>
2019-01-14Interface operation screen enhancementsArielk17-355/+1052
Change-Id: I2b510a4bf27ddf5730ed044cf77aebd955ad5862 Issue-ID: SDC-2044 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-01-01Improvement: Add property to VF - complex typesTomasz Golabek2-0/+26
Handling booleans inside map at parameter area Change-Id: I7cc149e20ee133b22ede74f41f1d230cdd799d90 Issue-ID: SDC-1996 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2018-12-03complex types selectable in Operation paramsArielk2-5/+8
Change-Id: I4ea366e1a9aff6bd0e3b707a292776bfb48b809f Issue-ID: SDC-1968 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-12-02Indicate a workflow was archived in operationArielk7-40/+75
Change-Id: I0d57384d036a575ba5dd86ad872c6e0f5b397490 Issue-ID: SDC-1866 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-11-23Service Workflow changessiddharth09058-57/+80
Service workflow change with few bug fixes Change-Id: Ice2376565bf46fb8d86fb6062654ec54bb2daa43 Issue-ID: SDC-1937 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-11-13vCPE Tunnel XConn : allottedResourcEtype isTal Gitelman1-2/+2
- failing to match SO trigger Change-Id: I5e56408f619487c436e7547c0935b3791d24016d Issue-ID: SDC-1909 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-08Fix validation bug in operation modalArielk2-3/+26
Checks is for only current tab parameters validity Change-Id: Ifd33a31c56fc3addd0ecf1479fb9d0559866b56c Issue-ID: SDC-1907 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-11-05removed resource-input & service-input folderAnjali walsatwar10-877/+0
Issue-ID: SDC-1789 Change-Id: I15868ac889a57fabb1009787098087e22e3f45a5 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-18header correction in Catalog UI panel packageseshukm6-0/+96
Change-Id: I15a4291a78c1e950837f4e8e852315ee05ef7659 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Add header catalog UI view-modelsSindhuri.A1-0/+30
Addition of headers to catalog ui view-models workspace Issue-ID: SDC-1770 Change-Id: I4e76d84159b97220f2d258b59f2c8780691ad129 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-10-17catalog UI-view-model header addSindhuri.A3-0/+76
Addition of headers to catalog ui view-models Issue-ID: SDC-1770 Change-Id: I417943b1f3686f55a9502b44f65d60a1f62064c6 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-10-17header correction in Catalog UI componentseshukm9-0/+144
Change-Id: I0ee63b051a60590ad9ddae2770c97979f1c629c0 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Fix header info of catalog-UI upgradeseshukm5-0/+82
Change-Id: I5a4e8ce5a6c8a8e1d6e1eb172f9d499e8527813a Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Fix Header info of ng2/appseshukm8-0/+130
Change-Id: If5eaf7a02bc2c3fd5c641d8903af1d4866134a44 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17correct the header for connection-wizardseshukm5-0/+82
Change-Id: I9416043c1ea2e71d9545c08cdf7cddf4542c7fd4 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-16Fixes for workflow association of operationArielk3-14/+16
Change-Id: Iae0bc661f986614b8223c247339aab728c14f5f7 Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-10-16Operation WF association UIArielk12-110/+94
Change-Id: Id390261074721966ad85f881ae8c9e39b5022fad Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>