Skip to content

Commit

Permalink
Merge pull request #43 from John-Hunt/publish29jan2019
Browse files Browse the repository at this point in the history
Publish29jan2019
  • Loading branch information
ibmcndev authored Jan 29, 2019
2 parents 626af6a + b0c9244 commit 6113351
Show file tree
Hide file tree
Showing 24 changed files with 2,398 additions and 395 deletions.
178 changes: 158 additions & 20 deletions css/activities.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/blogs.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/communities.css

Large diffs are not rendered by default.

288 changes: 207 additions & 81 deletions css/files.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/forums.css

Large diffs are not rendered by default.

184 changes: 164 additions & 20 deletions css/global.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/home.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/meetings.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/metrics.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/profiles.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/search.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/settings.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/surveys.css

Large diffs are not rendered by default.

178 changes: 158 additions & 20 deletions css/wikis.css

Large diffs are not rendered by default.

35 changes: 18 additions & 17 deletions docs/updatehistory.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,12 @@ <h1>Visual Update 1 for IBM Connections</h1>
<ul>
<li>CONTENTS</li>
<li><a href="#v1release">Version 1 Release</a></li>
<li><a href="#february2019" style="padding-left:16px;">February 2019</a></li>
<li><a href="#december2018" style="padding-left:16px;">December 2018</a></li>
<li><a href="#november2018" style="padding-left:16px;">November 2018</a></li>
<li><a href="#midoctober2018" style="padding-left:16px;">October 2018</a></li>
<li><a href="#preview">Early adopter history</a></li>
<li><a href="#summary">Apps and pages supported</a></li>
<!--
<li><a href="#latesept2018">Late September 2018</a></li>
<li><a href="#midsept2018">Mid September 2018</a></li>
<li><a href="#lateaug2018">Late August 2018</a></li>
<li><a href="#aug2018">Mid August 2018</a></li>
<li><a href="#july2018">Mid June - July 2018</a></li>
<li><a href="#may2018">May - Mid June 2018</a></li>
<li><a href="#late-apr2018">Late April 2018</a></li>
<li><a href="#late-mar2018">Late March 2018</a></li>
<li><a href="#late-feb2018">Late February 2018</a></li>
<li><a href="#mid-jan2018">Mid January 2018</a></li>
<li><a href="#mid-dec17">Mid December 2017</a></li>
-->
<!--
<li class="tocabout"><a href="./about.html">App in Catalog</a></li>
<li class="tocexample"><a href="./example.html">Example code</a></li>
-->
<li><a href="./index.html">&#8592; Back to Main</a></li>
</ul>
</div>
Expand All @@ -79,6 +63,23 @@ <h1><a class="anchor" name="v1release">Version 1 - Available!</a></h1>
</ul>
</p>

<!--feb 2019-->
<h2><a class="anchor" name="february2019">February 2019</a></h2>
<h4>Connections CR4 updates</h4>
<p>Updated styles for new features and UI updates that are included with the Connections CR4 release.</p>
<ul>
<li>2286, 2287: Increase display height for file folder icons in side navigation and file table view.</li>
<li>2290: Updates for the Upload files, New folder, and share buttons that display in the Community Library application.</li>
<li>2291: Updates for the Add feed button that displays in the Community Feeds application.</li>
<li>2346, 2363: Updated hover styles for the Discover button that displays in the Community empty state.</li>
<li>2347: Updated focus style for the help icon when it displays in the Share File dialog in the Files application.</li>
<li>2348: Updated focus style for the help icon and share checkbox in the Upload files dialog.</li>
<li>2350: Reduced padding in the Metrics report to ensure display of the two new report icons.</li>
<li>2359: Added space between the Top updates and Latest updates tabs that now display on the CR4 Home.</li>
<li>2369: Removed duplicate Welcome to My Drive image.</li>
</ul>
</p>

<!--dec 2018-->
<h2><a class="anchor" name="december2018">December 2018</a></h2>
<h4>Community Surveys</h4>
Expand Down
2 changes: 1 addition & 1 deletion scss/apps/files/_leftNav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ html.lconnFiles.files-enable-simplify-left-nav {
padding-top:$leftnav-vertical-padding!important;
padding-bottom:$leftnav-vertical-padding!important;
.header{
height:20px!important;
height:22px!important;
line-height: 1.25em;
}
.icon{
Expand Down
13 changes: 1 addition & 12 deletions scss/apps/files/_welcomebox.scss
Original file line number Diff line number Diff line change
@@ -1,22 +1,11 @@
.lotusui30 {
.lotusSyncViewWelcomeBox {
background-color: transparent !important;
background-image: none;
background-image:svg-url-with-replaced-fill($svg-welcome-back, '#000000', $color-gray-50) !important;
background-repeat: no-repeat!important;
background-position: center;
background-position-y:0px;
background-size: 300px 300px;
padding-top:300px !important;
.lotusSyncHeading {
color: $text-04;
font-family: inherit;
}
p {
font-weight: normal;
color: $text-01 !important;
font-family: inherit;
}

.lotusSyncLinkSpan {
font-weight:normal;
color: $text-01 !important;
Expand Down
9 changes: 7 additions & 2 deletions scss/components/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
.lotusBtn.submit.lotusButtonSubmit,
.filesList .lotusDetails .lotusBtnSmall,
#mainActions .lotusBtn,
#feedContentAreaSub #addFeedBtn,
#memberAddForm #saveButton,
span[id^="lconn_share_widget_Tagger"] input[type="submit"],
#memberInviteForm .lotusFormButton[name="submit"],
Expand All @@ -43,6 +44,7 @@ span[id^="lconn_act_StartActivityButton_"] a, //Stand-alone activities
//End Primary buttons-------------

//Secondary buttons-------------
.resultsDisplay .cardResultsBody .empty a.bx--btn--secondary,
.lotusStreamUpdate .lotusActions a[role="button"][data-dojo-attach-event="onclick: doCancel"], //profiles
.lotusStreamUpdate .lotusActions a[role="button"] [dojoattachevent="onclick:cancel"], //profiles
.lotusCommunities .dfCommunityForums #dfTopicList span.lotusBtn + .lotusBtn a,
Expand Down Expand Up @@ -79,7 +81,8 @@ div#activityActionButtons span.lotusBtn a, //Community activities
.lotusBtnContainer .forumsLockedLabel + div span.lotusBtn a, // stand-alone forums list buttons
#forumConfirmMessage + div .lotusBtnContainer span.lotusBtn a,
.lotusTable .lotusDetails .lotusBtnSmall, // wiki list add tag buttons
.lconnWikis .lotusContent > div.lotusBtnContainer .lotusBtn a //1752 wiki members page buttons - onprem
.lconnWikis .lotusContent > div.lotusBtnContainer .lotusBtn a, //1752 wiki members page buttons - onprem
.qkrLibraryWidget span.lotusBtn a // library widget buttons
{
@include btnsecondary;
&:disabled, &[disabled="disabled"], &.lotusBtnDisabled {
Expand Down Expand Up @@ -154,7 +157,9 @@ div#forumConfirmMessage + div #updatesArea .lotusBtnContainer,
#forum,
#body .lotusContent > div.lotusBtnContainer, //on onprem start a wiki
#follow_removeContactsDiv,
#frinds_removeFriendsDiv {
.qkrLibraryWidget,
#frinds_removeFriendsDiv,
#feedContentAreaSub {
span.lotusBtn {
&, &:hover, &:focus, &:active {
border: none !important;
Expand Down
5 changes: 5 additions & 0 deletions scss/components/_leftnav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
padding-left:48px!important;
margin-left:0px !important;
}
&.metricsLotusMain {
.lotusContent:not(.wpthemeBanner):not(.wpthemeNarrow){
padding-left: 8px!important;
}
}
.lotusWidget_3columnLayoutWithBanner & .lotusContent.wpthemeWide:not(.wpthemeBanner):not(.wpthemeNarrow) {
padding-left: 0 !important;
}
Expand Down
58 changes: 55 additions & 3 deletions scss/components/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -365,12 +365,16 @@ div[id^="lconn_share_widget_Dialog_"] {
.lotusFormTable {
margin-top: 0 !important;
.lotusFormFieldRow {
.lotusFormLabel {
.lotusFormLabel {
margin-top: 0 !important;
margin-bottom: 0 !important;
a[id^="lconn_share_widget_HelpLauncher_"] {
position: relative;
bottom: 1px;
}
}
td > div {
margin-bottom: 6px !important;
margin-bottom: 8px !important;
}
}
}
Expand Down Expand Up @@ -522,7 +526,7 @@ div[id^="lconn_share_widget_Dialog_"] .lotusDialog {
overflow: visible;
a {
position: absolute;
right: 0;
right: 3px;
top: -3.5rem;
}
//Add a file to a status update dialog
Expand All @@ -535,11 +539,16 @@ div[id^="lconn_share_widget_Dialog_"] .lotusDialog {
position: relative;
top: auto;
right: auto;
left: 1px;
}
.BrowseGroups {
margin-bottom: -1.35rem !important;

}
a[id^="lconn_share_widget_HelpLauncher"] {
position: relative;
bottom: 1px;
}
}

// START Add app to community popup
Expand Down Expand Up @@ -726,3 +735,46 @@ table.lotusFormTable.lconnLocalFilesTab {
width: inherit !important;
}
}

//2293 Library share dialog
.qkrDialog .lotusDialog .lotusFormFieldRow {
td.qkrShareWithLabel {
vertical-align: top !important;
}
select[aria-describedby^="qkrLW_UserRoleSelection"] {
padding-bottom: .5rem !important;
position: relative;
bottom: 3px;
}
td:nth-of-type(2) {
select {
padding-left: 5px !important;
}
span {
padding-left: 5px;
display: inline-block;
padding-top: .5px;
}
}
input[id^="quickr_lw_widget_PeopleTypeAhead"] {
position: relative;
bottom: 1px;
}
a.qkrHelpIcon {
position: relative;
top: 2px;
}
.lotusFilters2 .lotusFilter .lotusAltText {
display:none;
}
}

.qkrDialog .lotusFormInfoSummary .lotusMessage.lotusInfo {
padding-top: 5px !important;
>img {
margin: 1px 5px 6px 0 !important;
}
a img {
margin: 3px 8px 6px 0 !important;
}
}
7 changes: 7 additions & 0 deletions scss/components/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -481,3 +481,10 @@ body.blog.admin #pageTabs.lotusNavTabs {
}
}
}

// social home updates tabs -CR4 2359
.ic-orient nav.ic-stream-controls-options {
#om_latest_updates {
margin-left: 1rem !important;
}
}
7 changes: 7 additions & 0 deletions scss/global/_fileTypeIcons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,13 @@ img[class*="Calendar"] {
box-sizing: border-box !important;
background-repeat: no-repeat;
}
#scene-body { //for CR4 table view
.lconnSprite-iconFolderPrivate32,
.lconnSprite-iconFolderShared32,
.lconnSprite-iconFolderPublic32 {
padding-left: 0 !important;
}
}
.lconn-ftype64, .iconsFileTypes64{
background-size: 64px 64px!important;
}
Expand Down
7 changes: 7 additions & 0 deletions scss/global/_sharebox_onprem.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,15 @@ body.lconnShareboxGadget {
.lotusui30dojo .lcSharebox div.dijitDialogTitleBar {
box-shadow: none !important;
}
//Fix for narrow sharebox - CR4 2347
.lotusui30dojo .lcSharebox {
div.shareTabContainer {
width: 584px !important;
}
}
//Set bottom of sharebox
.lotusDialogHeader.shareBoxBottomHeader {
margin-bottom: 0 !important;
padding-top: 0 !important;
}

Expand Down
42 changes: 23 additions & 19 deletions vu1-include-css.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,6 @@
"Customizer"
],
"extensions": [
{
"name": "AAGlobal Ex",
"type": "com.ibm.customizer.ui",
"payload": {
"include-files": [
"css/global.css"
],
"include-repo": {
"name": "cnx-custom-theme"
}
},
"path": "global",
"application": "Visual Update 1 for IBM Connections"
},
{
"name":"Account Settings",
"type": "com.ibm.customizer.ui",
Expand Down Expand Up @@ -119,22 +105,24 @@
"path": "forums",
"application": "Visual Update 1 for IBM Connections"
},
{
"name": "Homepage New",
{
"name": "AAGlobal Ex",
"title":"Global Settings",
"type": "com.ibm.customizer.ui",
"payload": {
"include-files": [
"css/home.css"
"css/global.css"
],
"include-repo": {
"name": "cnx-custom-theme"
}
},
"path": "social",
"path": "global",
"application": "Visual Update 1 for IBM Connections"
},
{
"name": "Homepage Old",
"title":"Homepage",
"type": "com.ibm.customizer.ui",
"payload": {
"include-files": [
Expand Down Expand Up @@ -205,6 +193,7 @@
},
{
"name": "Org page",
"title":"Organization Page",
"type": "com.ibm.customizer.ui",
"payload": {
"include-files": [
Expand All @@ -216,6 +205,21 @@
},
"path": "contacts",
"application": "Visual Update 1 for IBM Connections"
},
{
"name": "Homepage New",
"title":"OrientMe",
"type": "com.ibm.customizer.ui",
"payload": {
"include-files": [
"css/home.css"
],
"include-repo": {
"name": "cnx-custom-theme"
}
},
"path": "social",
"application": "Visual Update 1 for IBM Connections"
},
{
"name": "Profiles",
Expand Down Expand Up @@ -253,7 +257,7 @@
"css/surveys.css"
],
"include-repo": {
"name": "cnx-custom-theme"
"name": "cnx-custom-theme"
}
},
"path": "surveys",
Expand Down

0 comments on commit 6113351

Please sign in to comment.