Add A1 Policy Type/Policy Types logic from backend 96/5496/6
authorLathish <lathishbabu.ganesan@est.tech>
Fri, 22 Jan 2021 10:43:14 +0000 (10:43 +0000)
committerLathish <lathishbabu.ganesan@est.tech>
Mon, 25 Jan 2021 15:46:43 +0000 (15:46 +0000)
commite409ac955e6f0654f1721c69e1885bda23e1cf99
tree12e6405a078aefcf1371faa81c299d29e7e09008
parenta3e5b2cc0eaf68e4f167cbf6cb39a6e154457678
Add A1 Policy Type/Policy Types logic from backend
This commit do not test the Policy instances functionality.

Issue-ID: NONRTRIC-407
Change-Id: Id537ae199737d4892b1f344c68cf397cda5f5853
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
15 files changed:
webapp-frontend/nginx.conf
webapp-frontend/src/app/interceptor.mock.ts
webapp-frontend/src/app/interfaces/policy.types.ts
webapp-frontend/src/app/mock/policy-instance-notype.json [moved from webapp-frontend/src/app/mock/policy-instance-2.json with 100% similarity]
webapp-frontend/src/app/mock/policy-type1.json [new file with mode: 0644]
webapp-frontend/src/app/mock/policy-types.json [new file with mode: 0644]
webapp-frontend/src/app/policy-control/policy-control.component.html
webapp-frontend/src/app/policy-control/policy-control.component.spec.ts
webapp-frontend/src/app/policy-control/policy-control.component.ts
webapp-frontend/src/app/policy-control/policy-instance-dialog.component.ts
webapp-frontend/src/app/policy-control/policy-instance.component.ts
webapp-frontend/src/app/policy-control/policy-instance.datasource.ts
webapp-frontend/src/app/policy-control/policy-type.datasource.ts
webapp-frontend/src/app/services/policy/policy.service.spec.ts
webapp-frontend/src/app/services/policy/policy.service.ts