Edit properties of non-normative data types 76/133176/8
authorfranciscovila <javier.paradela.vila@est.tech>
Tue, 7 Feb 2023 17:00:03 +0000 (17:00 +0000)
committerMichael Morris <michael.morris@est.tech>
Thu, 9 Feb 2023 19:17:04 +0000 (19:17 +0000)
commitabbc25ad32db4f4c898bdaaea0b66c0a1d5fd8da
treea760d6e5495b797a8ee28acc42a83439e9b1a68f
parentbe850f6e83cbaa5c16f79c2c8732583f42e55429
Edit properties of non-normative data types

Develop all necessary changes in the UI to allow editing of non-normative data types

Issue-ID: SDC-4373
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: I37749fd3d2992f3134a09c07bb43c0208ce12a23
catalog-be/src/main/java/org/openecomp/sdc/be/servlets/DataTypeServlet.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/operations/impl/DataTypeOperation.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/operations/impl/PropertyOperation.java
catalog-ui/src/app/ng2/pages/type-workspace/type-workspace-properties/add-property/add-property.component.html
catalog-ui/src/app/ng2/pages/type-workspace/type-workspace-properties/add-property/add-property.component.ts
catalog-ui/src/app/ng2/pages/type-workspace/type-workspace-properties/type-workspace-properties.component.html
catalog-ui/src/app/ng2/pages/type-workspace/type-workspace-properties/type-workspace-properties.component.ts
catalog-ui/src/app/ng2/services/data-type.service.ts
catalog-ui/src/assets/languages/en_US.json