Szymon Lesisz
d20ebdb71d
Merge branch 'master' into sign/verify
2018-12-04 18:52:53 +01:00
Szymon Lesisz
6be0ae37ea
passphrase modal fix
2018-11-23 17:36:06 +01:00
Szymon Lesisz
bbcf2cf70c
remove console.log
2018-11-22 15:31:17 +01:00
Vladimir Volek
8ed59317c7
Simplify actions with modals
2018-11-18 17:35:47 +01:00
Vladimir Volek
0999c99432
Added icon
2018-11-15 17:04:17 +01:00
Vladimir Volek
8c24bcf9f3
Fixed typo
2018-11-05 17:54:58 +01:00
Vladimir Volek
dd6117b008
Confirm moved to modals
2018-11-05 17:54:07 +01:00
Vladimir Volek
cc18d18e4c
Merge pull request #230 from trezor/fix/wallet-type-empty-passphrase
...
Fix/wallet type empty passphrase
2018-11-02 16:18:57 +01:00
Szymon Lesisz
474871d375
wallet type from passphrase modal
...
- added new action "CONNECT.UPDATE_WALLET_TYPE" to update DeviceReducer
- pass device straight from action getState() instead of param of this action
- replace switch with if
2018-11-01 18:47:44 +01:00
Vladimir Volek
a1cf6cc296
Fixed passphrase checkbox
2018-10-31 12:52:33 +01:00
Vladimir Volek
254d1c5484
TREZOR -> Trezor
2018-10-17 00:36:08 +02:00
Vladimir Volek
bc6ff28fe9
Added link for NEM coin
2018-10-11 15:18:30 +02:00
Vladimir Volek
0de30758a8
Removed unnecessary component
2018-10-11 15:05:14 +02:00
Szymon Lesisz
a9246c0c06
NemWallet component
2018-10-11 13:27:15 +02:00
Szymon Lesisz
e59c9ec714
refacotred modals components
2018-10-11 13:06:16 +02:00
Szymon Lesisz
49ca5992fd
added NemWallet component
2018-10-10 21:50:20 +02:00
Szymon Lesisz
41b78390ed
add MODAL_CONTEXT
...
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00
Szymon Lesisz
c51b12906f
replace React.Component by React.PureComponent
2018-10-10 14:39:42 +02:00
Vladimir Volek
37ed349dff
All links adjusted according to new component
2018-10-10 14:27:09 +02:00
Szymon Lesisz
0cb723b9db
flowtype fixes
...
for all modals
2018-10-09 17:32:56 +02:00
Szymon Lesisz
7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
...
Fix some eslint errors
2018-10-09 16:15:00 +02:00
Vladimir Volek
ae729dcc46
Fixed some eslint errors
2018-10-09 15:20:57 +02:00
Szymon Lesisz
7ed5f11021
quickfix: "onWalletTypeRequest" second parameter
2018-10-09 14:16:20 +02:00
Vladimir Volek
13e94ed355
Fixed modal padings
2018-10-09 14:06:45 +02:00
Vladimir Volek
3de23f8757
Fix bug
2018-10-09 14:02:41 +02:00
Vladimir Volek
c00c943971
Adjust padding
2018-10-09 14:01:22 +02:00
Vladimir Volek
a0cfa4bf4a
merge
2018-10-09 13:58:59 +02:00
Vladimir Volek
8c0d889536
More css fixes
2018-10-09 13:55:17 +02:00
Vladimir Volek
3a01dc50f3
Fixed wallet type styles
2018-10-09 13:50:25 +02:00
Szymon Lesisz
379522a1a7
quickfix: Pin modal - flowtype fixes + update "Learn more" link
2018-10-09 13:42:36 +02:00
Szymon Lesisz
571462f08f
quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
2018-10-09 13:28:59 +02:00
Vladimir Volek
f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
...
Feature/change passphrase
2018-10-09 12:58:37 +02:00
Vladimir Volek
113c39ec26
Fixed border
2018-10-09 12:39:30 +02:00
Szymon Lesisz
5291ce32b1
add tooltip and texts to wallettype modal
2018-10-09 10:12:10 +02:00
Szymon Lesisz
c1a1e89ff3
rename function
2018-10-08 17:17:05 +02:00
Szymon Lesisz
e4bb6d5d47
added texts for passphrase modals and wallet type icons
2018-10-08 17:12:23 +02:00
Szymon Lesisz
a357c7dc8c
fixed flowtype in modals
2018-10-08 13:34:03 +02:00
Szymon Lesisz
cea3fe7e68
new modal "wallet type"
2018-10-08 13:34:03 +02:00
Vladimir Volek
151101a61c
merge
2018-10-03 12:59:03 +02:00
Vasek Mlejnsky
490d7375db
Rewrite passphrase modal
2018-09-26 12:36:36 +02:00
Vladimir Volek
c4fb59af2a
Pin input moved to modal
2018-09-26 10:57:30 +02:00
Vasek Mlejnsky
1aed318741
eslint fixes
2018-09-24 15:27:18 +02:00
Vladimir Volek
01952d7628
Merge branch 'master' into css-fix
2018-09-21 12:35:56 +02:00
Vasek Mlejnsky
a848e35b69
Fix issue when empty passphrase couldn't be submitted after checking & unchecking "Show passphrase"
2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
55c9eb3ab4
Remove console warns
2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
2ff86bd6a7
Passphrase is set as password by default & add autofill feature
2018-09-21 10:55:30 +02:00
Vladimir Volek
e9f938e522
Fixed modal overflow
2018-09-19 13:11:41 +02:00
Szymon Lesisz
99da867617
fixed flow issues
2018-09-12 16:27:45 +02:00
Vasek Mlejnsky
58823e3a81
Fix some eslint errors
2018-09-06 17:04:28 +02:00
Vladimir Volek
516e7f77dc
Removed classNames
2018-09-05 13:36:19 +02:00