Rework deploy action and close model 77/93677/2
authorxuegao <xg353y@intl.att.com>
Fri, 16 Aug 2019 09:07:24 +0000 (11:07 +0200)
committerxuegao <xg353y@intl.att.com>
Mon, 19 Aug 2019 13:27:50 +0000 (15:27 +0200)
commit691e2b7a8bb16d224a0fbe30390152ea309e88e2
tree89ad60de80038e22606fb8d34d1d2c3a102d02ee
parent6da0e17bd212ff5414a9798a2a2c3941b365d930
Rework deploy action and close model

Rework the deploy action and the close model feature.

Issue-ID: CLAMP-445, CLAMP-451
Change-Id: Ic122a584b676d50b9bddcac6e5553266b2281a01
Signed-off-by: xuegao <xg353y@intl.att.com>
ui-react/src/LoopUI.js
ui-react/src/React-Spinner.jpg [deleted file]
ui-react/src/components/dialogs/DeployLoop.js [new file with mode: 0644]
ui-react/src/components/dialogs/LoopProperties.js
ui-react/src/components/dialogs/PerformActions.js [moved from ui-react/src/components/menu/PerformActions.js with 100% similarity]
ui-react/src/components/dialogs/RefreshStatus.js [moved from ui-react/src/components/menu/RefreshStatus.js with 100% similarity]
ui-react/src/components/loop_viewer/svg/LoopSvg.js
ui-react/src/components/menu/MenuBar.js