Giter VIP home page Giter VIP logo

jenkins-neo-theme's People

Contributors

aarjithn avatar afonsof avatar ari avatar bighappyface avatar brady-vitrano avatar briangonzalez avatar heldroe avatar jnoller avatar mariusgundersen avatar rockymm avatar ruyadorno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jenkins-neo-theme's Issues

Hover over row

Would be nice improvement add hover on row
#projectstatus tr:hover {background: #ddd;}

Uses variable-width font for `pre`

With the theme enabled, HTML pre elements start using a variable-width font, unless they match a more specific rule such as pre.console-output.

The stdout/stderr view for jUnit testcases uses a <pre>โ€ฆ</pre> block without a class name to format the output, expecting a fixed-width font. This still works with the base theme, as it does not override the default font choice for pre, but in the Neo theme, "Open Sans" is used instead.

Build Time Trend needs to be styled

Build Time Trend ({job} > Build History > trend) still displays Jenkins ball icons and not this theme's styled checkmarks.

I'm not sure whether it's this theme issue or Simple Theme plug-in issue, but it would be nice to get this fixed.

Icon computer-x

It seems that there is no icon for computer-x.
If you go to the "Nodes" section, you can see a table with all the nodes. When a node is offline, you should see an image with a "x" on it. But with your theme, no image is displayed. Here is the html code:

<td width="32" data="computer-x.png">
    <img class="icon-computer-x icon-lg" style="width: 32px; height: 32px; " alt="[offline]" src="/static/6fbf67a5/images/32x32/computer-x.png">
</td>

However, when a node is online, this image is displayed correctly:

<td width="32" data="computer.png">
    <img class="icon-computer icon-lg" style="width: 32px; height: 32px; " alt="[online]" src="/static/6fbf67a5/images/32x32/computer.png">
</td>

Manage Icon is not being displayed

https://my_jenkins_host_ip/manage the Manage Icon is not getting displayed. I am using chrome
Version 55.0.2883.95 (64-bit) on Macbook OSX 10.11.5

managejenkinsicon

Not compatible with text box in Pipeline job

Jenkins version: 1.654
Job type: Pipeline

The textbox for this job type is "special" with code assist and line numbers. The cursor is in this text box is displayed offset by about 4-5 characters. For example, if the cursor is displayed at position 5 and I type something, chars actually are added at position 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.