-
Notifications
You must be signed in to change notification settings - Fork 900
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
Add delete functionality for generic object UI #12102
Conversation
87aa994
to
b77e42c
Compare
<pr_mergeability_checker />This pull request is not mergeable. Please rebase and repush. |
https://www.pivotaltracker.com/story/show/128427247 Also shorten eventType from 'sendCountSelectedAndUpdateToolbar' to 'updateToolbarCount'.
b77e42c
to
2df237f
Compare
Checked commits eclarizio/manageiq@7083894~...2df237f with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1 |
<pr_mergeability_checker />This pull request is not mergeable. Please rebase and repush. |
Please re-create this PR in https://github.com/ManageIQ/manageiq-ui-classic |
@chessbyte Will do, currently waiting for ManageIQ/manageiq-ui-classic#72 to be merged as this is built on that and it should make fixing the conflicts easier. |
This was built on top of #11815, so once that is merged, the first four commits here will disappear.
This enables the user to delete a selected generic object definitions via the configuration drop-down.
Before deletion:
After deletion:
https://www.pivotaltracker.com/story/show/129980083
@miq-bot assign @gmcculloug