Merge from ecomp 3374149f - AngularJS UI 87/91587/2
authorIttay Stern <ittay.stern@att.com>
Wed, 17 Jul 2019 10:26:12 +0000 (13:26 +0300)
committerIttay Stern <ittay.stern@att.com>
Thu, 18 Jul 2019 02:00:08 +0000 (02:00 +0000)
commit97cffb810fcf3d3f02d814827f24adc090cf8e2e
treefee8c342942a667f3128d1925649d6f83064427b
parentdb98c7976e57f8bacbcc93b802b4d05b1db7b8cf
Merge from ecomp 3374149f - AngularJS UI

Issue-ID: VID-378

Change-Id: I6b3243b492009035c911f63b93258ea76938fcb9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
15 files changed:
vid-app-common/src/main/webapp/app/vid/scripts/constants/componentConstants.js
vid-app-common/src/main/webapp/app/vid/scripts/constants/fieldConstants.js
vid-app-common/src/main/webapp/app/vid/scripts/constants/vidConfiguration.js
vid-app-common/src/main/webapp/app/vid/scripts/controller/InstantiationController.js
vid-app-common/src/main/webapp/app/vid/scripts/controller/ServiceModelController.js
vid-app-common/src/main/webapp/app/vid/scripts/controller/aaiSubscriberController.js
vid-app-common/src/main/webapp/app/vid/scripts/controller/deleteResumeDialogController.js
vid-app-common/src/main/webapp/app/vid/scripts/controller/testEnvironmentsController.js
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-test-environment/new-test-environment.controller.js
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-test-environment/new-test-environment.html
vid-app-common/src/main/webapp/app/vid/scripts/modals/vf-module-homing-data-action/vf-module-homing-data-action.controller.js
vid-app-common/src/main/webapp/app/vid/scripts/services/aaiService.js
vid-app-common/src/main/webapp/app/vid/scripts/services/asdcService.js
vid-app-common/src/main/webapp/app/vid/scripts/services/creationService.js
vid-app-common/src/main/webapp/app/vid/scripts/services/msoService.js