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

system groups - few small bug fixes #338

Merged
merged 4 commits into from
Jul 20, 2012

Conversation

bbuckingham
Copy link
Member

This request includes a few small bug fixes on system groups:
system groups - fix query on systems -> system groups pane
system groups - updates to validation of max_systems
839265 - system - generate proper error if user attempts to add groups w/o providing any
system groups - close copy widget when switching objects or panes

This commit will close the copy widget if the user has it open
and then either clicks navigates to a different pane or group.
…s w/o providing any

If the user sends a request to add system groups to a system without providing
one or more group names, generate an error.

This commit also generates an error, if the system record does not exist.
- do not allow user to set max systems to 0 (doesn't make sense)
- do not give user the "may not be less than the number of systems
  associated with the system group." validation message if there are
  no systems currently assigned...
Updated the query on the Systems -> [systemX] -> System Groups pane
to properly determine the list of system groups that should be included
in the menu selector.  This includes any groups that the system is not
already assigned to and any groups that have not reached their max
membership.
@ghost ghost assigned parthaa Jul 20, 2012
@parthaa
Copy link
Contributor

parthaa commented Jul 20, 2012

looks good

parthaa added a commit that referenced this pull request Jul 20, 2012
system groups - few small bug fixes
@parthaa parthaa merged commit 0ccea71 into Katello:master Jul 20, 2012
parthaa added a commit that referenced this pull request Apr 27, 2013
system groups - few small bug fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants