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
711779d622
Merge pull request #522 from trezor/fix/centered-dashboard-heading
...
Fixx/Center dashboard heading
2019-04-17 11:47:58 +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
aeb48b202a
Merge pull request #517 from trezor/fix/nonsearchable-fee-select
...
Fix/Select for a fee should not be searchable
2019-04-16 16:26:17 +02:00
slowbackspace
4c6678934c
upgrade tuc
2019-04-16 16:24:30 +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
Maroš
ed29706d5d
Merge pull request #516 from trezor/fix/max-destination-tag
...
limit destination tag
2019-04-16 16:09:03 +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
Maroš
502ccf0a94
Merge pull request #511 from trezor/fix/tooltip-position
...
fix ripple tooltip position
2019-04-16 12:20:28 +02:00
Vladimir Volek
913e8bf7f3
fix ripple tooltip position
2019-04-16 12:05:36 +02:00
Maroš
f2685caf9e
Merge pull request #510 from trezor/fix/tooltip-position
...
fix tooltip position
2019-04-16 11:55:12 +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
Maroš
241e59dc98
Merge pull request #492 from trezor/feature/Bitcoin
...
Refactor & prepare pages for bitcoin like coins
2019-04-12 15:41:11 +02:00
Vladimir Volek
e85643b2b3
fix lint again
2019-04-12 15:38:18 +02:00
Vladimir Volek
024e51f802
turn off integration test for now
2019-04-12 15:30:21 +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
Vladimir Volek
a2b47f551d
Merge branch 'master' of github.com:satoshilabs/trezor-wallet
2019-04-11 16:38:26 +02:00
Vladimir Volek
03c1592cdb
removed connect from changelog
2019-04-11 16:38:19 +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