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

Fixes #8113 - Docker Tags now displayed in the UI #4772

Merged
merged 1 commit into from Dec 2, 2014

Conversation

parthaa
Copy link
Contributor

@parthaa parthaa commented Oct 28, 2014

Content unit counts will now also show information on Docker Tags

</span>
</div>


Copy link
Contributor

Choose a reason for hiding this comment

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

Why the blank lines here?

{
:docker_image => repo.docker_images.count,
:docker_tag => repo.docker_tags.count,
:rpm => repo.package_count,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you have a field for packages and a field for rpms?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because @ehelms and @jlsherrill wanted it

@ehelms
Copy link
Member

ehelms commented Nov 12, 2014

What about updating the commit message to something more like Docker tags count now displayed for Repositories ? The current message made me think I was going to see a list of tags.

Content unit counts will now also show information on Docker Tags
@ehelms
Copy link
Member

ehelms commented Nov 25, 2014

ACK for me, @daviddavis can have final say

@daviddavis
Copy link
Contributor

ACK

parthaa added a commit that referenced this pull request Dec 2, 2014
Fixes #8113 - Docker Tags now displayed in the UI
@parthaa parthaa merged commit 21ab6d6 into Katello:master Dec 2, 2014
@parthaa parthaa deleted the docker-tags branch December 2, 2014 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants