aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-15Resolve security issuesTimoney, Dan (dt5972)129-10501/+11387
This change contains the following fixes: 1) Updated ccsdk/dashboard to use ONAP's oparent parent pom 2) Removed <version> tag from dependencies managed by oparent, where feasible (e.g. not spring, since oparent uses Spring 5 and dashboard is based on Spring 4) 3) Updated versions of third party libraries as needed to address vulnerabilities found in nexus IQ scan. 4) Added missing license headers in source files to resolve checkstyle error from oparent. 5) Fixed indentation (tab -> 4 spaces) to resolve oparent checkstyle warning. Change-Id: Ib92d5ef86dbdb78c270d0901cc0753cd5a78eb6e Issue-ID: CCSDK-1167 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Latest code baseramprasad kotagiri177-4250/+57976
Change-Id: I9549091ebeeabcef2d7af7d91cc394d8371e496b Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
2018-03-07Fix dashboard repo issueHong Guan27-4658/+4689
Change-Id: I264bc0ec06bc308816bd96982efdfef28264978c Issue-ID: CCSDK-196 Signed-off-by: Hong Guan <hg4105@att.com>
2018-02-27Add INFO.yaml fileJessica Wagantall1-0/+42
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I825757d488a38585fa4ee8050f38949836ab1a31 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-09ccsdk/dashboard: Doc Structure Update 2Nicolas Hu1-1/+2
Change-Id: I87573e15b04766cb49029f44e33a1cefdb796359 Issues-Id: CCSDK-109 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-09ccsdk/dashboard: Doc Structure UpdateNicolas Hu1-12/+12
Change-Id: I1f83c361309ab8fca3f397983209332caad263b6 Issues-Id: CCSDK-109 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-09Update documentation for ccsdk/dashboardNicolas Hu1-1/+31
Change-Id: I2ccf21e56fa3163cb98e3b5d82f6915e50ae00f5 Issues-Id: CCSDK-109 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-06Refactor CCSDK/Dashboard project: Add git filesNicolas Hu6-0/+32
Change-Id: I92b6ccb444adf6ce38eb42ae3cce11bdab380ffa Issues-Id: CCSDK-111 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-06Refactor CCSDK/Dashboard projectNicolas Hu143-169/+149
Change-Id: I34451fbebbe7bbaaf1cd23aed5cef0f9a9ba37b7 Issues-Id: CCSDK-111 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-05Fix the license issues for dashboard projectNicolas Hu1-0/+2
Change-Id: Ia77a71c730f44577af7861e5d6e5d5524b8980dd modified: the oom-app-os/pom.xml Issues-Id: CCSDK-110 Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-10-03Add title for ccsdk/ dashboard document.Nicolas Hu1-2/+2
modified: the docs/index.rst Issues-Id: CCSDK-109 Change-Id: Icf8f2cf1ea7b89d5c3578e47dc4632ee09904f72 Signed-off-by: Jun Hu <jh245g@att.com> Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-09-28Merge "Fix Blocker/Critical sonar issues"Dan Timoney0-0/+0
2017-09-28Setup ReadTheDocsBrian Freeman1-0/+8
Issue-ID: CCSDK-107 Change-Id: I7b7e88ff86be7f7ecb7671cd82fcc0e2655a7534 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-09-28Add @Override annotationsurya-huawei1-0/+3
*This is done to improve readabiltiy of code Issue-Id: CCSDK-87 Change-Id: I3cf180581d9b1dd3042e61d3e2ee70773fefe723 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-27Add @Override annotationsurya-huawei1-0/+8
*Major sonar issue in ccsdk/dashboard module This is done to increase the code readability Issue-Id: CCSDK-87 Change-Id: If34d7f18169f955a1dbc112c7ea44d8dd3d4833d Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-26Add distributionManagement sectionDan Timoney1-0/+10
Add distributionManagement tag to resolve issue with release build. Change-Id: I8a17803b5f71132c0ebb773734a99ddd8138bee8 Issue-ID: CCSDK-54 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-22Merge "Use isEmpty() to check collection size"Jun Hu1-1/+1
2017-09-22Use isEmpty() to check collection sizesurya-huawei1-1/+1
Major sonar issue in dashboard module *Using collection.isEmpty() instead of collection.size() makes code more readable and is more performant Issue-Id: CCSDK-87 Change-Id: I201d1c7982ce6a1509a462d7d151a41ab2912f91 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-21Fix Blocker/Critical sonar issuesshashikanth1-1/+1
Fix Blocker/Critical sonar issues in dashboard module https://sonar.onap.org/component_issues?id=org.onap.oom.dashboard%3Aoom-app-parent#resolved=false|severities=CRITICAL Fixed Use isEmpty() to check whether the collection is empty or not. Issue-Id: CCSDK-67 Change-Id: Ib4c04759eb80473232c83c617894ead892531b46 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Fix Sonar IssueBharat saraswal8-1194/+1168
code refactoring and exception handling Issue-Id: CCSDK-87 Change-Id: I5440c1102dfa8a00a7813107cd3ab967b4316529 Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-09-20Fix Sonar Issue in ccsdk/dashboard modulesurya-huawei1-19/+4
Few major issues *Making anonymous inner class a lambda This increases code readability *Replace the type specification with the diamond operator This reduces the verbosity of generics code Issue-Id: CCSDK-87 Change-Id: Ia527040781af3a3d006486f3d73416f2f5e288cc Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-19Fix Sonar Issuessurya-huawei3-5/+7
few major issues in dashboard module In CustomLogginFilter.java *move string literal to left side of equalsIgnoreCase method In DashboardRestricedBaseController.java *Use "Boolean.parseBoolean" for this string-to-boolean conversion In ECDSingleSignOnController.java *Replace the type specification in this constructor call with the diamond operator *Add the "@Override" annotation above this method signature *Remove unnecessary type casting Issue-Id: CCSDK-87 Change-Id: I2d588c29c4c57394f7b4a8ffcb20567cbb515919 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-17Fix Sonar issues in dashboard modulesurya-huawei9-11/+11
blocker issues in oom-app-overlay * Remove trailing comma in files Issue-Id: CCSDK-87 Change-Id: I23987e141bf9a7a966ebb10feb9050e464bdf189 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-14Use oparent as parentDan Timoney1-25/+31
Added <parent> tag to use oparent as parent Change-Id: Id0c5df6439feae1139a5411d35019c260556aea2 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney <dtimoney@att.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: I618c6f458a2488b7e035771dd7847bf85a1490c6 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-18Rename to OOM (no more ecd)Christopher Lott (cl778h)145-272/+275
- Change to OOM Dashboard (no more ECOMP Controller) - Rework some exception handling Issue: CCSDK-61 Change-Id: Id5379e8b272b651373c79f46b20da1d32de013ed Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-17Revise for Jenkins failure, reviewer commentsChristopher Lott (cl778h)11-159/+119
1. Add skip-deploy plugin config. 2. Define an application exception and use it. Issue: CCSDK-61 Change-Id: I9ad527ff2169619edbb0a1f27576ae47413b9ee4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-17Publish seed code for the OOM DashboardChristopher Lott (cl778h)146-0/+20413
First open-source release of the ONAP Operations Manager Dashboard web application. Issue: CCSDK-61 Change-Id: I902f789692d76ee583aa967682e39f03b6578fe9 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-08Initial empty repositoryJessica Wagantall0-0/+0