Fix the loop template view 33/101833/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 17 Feb 2020 14:03:31 +0000 (06:03 -0800)
committersebdet <sebastien.determe@intl.att.com>
Mon, 17 Feb 2020 14:03:31 +0000 (06:03 -0800)
commit3b7f669088d5867056578b275bf4314af3a439c6
treef450bba727ee2d62c2527dfe3c13f9d6dd9d50bc
parent3a83e2a2ff88ef49535973df8dc77dc8015170da
Fix the loop template view

Fix the loop template view modal as the rest api has been changed + the database model as well
Issue-ID: CLAMP-589

Change-Id: I57521bc1c3afaf4ca5a2acf4c59823df06fd4cd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
12 files changed:
docs/swagger/swagger.json
docs/swagger/swagger.pdf
extra/sql/dump/test-data.sql
src/main/resources/META-INF/resources/swagger.html
ui-react/src/LoopUI.js
ui-react/src/__snapshots__/LoopUI.test.js.snap
ui-react/src/__snapshots__/OnapClamp.test.js.snap
ui-react/src/components/dialogs/Tosca/ViewLoopTemplatesModal.js [moved from ui-react/src/components/dialogs/Tosca/ViewBlueprintMicroServiceTemplatesModal.js with 85% similarity]
ui-react/src/components/dialogs/Tosca/ViewLoopTemplatesModal.test.js [moved from ui-react/src/components/dialogs/Tosca/ViewBlueprintMicroServiceTemplatesModal.test.js with 54% similarity]
ui-react/src/components/dialogs/Tosca/__snapshots__/ViewLoopTemplatesModal.test.js.snap [moved from ui-react/src/components/dialogs/Tosca/__snapshots__/ViewBlueprintMicroServiceTemplatesModal.test.js.snap with 82% similarity]
ui-react/src/components/menu/MenuBar.js
ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap