Create typed policy editor component 41/5741/2
authorelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 9 Mar 2021 08:23:01 +0000 (09:23 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 9 Mar 2021 10:12:08 +0000 (11:12 +0100)
commitb3f060ed6175d6dab20e16f51cb96a8ed02a6fc2
tree0273d9353e68b55ab8d0ebcfc2e4b9b95dd4730f
parent91ba4944ee108258e7e70e6a3d80d86a08c43988
Create typed policy editor component

Change-Id: I544d025b57fdbea823424033ee5a48ebb0655916
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Issue-ID: NONRTRIC-462
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.ts
webapp-frontend/src/app/policy/policy.module.ts
webapp-frontend/src/app/policy/typed-policy-editor/typed-policy-editor.component.html [new file with mode: 0644]
webapp-frontend/src/app/policy/typed-policy-editor/typed-policy-editor.component.scss [new file with mode: 0644]
webapp-frontend/src/app/policy/typed-policy-editor/typed-policy-editor.component.spec.ts [new file with mode: 0644]
webapp-frontend/src/app/policy/typed-policy-editor/typed-policy-editor.component.ts [new file with mode: 0644]