aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui
AgeCommit message (Collapse)AuthorFilesLines
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 Darosz20-18/+428
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 PNFdermot1234-4/+14
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 - UImiriame31-49/+1555
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 Amit7-218/+56
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 operationArielk8-41/+77
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-15update sdc version in masterMichael Lando1-1/+1
update sdc version to 1.4.0 for master Change-Id: Ia3b16b397b6e01dc185549dd20be399ee67a791a Issue-ID: SDC-1913 Signed-off-by: Michael Lando <michael.lando@intl.att.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-11-05bump sdc version to 1.3.3Michael Lando1-1/+1
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-01update sdc to version 1.3.2Michael Lando1-1/+1
Change-Id: Ibd1a6a23f061c23e8bb0bb603f6ac315581564f6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-24update sdc version to 1.3.1Michael Lando1-1/+1
Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.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>
2018-10-11Operation screen changes.Arielk11-70/+196
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-11graph-v2 refactoringAnjali walsatwar4-105/+104
Issue-ID: SDC-1789 Change-Id: Ic06c392a62a9db35d561e62c95ecb2a53e428cd9 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-11composition-graph refactoringAnjali walsatwar5-383/+329
Issue-ID: SDC-1789 Change-Id: I65f8b68fd79dc9e9cbc78fe1b7f06af24f777985 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-11Refactoring Catalog UI codeAnjali walsatwar1-82/+40
Issue-ID: SDC-1789 Change-Id: I9e1f5b436d234e113505bb461991ff90cca2b955 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-10Plugin load by the UIIdan Amit6-8/+38
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-10-02Added license header in html fileAnjali walsatwar41-0/+656
Issue-ID: SDC-1789 Change-Id: Ie024dfeee673f34998a64e31df25467f10f96873 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02Added license header in html fileAnjali walsatwar16-2/+251
Issue-ID: SDC-1789 Change-Id: Ibcf49284a713df0766ac4b7131a534d99cb0a0cd Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02printGraphScreenDirective code removalAnjali walsatwar2-212/+0
Issue-ID: SDC-1798 Change-Id: I295e20bbf558e3250c37549e7b559f5175d4aed8 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.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-27app/modules RefactoringAnjali walsatwar2-6/+1
Issue-ID: SDC-1789 Change-Id: I5dbee8edec34a59f6736e0a637d785bfbbc44eb4 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>