fix css test and IO squash 17/58217/1
authorYarin Dekel <yarind@amdocs.com>
Tue, 31 Jul 2018 07:10:07 +0000 (10:10 +0300)
committerYarin Dekel <yarind@amdocs.com>
Tue, 31 Jul 2018 10:47:55 +0000 (13:47 +0300)
commitaface0df975ad060a6fe76a02d760d4102dcbce2
treeb90bc29c94d13d1c5946569528c583aac55aafd4
parent12fe45f7982fec92b39c8a981a0f42530e6c1c83
fix css test and IO squash

Issue-ID: SDC-1575
Change-Id: I89017be62905c5e12848057b3c07f113396db1b5
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
17 files changed:
workflow-designer-ui/src/main/frontend/resources/scss/common/_utils.scss
workflow-designer-ui/src/main/frontend/resources/scss/components/_customModal.scss
workflow-designer-ui/src/main/frontend/resources/scss/components/_versionController.scss
workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
workflow-designer-ui/src/main/frontend/resources/scss/features/_overview.scss
workflow-designer-ui/src/main/frontend/src/features/version/general/generalApi.js [deleted file]
workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/InputOutputView.jsx
workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputConstants.js
workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputReducer.js
workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputValidations.js
workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionControllerView.jsx
workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/ActionButtons.js
workflow-designer-ui/src/main/frontend/src/features/version/versionSaga.js
workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/createWorkflowSaga-test.js
workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowSaga.js
workflow-designer-ui/src/main/frontend/src/features/workflow/workflowConstants.js
workflow-designer-ui/src/main/frontend/src/features/workflow/workflowSelectors.js