summaryrefslogtreecommitdiffstats
path: root/deliveries/Apps_Users_OnBoarding_Script.sql
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)1-3/+3
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>
2017-08-08Fix AAI image; fix widget-ms propertyChristopher Lott (cl778h)1-2/+1
Correct the DML with app thumbnail image for AAI. Revise widget-ms property initialization.widgetData.url to commonWidgets (was widgetData) Issue: PORTAL-66, PORTAL-67 Change-Id: Iee110f30dbf54f3350c91e880a5b46e746944110 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Remove images; repair A&AI credentials.Christopher Lott (cl778h)1-2/+2
Remove licensed image files from ONAP distrib Correct AAI user/role API username and password; add AAI thumbnail image file in application onboarding DML script. Issue: PORTAL-58, PORTAL-63 Change-Id: I5f61b01e822e563a7cb5c1b635313dca9397c4ae Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Correct on-boarding URL and role details.Christopher Lott (cl778h)1-7/+7
Use aai.api.simpledemo (not aai.ui.simpledemo..). Revise cached role IDs Issue: PORTAL-41 Change-Id: Ic15364628468e480f52c367b833cbd042a8a7df3 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-26make UEB setting for VID in line with VID projectKrzysztof Kwiecien1-1/+1
change UEB config in Apps_Users_OnBoarding_Script.sql to be in line with configration in VID project, this eliminate annoying handleSesionUpdatesNative failed java.lang.NumberFormatException error in VID application Change-Id: I542211ecee32aadbae4af8bd1914887e5a668330 Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
2017-07-22 Add thumbinals to Apps_Users_OnBoarding_Script.sql,Krzysztof Kwiecien1-0/+10
Thumbinals insertion is done at the end of file to make it be more human readible. This change make portal home page looks better. Change-Id: I4757d7dc9956527bb3527f6138da7f117aca0ecb Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
2017-07-10[PORTAL-20,PORTAL-23,PORTAL-32] Repair defectsChristopher Lott (cl778h)1-4/+14
PORTAL-20: remove mariadb client reference from be-common pom PORTAL-23: Release Portal's SDK version 1.1.0 PORTAL-32: API URL correction for onboarded Apps Change-Id: If75b54ca9202f94ce63c59343b94384da1040912 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-12[PORTAL-16 PORTAL-18] Widget ms; stagingChristopher Lott (Christopher) (cl778h)1-26/+54
Remove staging repositories from poms. Add widget microservice code base. Add portal unit tests. Repair defects. Normalize line endings. Change-Id: Ia5e48da2a3141b352439ecd548cddf918f4df585 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-02-21added control scriptstalasila1-0/+320
Change-Id: If764b6e8329f474b6637c408c1594e069f128f61 Signed-off-by: talasila <talasila@research.att.com>