kevinburke / doony

UI Improvements for Jenkins
http://doony.org
Other
970 stars 116 forks source link

Doony hides last build from history #80

Closed syphernl closed 4 years ago

syphernl commented 9 years ago

Due to this piece of CSS in Doony:

#buildHistory .build-row:last-child {
display: none;
}

The last entry of the build history is hidden because of this, which means build 1 for each new job created.

aehlke commented 9 years ago

Is this still true? Seems like a minor thing to fix, but it would be a deal breaker for me...

elatt commented 8 years ago

I still see it in the latest git pull and Jenkins LTS release