1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 18:58:08 +00:00
Commit Graph

1880 Commits

Author SHA1 Message Date
Vladimir Volek
446ae8cf2b Revert "Remove ripple"
This reverts commit 9f65832e53.
2019-02-26 15:51:38 +01:00
Vladimir Volek
7f0d3b507c Merge branch 'release/1.1.0-beta' into beta 2019-02-26 15:39:47 +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
Vladimir Volek
6c35db4a06 Fix flow 2019-02-26 14:50:54 +01:00
Vladimir Volek
3b7b2a4b82 Fix url in modal 2019-02-26 14:20:52 +01:00
Vladimir Volek
44f5f62566 Added correct url for old beta/stable wallet 2019-02-26 14:18:23 +01:00
Vladimir Volek
f4685961ec merge 2019-02-26 13:42:41 +01:00
Vladimir Volek
42fdb7728a Added url constants for wallets 2019-02-26 13:40:22 +01:00
Szymon Lesisz
b45a3d3eee Update TrezorConnectActions.js 2019-02-26 13:20:09 +01:00
Vladimir Volek
7e6639119d
Merge pull request #392 from trezor/feature/handle-no-backup
Feature/handle no backup
2019-02-26 13:16:24 +01:00
Vladimir Volek
f502f55a4d Added max width for paragraph 2019-02-26 13:10:21 +01:00
Szymon Lesisz
2607417583 FirmwareUpdate target 2019-02-26 12:46:16 +01:00
Szymon Lesisz
149b07cb2e connect7 changes 2019-02-26 12:45:46 +01:00
Szymon Lesisz
a5ac8ce944 bump trezor-connect@7.0.0-beta.3 2019-02-26 12:45:18 +01:00
Vladimir Volek
a4d4729a50
Merge pull request #397 from trezor/fix/ripple-texts
Fix/Ripple texts
2019-02-25 18:28:57 +01:00
slowbackspace
83bdf37c03 update text for xrp minimum acc reserve notification 2019-02-25 18:07:24 +01:00
slowbackspace
8db4019086 update destination tag explanation and learn more link 2019-02-25 17:47:28 +01:00
slowbackspace
d43426bade renamed read more to learn more 2019-02-25 17:46:25 +01:00
Maroš
61dd3dbc3c
Merge pull request #395 from trezor/better-unit-tests
Tests for utils - remove snapshots
2019-02-25 17:39:17 +01:00
slowbackspace
cf86dc93a2 fix width of the backup button 2019-02-25 16:28:41 +01:00
slowbackspace
a01ca0fb78 show warning when device needs backup before showing full address 2019-02-25 16:19:13 +01:00
slowbackspace
752943ff4e remove punctuation marks from button and title 2019-02-25 16:12:26 +01:00
Vladimir Volek
be3efd1835 Format utils tests refactored 2 2019-02-25 15:08:09 +01:00
Vladimir Volek
ced81e5503 Format utils tests refactored 2019-02-25 15:05:01 +01:00
Vladimir Volek
d4a19b5133 Eth utils tests refactored 2019-02-25 14:51:55 +01:00
Vladimir Volek
6d790d9e31 Notifications tests simplified 2019-02-25 14:40:46 +01:00
Vladimir Volek
f8f6609f3f Device tests simplified 2019-02-25 14:30:57 +01:00
slowbackspace
bb4cd79004 add NoBackup component 2019-02-25 13:29:34 +01:00
slowbackspace
b0d67bd667 add gotoBackup action 2019-02-25 13:28:41 +01:00
Maroš
4a39276693
Merge pull request #394 from trezor/remove/friendly-errors
Removed webpack plugin
2019-02-25 12:50:26 +01:00
Vladimir Volek
4076efeaba Show erros again 2019-02-25 12:48:41 +01:00
Vladimir Volek
057724601d Removed webpack plugin 2019-02-25 12:47:42 +01:00
Vladimir Volek
8cfde250b4
Merge pull request #393 from trezor/fix/sidebar-hide-animation
Fix/Hide anim firing on page load
2019-02-25 12:27:47 +01:00
slowbackspace
bbde7481e4 fix hide anim firing on page load 2019-02-25 01:43:34 +01:00
slowbackspace
19dbf88d3c add NoBackup notification 2019-02-24 22:51:51 +01:00
Vladimir Volek
7bc375f0b9
Merge pull request #390 from trezor/fix/erc-tokens-nan
downgrade web3 to 1.0.0-beta.38
2019-02-24 12:16:53 +01:00
Szymon Lesisz
40790470c2 ignore error code in showaddress method
403: permissions not granted from TrezorConnect can be safely ignored
2019-02-22 17:42:07 +01:00
Szymon Lesisz
3ac1b20747 display NoBackup modal 2019-02-22 17:40:58 +01:00
Szymon Lesisz
e336a4f05f add "onReceiveConfirmation" method to ModalActions 2019-02-22 17:40:40 +01:00
Szymon Lesisz
397fd0fac7 add NoBackup modal 2019-02-22 17:40:12 +01:00
Szymon Lesisz
bc7a8401f8 open modal on UI.REQUEST_CONFIRMATION event 2019-02-22 17:39:51 +01:00
slowbackspace
ec962d426e downgrade web3 to 1.0.0-beta.38 2019-02-22 10:10:03 +01:00
Vladimir Volek
2fc0e88ee3
Merge pull request #386 from trezor/fix/proper-menu-toggler-icons
Fix/Proper svg icons for menu toggler instead of utf chars
2019-02-21 13:58:18 +01:00
Vladimir Volek
006262d774
Merge pull request #383 from trezor/fix/scan-qr-error-handling
Fix/Scan QR error handling
2019-02-21 13:56:06 +01:00