summaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2
AgeCommit message (Collapse)AuthorFilesLines
2019-11-10Fix incorrect rendering of search box on VF Properties Assignment tabvasraz1-0/+1
Change-Id: I7abb04fa17c525aaba414f1ba1714211ff08b46c Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2328
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-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-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 Islam11-35/+294
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 fixesArielk5-31/+40
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 Golabek2-0/+8
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 Golabek7-120/+434
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-22bug fixes to operation screen and External workflowartifact completionArielk8-57/+225
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 policiestalio10-15/+481
Change-Id: I54dc7b444e08117097c314cf5f51bd356ac5287d Issue-ID: SDC-2240 Signed-off-by: talio <tali.orenbach@amdocs.com>
2019-04-11Apply Valid Value Constraints validationsiddharth09059-5/+44
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 Darosz6-1/+329
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-03-18Service Consumption FEojasdubey14-13/+971
Service consumption feature frontend implementation Change-Id: I68e1b507b1d4379b271fe97428ff8ae86dc11b4c Issue-ID: SDC-1990 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2019-03-05Add 'Req & Cap' screen for VF/PNF/Service - UImiriame11-3/+595
Issue-ID: SDC-2142 Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-02-28fix artifact delivery id implementationArielk4-11/+11
Change-Id: Ib2dc33852ff86ec0fd789b74e6a1fd7d9a50e798 Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-14Add 'Service Dependencies' tab in composition pagemiriame13-10/+835
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 propertiesArielk5-18/+89
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 Amit2-41/+40
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 enhancementsArielk14-301/+922
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 operationArielk6-40/+58
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-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-10-18header correction in Catalog UI panel packageseshukm3-0/+48
Change-Id: I15a4291a78c1e950837f4e8e852315ee05ef7659 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@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 UIArielk7-103/+73
Change-Id: Id390261074721966ad85f881ae8c9e39b5022fad Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-10-11Operation screen changes.Arielk8-58/+181
1. [ATTASDC-7390] Output parameter support 2. VF Workflow context 3. [ATTASDC-7420] "Opening same operation displays invalid fields and values" Change-Id: I7bb94b50ad299af6080266076b5e0b632ef5e0e7 Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-10-11Fix Header of the compositionseshukm7-0/+113
Change-Id: I3b26c45d7a222a3ce747b75334961fed274b3057 Issue-ID: SDC-1700 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-10Plugin load by the UIIdan Amit3-8/+35
Changed the original plugin API to only return the plugins list Changed the plugin Iframe to check if the plugin is online on every init Change-Id: I7916668de17c49a2639047ef243939889a933067 Issue-ID: SDC-1400 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-09-27Fix header info of menu-itemseshukm3-10/+18
Change-Id: Icc2bca4c1afb07d037c521e88b18eb6f633283d0 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Fix header info of catalog-ui ng2seshukm6-1/+101
Change-Id: Icc47430233266218e793fa5dce1cb4cc91824aa5 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Fix Copyright info in component take2seshukm20-0/+322
Change-Id: Ia79f20d2489a8ee6cabd82ca41122791d0393b41 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-24Fix Copyright info in sdc Take 1seshukm10-30/+154
Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-20Fix wrong selected tab in top-navIdan Amit1-1/+5
Fixed a bug with wrong selected tabs in the top-nav Change-Id: I0a4fdb2d62154207b60fee641bf28b7f971d2456 Issue-ID: SDC-1583 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-09-20Fix copyright of interface-operation html fileseshukm3-0/+48
Change-Id: Id3eb18844ed316462afc6ab03bca20e73230d8f6 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-13Service operation UI mergeArielk9-139/+220
Change-Id: I9e8f584b61638696272738220d73086ebd168c96 Issue-ID: SDC-1739 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>