Drawing Board RECREATE will use a new route that retrieves a template 49/99049/4
authorAlexey Sandler <alexey.sandler@intl.att.com>
Tue, 3 Dec 2019 11:04:42 +0000 (13:04 +0200)
committerIttay Stern <ittay.stern@att.com>
Tue, 3 Dec 2019 15:40:32 +0000 (17:40 +0200)
commit9e65dc01257d59b78f89077b94cc6393efef1893
treec08fc893af8efd88a1d3e691cde9e565e0314674
parent2a8f0ba72f2c449d2048674a22820d4f8385f8ca
Drawing Board RECREATE will use a new route that retrieves a template

Use endpoint "templateTopology" instead of "bulkForRetry"

Issue-ID: VID-724

Change-Id: Ic92971e29d1f78768aeb82158ce424ff31bfbbb0
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
vid-webpack-master/cypress/integration/iFrames/instantiation-templates.e2e.ts
vid-webpack-master/src/app/drawingBoard/drawingBoard.routing.ts
vid-webpack-master/src/app/shared/resolvers/recreate/recreate.resolver.spec.ts [new file with mode: 0644]
vid-webpack-master/src/app/shared/resolvers/recreate/recreate.resolver.ts [new file with mode: 0644]
vid-webpack-master/src/app/shared/services/templateService/instantiationTemplates.service.spec.ts [new file with mode: 0644]
vid-webpack-master/src/app/shared/services/templateService/instantiationTemplates.service.ts [new file with mode: 0644]
vid-webpack-master/src/app/shared/shared.module.ts
vid-webpack-master/src/app/shared/utils/constants.ts