Vladimir Volek
4b55bde476
Added button
2018-11-21 14:35:30 +01:00
Vladimir Volek
b151c9715b
Fixed link dom props
2018-11-21 14:28:26 +01:00
Vladimir Volek
3d8991bac3
Removed link from landing footer
2018-11-12 20:33:07 +01:00
Vladimir Volek
682a1ff8cf
Add link for coingecko api
2018-11-12 18:11:48 +01:00
Szymon Lesisz
80158d60c6
add readOnly property to Input component
2018-11-12 17:54:03 +01:00
Szymon Lesisz
b9b7d2d076
fixed link to "old wallet" and copy in FirmwareUpdate page
2018-11-12 17:30:47 +01:00
Szymon Lesisz
d3093313d6
fix fiat rate value in reducer
2018-11-12 12:39:24 +01:00
Vladimir Volek
8e13b49d2e
Review implemented
2018-11-12 10:36:40 +01:00
Vladimir Volek
9844983e09
renamed service
2018-11-07 17:44:57 +01:00
Vladimir Volek
18f82f1453
Fix flow
2018-11-07 17:43:18 +01:00
Vladimir Volek
eaede07068
Propagate rate to ui
2018-11-07 17:14:06 +01:00
Vladimir Volek
9498a4effa
Added coingecko api
2018-11-07 14:31:42 +01:00
Vladimir Volek
63a296808b
Merge branch 'master' of github.com:satoshilabs/trezor-wallet
2018-11-06 16:13:13 +01:00
Vladimir Volek
76b66c348c
Fixed browser select crash
2018-11-06 16:13:07 +01:00
Vladimir Volek
615d8b2f58
Changed case image
2018-11-06 15:12:57 +01:00
Szymon Lesisz
bc6b47eb62
fix utils tests: notification.test
2018-11-06 14:23:37 +01:00
Vladimir Volek
f3024e1abb
Added DigiByte link to menu
2018-11-06 14:13:03 +01:00
Vladimir Volek
72b5120bbc
Added image preloader
2018-11-06 14:08:25 +01:00
Vladimir Volek
a114b47b77
Fix eslint
2018-11-05 18:07:04 +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
Vladimir Volek
cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
...
Feature/seedless device
2018-11-02 13:22:57 +01:00
Szymon Lesisz
9215cb0fe8
eslint + flowtype fixes
2018-11-01 18:53:35 +01:00
Vladimir Volek
5fbd4a3291
Add loading state for notification button
2018-11-01 18:53:35 +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
Szymon Lesisz
bdf1a1d409
add seedless view
2018-11-01 10:53:56 +01:00
Vladimir Volek
a1cf6cc296
Fixed passphrase checkbox
2018-10-31 12:52:33 +01:00
Szymon Lesisz
ade65a222b
eslint + flowtype fixes
2018-10-31 12:51:35 +01:00
Vladimir Volek
ea391a2a00
Fixed eslint
2018-10-31 11:35:37 +01:00
Vladimir Volek
347767de3d
Fixed icon hover and tooltip
2018-10-31 11:35:37 +01:00
Vladimir Volek
b87386a6b1
Added trezor action for input
2018-10-31 11:35:37 +01:00
Vladimir Volek
d682833aa3
Make initial layout responsive
2018-10-31 11:35:37 +01:00
Vladimir Volek
5aaadade36
Refactored to input
2018-10-31 11:35:37 +01:00
Vladimir Volek
42fa20664a
fix height and eslint
2018-10-31 11:18:36 +01:00
Vladimir Volek
7fca224159
better log format
2018-10-31 11:18:36 +01:00
Vladimir Volek
2b5c932d89
root -> trezor-wallet-root
2018-10-30 13:26:00 +01:00
Vladimir Volek
cc8a21947f
Add loading state for notification button
2018-10-26 16:48:12 +02:00
Szymon Lesisz
20c503c164
redirect to initial url after acquiring device
...
1. try to redirect after DEVICE.CONNECT event
2. clear initial url when redirection is done
2018-10-25 17:05:02 +02:00
Vladimir Volek
835906bf96
FIxed icon overflow
2018-10-25 11:58:32 +02:00
Szymon Lesisz
d91a043967
update old-wallet urls
2018-10-24 14:50:28 +02:00
Vladimir Volek
2ff10255bd
fix eslint
2018-10-23 11:30:53 +02:00
Vladimir Volek
2aec5b65f6
Merge pull request #208 from trezor/fix/localstorage-prefix
...
Fix/localstorage prefix
2018-10-23 11:21:29 +02:00
Szymon Lesisz
95623474aa
quickfix: deviceUtils test add missing "type" field + update ethUtils snapshot
2018-10-22 17:22:04 +02:00
Vladimir Volek
a40429f345
Merge pull request #207 from trezor/fix/discovery-status
...
discovery status css fix
2018-10-22 17:13:19 +02:00
Vladimir Volek
5792a1c03d
Merge pull request #209 from trezor/fix/topnavigation-indicator
...
fix for indicator first render
2018-10-22 15:24:07 +02:00
Szymon Lesisz
3347c54cff
quickfix: deviceUtils test "transport.version" fix
...
"version" should a be a string not an array
2018-10-22 13:46:15 +02:00
Szymon Lesisz
b48b197003
quickfix: ethUtils test "sanitizeHex" fix
...
sanitizeHex expects only strings
2018-10-22 13:31:10 +02:00
Szymon Lesisz
16f830ff9d
fix for indicator first render
2018-10-22 10:07:00 +02:00
Szymon Lesisz
0c61bcb08d
local storage prefix
...
- common prefix for localstorage and sessionstorage
- code refactoring
2018-10-22 10:04:19 +02:00
Szymon Lesisz
a534830dff
discovery status css fix
...
- DiscoveryStatusWrapper css fix (wodth 100%)
- rewriten first condition
2018-10-22 10:02:30 +02:00
Vladimir Volek
dca466ed8a
Fixed underline
2018-10-22 10:00:33 +02:00