Feature #28740
Use ForemanModal as confirmation dialog
Pull request:
Fixed in Releases:
Found in Releases:
Description
It would be nice if we could use ForemanModal as a confirmation dialog. As a developer, I'd like the following:
- to have 'Submit' and 'Cancel' buttons in the footer
- to define async action to be triggered when 'Submit' button is clicked
- to define callbacks to execute when async action finishes
Associated revisions
Refs #28740 - Fix linting issues
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7354 added
#2
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 2.1.0 added
#3
Updated by Ondřej Pražák 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset e38ce247851925a5d4af2fe63a092bfd38596551.
#4
Updated by Amit Upadhye 9 months ago
- Category set to JavaScript stack
Fixes #28740 - Use ForemanModal as a confirmation dialog