-
- Downloads
change account deletion process
The account deletion was performed by solely clicking the bin icon
in the configuration account panel of a selected account.
This was done without warning nor confirmation.
This patch moves the dedicated button to the account list bottom
as in the other desktop clients, and adds a confimation popup,
summarising the account identifiers (in order, alias, registered name,
ringID), and displays a warning about losing the account in case
it hasn't been exported or added to another device.
Change-Id: I259388da9e143400ab65e88d1fb7c223dbfbff19
Reviewed-by:
Anthony Léonard <anthony.leonard@savoirfairelinux.com>
Showing
- RingWinClient.pro 6 additions, 3 deletionsRingWinClient.pro
- accountdetails.cpp 0 additions, 6 deletionsaccountdetails.cpp
- accountdetails.h 0 additions, 1 deletionaccountdetails.h
- accountdetails.ui 6 additions, 38 deletionsaccountdetails.ui
- configurationwidget.cpp 9 additions, 7 deletionsconfigurationwidget.cpp
- configurationwidget.h 1 addition, 0 deletionsconfigurationwidget.h
- configurationwidget.ui 35 additions, 0 deletionsconfigurationwidget.ui
- deleteaccountdialog.cpp 59 additions, 0 deletionsdeleteaccountdialog.cpp
- deleteaccountdialog.h 50 additions, 0 deletionsdeleteaccountdialog.h
- deleteaccountdialog.ui 187 additions, 0 deletionsdeleteaccountdialog.ui
- stylesheet.css 34 additions, 8 deletionsstylesheet.css
Loading
Please register or sign in to comment