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
Szymon Lesisz
cb30af097f
changed bridge installation package domain
2018-10-19 16:03:58 +02:00
Szymon Lesisz
46acf38364
flowtype fix for Account/Summary
2018-10-19 13:37:15 +02:00
Szymon Lesisz
81aa4e108b
change meta tags in index.html
2018-10-19 13:32:59 +02:00
Szymon Lesisz
2aed4ba4f7
Merge branch 'master' of github.com:satoshilabs/trezor-wallet
2018-10-19 13:24:05 +02:00
Vladimir Volek
fa5fbf8903
Better account title
2018-10-19 13:23:21 +02:00
Szymon Lesisz
d2d184773d
quickfix: remove unnecessary condition from ModalReducer
...
TrezorConnect will emit UI.CLOSE_UI_WINDOW which will close modal window
2018-10-19 13:21:55 +02:00
Szymon Lesisz
22708cc088
changed old-wallet links to relative levelup
2018-10-18 14:18:39 +02:00
Szymon Lesisz
6ad65dd6f1
SendForm eslint fix
2018-10-18 14:18:10 +02:00
Szymon Lesisz
835d172483
quickfix: update token balance on token added
2018-10-18 14:17:52 +02:00
Szymon Lesisz
a9883727f3
quickfix: SendForm currency select value
2018-10-18 13:28:35 +02:00
Szymon Lesisz
9422afa673
Merge branch 'master' into fix/beta-disclaimer
2018-10-18 11:24:58 +02:00
Vladimir Volek
4a809d92cf
Merge pull request #192 from trezor/fix/TopNavigationAccount-indicator
...
indicator fixes
2018-10-17 17:00:49 +02:00
Vladimir Volek
2fd2ef7735
Added test for notificstions
2018-10-17 12:12:09 +02:00
Szymon Lesisz
a8bae8bdb1
added beta-wallet disclaimer
...
- Added BetaDiscialmer component used in Landing/RootView
- refactoring LocalStorageActions (moved logic from LocalStorageService)
2018-10-17 12:09:25 +02:00
Vladimir Volek
b8b5142fc5
TREZOR -> Trezor
2018-10-17 09:58:51 +02:00