aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master
AgeCommit message (Collapse)AuthorFilesLines
2019-12-17Fixing node count icon VfModule + unit tests.Yoav Schneiderman2-10/+125
Issue-ID: VID-726 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I07538d9e77ff3e983da35f90f73eb62c9fdfce4b
2019-12-17Templates: Test deployment of a Cypress edited templateIttay Stern2-2/+2
Use templates__instance_from_template__set_without_modify1.json in API test, and make sure values comply. Fix multiselect control to keep platform name as-is when field not touched but "set" is set. Issue-ID: VID-724 Issue-ID: VID-722 Change-Id: Ic0e4cc36027c56f900f6d7e0aa2b01da7d0c728f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Templates: Test deployment of a Cypress *edited* without changes templateSara Weiss2-6/+32
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: If70e4cb35d6a0feb0972da3f212b8a87892004cd
2019-12-17Merge "default maven build of vid-webpack-master to run build and unit tests"Ittay Stern2-1/+4
2019-12-17Merge "Add details in template list popup"Eylon Malin3-10/+15
2019-12-17Merge "Templates: show correct values of sdnc-preload, volume-group name"Eylon Malin1-11/+14
2019-12-17Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests ↵Eylon Malin26-71/+101
modifications"
2019-12-17Templates: show correct values of sdnc-preload, volume-group nameIttay Stern1-11/+14
Rename fields in VfModule: - volumeGroupName instead of volumeGroupInstanceName - sdncPreLoad instead of usePreload Also allow "set" on pupups by providing an empty "existingNames" Issue-ID: VID-724 Change-Id: I18ea0c3fdb4fe716c01902effbb577844000f958 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Add details in template list popupYoav Schneiderman3-10/+15
Issue-ID: VID-730 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Id6c04f3400bb0b518e857011dfb72042cb79d184
2019-12-17default maven build of vid-webpack-master to run build and unit testsEylon Malin2-1/+4
Issue-ID: VID-729 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I244996542d9b9d8f92af4db325d22585f0327d0f
2019-12-16Merge "When opening new VNF modal the modal should be empty."Eylon Malin14-29/+117
2019-12-16Do not show retain VGs checkbox in VFM Upgrade modal + tests modificationsAmir Skalka26-71/+101
Business&test(cypress&UT), refactor of some files, fix of typos, upgrade jest version etc. Issue-ID: VID-603 Change-Id: I2153c8a7f300bfa34f6817704b08f0c2a046a4e7 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
2019-12-16Merge "change serviceBase modal file name to InstantiationBase"Eylon Malin4-3/+3
2019-12-16When opening new VNF modal the modal should be empty.Yoav Schneiderman14-29/+117
Issue-ID: VID-727 Change-Id: I29a83ae7460c30661ad5d99860bcddda5a2936be Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-16instantiation template modal disabled buttonSara Weiss1-1/+1
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I75d094739334863dd65e029118caa4ad5665372b
2019-12-16Merge "Allow edit service button to be shown on service context menu in ↵Ittay Stern5-10/+48
recreate mode."
2019-12-16Allow edit service button to be shown on service context menu in recreate mode.Alexey Sandler5-10/+48
Issue-ID: VID-724 Change-Id: Ife26ef3278a37555a80fe4f3e8afa56666ca81ba Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-16change serviceBase modal file name to InstantiationBaseSara Weiss4-3/+3
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I69b0a7bb7d996204416475678d061a9f3c838c06
2019-12-16Merge "change context menu item name to Create another one"Ittay Stern2-3/+4
2019-12-16change context menu item name to Create another oneEylon Malin2-3/+4
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I0bd8df7a36634c9a93aedbb1e8ec2c8114538f8e
2019-12-16fix FE unit test serviceBase modalSara Weiss1-3/+5
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: If8ff87b38bfec17f371a7c51d730151f60f89994
2019-12-15Merge "when there is no max instances for VfModule/Network show Unlimited ↵Ittay Stern8-19/+42
(default) in component info"
2019-12-15when there is no max instances for VfModule/Network show Unlimited (default) ↵Eylon Malin8-19/+42
in component info Issue-ID: VID-726 Change-Id: Ic296de9ba2c8d25a7b5f3bd789ffb5fdef0329d0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-15Load template button in new template modalSara Weiss8-72/+110
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I3a3d6a10b364b61f6a7631b47107b7c4de601aaf
2019-12-15when there is no max instances for VfModule show Unlimited (default) in ↵Eylon Malin7-25/+33
model info Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3718c0f89204d5272872dca18f3e953e05a94dfe
2019-12-12when there is no max instances for VNF show Unlimited (default) in model infoEylon Malin5-3/+23
Issue-ID: VID-726 Change-Id: I9a53f76f97d96c565ec79f3a3e7d908c49f51af1 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-12Merge "when there is no max instances for VNF show Unlimited (default) in ↵Amichai Hemli3-14/+12
component info"
2019-12-12Merge "Add edit button on service context menu."Eylon Malin3-3/+35
2019-12-12Merge "Adding filter (Implement in FE) + cypress + tests"Eylon Malin4-14/+31
2019-12-12Add edit button on service context menu.Alexey Sandler3-3/+35
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I6f050e77b41e57016a01c622b0bb09e5e36155e2
2019-12-12when there is no max instances for VNF show Unlimited (default) in component ↵Eylon Malin3-14/+12
info Issue-ID: VID-726 Change-Id: Ib939e18f63ae02b1b1944436e8d5c80fdc1e53ed Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-12Adding filter (Implement in FE) + cypress + testsYoav Schneiderman4-14/+31
Issue-ID: VID-724 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I7969a0d21d2abeaa458fb3cd3cf56c085e398be2 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-12-12Merge "Show previous instantiations button only in new service modal"Eylon Malin3-28/+32
2019-12-12Merge "cypress test - default max instances of VNFs is unlimited"Amichai Hemli1-12/+27
2019-12-12Show previous instantiations button only in new service modalSara Weiss3-28/+32
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: Ia1dfd930be3b392a2772b0c9f791ab9ff9d84565
2019-12-12cypress test - default max instances of VNFs is unlimitedEylon Malin1-12/+27
Issue-ID: VID-726 Change-Id: I1e5dd9997a4ab38944a56cce8dd94b24ae0320dd Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-11Merge "Add cypress test that check vnf popup contains correct lcp region data."Eylon Malin1-31/+61
2019-12-11Add cypress test that check vnf popup contains correct lcp region data.Alexey Sandler1-31/+61
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8231009ca8753987055291af83eb5c088d816ac8
2019-12-11cypress test - default max instances of vfModule is unlimitedEylon Malin3-30/+62
Issue-ID: VID-726 Change-Id: I9f4d8b8b07f02f30aab3488f011eb12ce71c0a68 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-11change default max instances of VfModule to unlimitedEylon Malin4-24/+50
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id7ee4f62593ad0f70dc9ba95b286fa7a44455f6b
2019-12-11add common method for getting max allowed instances of vfModule + UTEylon Malin2-20/+35
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib4597a027a6ac519ca2290d41b0f3208d47cc5b3
2019-12-10Adding unlimited max value to VNF, NETWORKYoav Schneiderman20-219/+324
Issue-ID: VID-726 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I0c3d503c8e4f6cb14081de8f6a619a67eee080b7 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-12-09Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ↵Amichai Hemli2-119/+2
String"
2019-12-09Change ServiceInstance's top-level rollbackOnFailure serialization to StringIttay Stern2-119/+2
This will satisfy a new test: Template Topology API test: Deploy Cypress -> getTemplateTopology returns the same template Also updating templates__instance_template.json with actual "templateTopology" endpoint fields. Issue-ID: VID-724 Change-Id: I1160656c9a58ab2678ca6f2529688463fbd60a91 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Show previous instantiations button in new service modal e2e testSara Weiss2-3/+3
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I0afa4fe8907c4e03630e15042188b794e4acfcc4
2019-12-09add create another one menu item to instantiationStatus pageEylon Malin7-39/+73
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I205bc276ec7ba59eae37207f0976867bd496043f Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-08another try to fix cypress test should enable correct menu itemsEylon Malin2-93/+55
Issue-ID: VID-724 remove another row form test setup Change-Id: I9846078e7e5d1ed88b6329a026ee542f69aa53fe Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-08Merge "Changing VNF platform to multiselect + cypress + API"Amichai Hemli11-79/+43
2019-12-08Merge "Add existingVNFCounterMap to mock json file to display the Service ↵Ittay Stern2-0/+2
Model."
2019-12-08Changing VNF platform to multiselect + cypress + APIAlexey Sandler11-79/+43
Issue-ID: VID-724 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie8c720974da3419e26ce7e8675622f75780581b9 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>