summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-widget-ms/common-widgets
AgeCommit message (Collapse)AuthorFilesLines
2020-07-01Fix for Meridian call and moving from 3.3.0 to 3.4.0 pom versionMuni Mohan Kunchi1-1/+1
Issue-ID: PORTAL-909 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Ie844576054aec05328675a758ead1041eedca3d8
2020-04-14Fixed Role Sync and changed pom versionSudarshan Kumar1-1/+1
Fixed Role Sync and changed pom version Issue-ID: PORTAL-875 Change-Id: I95f25a310601d1fba37f76663046e3af3223a040 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-18Changes made to upgrade pom versionSudarshan Kumar1-1/+1
Upgraded pom version Issue-ID: PORTAL-769 Change-Id: I65ae68acda464531d699dcb459d328de19a3c7c7 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2019-10-03pom.xml fixDominik Mizyn1-1/+1
pom.xml fix Issue-ID: PORTAL-710 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ifcd9923791dfe28282cccc4fd5afad77df7aa777 pom.xml fix pom.xml fix Issue-ID: PORTAL-710 Change-Id: I50600e2f9ab829479f787998879de13b183d33cf Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-06-17Application Onboarding page changes Kotta, Shireesha (sk434m)1-1/+1
Issue-ID: PORTAL-644 Application Onboarding page changes , DB scripts Change-Id: Id689e15f5abd56192420e6761440659531108ab4 Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2019-03-20CADI AAF Integration and merging the codehb123f1-1/+1
Issue-ID: PORTAL-319 CADI AAF Integration and code merge Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801 Signed-off-by: hb123f <hbindu@research.att.com>
2018-05-25Bulk upload changes and music health check apisKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-02-16Added JunitsGUJJA1-1/+1
Issue-ID: PORTAL-162, PORTAL-163, PORTAL-168 Includes JUNITS, maven dependency version changes Change-Id: Ib13b03ece5816bffa263dd9180180d9c6070cebd Signed-off-by:GUJJA <kg811t@research.att.com>
2018-02-08Added Junitskg811t1-1/+1
Issue-ID: PORTAL-136, PORTAL-133, PORTAL-111, PORTAL-19 Includes JUNITS, replacement of openecomp to onap, role centralization changes Change-Id: I95fe9d93ccf22e04f81f52aa7ae8c2b760d8c9c4 Signed-off-by: kg811t <kg811t@research.att.com>
2018-02-01Security/ Package Name changesst782s5-3/+834
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>
2017-10-02Enable sonar code coverage with oparentGary Wu1-34/+0
Remove commented-out property sonar.java.binaries. Change-Id: I14f0597e472b387d48abc2cb1e55777a2fa55708 Issue-ID: PORTAL-50 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-29Use version 1.3.0 (no -SNAPSHOT)Christopher Lott (cl778h)1-1/+1
This is an attempt to solve the Sonar failures in the portal-master-release-version-java-daily jobs. Issue: PORTAL-109 Change-Id: I5694cd726b64bf28ea6201f9d2066b7dd734c0fe Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Update license; improve coverage; add docs dirChristopher Lott (cl778h)1-2/+7
Update licenses to match approved text; add where missing. Improve code coverage with additional tests. Use OParent. Drop ecomp-portal-BE-common-test entirely; tests merged to ecomp-portal-BE-common. All code from LF repo branch master_dev_amsterdam_1_3_0 Issue: PORTAL-42, PORTAL-50, PORTAL-90, PORTAL-96 Change-Id: I09d98bbf072411d2efed6fb34f378f7cc8d049ad Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-25MariaDB Connector and Sonar Scans; clean nlChristopher Lott (cl778h)4-64/+36
PORTAL-50: Fix to get the Sonar coverage for ONAP PORTAL-72: Sonar scan - resolving severity Blocker issues PORTAL-86: Remove internal att.com usages from tests and other files PORTAL-102: Fixed the page refresh issue on App Account Management page PORTAL-103: Fix to enhanced notification ticket source for ONAP PORTAL-104: Replaced mysql DB connector with mariaDB Issue: PORTAL-50 PORTAL-72 PORTAL-86 PORTAL-102 PORTAL-103 PORTAL-104 Change-Id: Iae78ad34ed9ce5ae1f2d36fcbb93fbc1e39944e5 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-30Configure sonar code coverage; use EPSDK 1.3.0Christopher Lott (cl778h)1-1/+1
Also use this commit to mark delivery of many feature issues Issue: PORTAL-26, PORTAL-28, PORTAL-29, PORTAL-50, PORTAL-69, PORTAL-76, PORTAL-82, PORTAL-89 Change-Id: Ib3e8487c5eb3d39dcdae1450deac6d255449debc Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)27-0/+858
Repair multiple defects also. Revise deployment to use docker-compose. Remove all zip archives. Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69, PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82 Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>