aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-27Point to latest SNAPSHOTs6.0.0-ONAPhonoluluguilinfrankfurtPamela Dragosh1-2/+2
Security fixes etc. Issue-ID: POLICY-2510 Change-Id: Ia30c1c9260ea6ca23dd30a5d972305302d49867d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-15Point to latest patchesPamela Dragosh1-2/+2
common and models were released, these are the latest patch versions. Issue-ID: POLICY-2378 Change-Id: If4fdd829d4cf2314519810a9f4d686a77a038061 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-13Point to parent, common, modelsPamela Dragosh1-3/+3
Issue-ID: POLICY-2486 Change-Id: I795e2a417c393c5ac9adeb579a042baef5ec6997 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-07Point to parent SNAPSHOTPamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: Idc060f9b108fbe5de2a19a2de2c12514324f4a0a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27Merge "Point to latest snapshots"Liam Fallon1-2/+2
2020-03-27Point to latest snapshotsPamela Dragosh1-2/+2
Issue-ID: POLICY-2378 Change-Id: Ibb791ffe672f1f6458019c921d8fd5aba498df8c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-27extra line delete for js coverage testHenry.Sun1-1/+0
Issue-ID: POLICY-2311 Change-Id: I1961d9fac8c1a11e599034ed2c6cf8f1c4a799ee Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
2020-03-26Configure sonar for js coverage reporthuaxing1-0/+1
Issue-ID: POLICY-2311 Signed-off-by: huaxing <huaxing.jin@est.tech> Change-Id: I031a1498fa79f7c8cdebce45689aa75d3c6b1efa
2020-03-25Point to models 2.2.2Pamela Dragosh1-1/+1
Issue-ID: POLICY-2378 Change-Id: I7fa8109a7da16b3dd81cbef97d1a40e2f24ec19f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-25Merge "add coverage test for JS"Pamela Dragosh12-48/+444
2020-03-25add coverage test for JSHenry.Sun12-48/+444
Issue-ID: POLICY-2311 Change-Id: I12a041f59bf07ed4e8688545522e64a338cdb326 Signed-off-by: Henry.Sun <henry.a.sun@est.tech>
2020-03-23Point to released artifactsPamela Dragosh1-3/+3
Issue-ID: POLICY-2378 Change-Id: I5909a7abc0bf1f199c4585f63d1bf1885b54ee6a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-17Merge "Setup js unit test and code coverage framework"Pamela Dragosh33-461/+10881
2020-03-17Setup js unit test and code coverage frameworkhuaxing33-461/+10881
(1) Use frontend-maven-plugin to integrate frontend development (2) Use jest as test tool (3) Use webpack to create webapp bundle (4) Coverage data is saved in target/jscoverage Issue-ID: POLICY-2311 Signed-off-by: huaxing <huaxing.jin@est.tech> Change-Id: I34fb7487c1e0ca29114eb7accba8bb7c4812da34
2020-03-12Update gui INFO.yamlPamela Dragosh1-19/+7
Mainly to clear the failed job. Issue-ID: POLICY-2423 Change-Id: I104e9bd93cbb1e7ac256de5ba4b5d08935ed8836 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-10Bump gui code coveragePamela Dragosh2-0/+79
Testing these with openpojos should get code coverage above 55%. Issue-ID: POLICY-2420 Change-Id: I9e7ef6f42f04d5c9f090f9b6cd305950a8180f3c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-03Create PDP Monitoring GUI ModelHengye43-0/+11048
Monitorning GUI to monitor PDPs Statistics, including Web and Rest Server by embeded jetty. Issue-ID: POLICY-2311 Signed-off-by: Hengye <yehui.wang@est.tech> Change-Id: I9bd0d50eaa7ae4dbd07d17389da2cf107e854c61
2020-02-10Update info yaml & pom of policy/guiRam Krishna Verma2-75/+43
Issue-ID: POLICY-2334 Change-Id: I8692951b2ea760b3fa531ce63e8907392fcbacac Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2018-10-25Use policy/parent releasePamela Dragosh1-1/+2
Policy parent v2.0.0 Issue-ID: POLICY-1213 Change-Id: I6701f4d1165bc594d49391f1cad37452066040eb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-09-25Setup checkstyle and coveragePamela Dragosh2-20/+163
Removed redundant version. Added checkstyle and code coverage declarations. Added ignore of idea and checkstyle. Issue-ID: POLICY-1136 Change-Id: Ia2f2428577ba0bf992cba8a5ad5f68d34d5deff8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-30Changing artifactId for consistencyramverma1-1/+1
Change-Id: Id79b9988646917a925a89044c216cd4614e722ee Issue-ID: POLICY-847 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-05-24Change pom to refer policy parentramverma1-69/+5
Change-Id: I85a8b8a1ff8385f2d24025b18e3629e60922a106 Issue-ID: POLICY-847 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
2018-05-01Merge "Update gui repo"Pamela Dragosh4-8/+10
2018-05-01Update gui repoPamela Dragosh4-8/+10
Update the license, readme and version to 2.0.0 Issue-ID: POLICY-771 Change-Id: Ia52913de464e416c920397e81c4b0f9efb1b21f3 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-30Add INFO.yaml fileJessica Wagantall1-0/+37
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I4114188dad3b0368037d49d6f9673d9f7127c022 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-14Update oparent version to 1.1.0liamfallon1-1/+1
Directive from ONAP project that all repos should be updated. Change vierified with a build with .m2 /org/onap cleared. Change-Id: I38e19b2b07214f66a7d92acba5c8611200b5a02f Issue-ID: POLICY-693 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I8eb3515188959bd10d72f29d183c33260d3bb17d Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Removing duplicate version entriesPamela Dragosh1-3/+0
Eclipse generates warnings for these values which are set in oparent. Issue-ID: POLICY-216 Change-Id: I80d18daf5a23fa61d914de8344e91368e9f26da2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-17Add missing properties and distributionManagementPamela Dragosh2-3/+84
Also the version.properties In order for the release jobs to execute successfully and the stage-site jobs to also succeed. Change-Id: Iaa8faa9c2e3cdad5ffbd067b0704831d2c7298bc Issue-Id: POLICY-139 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-08First commit, adding parent pomPamela Dragosh5-0/+79
Issue-ID: POLICY-139 Change-Id: I7e2e3cd72f14b6c01be17d3aaf1e5a09272c87e9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-06-20Initial empty repositoryJessica Wagantall0-0/+0