Add Pause Functionality from Inside VF Module's Edit Dialog 20/110220/3
authorikram <ikram@research.att.com>
Wed, 15 Jul 2020 21:45:37 +0000 (17:45 -0400)
committerIttay Stern <ittay.stern@att.com>
Mon, 20 Jul 2020 06:53:35 +0000 (06:53 +0000)
commitd50f96bf6dc183b49c2a5d4e7d729066ac129527
tree1ee9f2dc36b621532f96455d9ac0055126ff96b2
parentd2a7755c029d378c531faece1ba44cef48bebae1
Add Pause Functionality from Inside VF Module's Edit Dialog

Issue-ID: VID-858

Allow user to choose adding (and removing) Pause points from within the Edit Dialog of the VF Module. Currently, the support of adding is only from the vertical ellipsis menu. Also, there is currently no option of removing the pause point. This functionality will allow this to happen as well since inside the Edit dialog, the option is a checkbox which can now unchecked. Note: removing the pause point from within the vertical ellipse after being added will be covered in a separate user story. However, the desired functionality can still be reached using this commit as describe above.

Signed-off-by: ikram <ikram@research.att.com>
Change-Id: Icaf5e93bde67938836c42fc417edc278e9335e75
vid-webpack-master/cypress/integration/iFrames/pauseInstantiationOnVfModulePopup.e2e.ts [new file with mode: 0644]
vid-webpack-master/src/app/shared/components/genericForm/formControlsServices/sharedControlles/shared.controllers.service.spec.ts