[ 
https://issues.apache.org/jira/browse/HDDS-2000?focusedWorklogId=300025&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-300025
 ]

ASF GitHub Bot logged work on HDDS-2000:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Aug/19 05:46
            Start Date: 23/Aug/19 05:46
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on pull request #1339: 
HDDS-2000. Don't depend on bootstrap/jquery versions from hadoop-trun…
URL: https://github.com/apache/hadoop/pull/1339#discussion_r316981596
 
 

 ##########
 File path: hadoop-hdds/framework/src/main/resources/webapps/static/hadoop.css
 ##########
 @@ -0,0 +1,331 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+
+body {
+  background-color : #ffffff;
+  font-family : sans-serif;
+}
+
+.small {
+  font-size : smaller;
+}
+
+div#dfsnodetable tr#row1, div.dfstable td.col1 {
+       font-weight : bolder;
+}
+
+div.dfstable th {
 
 Review comment:
   whitespace:tabs in line
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 300025)
    Time Spent: 13h  (was: 12h 50m)

> Don't depend on bootstrap/jquery versions from hadoop-trunk snapshot
> --------------------------------------------------------------------
>
>                 Key: HDDS-2000
>                 URL: https://issues.apache.org/jira/browse/HDDS-2000
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: om, SCM
>            Reporter: Elek, Marton
>            Assignee: Vivek Ratnavel Subramanian
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 13h
>  Remaining Estimate: 0h
>
> The OM/SCM web pages are broken due to the upgrade in HDFS-14729 (which is a 
> great patch on the Hadoop side). To have more stability I propose to use our 
> own instance from jquery/bootstrap instead of copying the actual version from 
> hadoop trunk which is a SNAPSHOT build.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to