Enhancement on Dashboard 97/61897/8
authorWang,Frank(gw1218) <gw1218@att.com>
Wed, 22 Aug 2018 18:44:09 +0000 (13:44 -0500)
committerWang,Frank(gw1218) <gw1218@att.com>
Thu, 23 Aug 2018 16:30:21 +0000 (11:30 -0500)
commit44bae6729336dfc47f1aaaa2c4e88f4e32e207ce
tree308c674baca1d2ce9ff378964d6392b58b941928
parentc25e4d412eb573de020ba4e5da48f48451217f52
Enhancement on Dashboard

Enhancement on dashboard by including more info related to CRUD actions
on policies and also providing an advanced search feature.

Issue-ID: POLICY-1042
Change-Id: I987e0ca13824413f90299a366fb4464fca7de06a
Signed-off-by: Wang,Frank(gw1218) <gw1218@att.com>
ONAP-REST/src/main/java/org/onap/policy/rest/jpa/PolicyEntity.java
POLICY-SDK-APP/src/main/java/org/onap/policy/controller/DashboardController.java
POLICY-SDK-APP/src/main/webapp/app/policyApp/controller/dashboardCRUDController.js [new file with mode: 0644]
POLICY-SDK-APP/src/main/webapp/app/policyApp/controller/policyController.js
POLICY-SDK-APP/src/main/webapp/app/policyApp/main/policyEditor.html
POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/css/main.css
POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/policy_DashboardCRUD.html [new file with mode: 0644]
POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/policy_DashboardHealth.html
POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/policy_DashboardLogging.html
packages/base/src/files/install/mysql/data/181000_upgrade_script.sql [new file with mode: 0644]