fix artifact not updating with versioning 34/84434/4 1.4.0
authorAriel Kenan <Ariel.Kenan@amdocs.com>
Sun, 7 Apr 2019 09:16:37 +0000 (12:16 +0300)
committerAvi Gaffa <avi.gaffa@amdocs.com>
Sun, 14 Apr 2019 08:38:08 +0000 (08:38 +0000)
commit1dc6361b5b1d10b30fdd6f93454e67861ed1db35
tree36a955a3257ee651f57d40c4692f1597036e212e
parent7e18b05f01c7e92d7b6d48790770f49689e08508
fix artifact not updating with versioning

Change-Id: Id343b73f600154eff7b52b643be3aeca3bdf23c9
Issue-ID: SDC-2223
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
workflow-designer-ui/src/main/frontend/src/features/version/composition/CompositionUpdate.js [new file with mode: 0644]
workflow-designer-ui/src/main/frontend/src/features/version/versionConstants.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__/VersionControllerView_snapshot-test.js
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/views/ActionButtons.js
workflow-designer-ui/src/main/frontend/src/features/version/versionReducer.js