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

1902 Commits

Author SHA1 Message Date
Vladimir Volek
7161f89f1f simplify indicator 2019-04-24 15:22:52 +02:00
slowbackspace
d284bfd656 fix condition fow showing qr code 2019-04-24 12:28:05 +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
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
Vladimir Volek
cde2cf2f6b
Merge pull request #514 from trezor/fix/update-account-empty-state
Fix/update account empty state
2019-04-16 16:17:28 +02:00
Vladimir Volek
731921916b limit destination tag 2019-04-16 16:05:13 +02:00
slowbackspace
dc821b7a37 update account empty state 2019-04-16 14:54:22 +02:00
Vladimir Volek
0523c9a801
Merge pull request #508 from trezor/feature/debounced-send-form
Feature/debounce validation in send forms
2019-04-16 14:53:45 +02:00
Vladimir Volek
5fbb0cd2ea
Merge pull request #512 from trezor/feature/limit-max-accounts
Feature/limit number of accounts to 10
2019-04-16 14:52:04 +02:00
slowbackspace
1e6a654168 limit number of accounts 2019-04-16 12:37:58 +02:00
Vladimir Volek
913e8bf7f3 fix ripple tooltip position 2019-04-16 12:05:36 +02:00
Vladimir Volek
025b685280 fix tooltip position 2019-04-16 11:50:52 +02:00
slowbackspace
2fd208ddb9 debounce validation in send forms 2019-04-15 17:31:36 +02:00
Vladimir Volek
bcd618aa0a
Merge pull request #500 from trezor/fix/setInitialUrl-race-condition
fix: setInitialUrl - race condition
2019-04-15 15:13:28 +02:00
Vladimir Volek
22c539ed43
Merge pull request #501 from trezor/feature/l10n-tests
Feature/l10n tests
2019-04-15 13:39:52 +02:00
Vladimir Volek
4e6783f51d
Merge pull request #502 from trezor/fix/import-tool
Fix/import tool
2019-04-15 13:38:15 +02:00
Szymon Lesisz
2677f62869 Update WalletService.js 2019-04-15 11:35:14 +02:00
Szymon Lesisz
89d8485bbd remove unnecesary condition from WalletAction.observe 2019-04-15 11:34:49 +02:00
Szymon Lesisz
13b49c32b5 Update RouterActions.js 2019-04-12 17:27:24 +02:00
slowbackspace
9ea0a3fe66 add tests 2019-04-12 17:24:15 +02:00
slowbackspace
71fb19861d getInitialLocale now accepts navigatorLanguage as param 2019-04-12 17:24:11 +02:00
Szymon Lesisz
6cfff6d598 cleaner code for WALLET.SET_INITIAL_URL 2019-04-12 17:13:42 +02:00
Szymon Lesisz
5b98deac1e flow fix 2019-04-12 16:51:42 +02:00
Szymon Lesisz
a797a52931 exclude landing page url fix 2019-04-12 16:48:49 +02:00
slowbackspace
4862f8b737 remove unused function 2019-04-12 16:40:14 +02:00
slowbackspace
42b7d6b3f0 fix lint 2019-04-12 16:28:24 +02:00
Szymon Lesisz
585c79a738 fix: setInitialUrl - race condition
- Do not set initialUrl if it is landingPage
- Block "RouterAction.selectDevice" if currently selected device is in auth process
- Move WalletActions.observe() before DiscoveryActions.restore() in "WalletSerivce"
2019-04-12 16:22:57 +02:00
slowbackspace
c2544c2461 fix pair imported accounts with deviceID 2019-04-12 16:09:48 +02:00
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
c2d03631a4 fix saving and loading imported accounts from localstorage 2019-04-12 14:22:27 +02:00
slowbackspace
e95ebe54b6 fix: dont try to pair imported accounts with used passphrase 2019-04-12 13:05:57 +02:00
slowbackspace
642adf45af remove console.log 2019-04-11 16:08:52 +02:00
Vladimir Volek
583be5b702 merge 2019-04-11 16:02:17 +02:00
Vladimir Volek
5e830b86c4 fix connect version 2019-04-11 16:00:57 +02:00
slowbackspace
07db982493 fix copy to clipboard button tooltip 2019-04-11 15:58:20 +02:00
slowbackspace
56d2b8a0f7 center tooltip 2019-04-11 15:16:22 +02:00
slowbackspace
08b30b5daa update stellar image in external modal 2019-04-11 15:05:48 +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