Szymon Lesisz
|
51ed553e9a
|
move hex regexp to /utils/ethUtils
|
2018-10-09 10:42:36 +02:00 |
|
Szymon Lesisz
|
4da23c1db2
|
remove comment
|
2018-10-08 17:52:48 +02:00 |
|
Szymon Lesisz
|
5995568e19
|
allow "0x" prefix in transaction data
fix: #101
|
2018-10-08 17:51:25 +02:00 |
|
Szymon Lesisz
|
33ba41e865
|
added React.Fragment to Receive page
|
2018-10-08 13:55:59 +02:00 |
|
Vladimir Volek
|
f32c2d351d
|
tooltip position fixed
|
2018-10-08 13:32:51 +02:00 |
|
Vladimir Volek
|
2d9f02a4e6
|
Tooltip refactored to sepearated component
|
2018-10-08 13:32:51 +02:00 |
|
Vladimir Volek
|
6b1aceff0e
|
Fixed eye tooltip position
|
2018-10-08 13:32:51 +02:00 |
|
Vladimir Volek
|
9d00f423a5
|
Better styled tooltips in send
|
2018-10-08 13:32:51 +02:00 |
|
Vladimir Volek
|
c94ebf6a47
|
better style for account add tooltip
|
2018-10-08 13:32:51 +02:00 |
|
Vladimir Volek
|
54faf8c939
|
Add tooltips to body not content
|
2018-10-08 13:32:51 +02:00 |
|
Vladimir Volek
|
01f530f063
|
Split gobal styles
|
2018-10-08 13:32:51 +02:00 |
|
Szymon Lesisz
|
796db24890
|
added change log and pgp signature to InstallBridge
|
2018-10-05 09:46:11 +02:00 |
|
Szymon Lesisz
|
be34d85fdd
|
removed comments
|
2018-10-05 09:26:49 +02:00 |
|
Szymon Lesisz
|
6addcb6cde
|
added changelog to InstallBridge + render "cancel" conditionally
|
2018-10-05 09:24:36 +02:00 |
|
Szymon Lesisz
|
3512c271e2
|
FirmwareUpdate: notification button click + "cancel" action conditionally
|
2018-10-05 09:03:51 +02:00 |
|
Szymon Lesisz
|
0c36ad96bf
|
enable App/UpdateFirmware notification
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
3ddce5b5d1
|
enable App/Offline notification
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
a4788d95fb
|
refactor using device.mode and device.firmware
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
39e1714280
|
update main flowtype
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
0b4bcfdd45
|
update utils
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
33e326a8f2
|
gotoBridgeUpdate link
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
d8f133ad84
|
InstallBridge page with data from trezor-connect
|
2018-10-04 23:06:40 +02:00 |
|
Szymon Lesisz
|
d5bf7e1ee9
|
added app notifications
|
2018-10-04 23:06:39 +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 |
|
Vladimir Volek
|
fdfd368bac
|
Changed folder structure in accounts
|
2018-10-04 13:44:09 +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 |
|
Szymon Lesisz
|
d07d078d92
|
DiscoveryAction refactoring
|
2018-10-04 10:51:33 +02:00 |
|
Szymon Lesisz
|
b4f6771544
|
SelectedAccountActions fix
+ ignore ACCOUNT.DISPOSE action in "observe"
+ if discovery is interrupted display proper Account notification
|
2018-10-04 10:51:06 +02:00 |
|
Szymon Lesisz
|
4354e494c4
|
remove DiscoveryActions from TrezorConnectActions
|
2018-10-04 10:49:52 +02:00 |
|
Szymon Lesisz
|
130b852977
|
eslint fixes for DiscoveryReducer
|
2018-10-04 10:49:12 +02:00 |
|
Szymon Lesisz
|
bcb404e321
|
clear "selectedAccount" reducer on ACCOUNT.DISPOSE action
|
2018-10-04 10:48:50 +02:00 |
|
Szymon Lesisz
|
469e9d6bf3
|
move all DiscoveryActions from TrezorConnectService to WalletService
|
2018-10-04 10:48:23 +02:00 |
|
Szymon Lesisz
|
c3c3c10350
|
fix selectFirstAvailableDevice
Redirect only if first available device is not currently selected
fix #117
|
2018-10-04 10:47:30 +02:00 |
|
Szymon Lesisz
|
9a8ac01dcd
|
change selectedAccount notification title
|
2018-10-03 19:55:30 +02:00 |
|
Szymon Lesisz
|
aa96a15b16
|
WalletActions.observe should react to CONNECT.AUTH_DEVICE action
|
2018-10-03 19:54:57 +02:00 |
|
Szymon Lesisz
|
2cb9057d29
|
DeviceReducer: do not override "state" field, make new object instead
|
2018-10-03 19:54:22 +02:00 |
|
Szymon Lesisz
|
49f0d089ac
|
Merge pull request #70 from trezor/fix-left-navigation-bootloader
fix: LeftNavigation+device in bootloader mode
|
2018-10-03 19:14:13 +02:00 |
|
Szymon Lesisz
|
12dab6e3bc
|
add route to FirmwareUpdate page
|
2018-10-03 19:08:55 +02:00 |
|
Vladimir Volek
|
9d7161a294
|
Added firmware update page
|
2018-10-03 19:08:55 +02:00 |
|
Szymon Lesisz
|
15ed36f2b5
|
AccountSummary added React.Fragment
|
2018-10-03 18:47:43 +02:00 |
|
Szymon Lesisz
|
200c0ea4cf
|
AccountSend remove unused Wrapper
|
2018-10-03 18:45:31 +02:00 |
|
Szymon Lesisz
|
08c879fedf
|
AccountReceive remove unused Wrapper
|
2018-10-03 18:43:48 +02:00 |
|
Szymon Lesisz
|
2954300367
|
fix for AccountReceive component
|
2018-10-03 18:40:24 +02:00 |
|
Szymon Lesisz
|
1c14e1057f
|
fixing SendForm
|
2018-10-03 17:59:08 +02:00 |
|
Szymon Lesisz
|
8229317ccf
|
removed <SelectedAccount> from components
|
2018-10-03 17:39:23 +02:00 |
|
Vladimir Volek
|
b6843d0ad0
|
Put back folder structure
|
2018-10-03 17:30:33 +02:00 |
|