fix code smells and vulnerabilities monitoring 62/118862/5
authormkidd <michael.kidd@est.tech>
Thu, 4 Mar 2021 15:27:27 +0000 (15:27 +0000)
committermkidd <michael.kidd@est.tech>
Wed, 10 Mar 2021 16:21:17 +0000 (16:21 +0000)
commit7125d4c2c715d307d61e41bafe0cd11f269aa896
tree70ba3e2996d5660cb55d0acae3045da426279439
parente5b070acb072d62d7f86e50e51b6b1586b85e307
fix code smells and vulnerabilities monitoring

removed / from start of Rest path, hard coded it - resolves code smell issue
small code smell changes regarding passing variables to functions that have access to the variable from its current scope
reintroduced data parameter being passed in MonitoringUtils.js, can look into this more later
fixed pom for parent version, commons step up

Issue-ID: POLICY-3095
Signed-off-by: mkidd <michael.kidd@est.tech>
Change-Id: Id8b6a8b41e9b3c2f362821750d3fa728b93336a0
Signed-off-by: mkidd <michael.kidd@est.tech>
gui-pdp-monitoring/src/main/java/org/onap/policy/gui/pdp/monitoring/PdpMonitoringServerParameters.java
gui-pdp-monitoring/src/webapp/js/PdpInformation.js
gui-pdp-monitoring/src/webapp/js/PdpListView.js
pom.xml