Introduced feature toggle for workflows API 49/81849/2
authorgolabek <tomasz.golabek@nokia.com>
Fri, 8 Mar 2019 12:05:24 +0000 (13:05 +0100)
committergolabek <tomasz.golabek@nokia.com>
Mon, 11 Mar 2019 10:37:33 +0000 (11:37 +0100)
commit1cb4db0a9820f65064dde0120dae00fb67cec446
tree194c67c9a4c4c355150d1324cfb7f2e7f568efed
parente2617e9d5b82f2605e1660750a0dae96a077d83f
Introduced feature toggle for workflows API

FLAG_HANDLE_SO_WORKFLOWS was added to list of flags and used in js

Change-Id: I720cd01b001fd1be75ec49628d7bb4b04f883384
Issue-ID: VID-398
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
vid-app-common/src/main/java/org/onap/vid/properties/Features.java
vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties
vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
vid-app-common/src/main/webapp/app/vid/scripts/constants/componentConstants.js
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.controller.js
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.controller.test.js
vid-app-common/src/main/webapp/app/vid/scripts/services/change-management.service.js
vid-automation/src/test/resources/features.properties