1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 17:28:10 +00:00
Commit Graph

705 Commits

Author SHA1 Message Date
Vladimir Volek
c1381823db merge 2018-09-21 14:19:18 +02:00
Vladimir Volek
0475c20be8 Flow errors as warnings 2018-09-21 13:37:33 +02:00
Szymon Lesisz
973c2ee6c1
Merge pull request #57 from satoshilabs/css-fix
fix: CSS refactoring
2018-09-21 12:38:26 +02:00
Vladimir Volek
01952d7628
Merge branch 'master' into css-fix 2018-09-21 12:35:56 +02:00
Vladimir Volek
34e2915593
Merge pull request #62 from satoshilabs/fix/address-validation
fixed address validation
2018-09-21 12:24:14 +02:00
Vladimir Volek
bfbdb6b0e5 Added OS notification when webpack failed to compile the project 2018-09-21 12:00:12 +02:00
Vasek Mlejnsky
a848e35b69 Fix issue when empty passphrase couldn't be submitted after checking & unchecking "Show passphrase" 2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
bfe6dae0a1 Revert "Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode"
This reverts commit e2b6fae98e.

Accidentally pushed to the wrong branch.
2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
7a4a19e412 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode 2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
55c9eb3ab4 Remove console warns 2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
2ff86bd6a7 Passphrase is set as password by default & add autofill feature 2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
7fc4737846 Remove defualt hover color for 'Icon' 2018-09-21 10:55:30 +02:00
Vasek Mlejnsky
24737ddb22 Fix checkbox css when is checked 2018-09-21 10:55:30 +02:00
Szymon Lesisz
02f442c71b add gitRevisionPugin to webpack.dev.local 2018-09-21 10:52:12 +02:00
Szymon Lesisz
12755bace0 flowconfig fix for FlowWebpackPlugin 2018-09-21 10:46:50 +02:00
Szymon Lesisz
3881aaf6cf
Merge pull request #68 from satoshilabs/add-git-revision
Added commit hash to footer
2018-09-21 09:25:24 +02:00
Szymon Lesisz
ccddcc3ad3
Merge branch 'master' into add-git-revision 2018-09-21 09:24:08 +02:00
Vladimir Volek
2678cf3a95 Fixed tooltip 2018-09-20 16:00:14 +02:00
Vaclav Mlejnsky
5a72dd4f27
Merge pull request #26 from satoshilabs/unit-tests
Added unit tests for utils + flow webpack plugin
2018-09-20 14:41:24 +02:00
Vladimir Volek
70d7c73a77
Merge branch 'master' into unit-tests 2018-09-20 14:39:37 +02:00
Vladimir Volek
c9ec9e4438 Added commit hash to footer 2018-09-20 13:56:24 +02:00
Szymon Lesisz
93b70c1f0a fixed address validation
added checksum validation if address contains any uppercase letter
2018-09-20 08:59:54 +02:00
Szymon Lesisz
c9b9359e70 fix for disappearing accounts balance after block is mined 2018-09-19 18:46:50 +02:00
Vladimir Volek
34e00d392e Fixed fiat ticker network 2018-09-19 17:50:09 +02:00
Vladimir Volek
9bbed8d6f2 Added hover transition 2018-09-19 14:16:39 +02:00
Vladimir Volek
b851cc4770 Removed placeholder for first account 2018-09-19 13:54:29 +02:00
Vladimir Volek
b676646e3a Merge branch 'css-fix' of github.com:satoshilabs/trezor-wallet into css-fix 2018-09-19 13:16:15 +02:00
Vladimir Volek
02bae005f8 merge 2018-09-19 13:15:39 +02:00
Vladimir Volek
e9f938e522 Fixed modal overflow 2018-09-19 13:11:41 +02:00
Vladimir Volek
f3be7473a8
Merge branch 'master' into css-fix 2018-09-19 12:57:37 +02:00
Vladimir Volek
25b268e816 Fixed min width 2018-09-19 12:39:05 +02:00
Vladimir Volek
31774283c4 fix component in transition 2018-09-18 20:51:38 +02:00
Vladimir Volek
65c977aed7 Fixed slide animation 2018-09-18 18:03:00 +02:00
Szymon Lesisz
4ea7f68250 using connect test version from sisyfos.trezor.io 2018-09-18 16:43:00 +02:00
Szymon Lesisz
271792664e bump trezor-connect 2018-09-18 16:42:26 +02:00
Vladimir Volek
507f80fde4
Merge pull request #25 from satoshilabs/feature/hybrid-backend
Feature/hybrid backend
2018-09-18 16:08:38 +02:00
Szymon Lesisz
0029a4c819 remove unused import 2018-09-18 15:58:15 +02:00
Szymon Lesisz
e512812eb4 unifying DiscoveryResult type with EthereumAccount from 'trezor-connect' 2018-09-18 11:27:41 +02:00
Szymon Lesisz
38669a5dfb remove ethereum-input-data-decoder package (not used for now) 2018-09-18 11:17:07 +02:00
Szymon Lesisz
d4bcf160d2 remove console.log 2018-09-18 11:12:00 +02:00
Szymon Lesisz
4c9f5468b3 cleaning up flowtype (DiscoveryResult + EthTxRequest) 2018-09-18 11:01:16 +02:00
Vladimir Volek
b3dac4b5ab Merge branch 'master' into css-fix 2018-09-17 17:13:38 +02:00
Vladimir Volek
41edcd6b7b Removed button for check device while unplugging 2018-09-17 16:50:59 +02:00
Vladimir Volek
73c94a374d Fixed checkbox hover style 2018-09-17 15:46:52 +02:00
Vladimir Volek
e867c521f7 Refactor animation handling, update react-transition 2018-09-17 14:23:57 +02:00
Vladimir Volek
ad31b445f0 Removed background from navigation body 2018-09-17 11:20:38 +02:00
Vladimir Volek
5ea44176bb Removed red background 2018-09-17 11:14:24 +02:00
Vladimir Volek
8a8d17e08e Fixed footer 2018-09-17 10:24:51 +02:00
Vladimir Volek
19e3e983de Fixed width in navigation body 2018-09-17 10:21:58 +02:00
Vladimir Volek
91f20e0dd2 Fixed dependency 2018-09-17 10:18:41 +02:00