summaryrefslogtreecommitdiffstats
path: root/ccsdk-app-overlay/src
AgeCommit message (Collapse)AuthorFilesLines
2020-08-21java 11 upgrade and sonar scan fixesKotagiri, Ramprasad (rp5662)5-26/+246
Recompile java source code using jdk11 Run in ojdk11 JRE tomcat container upgrade alpine base image Issue-ID: DCAEGEN2-2298 Change-Id: Ic4bf2626e5805508589cafe52b7c4e91d7ae3580 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2020-08-12CCSDK DCAE dashboard feature changesKotagiri, Ramprasad (rp5662)49-6982/+9211
Issue-ID: DCAEGEN2-1857 Issue-ID: DCAEGEN2-2074 Issue-ID: DCAEGEN2-2364 Change-Id: I97f5ec4599512ed848136971b11d4c2a137a4999 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2020-02-18DCAE dashboard updates ver 1.3.0Kotagiri, Ramprasad (rp5662)6-35/+10
Update DB Schema to include new menu items for API doc Update the page footer for latest copyright Issue-ID: DCAEGEN2-1856 Issue-ID: DCAEGEN2-1556 Change-Id: Ia7f52b6f0151db62f2155fa26d0f50a1157e7481 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2020-02-06DCAE dashboard security fixesKotagiri, Ramprasad (rp5662)11-50/+214
Portal SDK ver 2.6.0, non-root user for docker container Change label on Dashboard Home page, API changes, Container optimization Change-Id: Ie2c8efd76d34fddc2b182d5ed494761522695914 Issue-ID: DCAEGEN2-1638 Issue-ID: CCSDK-1485 Issue-ID: DCAEGEN2-1921 Issue-ID: DCAEGEN2-1915 Issue-ID: DCAEGEN2-1856 Issue-ID: DCAEGEN2-1556 Issue-ID: DCAEGEN2-1592 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2019-08-05Major- Replace comparison Operatorsanushadasari1-4/+4
The == and != operators do type coercion before comparing values. This is bad because it can mask type errors. For example, it evaluates ' \t\r\n' == 0 as true. It is best to always use the side-effect-less === and !== operators instead. Issue-ID: CCSDK-1583 Change-Id: I202ada53b472542261ee69623ea72b52005fdfab Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-05Sonar- blueprint-controllers.jsanushadasari1-4/+2
Add a semicolon at the end of this statement. Remove the useless trailing whitespaces at the end of this line. Change-Id: Iae0434b07bcc713794164079f626e781e1de844d Issue-ID: CCSDK-1582 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-30Major- Remove unused function parameter "response"anushadasari1-1/+1
Unused parameters are misleading. Whatever the values passed to such parameters,the behavior will be the same. Issue-ID: CCSDK-1555 Change-Id: I5a90b7650c7291ca5d4d64943570f72c44b96c08 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-25SonarFix- Removing Whitespacesanushadasari1-1/+0
Trailing whitespaces are simply useless and should not stay in code. They may generate noise when comparing different versions of the same file. Issue-ID: CCSDK-1516 Change-Id: Ic84d3682bb4c72062a9c33632e07760e76dcaf5f Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-25sonar fix- Add a semicolon at the end of this statement.anushadasari1-1/+1
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: CCSDK-1515 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-04-15update ca certs trust storeKotagiri, Ramprasad (rp5662)1-1/+1
Update docker container script to update DCAE ca cert Fix the page title on the landing page Issue-ID: CCSDK-1011 Change-Id: I7e09b43d5cd6e25b242dfdd2c6c1c0819013e1fc Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
2019-03-28Docker container implementationKotagiri, Ramprasad (rp5662)5-7031/+3
This change contains following items: 1) Update b2b-library.js to remove non-compliant code 2) Format source code for ccsdk-app-os module 3) Add Dockerfile and artifacts to create docker container 4) Update POM files for docker maven plugin and version changes Issue-ID: CCSDK-1011 Change-Id: Iae93b32e1d8c2e7b911b044bc07bba6b720742a5 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
2019-03-21Java unit test codeKotagiri, Ramprasad (rp5662)16-641/+238
This change contains the following: 1) Added Junit classes for java unit testing and code coverage 2) Refactored code to use Spring autowiring of service class instances 3) Updated icons to match the available font icons library 4) Added back ccsdk-app-os module in the parent POM Change-Id: I545202357eb1c8257ee29e0f5a02aa37991b2673 Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
2019-03-13Latest code baseramprasad kotagiri41-755/+45055
Change-Id: I9549091ebeeabcef2d7af7d91cc394d8371e496b Issue-ID: CCSDK-1011 Signed-off-by: ramprasad kotagiri <rp5662@att.com>
2018-03-07Fix dashboard repo issueHong Guan1-392/+392
Change-Id: I264bc0ec06bc308816bd96982efdfef28264978c Issue-ID: CCSDK-196 Signed-off-by: Hong Guan <hg4105@att.com>
2017-10-06Refactor CCSDK/Dashboard projectNicolas Hu58-0/+7550
Change-Id: I34451fbebbe7bbaaf1cd23aed5cef0f9a9ba37b7 Issues-Id: CCSDK-111 Signed-off-by: Nicolas Hu <jh245g@att.com>