summaryrefslogtreecommitdiffstats
path: root/deliveries
AgeCommit message (Collapse)AuthorFilesLines
2019-05-02Added Functional Menu Entries, del bad thumbnailWelch, Lorraine (lb2391)1-60/+73
Issue-ID: PORTAL-515 Change-Id: Ibac6ae65fc4df39a7bab2a98946d664bf47413b8 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2019-04-23App_id chged to 11, Acumos logo fixedWelch, Lorraine (lb2391)1-1/+6
Issue-ID: PORTAL-563 Change-Id: I10b9d63e4c27410ab73a64028c7a94814305b901 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2019-04-16Update Docker Image Numberstatta1-1/+1
Issue-ID: PORTAL-557 Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87 Signed-off-by: statta<statta@research.att.com>
2019-03-27Added Acumos link, News, EventWelch, Lorraine (lb2391)1-2/+7
Issue-ID: PORTAL-467 Change-Id: I320911c24bca48e6bf09658f4344eb5ab62f6ac7 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2019-03-20CADI AAF Integration and merging the codehb123f3-4/+5
Issue-ID: PORTAL-319 CADI AAF Integration and code merge Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801 Signed-off-by: hb123f <hbindu@research.att.com>
2019-03-04Reduce image size of containersSylvain Desbureaux2-33/+55
CIA project goal is to reduce image size of container and make the container multi architecture. Portal images are already multi architecure ready and portal-wms and portal-db are also done in an efficient way. Portal-app and portal-sdk although can be shrinked, using multi stage docker builds. This commit allow a noticeable shrink for both of them: from 708Mb to 298Mb for portal-app and from 388Mb to 257Mb for portal-sdk. Change-Id: Id5cca8b78d0d9ee1724259dab40b7ccff910c628 Issue-ID: INT-939 Issue-ID: INT-922 Issue-ID: INT-881 Issue-ID: INT-925 Issue-ID: INT-936 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-02-08updated version changesKotta, Shireesha (sk434m)1-4/+4
Issue-ID: PORTAL-356 updated DDL/DML version changes Change-Id: Ic0f2ebe772caefce5c0bb659f72035bb05b0a4fe Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2019-02-08Upgrade Portal dockerFilesManoop Talasila3-3/+3
To use openjdk:8-alpine rather than frolvlad/alpine-oraclejdk8:slim as it is not available anymore in docker hub. Issue-ID: PORTAL-518 Change-Id: I1159065100aaba1db1cd83701be3ad66f1a0902e Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-11-08Disable portal-app default pageParshad Patel1-1/+1
Fix for Security: disable portal-app default page that targets tomcat 8.0.37 specific exploits issue Fix default tomcat webapps removal command in Dockerfile.portal Issue-ID: PORTAL-303 Change-Id: I9be563f0d824f687271fbdcf12e5785ff18ab83f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-07Fixed license text.Welch, Lorraine (lb2391)1-1/+3
Issue-ID: PORTAL-466 Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-22Merge "Change the domain name and main page of MSB"Sunder Tattavarada1-1/+1
2018-10-19Apps_Users_Onboarding_scriptKishore Reddy, Gujja (kg811t)1-3/+1
Issue-ID: PORTAL-389 Fixed uebkey issue in the script Change-Id: I24002c094a687d15cbbff939b47675bc75f6d364 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-10-19Merge "Changed AAI encrypted password, SDC entry"Manoop Talasila1-2/+2
2018-10-17ExtAccessRolesServiceImpl.classKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-389 Fixed AAF sync roles to onap portal Change-Id: Ib75dd1aded3e3519662f61bbfd726cc2ddfc4af1 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
2018-10-17Changed AAI encrypted password, SDC entryWelch, Lorraine (lb2391)1-2/+2
Issue-ID: PORTAL-434 Change-Id: I8db5a00dd3a8755b0bc310f7886b416d056867ea Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-17Change the domain name and main page of MSBHuabing Zhao1-1/+1
Change-Id: I260b95a21b0f10d27242d186183f76ff690d7b7b Issue-ID: MSB-293 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-09Add roles to userKotta, Shireesha (sk434m)4-6/+153
Issue-ID: PORTAL-432 add roles to user when the app is centralized Change-Id: I46a782be24ea1804597dc7205bf98170731ffe4d Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2018-09-26login and Certman AAF Integration changesKishore Reddy, Gujja (kg811t)5-3/+29
Issue-ID: PORTAL-386, PORTAL-389 failed to create user with special char in login_id Change-Id: I415adf615a7af97319d8d11a740e75d3dfa11583 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-09-19Portal - enable VID HTTPSPiotr Darosz1-8/+8
Enable Portal to use VID via HTTPS by default Change-Id: Ibfd8e8c8003d181e3bf31913b5a4fa19b2fb2d7b Issue-ID: VID-273 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-12Merge "Fix the MSB portal url"Manoop Talasila1-1/+1
2018-09-10Issue-ID: PORTAL-366Saravanan, Madheswaran1-2/+2
docker_version incorrect for portal Change-Id: Idceb6c2a8cf9a1d3bb9f0594c0157b4d64cb9b34 Change-Id: Idceb6c2a8cf9a1d3bb9f0594c0157b4d64cb9b34 Signed-off-by: Madheswaran, Saravanan<msaravanan@in.ibm.com>
2018-08-14Fix the MSB portal urlLi Zi1-1/+1
Issue-ID: MSB-274 Change-Id: I5d0cf6f59be3dba03bf667fcf869b805d68f8377 Signed-off-by: Li Zi <li.zi30@zte.com.cn>
2018-08-02Replaced ecomp hb123f1-2/+2
Issue-ID: PORTAL-302 Replaced ecomp keyword and year Change-Id: Ia9b324f6c7b74875ed6afd3cca7aa8d1ed7131a4 Signed-off-by: hb123f <hb123f@att.com>
2018-07-30JUnits for coveragesa282w3-3/+5
Issue-ID: PORTAL-273 JUnits for sonar coverage Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c Signed-off-by: sa282w <sa282w@att.com>
2018-06-15Merge "Added the link to the architecture documentation"Manoop Talasila3-4/+4
2018-05-25Bulk upload changes and music health check apisKishore Reddy, Gujja (kg811t)9-19/+43
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-05-14Widget microservices configuration changeManoop Talasila1-1/+1
Issue-ID: PORTAL-282 Change-Id: I8118605058728d239dea927db7d6d9447e386e86 Signed-off-by: Manoop Talasila <talasila@research.att.com> (cherry picked from commit 33bc58011539e8b4e8391da7c1f35c463c290851)
2018-05-14Widget microservices configuration changev2.2.0Manoop Talasila1-1/+1
Issue-ID: PORTAL-282 Change-Id: I8118605058728d239dea927db7d6d9447e386e86 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-08Release 2.2.0Manoop Talasila1-2/+2
Issue-ID: PORTAL-249 Change-Id: I976fa4c0d21bff5a19c80dcf0a15160eb503999d Signed-off-by: Manoop Talasila <talasila@research.att.com> (cherry picked from commit 378780d0331eeed45f3cc619ba4959524fad3749)
2018-05-07Release 2.2.0Manoop Talasila1-2/+2
Issue-ID: PORTAL-249 Change-Id: I976fa4c0d21bff5a19c80dcf0a15160eb503999d Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-04Replace 2017 with 2017-2018 in license textManoop Talasila1-1/+1
Make CLI application as integrated app in portal Issue-ID: PORTAL-176, PORTAL-152 Change-Id: I515dd6f8255fcf36b3a8753da7449de0a7564489 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-04Replace 2017 with 2017-2018 in license textManoop Talasila1-1/+1
Make CLI application as integrated app in portal Issue-ID: PORTAL-176, PORTAL-152 Change-Id: I515dd6f8255fcf36b3a8753da7449de0a7564489 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-03High memory Usage by Portal, SDK, Cassandrast782s1-1/+5
Issue-ID: PORTAL-211 Change-Id: I01a145728ea70190a145005dac4b710100d39524 Signed-off-by: st782s <statta@research.att.com>
2018-05-01Release v2.2.0Manoop Talasila1-1/+1
Issue-ID: PORTAL-250 Change-Id: I9970ca01290eec88729b2c61c586f3a0e0b74e48 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-04-19Replace ecomp referencesHima Elisetty6-6/+6
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21 Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-04-19Update CLI mode env var name in docker composeKanagaraj Manickam k003651061-1/+1
Issue-ID: CLI-106 Change-Id: I47db88851f27dcdc8c20a8d02990c6abd7f6c94f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-13Get Roles on Users page for ext appKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-241 Get Roles on Users page for ext app Change-Id: Ibba7e3c440546d6349ae4fc110b7f576c6a33e8e Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-04-07CSIT Jobs Fixst782s3-4/+8
For CSIT jobs to run map dns of cassandra and zk to local docker Issue-ID: PORTAL-183 Change-Id: Idcb2ce97a5b40d63dd3e4cd84690680feae70ceb Signed-off-by: st782s <statta@research.att.com>
2018-04-06Portal Redirectst782s2-13/+13
Policy and SDK unable to open Apps from Portal due to cookie domain issue Issue-ID: PORTAL-245 Change-Id: I249102bc912130672f5b920edb648c047eba66b0 Signed-off-by: st782s <statta@research.att.com>
2018-04-03Script file changesKishore Reddy, Gujja (kg811t)3-3/+8
Issue-ID: PORTAL-217 Update Beijing deployment scripts for release tags Change-Id: Id71e771f7f2436ae48db46a001f5b9672cc709d7 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-04-03Merge "Update Portal default widget"Sunder Tattavarada1-9/+12
2018-03-30Merge "Integration MSB GUI to Portal project."Sunder Tattavarada1-0/+1
2018-03-29Update Portal default widgetlorraineawelch1-9/+12
Issue-ID: PORTAL-193 Change-Id: Ib7a9eb2fceedfc96fcc54982709e995fb8a21b78 Signed-off-by: lorraineawelch <lb2391@att.com>
2018-03-27fixing invalid database nameKishore Reddy, Gujja (kg811t)2-6/+10
The db name changed from portal to portal_os but all the other SQL files use portal and nothing is using portal_os. all containers are blocked by this failure: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/PortalDDLMySql_2_1_Common.sql ERROR 1049 (42000) at line 16: Unknown database 'portal' Issue-ID: OOM-746 Change-Id: I6287c71ebe318e8224255e5406563d4f13806046 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-23Security fixesKishore Reddy, Gujja (kg811t)2-0/+108
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib9205d7e8aa31c525a87e9d9a8076906ea4c7f0a Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-23Docker changes and Music IntegrationKishore Reddy, Gujja (kg811t)11-12/+1201
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib974401b48efc1f0d4f98036b0028043c3283691 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-20Integration MSB GUI to Portal project.001643311-0/+1
This submit to add MSB GUI to portal home page. Change-Id: Ieb49cc4621352733df7f461fe3bad5e5b38fff0b Issue-ID: MSB-179 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-08Added Junitskg811t3-3/+3
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-05Docker fixesst782s1-0/+3
Issue-ID: PORTAL-119 Merge job failing sue to the base file not being able to pull the images names from .env file Change-Id: I39f31683acf695273b58c1eda06e952f365a9d33 Signed-off-by: st782s <statta@research.att.com>
2018-02-01Security/ Package Name changesst782s21-201/+290
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>