1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 12:18:09 +00:00
Commit Graph

1947 Commits

Author SHA1 Message Date
Maroš
cb9bbaa3c1
Merge pull request #513 from trezor/feature/coin-settings
Add coins settings
2019-04-25 14:07:55 +02:00
Vladimir Volek
22c310b804 fix react-hot-loader 2019-04-25 12:58:00 +02:00
Maroš
14791868de
Merge pull request #531 from trezor/feature/better-menu-indicator
Simplify indicator
2019-04-24 19:36:29 +02:00
Vladimir Volek
30c4e333c3 add overflow 2019-04-24 19:27:33 +02:00
Vladimir Volek
53e7db56d5 remove transition 2019-04-24 19:24:34 +02:00
slowbackspace
68b7d41d93 remove token already used msg 2019-04-24 16:53:01 +02:00
Vladimir Volek
496768cc1f
Merge pull request #530 from trezor/feature/updated-translations
Feature/updated translations
2019-04-24 16:06:17 +02:00
Vladimir Volek
16c2f71fdc
Merge pull request #527 from trezor/feature/backend-autoreconnect
Feature/auto reconnect to the backend
2019-04-24 15:40:46 +02:00
Vladimir Volek
199d178f7d
Merge pull request #526 from trezor/feature/regexp-cleanup
Feature/regexps cleanup
2019-04-24 15:29:53 +02:00
Vladimir Volek
7161f89f1f simplify indicator 2019-04-24 15:22:52 +02:00
slowbackspace
be76bc04b9 added descriptions to navigation tabs 2019-04-24 15:19:20 +02:00
Vladimir Volek
88394eede2 cleanup 2019-04-24 14:46:16 +02:00
Vladimir Volek
a600266786 fixed state checking 2019-04-24 14:42:02 +02:00
slowbackspace
32859fe86f fix source string TR_CHANGE_WALLET_TYPE_FOR 2019-04-24 14:35:17 +02:00
Vladimir Volek
e32d7a32bd split hidden coins, toggle all 2019-04-24 14:05:07 +02:00
slowbackspace
d284bfd656 fix condition fow showing qr code 2019-04-24 12:28:05 +02:00
slowbackspace
8d399ff327 auto reconnect to the backend 2019-04-23 17:02:25 +02:00
Vladimir Volek
59a3284e67 part of show all 2019-04-23 16:39:43 +02:00
Vladimir Volek
2959271a40 use isSmall prop for switch size 2019-04-23 14:36:32 +02:00
Vladimir Volek
ee9ebd2916 smaller switch in settings, add show all 2019-04-23 14:35:07 +02:00
Vladimir Volek
bbabdca732 add translations 2019-04-23 13:58:05 +02:00
Vladimir Volek
97f372fe01 fix empty case 2019-04-23 13:46:03 +02:00
Vladimir Volek
7abc4a61fe fix selected coins at start, handle not visible coins properly 2019-04-23 13:44:08 +02:00
Vladimir Volek
bf47a1684b move link 2019-04-23 12:13:13 +02:00
Vladimir Volek
777f951a00 fix typo 2019-04-23 11:48:49 +02:00
slowbackspace
5220dcf108 update TR_VISIBLE_COINS_EXPLAINED 2019-04-22 20:09:04 +02:00
slowbackspace
88a0053235 rename regexps 2019-04-22 13:46:19 +02:00
slowbackspace
7da8d4124d fix validation 2019-04-22 13:43:44 +02:00
slowbackspace
3efa72988f remove default decimals value 2019-04-22 11:35:49 +02:00
slowbackspace
39c683bf0c remove console.log 2019-04-22 11:33:20 +02:00
slowbackspace
39ff483387 extract xrp regexps, cleanup 2019-04-22 11:31:55 +02:00
Vladimir Volek
6ad33b23dd fix test name 2019-04-17 19:37:09 +02:00
slowbackspace
17c0f77e16 cleanup eth regexps 2019-04-17 19:30:41 +02:00
Vladimir Volek
ec5786ad03 fix all flow 2019-04-17 19:14:06 +02:00
Vladimir Volek
36848591c0 fix some flow 2019-04-17 17:13:23 +02:00
Vladimir Volek
dc4efba477 added explaining tooltips 2019-04-17 16:42:34 +02:00
Vladimir Volek
7d5b08aa3b hide and show menu parts according to visible coins 2019-04-17 16:20:14 +02:00
Vladimir Volek
6dc3b8f9f3
Merge pull request #520 from trezor/fix/searchable-ripple-local-currency
searchable xrp local currency select
2019-04-17 11:48:36 +02:00
Vladimir Volek
b62683b678
Merge pull request #521 from trezor/fix/xrp-advanced-input-width
fix xrp advanced settings inputs width
2019-04-17 11:48:21 +02:00
Vladimir Volek
53c8fd4eb5 add empty message for coin menu 2019-04-16 20:33:48 +02:00
Vladimir Volek
8158158d14 separate external wallets 2019-04-16 19:50:21 +02:00
Vladimir Volek
9aa7e75f01 hide also coins from dashboard 2019-04-16 19:43:37 +02:00
Vladimir Volek
973c280ddc add secondary coins 2019-04-16 19:24:46 +02:00
Vladimir Volek
a0c4a6e477 filter coins in menu 2019-04-16 19:10:19 +02:00
Vladimir Volek
7050cf006d load first config from local storage if there is one 2019-04-16 19:05:06 +02:00
Vladimir Volek
184d8a2b23 dispatch new action 2019-04-16 18:59:12 +02:00
Vladimir Volek
cc217c7aa1 add logic for hiding coins 2019-04-16 18:40:00 +02:00
slowbackspace
75b1030824 center dashboard heading 2019-04-16 17:31:32 +02:00
slowbackspace
cbb5a8b877 fix xrp advanced settings inputs width 2019-04-16 17:26:36 +02:00
slowbackspace
4a176aad83 searchable xrp local currency select 2019-04-16 17:10:58 +02:00