Fix PolicyControlComponent 21/5821/4
authorelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 30 Mar 2021 07:58:26 +0000 (09:58 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 30 Mar 2021 11:03:47 +0000 (13:03 +0200)
commit8145531a9b5d15edcaa49249bef0c0c95723acbb
tree9d2072e51f24cdf0b0a1c8fdab8ca54a2240bbfc
parent9c2b058b9696bf34c1b2d6fd20bf1fe9cfb1f7b0
Fix PolicyControlComponent

Change-Id: Ia588cca7f031de2eddbf267b7cbf11f59baf3c85
Issue-ID: NONRTRIC-456
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
15 files changed:
webapp-frontend/.vscode/launch.json
webapp-frontend/src/app/interceptor.mock.ts
webapp-frontend/src/app/policy/policy-control.component.html
webapp-frontend/src/app/policy/policy-control.component.spec.ts
webapp-frontend/src/app/policy/policy-control.component.ts
webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.spec.ts
webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts
webapp-frontend/src/app/policy/policy-instance/policy-instance.component.ts
webapp-frontend/src/app/policy/policy-type/policy-type.component.html
webapp-frontend/src/app/policy/policy-type/policy-type.component.spec.ts
webapp-frontend/src/app/policy/policy-type/policy-type.component.ts
webapp-frontend/src/app/policy/policy-type/policy-type.datasource.spec.ts [deleted file]
webapp-frontend/src/app/policy/policy-type/policy-type.datasource.ts [deleted file]
webapp-frontend/src/app/services/policy/policy.service.spec.ts
webapp-frontend/src/app/services/policy/policy.service.ts