forked from agama-project/agama
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added DASDs format confirmation dialog (agama-project#1618)
**Trello:** https://trello.com/c/9TprKm3i As formatting a device is a dangerous action and could irreversibly destroy data on the target disk it would be nice to have a confirmation before continue. In the current PR we added that confirmation dialog.
- Loading branch information
Showing
3 changed files
with
166 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,12 @@ Fri Sep 27 13:00:05 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | |
|
||
- Properly translate the storage interface when switching | ||
the language of the UI (gh#agama-project/agama#1629). | ||
|
||
------------------------------------------------------------------- | ||
Mon Sep 23 09:04:56 UTC 2024 - Knut Anderssen <[email protected]> | ||
|
||
- Added confirmation dialog when formatting DASD devices as it is | ||
considered a dangerous action (gh#openSUSE/agama#1618). | ||
|
||
------------------------------------------------------------------- | ||
Fri Sep 20 11:42:25 UTC 2024 - Imobach Gonzalez Sosa <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters