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 #16265 - cv repos - indicate 'not synced' #6327

Merged
merged 1 commit into from Sep 27, 2016

Conversation

bbuckingham
Copy link
Member

Minor change to the content view repositories UI based
on user feedback to show 'Not Synced' and empty counts,
when a repository has not yet been synced.

@@ -112,14 +115,14 @@ <h3 translate>
<span ng-hide="repository.url" translate>N/A</span>
</td>
<td bst-table-cell>
<div ng-if="repository.content_counts.rpm && repository.content_counts.rpm > 0">
<div>
Copy link
Member

Choose a reason for hiding this comment

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

whats the reason for removing this logic (and the one below)?

Copy link
Member Author

Choose a reason for hiding this comment

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

@jlsherrill, Part of the user's request was to show 0 Packages 0 Errata. The UI does the same on product repositories list.

Copy link
Member

Choose a reason for hiding this comment

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

Ah, since these are all yum repos i guess that is okay.

Copy link
Contributor

@johnpmitsch johnpmitsch left a comment

Choose a reason for hiding this comment

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

I am seeing "Not Synced N/A" on an unsynced repo http://www.clipular.com/c/6232312471879680.png?k=eG6t923Rl1LAW6yhVxLiyUQvPg8

I think it would look better if it just said "Not Synced"

Minor change to the content view repositories UI based
on user feedback to show 'Not Synced' and empty counts,
when a repository has not yet been synced.
@bbuckingham
Copy link
Member Author

@johnpmitsch, Updated

@johnpmitsch
Copy link
Contributor

ACK

@bbuckingham
Copy link
Member Author

Thanks @johnpmitsch !

@bbuckingham bbuckingham merged commit d4a9b37 into Katello:master Sep 27, 2016
@bbuckingham bbuckingham deleted the issue-16265 branch September 27, 2016 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants