Fixing the issue which prevents from clicking the [+] button on templates 33/99933/2
authorIttay Stern <ittay.stern@att.com>
Thu, 26 Dec 2019 13:21:17 +0000 (15:21 +0200)
committerIttay Stern <ittay.stern@att.com>
Mon, 30 Dec 2019 04:18:18 +0000 (06:18 +0200)
commit18c3ce8d1e1d166d5302f9708036202b0258110e
treefcbcf8f2c90472d538177cb5e359b17e7b757493
parenta371bcd5601df09063af5a00b1579ce197690bfd
Fixing the issue which prevents from clicking the [+] button on templates

  i) Use modelUniqueName instead of obsolete originalName
 ii) Add RECREATE as "editable" case
iii) Lift vfModules limitation in model to 3

Issue-ID: VID-724

Change-Id: I9e55142ee379f4eead3c8634f5b816d2d1db1f8e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-automation/src/test/resources/asyncInstantiation/templates__instance_from_template__set_without_modify1.json
vid-webpack-master/cypress/integration/iFrames/instantiation-templates.e2e.ts
vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/instantiationTemplates/templates__service_model.json
vid-webpack-master/src/app/drawingBoard/service-planning/available-models-tree/available-models-tree.component.ts
vid-webpack-master/src/app/drawingBoard/service-planning/available-models-tree/available-models-tree.service.ts
vid-webpack-master/src/app/drawingBoard/service-planning/objectsToTree/models/vfModule/vfModule.model.info.spec.ts
vid-webpack-master/src/app/drawingBoard/service-planning/objectsToTree/models/vfModule/vfModule.model.info.ts
vid-webpack-master/src/app/drawingBoard/service-planning/objectsToTree/shared.tree.service.ts