From fff3857077a23c2d10087235818f5d70f2957b9a Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 2 Aug 2017 08:36:31 -0400 Subject: [PATCH] Drop _os suffix in EPSDK app database URL Repair icon shown in Portal widgets "..." Issue: PORTAL-49 Change-Id: I1bd83949d81609e56d8df84cd7d9e2c430237878 Signed-off-by: Christopher Lott (cl778h) --- deliveries/configure-and-run.sh | 2 +- deliveries/etc.zip | Bin 11448 -> 11446 bytes ecomp-portal-BE-os/README.md | 15 ++-- .../client/app/views/dashboard/dashboard.less | 3 + .../client/app/views/dashboard/dashboard.tpl.html | 6 +- .../ionicons-2.0.1/css/ecomp-ionicons.css | 89 ++++++++++++++++++++- 6 files changed, 98 insertions(+), 17 deletions(-) diff --git a/deliveries/configure-and-run.sh b/deliveries/configure-and-run.sh index cb515765..5c2b2f46 100755 --- a/deliveries/configure-and-run.sh +++ b/deliveries/configure-and-run.sh @@ -2,4 +2,4 @@ LOGFILE=/opt/apache-tomcat-8.0.37/logs/catalina.out echo "`date`:<-------------------- Starting -------------------->" >> $LOGFILE -exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE \ No newline at end of file +exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE diff --git a/deliveries/etc.zip b/deliveries/etc.zip index dc530f515c446723c4ce50b1a6e59b45c2e45e6b..54e496d3f572396914cafb47055e5628546efa05 100644 GIT binary patch delta 907 zcmdlHxh-;nHdFfR$rE*iCpwrySsS}na6y@y-MI^SSe)7!y(jMxS7UwM5D8Jd`Ik65 z8y`r#;?SK7^H~@e#JMI5NQg~Vl@nu&0V<1mz1dOjBV&E=nH!sKD6|wGYf;%OF}b(U z=39Gj-?8KBlU4GUu3KZc>eHw7FA63tee+QIB}ewQW0fkw8e&W-de@3H=cGBld2;mX zw{QKYUF$mk9+Xbp(v;E4H!os|>E1wZdgN7gKcK zKQH0)2J?=b^%n^&tbe&S>9)y|0Nn<`xly;@AKm-0vT%dp!mTT9ot74@NHu%A@cnl= zS5cSh)7w7ZyzUjU<+4)wO_g~a{(+BAPkDGIabf<(_&wea3!km(+w@;yz9R2w!Mz^! z`~R~U-8|%+6>qwry}lyt_sN3u4+VGxUUO^`J@Dn`dxhEiZ`{1pEwR_@Vf|*&GrBfA zO8l=hIZqG2eLBSH*}59t*yWi^Zku-7RJD~nQoL~X=UaEHz55i-=x;dHJi{mH`y$V$ zNw2MzKik50(C+-#?aelGebXx^Y~EE<($5;>RV%N*xL0lE%e4X1E==MxVUrG1-nBkt z%Sla}B9_CxU*}5QzV=LbZq}~LpS;yG>Pt*yby63s_j$;Bz2i!yovQog)Xl1H_qw9Y zHmT*T^{=V-Sf;q_`%IR7VKZ}=eXf<~%wo;cl@Q<9?GvN$f6m6EM@96ni*6{05bfJA z$LjQDV~^LncegG2pQd~8ZAarr=FhH^?bZmit7#p0;uUv^%TBYcg! zcX!tx)w6xK?VxbW?6b>WSe=|-(kjNN+_#g%=lY_qQ$MF{KA978o^A8X^)&@HVl@Yj zsb4-=aN^bCv>KzC^FHwW;+?B`xiE``TXsjnhYHza&jkc4Q$FOj*vBtj;w#{t{O
A>Le}vW5O!bfYv3u8_V$CjBY9H<~2)_JlU*S%FcQ1 zZT{rXN|vzv;HWIa4#^LRS|*I(j5Aq4n``oBt#iC6*OaaSeKMl6YFSO;D aJ}OO4&=Hv|qvOPAJ2_q_n2k$~0SEwQJftuH delta 910 zcmV;919AMeS-4q{D*-E$AS@J-Ks5m?lOQY2R7Lz3& z76kORg;5jd47-h>ecM$0w5{Z>6rRF{<+N zujp`+rR?Dw=?I&)#*rjbs22hxFV=D?oMu7nY(K&&IkRshpy zzk_W4VrNS)V)QD1h0j(nxA5T7J+TW8U0!W3Qwf>A^38Oe29j>qEK=zi(us#aH|Mt> z>Gb-7Fv7qp&tfu(-HRrbi>>RNn$tQ2`#jp;&hm6No#k21>hjS&7H}!`eY}r0nxv+; zLRmsfIxrb*SdHkuQqd--@W>GiH`RA)EL@vUbgJo2%P*aOpwZEEu#|zmGKDwXBvR-3 zlpIZ$&6XH>D{9%uny|P&QT`#BhM3+b6Zl$XwwclQeI(cwxV0c%#4a*-f&X*H7I#y; zUsu4wVO2Q7a_THk&)}`^t{aN}o3#YJBL>C~#yCIA2c01|4W&j0`b diff --git a/ecomp-portal-BE-os/README.md b/ecomp-portal-BE-os/README.md index 89621049..c114ceac 100644 --- a/ecomp-portal-BE-os/README.md +++ b/ecomp-portal-BE-os/README.md @@ -14,20 +14,17 @@ https://www.eclipse.org/m2e-wtp/ ## Release Notes -Version 1.1.?, July 2017 +Version 1.1.0, July 2017 +- [Portal-6] Updates to License and Trademark in the PORTAL Source Code +- [Portal-7] Improvements added as part of the rebasing process +- [Portal-17] Remove jfree related items - [Portal-30] Failed to communicate with the widget microservice: Fixed - [Portal-35] Replaced the portal logo with onap logo on the login screen. - [Portal-40] Fix to add user roles -- [Portal-47] Fix to eliminate duplicate roles on Users page - [Portal-45] Fix to update an existing app on Application Onboarding +- [Portal-47] Fix to eliminate duplicate roles on Users page - [Portal-48] Fix to save a new app on Application onboarding - - -Version 1.1.0, July 2017 -- [Portal-7] Improvements added as part of the rebasing process -- [Portal-6] Updates to License and Trademark in the PORTAL Source Code -- [PORTAL-17] Remove jfree related items - +- [Portal-49] image icon is missing on Widget corner Version 1.0.0, February 2017 - Initial release diff --git a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less index ac2a3cba..8d8f39fe 100644 --- a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less +++ b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less @@ -478,7 +478,10 @@ On click the images will be displayed at normal size to complete the effect -webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out; transition: background-color 0.3s ease-out; + span{ + color: #888; } + } .widgetHeaderBtnPosition { width: 30px; diff --git a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html index 9a87c0ba..d71b8f79 100644 --- a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html +++ b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html @@ -128,11 +128,7 @@ ng-mousedown="showImpResOption=!showImpResOption" ng-mouseleave="showImpResOption=false" title="Settings" ddh-accessibility-click="13,32" tabindex="0">... + class="icon-controls-moreapplications">