Feature #9879
More verbose host delete dialog
Difficulty:
trivial
Triaged:
Pull request:
Description
When you're deleting host directly from host page, there is very simple dialog "Are you sure?", it should be better to be more verbose like "Are you sure that you want to really destroy your most important production host mko-dev.koudis.cz ?" or "Delete host mko-dev.koudis.cz ?"
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal almost 8 years ago
- Category set to Web Interface
- Difficulty set to trivial
The message is specified in app/helpers/hosts_helper.rb.
#2
Updated by Milan Koudelka almost 8 years ago
Release 1.6.3
#4
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2330 added
- Pull request deleted (
)
#5
Updated by Dominic Cleal almost 8 years ago
- Assignee set to Ondřej Pražák
- Legacy Backlogs Release (now unused) set to 35
#6
Updated by Ondřej Pražák almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0b605bf6f4aec4148ef2c6ac9b596c0c7e3dfd5f.
#7
Updated by Lukas Zapletal over 7 years ago
- Is duplicate of Feature #11114: Inform the user when deleting a host with associated VM added
#8
Updated by Dominic Cleal over 7 years ago
- Has duplicate Feature #11114: Inform the user when deleting a host with associated VM added
#9
Updated by Ohad Levy over 7 years ago
- Related to Feature #11007: progress bar for host deletion added
Fixes #9879 - improve wording of host delete dialog