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

2244 Commits

Author SHA1 Message Date
Vladimir Volek
facda3d5de
Merge pull request #418 from trezor/fix/flow-react-select
Fix/flow react select
2019-03-01 12:44:18 +01:00
slowbackspace
72d5a7c99d ignore flow errors in react-select 2019-03-01 12:40:51 +01:00
slowbackspace
0ff489a368 remove eslint rule 2019-03-01 12:40:30 +01:00
slowbackspace
e26ce41b00 Merge branch 'master' into fix/link-to-bitcoin-wallet 2019-02-28 18:21:31 +01:00
Maroš
b68e894f38
Merge pull request #412 from trezor/fix/loading-account-centered
#408 Loading account loader is not centered
2019-02-28 17:31:23 +01:00
Maroš
115268ce1d
Merge pull request #396 from trezor/complete-unit-tests
Complete unit tests for utils
2019-02-28 17:31:05 +01:00
Vladimir Volek
18647aacd1 Tweak config 2019-02-28 16:56:13 +01:00
Vladimir Volek
2f8fde025c
Merge pull request #401 from trezor/feature/int
Feature/Internationalization, Localization, Intl, i18n, l10n
2019-02-28 16:48:16 +01:00
slowbackspace
d3926303ea open link to the old wallet in the same window in no backup modal 2019-02-28 16:19:08 +01:00
Vladimir Volek
ff400d9ca9 Added tests form url parser 2019-02-28 16:13:09 +01:00
slowbackspace
6951a2a699 fix msgs 2019-02-28 16:02:33 +01:00
Vladimir Volek
0278c3bb19 Move mocks to mocks folder 2019-02-28 15:50:27 +01:00
slowbackspace
8f3d702671 add license file for flags svgs 2019-02-28 15:48:54 +01:00
slowbackspace
74b466be05 merge master 2019-02-28 15:29:07 +01:00
Jan Czibula
d45a4b7eca #410 Link to "bitcoin wallet" shouldn't be opened in new tab 2019-02-28 15:27:29 +01:00
Vladimir Volek
a7beb38d06 Pick colors constants from config 2019-02-28 15:26:52 +01:00
Jan Czibula
364df753b1 Revert "#410 Link to "bitcoin wallet" shouldn't be opened in new tab"
This reverts commit ee21d3ec13.
2019-02-28 15:23:28 +01:00
Jan Czibula
ee21d3ec13 #410 Link to "bitcoin wallet" shouldn't be opened in new tab 2019-02-28 15:22:53 +01:00
Jan Czibula
576cb427de #408 Loading account loader is not centered 2019-02-28 15:15:30 +01:00
slowbackspace
9ed7ea9c0c add dropdown arrow 2019-02-28 15:05:36 +01:00
slowbackspace
0d239bfa5a update .gitignore 2019-02-28 15:03:07 +01:00
slowbackspace
11baf0d556 remove unused packages 2019-02-28 14:59:33 +01:00
slowbackspace
dcd897deb5 replace native select with ReactSelect 2019-02-28 13:56:22 +01:00
slowbackspace
c77ad9f78f responsive trezor logo in header 2019-02-28 13:52:32 +01:00
slowbackspace
77e4f349e7 fix adding erc20 tokens 2019-02-28 10:01:37 +01:00
Vladimir Volek
b8928cfb32 Merge branch 'beta' 2019-02-27 18:26:58 +01:00
slowbackspace
67ed1b5b24 Merge branch 'release/1.1.0-beta' of https://github.com/trezor/trezor-wallet into release/1.1.0-beta 2019-02-27 18:18:09 +01:00
slowbackspace
4bae0f2304 consistent styling for summary tab, add tooltip when rates not available 2019-02-27 18:15:20 +01:00
Szymon Lesisz
226685f7fe add XRP destination_tag notification to sendForm 2019-02-27 18:06:15 +01:00
Szymon Lesisz
b3de9779b5 disable "destination tag" in sendForm 2019-02-27 18:05:54 +01:00
Maroš
3d20d7efe7
Merge pull request #404 from trezor/update-terms
Update terms
2019-02-26 21:27:40 +01:00
Vladimir Volek
05b7e7d362 Update terms 2019-02-26 19:39:59 +01:00
slowbackspace
1fd76c7e9e update initial master.csv 2019-02-26 17:36:44 +01:00
slowbackspace
134c3cd73d update cs, pl translations 2019-02-26 16:39:08 +01:00
slowbackspace
d514a25220 add translations scripts to package.json 2019-02-26 16:38:55 +01:00
slowbackspace
263263bf72 fix wrong msg id 2019-02-26 16:38:31 +01:00
Vladimir Volek
411b3f623d Update version in package.json 2019-02-26 16:19:23 +01:00
slowbackspace
5571e14d13 prevent wrapping multi words links 2019-02-26 16:14:07 +01:00
slowbackspace
b577212c44 fix intl support for receive address label 2019-02-26 15:58:59 +01:00
Vladimir Volek
446ae8cf2b Revert "Remove ripple"
This reverts commit 9f65832e53.
2019-02-26 15:51:38 +01:00
slowbackspace
83f7b63d2d fix translations 2019-02-26 15:45:08 +01:00
Vladimir Volek
7f0d3b507c Merge branch 'release/1.1.0-beta' into beta 2019-02-26 15:39:47 +01:00
slowbackspace
b959928b73 replace Fee string with intl msg 2019-02-26 15:38:55 +01:00
Vladimir Volek
a34bae240d Update changelog with tokens 2019-02-26 15:24:59 +01:00
Szymon Lesisz
6b6a7ac481 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2019-02-26 15:19:45 +01:00
Szymon Lesisz
3cfbd46aef Update ethereumTokens.json 2019-02-26 15:19:28 +01:00
Vladimir Volek
82114d1364
Merge pull request #403 from trezor/fix/invalid-prop-type
Fix/allow passing null in Backdrop show prop
2019-02-26 15:19:06 +01:00
Vladimir Volek
07685ed851 Update changelog 2019-02-26 15:07:43 +01:00
Vladimir Volek
28a4ba4e26
Merge pull request #399 from trezor/feature/connect-7
Feature/connect 7
2019-02-26 15:03:34 +01:00
slowbackspace
d23c653580 allow passing null in show prop 2019-02-26 15:03:19 +01:00