Commit graph

178 commits

Author SHA1 Message Date
xiphon
722d32a50c wizard: fix flags hovering, cursor, layout 2018-12-04 22:23:23 +03:00
stoffu
c840e2b664
Allow adjusting number of rounds for the key derivation function 2018-11-30 11:22:32 +09:00
xiphon
7dea3a2373 wizard: optionally hide restore 'From QR Code' btn 2018-10-28 14:56:33 +03:00
stoffu
9bb6a25f31
Add support for creating hardware wallet 2018-08-24 12:54:43 +09:00
luigi1111
d554c7809d
Merge pull request #1449
ac8e88e allow restoring from only spendkey (cryptochangements34)
2018-07-17 16:58:16 -05:00
cryptochangements34
f7bbdd3044 add explicit mainnet button and move nettypes to advanced options 2018-06-07 12:23:47 -04:00
cryptochangements34
ac8e88ee53
allow restoring from only spendkey 2018-06-05 21:16:19 -04:00
cryptochangements34
78e0ae1a4e use radio buttons in daemon wizard 2018-05-11 18:40:10 -04:00
cryptochangements34
31ef55d838 make some daemon wizard wording more clear 2018-05-08 20:47:39 -04:00
Sander Ferdinand
c40944144a Radio buttons for the welcome wizard 2018-04-28 16:40:01 +02:00
luigi1111
d248e45563
Merge pull request #1321
251db80 show correct address in wizard if remote node used
2018-04-22 20:03:00 -05:00
cryptochangements34
66f29831e1 fix typo in daemon setup wizard 2018-04-14 23:50:05 -04:00
cryptochangements34
251db80609
show correct address in wizard if remote node used 2018-04-14 23:33:51 -04:00
Sander Ferdinand
d98221ac56 Fixes the placeholder texts for RemoteNodeEdit in the wallet creation wizard 2018-03-29 23:04:04 +01:00
Sander Ferdinand
6e503cd0e2 Replace violet checkbox mark with a black one 2018-03-29 23:04:04 +01:00
Sander Ferdinand
408878290e nettype comparison needs to be loose 2018-03-29 23:04:04 +01:00
Sander Ferdinand
d2d6e3ad66 Fixes the placeholder texts for inputboxes in the wallet recovery wizard 2018-03-29 23:04:04 +01:00
Sander Ferdinand
da2c6e8bc8 Fixes javascript error; .trim() on undefined 2018-03-29 23:04:04 +01:00
Sander Ferdinand
0bfff8844e nettype comparison needs to be loose 2018-03-29 23:04:04 +01:00
Sander Ferdinand
3c24044736 Cleanup after rebase 2018-03-29 23:04:04 +01:00
Sander Ferdinand
3f9926487d Fixes typo 2018-03-29 23:04:04 +01:00
Sander Ferdinand
8f368b9b3b Remove seed from WizardFinished for now, as it yields an undefined error 2018-03-29 23:04:03 +01:00
Sander Ferdinand
69b4d56fdd Small style changes 2018-03-29 23:04:03 +01:00
Sander Ferdinand
4977049425 Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries 2018-03-29 23:04:03 +01:00
Sander Ferdinand
53b5b7a5c7 Fixing the start-up wizards 2018-03-29 23:04:03 +01:00
Sander Ferdinand
be9cb8931c StandardButton - removed unused properties and some layout changes to settings page 2018-03-29 23:04:02 +01:00
Sander Ferdinand
af9e4e86f0 Replacing checkbox, using default values from component 2018-03-29 23:04:01 +01:00
luigi1111
e4d75c6680
Merge pull request #1161
c8f0cf3 Stagenet
2018-03-26 12:57:14 -05:00
Jaquee
d253991ecb remove obsolete remote node logic 2018-03-15 16:51:03 +01:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
luigi1111
a8ba815fb3
Merge pull request #1141
5d2d6ad UTF-8 support for filenames and paths under Windows
2018-03-13 23:37:33 -04:00
rbrunner7
5d2d6adfaf UTF-8 support for filenames and paths under Windows 2018-03-08 20:34:30 +01:00
luigi1111
7c9ba196c9
Merge pull request #1140
70d42ee Wizard: allow seed without checksum
2018-03-06 12:33:01 -05:00
luigi1111
4479026649
Merge pull request #1149
22de9db Fix a few uses of undefined data on startup and exit
2018-03-06 12:26:03 -05:00
moneromooo.monero
22de9db4e1 Fix a few uses of undefined data on startup and exit 2018-03-03 23:26:20 +00:00
stoffu
70d42ee328
Wizard: allow seed without checksum 2018-02-25 21:52:04 +09:00
stoffu
fd1f4bf628
Bootstrap daemon (requires #3165) 2018-01-30 07:45:11 +09:00
stoffu
af882e87f5
rectified visual switch between local node & remote node 2018-01-30 07:45:08 +09:00
stoffu
89ec822ba5
removed persistentSettings.startLocalNode as it's synonym for !persistentSettings.useRemoteNode 2018-01-30 07:45:03 +09:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
stoffu
cec206ec8d
Refactor wallet password dialog 2018-01-05 16:11:29 +09:00
Jaquee
a8e19b8fb6 Enable password strength meter on iOS 2017-11-03 16:57:12 +01:00
Jaquee
2170f6a46d Improve copy text handling 2017-11-03 16:57:12 +01:00
Jaquee
806f496faf wizarddaemonsettings remove lightwallet settings until #2109 is merged 2017-11-03 16:57:11 +01:00
Jaquee
0e6028aacf wizard: disable password strenght meter on mobiles 2017-11-03 16:57:10 +01:00
Jaquee
bcb7bcffdb wizard: reworked testnet settings 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