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

Preserve Heads-up Display Layout By Truncating Name and Message Text #65

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

Conversation

tres
Copy link

@tres tres commented Apr 3, 2012

This update ensures that the heads-up display layout is preserved when
jobs that have a large amount of associated data are on the queue.
It still presents the full name and message text associated with any
job in a div visible on hover.

Tres Wong-Godfrey added 7 commits April 3, 2012 12:23
This update ensures that the heads-up display layout is preserved when
jobs that have a large amount of associated data are on the queue.
It still presents the full name and  message text associated with any
job in a div visible on hover.
This update adds a little bit of protection to the status display page
-- ensuring that if the status.name var isn't set or the status.message
var isn't set that we don't try to access their members.

It also ensures that the correct var names are used in each place when
attempting to find the length of the string.
This update adds a little bit of protection to the status display
page -- ensuring that if the status.name var isn't set or the
status.message var isn't set that we don't try to access their members.
It also ensures that the correct var names are used in each place
when attempting to find the length of the string.
Conflicts:
	lib/resque/server/views/status_styles.erb
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.

1 participant