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 |
|
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 |
|
Szymon Lesisz
|
5a686cf9df
|
indicator fixes
- indicator animation ignored on 'resize' event
- fixed initial rendering
- working with element ref insead of document.querySelector
|
2018-10-16 16:15:06 +02:00 |
|
Szymon Lesisz
|
d1eadc8033
|
Merge branch 'master' of github.com:satoshilabs/trezor-wallet
|
2018-10-16 11:28:50 +02:00 |
|
Szymon Lesisz
|
80fa9b02d7
|
quickfix: Receive tab modal context condition
|
2018-10-16 11:28:46 +02:00 |
|
Vladimir Volek
|
4f49943c7a
|
Merge pull request #183 from trezor/fix/refactor-variables
refactor Coin > Network
|
2018-10-16 10:51:31 +02:00 |
|
Vladimir Volek
|
8753a043a7
|
Added urls for old wallet
|
2018-10-16 10:19:30 +02:00 |
|
Szymon Lesisz
|
3e657d6558
|
quickfix: StickyContainer maxScrollTop must be lower than 0
|
2018-10-15 17:34:56 +02:00 |
|
Szymon Lesisz
|
f4b51d606f
|
quickfix: added maxScollTop to StickyContainer
|
2018-10-15 16:49:57 +02:00 |
|
Szymon Lesisz
|
ed7501c4fc
|
refactor Coin > Network
|
2018-10-15 15:44:10 +02:00 |
|
Vladimir Volek
|
672429c62c
|
Fixed props warning
|
2018-10-15 14:36:56 +02:00 |
|
Vladimir Volek
|
b2fec821ca
|
Merge branch 'master' into fix/landing-refactoring
|
2018-10-15 13:17:46 +02:00 |
|
Vladimir Volek
|
77b1aa04c5
|
Merge branch 'master' into fix/landing-refactoring
|
2018-10-15 13:03:39 +02:00 |
|
Szymon Lesisz
|
793abf3f53
|
updat eLink component
|
2018-10-15 10:47:26 +02:00 |
|
Szymon Lesisz
|
5ea4ae5772
|
wallet settings page
|
2018-10-15 10:47:17 +02:00 |
|
Szymon Lesisz
|
651242ffcf
|
renamed components
|
2018-10-15 10:46:58 +02:00 |
|
Szymon Lesisz
|
a36a5e9dbe
|
added beta build
|
2018-10-11 18:04:25 +02:00 |
|
Vladimir Volek
|
8b332b4763
|
Merge pull request #174 from trezor/feature/modal-context
Feature/modal context
|
2018-10-11 15:57:05 +02:00 |
|
Szymon Lesisz
|
449b2923fd
|
quickfix: Log component width 100%
100% width on LandingPage
|
2018-10-11 15:30:42 +02:00 |
|
Vladimir Volek
|
bc6ff28fe9
|
Added link for NEM coin
|
2018-10-11 15:18:30 +02:00 |
|
Szymon Lesisz
|
f5bf14b776
|
fix NotificationGroup.propTypes
|
2018-10-11 15:18:09 +02:00 |
|