Automatic Config Policy Ui generation 31/78031/4
authorxg353y <xg353y@intl.att.com>
Wed, 6 Feb 2019 15:21:40 +0000 (16:21 +0100)
committerxg353y <xg353y@intl.att.com>
Thu, 7 Feb 2019 08:47:46 +0000 (09:47 +0100)
commit6ebc7c0fb9a042a384bc3bfdae3cd222096fcdb0
treee1cd58530d7ebbd6037d6898ace47bc3341b2527
parent3506f9b3cf62b89089e4d9a7d5f63c5be063405a
Automatic Config Policy Ui generation

Automatic GUI generation based on json output of policy-model. And
remove the Create CL related code.

Change-Id: I42f7e8da46052e01bda33593434f8794f0e430c5
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-264
src/main/resources/META-INF/resources/designer/index.html
src/main/resources/META-INF/resources/designer/lib/jsoneditor.js [new file with mode: 0644]
src/main/resources/META-INF/resources/designer/lib/query-builder.standalone.js [new file with mode: 0644]
src/main/resources/META-INF/resources/designer/partials/menu.html
src/main/resources/META-INF/resources/designer/partials/portfolios/clds_create_model_off_Template.html [deleted file]
src/main/resources/META-INF/resources/designer/partials/portfolios/tosca_model_properties.html [new file with mode: 0644]
src/main/resources/META-INF/resources/designer/scripts/CldsModelService.js
src/main/resources/META-INF/resources/designer/scripts/CldsOpenModelCtrl.js
src/main/resources/META-INF/resources/designer/scripts/ToscaModelCtrl.js [new file with mode: 0644]
src/main/resources/META-INF/resources/designer/scripts/ToscaModelService.js [new file with mode: 0644]
src/main/resources/META-INF/resources/designer/scripts/app.js