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

SAW - Add SSR Owner Filter on Dashboard #615

Merged
merged 8 commits into from Aug 9, 2016
Merged

Conversation

SamWord
Copy link
Contributor

@SamWord SamWord commented Aug 8, 2016

Filters protocols on the dashboard by Service Provider

@SamWord SamWord closed this Aug 8, 2016
@SamWord SamWord deleted the saw-add-ssr-owner-filter branch August 8, 2016 15:08
@SamWord SamWord restored the saw-add-ssr-owner-filter branch August 8, 2016 15:08
@SamWord SamWord reopened this Aug 8, 2016
@SamWord SamWord changed the title SAW - Add SAW - Add SSR Owner Filter on Dashboard Aug 8, 2016
@@ -125,6 +125,10 @@ def full_name
"#{first_name.try(:humanize)} #{last_name.try(:humanize)}".lstrip.rstrip
end

Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of adding another method on identity, you can do:
full_name.split(' ').reverse.join(', ')

@jleonardw9 jleonardw9 merged commit e1cdd58 into master Aug 9, 2016
@jleonardw9 jleonardw9 deleted the saw-add-ssr-owner-filter branch August 9, 2016 19:00
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.

None yet

2 participants