Disable editing the name of existing attributes 09/133109/11
authoreschcam <cameron.scholes@est.tech>
Wed, 1 Feb 2023 12:17:18 +0000 (12:17 +0000)
committerMichael Morris <michael.morris@est.tech>
Wed, 22 Feb 2023 12:25:11 +0000 (12:25 +0000)
commit59e446fb77ccf05aeae9b7046bd80e10124707c0
tree26c21256e5734685646c7c0ce93112cd099429ea
parent3eb6f41297cedc038d18582d31d65dab05b351b8
Disable editing the name of existing attributes

Also added a patch to fix an exception been thrown
when editing existing attributes

Issue-ID: SDC-3384
Signed-off-by: eschcam <cameron.scholes@est.tech>
Change-Id: I524bad3046699baf66f407d1cf0c36394a66b623
catalog-ui/src/app/models/attributes-outputs/attribute-be-model.ts
catalog-ui/src/app/models/attributes.ts
catalog-ui/src/app/ng2/pages/workspace/attributes/attribute-modal.component.html
catalog-ui/src/app/ng2/pages/workspace/attributes/attribute-modal.component.ts
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/pages/AttributeModal.java