Commit graph

55 commits

Author SHA1 Message Date
Jaquee
0e6028aacf wizard: disable password strenght meter on mobiles 2017-11-03 16:57:10 +01:00
Jaquee
b205acc51b Wizard: add qrcode scanner to recover page 2017-11-03 16:57:10 +01:00
Jaquee
a3088b1eeb Wizard: add daemon settings page 2017-11-03 16:09:23 +01:00
Jaquee
bbcb780cfa wizard: use m_wallet instead of storing in settingsObj 2017-11-01 17:02:44 +01:00
Jaquee
91953f1a3a Wizard: add scaleRatio 2017-11-01 17:02:44 +01:00
Jaquee
80618c83fd wizard: reworked testnet settings 2017-10-23 20:35:17 +02:00
Jaquee
2e53c524a1 ios build settings 2017-05-05 12:03:03 +02:00
Jaquee
a4a44d7c99 clear populated fields when stepping back to page 1 in wizard 2017-05-04 17:04:12 +02:00
Jaquee
ebcab010bb Wizard: mobile redesign 2017-02-27 22:07:16 +01:00
Jaquee
c5c2a40ef5 Wizard: restore from keys 2017-01-30 23:20:47 +01:00
Jaquee
adaa8cb806
Wizard: fix recover bug 2017-01-17 22:38:38 +01:00
Jaquee
fd983955b4
view only wallets
wizard: fix dots on pw page

wizard: fix focus on pw field

viewOnly: added success message
2017-01-15 12:32:25 +01:00
Riccardo Spagni
6437723772
Merge pull request #383
ba8decc wizard: Ensure temporary wallet files are deleted (Jaquee)
2017-01-08 16:58:39 -08:00
Jaquee
ba8decca3f
wizard: Ensure temporary wallet files are deleted 2017-01-03 22:45:41 +01:00
Jaquee
427d9e2645
wizard: store settings before opening from file 2017-01-02 18:45:10 +01:00
Jaquee
0b7efa19ef Wizard: Prevent user from getting trapped 2016-12-17 15:38:43 +01:00
Riccardo Spagni
ca5c67cac2
Merge pull request #248
6ca4e05 wizard: Reset password and account name fields on wizard restart (Jaquee)
2016-12-09 00:10:05 +02:00
Riccardo Spagni
e38bd69dcc
Merge pull request #228
f41a842 Wizard: fix wrong wallet loaded in open from file (mochaccinuh)
2016-12-09 00:05:49 +02:00
Jaquee
6ca4e05167
wizard: Reset password and account name fields on wizard restart 2016-12-08 15:37:16 +01:00
mochaccinuh
f41a842525 Wizard: fix wrong wallet loaded in open from file
Wizard: move cleanup logic to WizardMain.qml

Wizard: move cleanup logic to WizardMain.qml
2016-11-29 19:35:43 +01:00
Jaquee
abd5c685af
Windows: don't allow non-ascii characters in path 2016-11-29 17:14:11 +01:00
Jacob Brydolf
d637b5883e
wizard: warn user if wallet exists in path 2016-10-30 18:07:56 +01:00
Jacob Brydolf
097449079d
wizard: default account name on recover page 2016-10-29 16:44:13 +02:00
Jacob Brydolf
469bb9f25f
wizard: disable donation page 2016-10-29 16:35:16 +02:00
Jacob Brydolf
1d0ddff0e1
wizard: open fallet from file 2016-10-29 16:34:24 +02:00
Jacob Brydolf
9cc3dee472
Remove trailing slash on wallet_path 2016-10-17 21:42:26 +02:00
Jacob Brydolf
b8c07de819
wizard: store password in appwindow session 2016-10-11 01:02:07 +02:00
Jacob Brydolf
8367cfab85
fix restore-height fallback 2016-10-10 22:50:14 +02:00
Jacob Brydolf
625ae77945
wizard: save recovering state 2016-10-10 21:38:30 +02:00
Ilya Kitaev
54b22d21a8 Wizard: finish page: restore height hidden if not set 2016-10-10 00:30:55 +03:00
Jacob Brydolf
7f0d6c4c28 persistentSettings: added restoreHeight 2016-10-10 00:22:36 +03:00
Ilya Kitaev
e287ce88bc Wizard: setup testnet/daemon address 2016-09-23 00:11:19 +03:00
Ilya Kitaev
6f1343aaa0 ask user for the password if wallet is password-protected 2016-08-16 23:21:46 +03:00
Ilya Kitaev
e5d5a6082f Wizard refactoring 2016-07-21 13:56:17 +03:00
Ilya Kitaev
32ebf180ac dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
Ilya Kitaev
39b88daf32 Apply translation for "normal" mode 2016-07-19 23:45:12 +03:00
Ilya Kitaev
3ddd9bed72 main application: initialize wallet, display balance 2016-06-15 16:34:55 +03:00
Ilya Kitaev
2151f1395c Persistent storage for common settings. closes #10 2016-06-15 13:25:45 +03:00
Ilya Kitaev
1eac46ae73 "new wallet" and "recovery wallet" flows are implemented using libwallet
api
2016-06-14 16:09:14 +03:00
Ilya Kitaev
fd50e6f9a3 new wallet wizard: wallet created in temporary directory and moved to
the destination at the final step
2016-06-10 16:41:13 +03:00
Ilya Kitaev
625041df18 integrating cpp wallet mockups with QML 2016-02-24 13:25:20 +03:00
Ilya Kitaev
1195a89d06 started integrating wallet library 2016-02-23 18:59:26 +03:00
Ilya Kitaev
16020ae2a8 Wizard: "next button" visibility in backward direction fixed 2016-02-08 10:15:25 +03:00
Ilya Kitaev
1364c2b498 Password strength level updated 2016-02-06 19:19:54 +03:00
Ilya Kitaev
fce88a8120 Selection (branching) for recovery path 2016-02-03 00:09:45 +03:00
Ilya Kitaev
bbc35ff484 Next button is in "disabled" state on password page 2016-01-29 22:08:17 +03:00
Ilya Kitaev
ef66f9bf16 Wizard: bugfix for "next" button on password page 2016-01-27 22:16:48 +03:00
Ilya Kitaev
3cfa176605 Hiding "next" button on the final page 2016-01-26 10:33:58 +03:00
Ilya Kitaev
63e4d19a92 Save settings for each wizard page in "wizard.settings" object and
diplay overview at the last page
2016-01-26 10:30:07 +03:00
Ilya Kitaev
78b556575a password page: checking if passwords match. merged "configuration" and
"donation" pages into one
2016-01-26 00:17:55 +03:00