Vladimir Volek
|
a31301a9f5
|
merge
|
2018-10-19 12:04:13 +02:00 |
|
Vladimir Volek
|
1ebb893487
|
Fix prop type for title
|
2018-10-17 16:59:12 +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 |
|
Vladimir Volek
|
0f544f8578
|
Fixed padding in account pages
|
2018-10-16 14:47:49 +02:00 |
|
Vladimir Volek
|
6461400853
|
Added common title components for wallet views
|
2018-10-16 12:58:11 +02:00 |
|
Vladimir Volek
|
778d08a898
|
Styled sign and verify section
|
2018-10-16 12:49:05 +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 |
|
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 |
|
Szymon Lesisz
|
42841b0b84
|
add externalWallet to CoinMenu
|
2018-10-11 13:27:32 +02:00 |
|
Szymon Lesisz
|
c51b12906f
|
replace React.Component by React.PureComponent
|
2018-10-10 14:39:42 +02:00 |
|
Szymon Lesisz
|
fabcd54145
|
quickfix: StickyContainer footerFixed condition
|
2018-10-10 14:01:40 +02:00 |
|
Szymon Lesisz
|
c6c3f54d9b
|
quickfix: remove pathname from props in TopNavigationAccount component
|
2018-10-10 11:38:17 +02:00 |
|
Szymon Lesisz
|
9671226036
|
eslint fixes
|
2018-10-10 10:39:59 +02:00 |
|
Szymon Lesisz
|
1c0aa0adc8
|
remove all references to SelectedAccount component
|
2018-10-09 16:10:30 +02:00 |
|
Szymon Lesisz
|
e4bb6d5d47
|
added texts for passphrase modals and wallet type icons
|
2018-10-08 17:12:23 +02:00 |
|
Szymon Lesisz
|
3183426137
|
TrezorConnect calls using new field "useEmptyPassphrase"
|
2018-10-08 13:34:03 +02:00 |
|
Vladimir Volek
|
c94ebf6a47
|
better style for account add tooltip
|
2018-10-08 13:32:51 +02:00 |
|
Szymon Lesisz
|
a4788d95fb
|
refactor using device.mode and device.firmware
|
2018-10-04 23:06:40 +02:00 |
|
Vladimir Volek
|
660f8ee69a
|
Fixed fonts
|
2018-10-04 17:01:38 +02:00 |
|
Vladimir Volek
|
192b595a81
|
Merge pull request #118 from trezor/fix/discovery
Refactoring/discovery
|
2018-10-04 16:30:58 +02:00 |
|
Vladimir Volek
|
73c67d3d83
|
Fixed removed function in key
|
2018-10-04 15:54:56 +02:00 |
|
Vladimir Volek
|
8d9d459553
|
Put back urls
|
2018-10-04 15:54:56 +02:00 |
|
Szymon Lesisz
|
06f2a5b264
|
Merge pull request #85 from trezor/adjust-style
Adjust style according to guidelines first part
|
2018-10-04 13:02:55 +02:00 |
|
Szymon Lesisz
|
7ad2ca62a3
|
"addAccount" called from DiscoveryActions
|
2018-10-04 10:51:55 +02:00 |
|
Vladimir Volek
|
ad553e436a
|
merge
|
2018-10-03 15:53:23 +02:00 |
|
Vladimir Volek
|
e0f3bb4477
|
Fixed bootloader menu
|
2018-10-03 15:50:24 +02:00 |
|
Vladimir Volek
|
151101a61c
|
merge
|
2018-10-03 12:59:03 +02:00 |
|
Szymon Lesisz
|
bfea1b225c
|
fix for LeftNavigation render
- removed componentDidMount which resets state applied in contructor
- added animationType in constructor if location has network
|
2018-10-02 13:17:43 +02:00 |
|
Vasek Mlejnsky
|
9d9340732f
|
Handle case when two devices are connected and one of them is used elsewhere
|
2018-09-27 15:59:55 +02:00 |
|
Vasek Mlejnsky
|
0b370de9a1
|
flow & eslint & don't show LeftNavigation accounts if device is in bootloader mode
|
2018-09-27 15:43:28 +02:00 |
|
Vasek Mlejnsky
|
d42c1df966
|
Forget correct device
|
2018-09-27 15:30:56 +02:00 |
|
Vasek Mlejnsky
|
1bc6fa9412
|
Fix broken eject icon & disable click on Header in LeftNavigation if device is in bootloader moder
|
2018-09-27 15:30:56 +02:00 |
|
Vasek Mlejnsky
|
cfda758ecb
|
Device in bootloader mode is not selectable
|
2018-09-27 15:30:56 +02:00 |
|
Szymon Lesisz
|
cde9206f08
|
devicemeuni while one of devices is in bootloader/not-initialized mode
|
2018-09-27 15:30:56 +02:00 |
|
Vasek Mlejnsky
|
41ced76a48
|
Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
|
2018-09-27 15:28:10 +02:00 |
|
Vladimir Volek
|
7e752ace44
|
Added content for padding
|
2018-09-26 16:42:08 +02:00 |
|
Vladimir Volek
|
ff1cdc59e9
|
Added wallet container
|
2018-09-26 16:29:40 +02:00 |
|
Vladimir Volek
|
c7c346e6fc
|
Rewrite coin logo component to use import
|
2018-09-26 16:22:30 +02:00 |
|
Vladimir Volek
|
573ebc1d82
|
Added border for footer
|
2018-09-26 10:52:32 +02:00 |
|
Szymon Lesisz
|
87224fa94f
|
fixed and refacored LeftNavigation
|
2018-09-24 21:00:21 +02:00 |
|
Vladimir Volek
|
f8a947e187
|
Padding in accounts
|
2018-09-24 16:40:38 +02:00 |
|
Vladimir Volek
|
6199ac5ef3
|
Styled divider
|
2018-09-24 15:38:19 +02:00 |
|
Vladimir Volek
|
ddc190d6dc
|
Merge pull request #69 from satoshilabs/fix/router
Fix/router
|
2018-09-21 14:05:19 +02:00 |
|
Szymon Lesisz
|
d9239495fa
|
eslint fixes
|
2018-09-21 14:01:41 +02:00 |
|
Szymon Lesisz
|
61528af745
|
SelectedAccount: display notification if network is not set yet
|
2018-09-21 12:41:51 +02:00 |
|
Szymon Lesisz
|
8009ec647f
|
implement RouterActions in components
|
2018-09-20 18:24:51 +02:00 |
|
Vladimir Volek
|
2678cf3a95
|
Fixed tooltip
|
2018-09-20 16:00:14 +02:00 |
|
Vladimir Volek
|
9bbed8d6f2
|
Added hover transition
|
2018-09-19 14:16:39 +02:00 |
|