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

Replaced validate_reset methods by supports_reset #11625

Merged
merged 1 commit into from
Oct 31, 2016

Conversation

gauravaradhye
Copy link
Contributor

@gauravaradhye gauravaradhye commented Sep 30, 2016

Replaced all instanced of validate_reset method by supports_reset in order to make use supportsFeatureMixin.

It's not yet mergeable because it has changes of another commit which is not pushed in yet.

@gauravaradhye
Copy link
Contributor Author

@miq-bot add_label wip

@miq-bot miq-bot added the wip label Sep 30, 2016
@miq-bot
Copy link
Member

miq-bot commented Sep 30, 2016

<pr_mergeability_checker />This pull request is not mergeable. Please rebase and repush.

@gauravaradhye gauravaradhye changed the title [WIP] Replaced validate_reset methods by supports_reset Replaced validate_reset methods by supports_reset Oct 28, 2016
@gauravaradhye
Copy link
Contributor Author

@miq-bot remove_label wip

@miq-bot miq-bot removed the wip label Oct 28, 2016
@miq-bot
Copy link
Member

miq-bot commented Oct 28, 2016

Checked commit gauravaradhye@816cf6f with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
10 files checked, 0 offenses detected
Everything looks good. 👍

@gauravaradhye
Copy link
Contributor Author

@durandom Can you please check this!

@gauravaradhye
Copy link
Contributor Author

@miq-bot add_label euwe/no

@durandom
Copy link
Member

@gauravaradhye looks great, I feel you are getting the hang of it 😄
@miq-bot assign @agrare

@agrare can you have a final look and merge?

@miq-bot miq-bot assigned agrare and unassigned durandom Oct 31, 2016
@agrare
Copy link
Member

agrare commented Oct 31, 2016

Looks good 👍

@agrare agrare merged commit 5b34e7d into ManageIQ:master Oct 31, 2016
@agrare agrare added this to the Sprint 49 Ending Nov 14, 2016 milestone Oct 31, 2016
kbrock added a commit to kbrock/manageiq that referenced this pull request May 12, 2022
by the time this was added, the buttons looked at supports.
there was a bug in HostFeatureButtonWithDisable
and instead of having that button support both availability mixin and supports feature mixin
this method was added.

this commit only works because we're changing the buttons to only call supports?

refs:

remove validate_reset: ManageIQ#11625
added back: ManageIQ#12324
(guessing we should have changed the button instead)
changes to availability mixin in generic button: manageiq-ui-classic a85cfb1
kbrock added a commit to kbrock/manageiq that referenced this pull request May 13, 2022
by the time this was added, the buttons looked at supports.
there was a bug in HostFeatureButtonWithDisable
and instead of having that button support both availability mixin and supports feature mixin
this method was added.

this commit only works because we're changing the buttons to only call supports?

refs:

remove validate_reset: ManageIQ#11625
added back: ManageIQ#12324
(guessing we should have changed the button instead)
changes to availability mixin in generic button: manageiq-ui-classic a85cfb1
iv1111 pushed a commit to iv1111/manageiq that referenced this pull request Jun 28, 2022
by the time this was added, the buttons looked at supports.
there was a bug in HostFeatureButtonWithDisable
and instead of having that button support both availability mixin and supports feature mixin
this method was added.

this commit only works because we're changing the buttons to only call supports?

refs:

remove validate_reset: ManageIQ#11625
added back: ManageIQ#12324
(guessing we should have changed the button instead)
changes to availability mixin in generic button: manageiq-ui-classic a85cfb1
GilbertCherrie pushed a commit to GilbertCherrie/manageiq that referenced this pull request Jul 7, 2023
by the time this was added, the buttons looked at supports.
there was a bug in HostFeatureButtonWithDisable
and instead of having that button support both availability mixin and supports feature mixin
this method was added.

this commit only works because we're changing the buttons to only call supports?

refs:

remove validate_reset: ManageIQ#11625
added back: ManageIQ#12324
(guessing we should have changed the button instead)
changes to availability mixin in generic button: manageiq-ui-classic a85cfb1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants