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

More love for tables #93

Merged
merged 12 commits into from May 20, 2014
Merged

More love for tables #93

merged 12 commits into from May 20, 2014

Conversation

odinserj
Copy link
Member

Changes

  • Removed confusing :: separator between type and method names. It used to signal the difference between static and instance methods, but this is unnecessary thing.
  • Fixed table structure – space is not wasted for short columns (Id, State, etc.)
  • More space for job method name in tables to support longer ones.
  • Display ScheduledAt time on scheduled jobs page.
  • Added batch operations for all pages, including succeeded jobs page – you can now do what you want with your jobs.
  • Job methods are links now, you are not required to aim their ids anymore.

odinserj added a commit that referenced this pull request May 20, 2014
@odinserj odinserj merged commit 22a8d01 into master May 20, 2014
@odinserj odinserj added this to the 0.8.2 milestone May 20, 2014
@odinserj odinserj deleted the more-love-for-tables branch May 21, 2014 08:38
@odinserj odinserj assigned odinserj and unassigned odinserj May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant