Decouple policy instance components 78/5778/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 18 Mar 2021 11:27:14 +0000 (12:27 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Thu, 18 Mar 2021 11:27:19 +0000 (12:27 +0100)
commit66372cb88b6b3e94dada9197c5efeaa7b2c93e17
tree6df68f9b1d940bbb4e672be5e8db2466071695a2
parent042a087cf3eea5e6f941ee9add6e1c50cb106e91
Decouple policy instance components

Also make the tooltips work again.

Change-Id: I34147ba88524a5ce90c6a32bb1678d2e861908f5
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Issue-ID: NONRTRIC-463
13 files changed:
webapp-frontend/src/app/app.module.ts
webapp-frontend/src/app/policy/no-type-policy-editor/no-type-policy-editor.component.html
webapp-frontend/src/app/policy/no-type-policy-editor/no-type-policy-editor.component.spec.ts
webapp-frontend/src/app/policy/no-type-policy-editor/no-type-policy-editor.component.ts
webapp-frontend/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.html
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.module.ts
webapp-frontend/src/app/policy/ric-selector/ric-selector.component.html
webapp-frontend/src/app/policy/ric-selector/ric-selector.component.spec.ts
webapp-frontend/src/app/policy/ric-selector/ric-selector.component.ts
webapp-frontend/src/app/policy/typed-policy-editor/typed-policy-editor.component.html
webapp-frontend/src/app/policy/typed-policy-editor/typed-policy-editor.component.ts