Alexandra Betouni
|
480985ca4e
|
[Settings]: Added change password view (#13284)
* [Settings]: Added change password view
Closes #10037
Adding configuration options to PasswordView
* feat(ChangePassword): Integrate ConfirmChangePasswordModal
1. Integrate with backend
2. Clean unused components
* feat: Add support to restart application
1. Adding restart app support in DOtherSide
2. Integrating nimqml
3. Expose in qml in Utils
* chore: Move changeDatabasePassword call to threadpool
* chore(squish): Fix failing tests due to settings index changes
---------
Co-authored-by: Alex Jbanca <alexjb@status.im>
|
2024-02-09 13:31:37 +02:00 |
Patryk Osmaczko
|
ba7a6d5d34
|
style: remove trailing whitespaces
|
2022-02-09 11:16:23 +01:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |
Pascal Precht
|
a8adc668e2
|
fix(ConfirmAppRestartModal): correct button type
|
2021-10-21 09:22:35 -04:00 |
Pascal Precht
|
44e43350f1
|
refactor(@desktop/profile): use StatusQ StatusButton
|
2021-10-21 09:22:35 -04:00 |
Pascal Precht
|
61ccf9c757
|
refactor: move `StyledText` to ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
cbfe90947e
|
refactor: move `ModalPopup` to ui/shared/popups
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
4e8f2303e6
|
refactor(@desktop/profile): introduce new QML and store structure in profile section
Closes #3712
|
2021-10-14 09:29:05 -04:00 |