Add delete button for archived VLM 70/128470/1
authorandre.schmid <andre.schmid@est.tech>
Mon, 11 Apr 2022 14:58:59 +0000 (15:58 +0100)
committerandre.schmid <andre.schmid@est.tech>
Mon, 11 Apr 2022 15:37:09 +0000 (16:37 +0100)
commit8164e4d316b3d4ffdd0ba2aa599bbc0f9b454598
treec191a0dcd4db8d78370ee2617ab9c7e9637e2c7c
parent10999e8145661c2a27a9e9c1876ee4dc915e2b80
Add delete button for archived VLM

Adds a delete button for archived VLM in the VLM versions page.
Asks for a confirmation before deleting.
As VSP and VLM shares the same button, adds also a confirmation
before deleting the VSP.

Change-Id: I90af23cf3cff15d85292c895fdba7021aaa9649a
Issue-ID: SDC-3964
Signed-off-by: andre.schmid <andre.schmid@est.tech>
openecomp-ui/src/nfvo-utils/i18n/en.json
openecomp-ui/src/sdc-app/onboarding/licenseModel/LicenseModelActionHelper.js
openecomp-ui/src/sdc-app/onboarding/versionsPage/VersionsPage.js
openecomp-ui/src/sdc-app/onboarding/versionsPage/VersionsPage.jsx
openecomp-ui/src/sdc-app/onboarding/versionsPage/VersionsPageActionHelper.js