Vladimir Volek
|
e85643b2b3
|
fix lint again
|
2019-04-12 15:38:18 +02:00 |
|
Vladimir Volek
|
62eeb4c762
|
fix eslint
|
2019-04-12 15:29:48 +02:00 |
|
Vladimir Volek
|
98413b68e6
|
fix flow
|
2019-04-12 15:25:29 +02:00 |
|
Vladimir Volek
|
33cce4bcae
|
merge
|
2019-04-12 15:11:23 +02:00 |
|
Vladimir Volek
|
43043e2ec2
|
moved hasSignVerify constant to global config
|
2019-04-12 15:06:44 +02:00 |
|
slowbackspace
|
642adf45af
|
remove console.log
|
2019-04-11 16:08:52 +02:00 |
|
slowbackspace
|
56d2b8a0f7
|
center tooltip
|
2019-04-11 15:16:22 +02:00 |
|
slowbackspace
|
fc6e729ff5
|
Merge branch 'master' of https://github.com/trezor/trezor-wallet
|
2019-04-11 14:21:49 +02:00 |
|
slowbackspace
|
3f55f5ba2f
|
fix condition for showing renew session item
|
2019-04-11 14:21:37 +02:00 |
|
Vladimir Volek
|
32072f51a9
|
Merge pull request #495 from trezor/feature/support-import-tool
Feature/support import tool
|
2019-04-11 13:51:59 +02:00 |
|
Vladimir Volek
|
e6367e23b4
|
fix heading
|
2019-04-11 13:29:33 +02:00 |
|
slowbackspace
|
60e7244b7a
|
fix flow
|
2019-04-11 13:18:08 +02:00 |
|
slowbackspace
|
c13e761b0e
|
Merge branch 'master' into feature/support-import-tool
|
2019-04-11 13:05:37 +02:00 |
|
slowbackspace
|
43823607dd
|
show right col only when account is imported
|
2019-04-10 23:27:26 +02:00 |
|
slowbackspace
|
0f6c9a70ed
|
create separate reducer ImportAccount
|
2019-04-10 19:54:07 +02:00 |
|
slowbackspace
|
b91c78a09e
|
center watch-only badge
|
2019-04-10 18:09:54 +02:00 |
|
slowbackspace
|
10ff77a37e
|
fix all the flow
|
2019-04-10 17:50:07 +02:00 |
|
Vladimir Volek
|
3b8e12e7ef
|
add navigation constants
|
2019-04-10 11:44:58 +02:00 |
|
slowbackspace
|
bb4a3268f7
|
fix flow
|
2019-04-10 00:50:34 +02:00 |
|
Vladimir Volek
|
d7568a7b40
|
fix locales
|
2019-04-09 17:30:30 +02:00 |
|
slowbackspace
|
813edd442b
|
exclude imported accounts when checking if the last account is empty
|
2019-04-09 16:33:50 +02:00 |
|
Vladimir Volek
|
d547206f6c
|
add empty summary and receive
|
2019-04-09 14:38:16 +02:00 |
|
Vladimir Volek
|
c47ca11f8b
|
prepare empty bitcoin send page, refactor
|
2019-04-09 14:20:36 +02:00 |
|
slowbackspace
|
6d76c20886
|
update UI for the imported accounts
|
2019-04-08 18:31:45 +02:00 |
|
slowbackspace
|
732c767ea3
|
set margin on loader not title
|
2019-04-08 18:30:37 +02:00 |
|
slowbackspace
|
8dd3f95f1f
|
add import tool
|
2019-04-08 18:30:11 +02:00 |
|
slowbackspace
|
4582538917
|
disable sign n verify tab for imported accounts
|
2019-04-08 18:15:20 +02:00 |
|
slowbackspace
|
4fc7f5323e
|
set margin on loader instead of title
|
2019-04-08 15:11:47 +02:00 |
|
slowbackspace
|
096f24608d
|
more responsive pending tx
|
2019-04-08 11:59:07 +02:00 |
|
Vladimir Volek
|
fc8c8c79c9
|
Merge pull request #481 from trezor/feature/translations-all-langs
Feature/translations all langs
|
2019-04-02 17:43:31 +02:00 |
|
Vladimir Volek
|
581f5fd13e
|
Merge pull request #484 from trezor/fix/lang-attr
Fix/moved lang attr to AppWrapper
|
2019-04-02 17:42:37 +02:00 |
|
Vladimir Volek
|
031d3ab391
|
Merge pull request #480 from trezor/feature/select-virtualized
Feature/Tokens select with custom MenuList using react-window
|
2019-04-02 17:25:20 +02:00 |
|
slowbackspace
|
423970eec3
|
moved lang attr to AppWrapper
|
2019-04-02 16:09:15 +02:00 |
|
Vladimir Volek
|
d6970c8f62
|
Merge pull request #483 from trezor/fix/initial-arrow-animation
Fix/selecting send form tab activates arrow animation
|
2019-04-02 16:02:05 +02:00 |
|
slowbackspace
|
de9af4c640
|
fix selecting send form tab activates arrow animation
|
2019-04-02 15:42:50 +02:00 |
|
slowbackspace
|
c7fc823806
|
same width for sign and verify columns
|
2019-04-02 14:54:03 +02:00 |
|
slowbackspace
|
64f257cade
|
add missing messages
|
2019-04-02 14:20:01 +02:00 |
|
slowbackspace
|
7f0794176d
|
use custom MenuList component
|
2019-03-29 14:54:32 +01:00 |
|
slowbackspace
|
b2a5d040b5
|
disabled sign and verify buttons when device is not connected
|
2019-03-29 10:51:02 +01:00 |
|
Vladimir Volek
|
bb39349782
|
center coin item
|
2019-03-28 17:45:19 +01:00 |
|
slowbackspace
|
090fd8226d
|
fix walleticon
|
2019-03-28 17:33:33 +01:00 |
|
slowbackspace
|
a197186f48
|
Merge branch 'master' into feature/trezor-ui-components
|
2019-03-28 17:15:58 +01:00 |
|
slowbackspace
|
405d9596b2
|
smaller Counter in devicemenu
|
2019-03-28 17:08:33 +01:00 |
|
slowbackspace
|
d0bc970076
|
fix tooltip icons
|
2019-03-28 16:43:08 +01:00 |
|
slowbackspace
|
668c25c4b4
|
centering tooltip pos
|
2019-03-28 16:05:39 +01:00 |
|
Vladimir Volek
|
efc3ae6597
|
Merge pull request #467 from trezor/fix/devicemenu-overlay
Fix/devicemenu overlay
|
2019-03-28 15:51:53 +01:00 |
|
Vladimir Volek
|
c2db5444a0
|
make overlay a bit lighter
|
2019-03-28 15:51:21 +01:00 |
|
slowbackspace
|
c3a7fbec25
|
Merge branch 'master' into feature/trezor-ui-components
|
2019-03-28 15:01:55 +01:00 |
|
slowbackspace
|
e4dcc42026
|
fix delay
|
2019-03-28 13:57:55 +01:00 |
|
slowbackspace
|
11bbafc92b
|
renderwebusb button when connect trasport type is webusb
|
2019-03-26 15:13:11 +01:00 |
|