Possibility to create and edit typeless policies 14/3714/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Fri, 15 May 2020 15:15:04 +0000 (17:15 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Fri, 15 May 2020 15:36:45 +0000 (17:36 +0200)
commitf3153ee6f2ea63afda276c7c3abab9ee4004820b
treea3fee580bac719bda3fa1db983bcd0d5020b5cc6
parent5372422520d7cfb5760a536cce0da7b15f012eda
Possibility to create and edit typeless policies

Change-Id: I3ad0345c134705e7d60c0f09fee7f7874f963847
Issue-ID: NONRTRIC-212
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
webapp-backend/src/test/java/org/oransc/portal/nonrtric/controlpanel/config/PolicyControllerMockConfiguration.java
webapp-frontend/src/app/controlpanel.module.ts
webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.html [new file with mode: 0644]
webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.scss [new file with mode: 0644]
webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.ts [new file with mode: 0644]
webapp-frontend/src/app/policy-control/policy-control.component.html
webapp-frontend/src/app/policy-control/policy-control.component.ts
webapp-frontend/src/app/policy-control/policy-instance-dialog.component.html
webapp-frontend/src/app/policy-control/policy-instance-dialog.component.ts
webapp-frontend/src/app/policy-control/policy-instance.component.ts