Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for grey balls and build pipeline view #82

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

PercussiveRepair
Copy link

No description provided.

@@ -587,6 +587,8 @@ jQuery(function($) {
replaceFloatyBall("img[src*='/blue.png']", "success");
replaceFloatyBall("img[src*='/red.png']", "failure");
replaceFloatyBall("img[src*='/yellow.png']", "warning");
replaceFloatyBall("img[src*='/nobuilt.png']", "notbuilt");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be nobuilt or notbuilt?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nobuilt is working on mine. However, I realise I'm behind you by quite a bit. I'll redo and reopen this soon.

@kevinburke
Copy link
Owner

thanks for this! any chance you can send a screenshot of what it looks like with these changes? ping me [email protected], or use a tool like Monosnap (mac) or Alt+Print Screen (windows)

@@ -9,7 +9,7 @@ body.yui-skin-sam,
.yui-skin-sam select {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 13px;
color: #333;
/*color: #333;*/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How come? Also would be better to just delete this instead of commenting it out.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed. It was so the text colour could be altered for build pipelines

@PercussiveRepair
Copy link
Author

Screenshots!
screenshot-jenkins 2014-11-16 20-58-26
screenshot-jenkins 2014-11-16 21-15-38

@urras
Copy link

urras commented Jan 13, 2015

Any update on this?

@PercussiveRepair
Copy link
Author

The pull has merge conflicts. I haven't had time to resolve them yet.

@PercussiveRepair
Copy link
Author

Sorry for the delay. Busy year :) Please merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants