1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

347 Commits

Author SHA1 Message Date
slowbackspace
f01c6f735d cleanup 2019-05-06 21:02:10 +02:00
slowbackspace
adce529d5a mend 2019-05-03 22:03:29 +02:00
slowbackspace
cd0c472aed Merge branch 'master' into feature/l10n-moar 2019-05-03 21:57:58 +02:00
slowbackspace
14fe1d82eb change notification prop type to variant 2019-05-02 14:00:24 +02:00
slowbackspace
f5f233f940 remove commented lines 2019-04-30 09:50:52 +02:00
slowbackspace
25e8c6ae56 l10n for actions that use notifications 2019-04-29 18:49:16 +02:00
slowbackspace
9a083dff87 fix localized value for xrp fee select 2019-04-29 15:51:55 +02:00
slowbackspace
934df38064 l10n support for xrp validation 2019-04-29 15:36:05 +02:00
slowbackspace
8d1c01bc61 delete console.log 2019-04-29 12:57:25 +02:00
slowbackspace
0c4d9d7311 l10n support for validation in eth send form 2019-04-29 12:56:36 +02:00
slowbackspace
baee0855c5 add gas price and nonce l10n 2019-04-26 12:10:18 +02:00
slowbackspace
5000ea65e4 add gas limit validation messages 2019-04-25 18:07:41 +02:00
slowbackspace
8cef01388e add l10n for address and amount inputs 2019-04-25 17:55:29 +02:00
Maroš
cb9bbaa3c1
Merge pull request #513 from trezor/feature/coin-settings
Add coins settings
2019-04-25 14:07:55 +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
88394eede2 cleanup 2019-04-24 14:46:16 +02:00
Vladimir Volek
a600266786 fixed state checking 2019-04-24 14:42:02 +02:00
Vladimir Volek
e32d7a32bd split hidden coins, toggle all 2019-04-24 14:05:07 +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
ee9ebd2916 smaller switch in settings, add show all 2019-04-23 14:35:07 +02:00
Vladimir Volek
7abc4a61fe fix selected coins at start, handle not visible coins properly 2019-04-23 13:44:08 +02:00
slowbackspace
7da8d4124d fix validation 2019-04-22 13:43:44 +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
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
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
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
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
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
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
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
33cce4bcae merge 2019-04-12 15:11:23 +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