Actions
Refactor #39134
closedAdd helper method for handling bulk modal states after removal of ForemanModal
Description
ForemanModal was used for state management in Katello and other plugins (at least PRs). In Katello, it was replaced by a helper for handling those bulk states. As this is also helpful for other plugins (e.g. foreman_puppet), it makes sense to extract it to Foreman core.
Katello PR: https://github.com/Katello/katello/pull/11626
foreman_puppet PR: https://github.com/theforeman/foreman_puppet/pull/429
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10893 added
Updated by Nadja Heitmann 4 months ago
- Related to Refactor #39047: Replace useForemanModal in Katello Hosts/BulkActions added
Updated by Anonymous 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|40938e445976db7987b965352c2025d2401bc479.
Actions