add errors and align style 29/59029/1
authorYarin Dekel <yarind@amdocs.com>
Thu, 2 Aug 2018 10:33:56 +0000 (13:33 +0300)
committerYarin Dekel <yarind@amdocs.com>
Sun, 5 Aug 2018 07:11:59 +0000 (10:11 +0300)
commit2210e984704b0913b655c4627cd2168a61ffbf8b
tree1deee32d11077454b2c5bcfa7b3fa747e016934e
parent41727d042ca0f0a0a1bb8407aa3b1a1d33f0d257
add errors and align style

Issue-ID: SDC-1592
Change-Id: I2921291042ed1fe6327f6ff2e859605c153bbef5
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
Issue-ID: SDC-1592
Change-Id: I4b706c3a1024bfccb412b1463ee51145dedac7ce
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
18 files changed:
workflow-designer-ui/src/main/frontend/resources/scss/components/_customModal.scss
workflow-designer-ui/src/main/frontend/resources/scss/components/_layout.scss
workflow-designer-ui/src/main/frontend/resources/scss/features/_overview.scss
workflow-designer-ui/src/main/frontend/src/features/version/create/CreateVersionView.jsx
workflow-designer-ui/src/main/frontend/src/features/version/create/__tests__/__snapshots__/CreateVersionView_snapshot-test.js.snap
workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputSelectors.js
workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionController.js
workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionControllerView.jsx
workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap
workflow-designer-ui/src/main/frontend/src/features/version/versionController/versionControllerSelectors.js
workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/ActionButtons.js
workflow-designer-ui/src/main/frontend/src/features/workflow/create/CreateWorkflowView.jsx
workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/__snapshots__/CreateWorkflowView_snapshot-test.js.snap
workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/__snapshots__/OverviewView_snapshot-test.js.snap
workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/overviewReducer-test.js
workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewReducer.js
workflow-designer-ui/src/main/frontend/src/shared/components/Description/index.js
workflow-designer-ui/src/main/frontend/src/shared/errorResponseHandler/errorResponseHandler.js