-
Notifications
You must be signed in to change notification settings - Fork 898
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
Toolbar button refactoring server role #11715
Merged
martinpovolny
merged 19 commits into
ManageIQ:master
from
romanblanco:toolbar_button_refactoring_server_role
Nov 2, 2016
Merged
Toolbar button refactoring server role #11715
martinpovolny
merged 19 commits into
ManageIQ:master
from
romanblanco:toolbar_button_refactoring_server_role
Nov 2, 2016
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 86cc443 - Browse repository at this point
Copy the full SHA 86cc443View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe3853 - Browse repository at this point
Copy the full SHA ebe3853View commit details -
Configuration menu - View commit details
-
Copy full SHA for d23141c - Browse repository at this point
Copy the full SHA d23141cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2191096 - Browse repository at this point
Copy the full SHA 2191096View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e8bb3 - Browse repository at this point
Copy the full SHA b1e8bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e9be4 - Browse repository at this point
Copy the full SHA d1e9be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a330105 - Browse repository at this point
Copy the full SHA a330105View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e3c5e - Browse repository at this point
Copy the full SHA e6e3c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4b04d - Browse repository at this point
Copy the full SHA 9a4b04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b38078 - Browse repository at this point
Copy the full SHA 4b38078View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea8d40 - Browse repository at this point
Copy the full SHA dea8d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a07ca0 - Browse repository at this point
Copy the full SHA 4a07ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ad064 - Browse repository at this point
Copy the full SHA c8ad064View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5b186 - Browse repository at this point
Copy the full SHA cd5b186View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d44ee - Browse repository at this point
Copy the full SHA e3d44eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 397832d - Browse repository at this point
Copy the full SHA 397832dView commit details -
Review response: Added missing instance variable
`@sb` variable is not called directly in the button class, but needs to be set, because `x_active_tree` and `x_node` are wrappers for the `@sb`.
Configuration menu - View commit details
-
Copy full SHA for c22f642 - Browse repository at this point
Copy the full SHA c22f642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93627f2 - Browse repository at this point
Copy the full SHA 93627f2View commit details -
Making sure that converted buttons do not get hidden by toolbar_build…
…er methods Buttons in 'diagnostics_servers_roles' and 'diagnostics_roles_servers' that were converted to separate classes were still getting hide, because in `toolbar_builder.rb` the method `build_toolbar_hide_button_ops` returns `true` for the buttons that are not listed in the case. By setting `false` and listing the buttons that are not converted yet in the case switch, the converted buttons are getting displayed correctly.
Configuration menu - View commit details
-
Copy full SHA for eadc3fc - Browse repository at this point
Copy the full SHA eadc3fcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.