Adding viewToscamodels menu 73/97873/3
authordrveerendra <vrajasekharaiah@att.com>
Thu, 31 Oct 2019 16:45:30 +0000 (12:45 -0400)
committersebdet <sebastien.determe@intl.att.com>
Mon, 4 Nov 2019 17:28:24 +0000 (18:28 +0100)
commitf6b2625c5876c5ef1b8ead0b3962362fb2924f95
treea4f365ded51ffc265b226560d20bc81d9dd28573
parent2901ca9fec4a88db325b90bda2103ffc5e921681
Adding viewToscamodels menu

Updated package.json file to include material table and material UI
react libraries. Added ViewToscalModals folder which contains js file,
corresponding test file and its snapshots

Issue-ID: CLAMP-544
Change-Id: I6b9328d6270fc32b41a152c91a9fd872f3524beb
Signed-off-by: drveerendra <vrajasekharaiah@att.com>
ui-react/package.json
ui-react/src/LoopUI.js
ui-react/src/__snapshots__/LoopUI.test.js.snap
ui-react/src/__snapshots__/OnapClamp.test.js.snap
ui-react/src/api/TemplateMenu.js [new file with mode: 0644]
ui-react/src/components/dialogs/ViewToscaModals/ViewToscaModals.js [new file with mode: 0644]
ui-react/src/components/dialogs/ViewToscaModals/ViewToscaModals.test.js [new file with mode: 0644]
ui-react/src/components/dialogs/ViewToscaModals/__snapshots__/ViewToscaModals.test.js.snap [new file with mode: 0644]
ui-react/src/components/menu/MenuBar.js
ui-react/src/components/menu/__snapshots__/MenuBar.test.js.snap