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

2018 Commits

Author SHA1 Message Date
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
Vladimir Volek
6ad33b23dd fix test name 2019-04-17 19:37:09 +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
dc4efba477 added explaining tooltips 2019-04-17 16:42:34 +02:00
Vladimir Volek
7d5b08aa3b hide and show menu parts according to visible coins 2019-04-17 16:20:14 +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
Vladimir Volek
53c8fd4eb5 add empty message for coin menu 2019-04-16 20:33:48 +02:00
Vladimir Volek
8158158d14 separate external wallets 2019-04-16 19:50:21 +02:00
Vladimir Volek
9aa7e75f01 hide also coins from dashboard 2019-04-16 19:43:37 +02:00
Vladimir Volek
973c280ddc add secondary coins 2019-04-16 19:24:46 +02:00
Vladimir Volek
a0c4a6e477 filter coins in menu 2019-04-16 19:10:19 +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
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
Vladimir Volek
0833d1597a remove tooltip 2019-04-16 14:36:41 +02:00
Vladimir Volek
3e5b6c8806 render coin visibility switcher 2019-04-16 14:33:28 +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
Vladimir Volek
a857cad72f
Merge pull request #498 from trezor/feature/upgrade-flow
Fix all the flow
2019-04-11 12:52:47 +02:00
slowbackspace
43823607dd show right col only when account is imported 2019-04-10 23:27:26 +02:00
slowbackspace
0f6c9a70ed create separate reducer ImportAccount 2019-04-10 19:54:07 +02:00
slowbackspace
b91c78a09e center watch-only badge 2019-04-10 18:09:54 +02:00
slowbackspace
a35c21603b remove console.log 2019-04-10 18:01:32 +02:00
slowbackspace
10ff77a37e fix all the flow 2019-04-10 17:50:07 +02:00
Vladimir Volek
3b8e12e7ef add navigation constants 2019-04-10 11:44:58 +02:00
slowbackspace
5821f47752 fix device icon size in passpgrase type modal 2019-04-10 10:55:39 +02:00
slowbackspace
bb4a3268f7 fix flow 2019-04-10 00:50:34 +02:00
slowbackspace
27f35b097d refactored getSelectedAccount, createAccount 2019-04-09 23:36:32 +02:00
Vladimir Volek
d7568a7b40 fix locales 2019-04-09 17:30:30 +02:00
slowbackspace
715da870a7 sort the accounts array 2019-04-09 17:15:01 +02:00
slowbackspace
813edd442b exclude imported accounts when checking if the last account is empty 2019-04-09 16:33:50 +02:00
slowbackspace
de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID 2019-04-09 16:10:49 +02:00
Vladimir Volek
d547206f6c add empty summary and receive 2019-04-09 14:38:16 +02:00
Vladimir Volek
c47ca11f8b prepare empty bitcoin send page, refactor 2019-04-09 14:20:36 +02:00
slowbackspace
17f63b6d9a remove imported accounts when forgetting device 2019-04-09 14:06:15 +02:00
slowbackspace
f5bd728d7c change zh-TW lang code to match locale data from react-intl 2019-04-08 18:50:40 +02:00
slowbackspace
db70dd706b force rerender on lang change 2019-04-08 18:41:00 +02:00
slowbackspace
6d76c20886 update UI for the imported accounts 2019-04-08 18:31:45 +02:00
slowbackspace
732c767ea3 set margin on loader not title 2019-04-08 18:30:37 +02:00
slowbackspace
8dd3f95f1f add import tool 2019-04-08 18:30:11 +02:00
slowbackspace
4582538917 disable sign n verify tab for imported accounts 2019-04-08 18:15:20 +02:00
slowbackspace
4fc7f5323e set margin on loader instead of title 2019-04-08 15:11:47 +02:00
slowbackspace
096f24608d more responsive pending tx 2019-04-08 11:59:07 +02:00
slowbackspace
ba50db2881 log account creation 2019-04-03 11:54:56 +02:00
slowbackspace
7d609c741f Merge branch 'master' into fix/intl-losing-local-state 2019-04-02 17:45:41 +02:00
Vladimir Volek
fc8c8c79c9
Merge pull request #481 from trezor/feature/translations-all-langs
Feature/translations all langs
2019-04-02 17:43:31 +02:00
Vladimir Volek
581f5fd13e
Merge pull request #484 from trezor/fix/lang-attr
Fix/moved lang attr to AppWrapper
2019-04-02 17:42:37 +02:00
slowbackspace
cd7a6b7ba1 Merge branch 'feature/translations-all-langs' into fix/intl-losing-local-state 2019-04-02 17:33:29 +02:00
slowbackspace
4cd37216fb Merge branch 'master' into fix/intl-losing-local-state 2019-04-02 17:33:16 +02:00
slowbackspace
2b78f0790f removed key prop from IntlProvider 2019-04-02 17:29:05 +02:00
Vladimir Volek
031d3ab391
Merge pull request #480 from trezor/feature/select-virtualized
Feature/Tokens select with custom MenuList using react-window
2019-04-02 17:25:20 +02:00
slowbackspace
bc45e254e0 fix lint? 2019-04-02 16:16:55 +02:00
slowbackspace
423970eec3 moved lang attr to AppWrapper 2019-04-02 16:09:15 +02:00
Vladimir Volek
d6970c8f62
Merge pull request #483 from trezor/fix/initial-arrow-animation
Fix/selecting send form tab activates arrow animation
2019-04-02 16:02:05 +02:00
slowbackspace
de9af4c640 fix selecting send form tab activates arrow animation 2019-04-02 15:42:50 +02:00
slowbackspace
93b7f2196e pin modal remove padding before learn more link 2019-04-02 15:01:46 +02:00
slowbackspace
c7fc823806 same width for sign and verify columns 2019-04-02 14:54:03 +02:00
slowbackspace
64f257cade add missing messages 2019-04-02 14:20:01 +02:00
slowbackspace
7f0794176d use custom MenuList component 2019-03-29 14:54:32 +01:00
slowbackspace
c0702d32a8 return full tokens array 2019-03-29 14:53:30 +01:00
slowbackspace
b2a5d040b5 disabled sign and verify buttons when device is not connected 2019-03-29 10:51:02 +01:00
slowbackspace
f60ddec70f reset errors for the input even if it was not touched before 2019-03-29 10:40:25 +01:00
slowbackspace
d9e03c898a call validateAddress only once per inputChange() 2019-03-29 09:47:05 +01:00
Vladimir Volek
bb39349782 center coin item 2019-03-28 17:45:19 +01:00
slowbackspace
090fd8226d fix walleticon 2019-03-28 17:33:33 +01:00
slowbackspace
a197186f48 Merge branch 'master' into feature/trezor-ui-components 2019-03-28 17:15:58 +01:00
slowbackspace
405d9596b2 smaller Counter in devicemenu 2019-03-28 17:08:33 +01:00
slowbackspace
35da1d37c2 fix spacing in wallet type modal 2019-03-28 16:45:44 +01:00
slowbackspace
d0bc970076 fix tooltip icons 2019-03-28 16:43:08 +01:00
slowbackspace
8c7d7056e7 fix tooltip in change wallet type modal 2019-03-28 16:09:19 +01:00
slowbackspace
668c25c4b4 centering tooltip pos 2019-03-28 16:05:39 +01:00
Vladimir Volek
efc3ae6597
Merge pull request #467 from trezor/fix/devicemenu-overlay
Fix/devicemenu overlay
2019-03-28 15:51:53 +01:00
Vladimir Volek
c2db5444a0 make overlay a bit lighter 2019-03-28 15:51:21 +01:00
slowbackspace
c3a7fbec25 Merge branch 'master' into feature/trezor-ui-components 2019-03-28 15:01:55 +01:00
slowbackspace
205506456f disable outline 2019-03-28 14:43:34 +01:00
Vladimir Volek
0bfebbb3ef
Merge pull request #470 from trezor/feature/connect-7.0.2-electron
Feature/connect 7.0.2 electron
2019-03-28 14:38:26 +01:00
slowbackspace
e4dcc42026 fix delay 2019-03-28 13:57:55 +01:00
slowbackspace
1580092a7a fix confirm action device icon size 2019-03-28 13:42:10 +01:00
slowbackspace
52bb65d463 Merge branch 'feature/connect-7.0.2-electron' into feature/trezor-ui-components 2019-03-28 10:44:05 +01:00
slowbackspace
e3f186c1e7 fix device icon size in sign transaction modal 2019-03-27 12:44:35 +01:00
slowbackspace
469e8a3625 Merge branch 'master' into feature/trezor-ui-components 2019-03-26 15:46:53 +01:00
slowbackspace
11bbafc92b renderwebusb button when connect trasport type is webusb 2019-03-26 15:13:11 +01:00
slowbackspace
9dc179583d fix trezor web usb buttons 2019-03-26 13:53:34 +01:00
slowbackspace
e913701f47 fix tooltip call to action button 2019-03-26 12:23:39 +01:00
Szymon Lesisz
869c2ac302 udpate IFRAME.LOADED action 2019-03-26 10:53:15 +01:00
Szymon Lesisz
fe744ca81f update sisyfos endpoint 2019-03-26 10:52:50 +01:00
slowbackspace
b8f45bd9c4 fix storageUtils.get returns string not boolean 2019-03-26 10:13:30 +01:00
slowbackspace
5df3490f97 fix set max button 2019-03-25 22:26:22 +01:00
slowbackspace
1f140f73fe add and use new constant FOOTER_HEIGHT 2019-03-25 13:58:42 +01:00
slowbackspace
1ac91ef801 smaller close menu icon in header 2019-03-25 13:02:01 +01:00
slowbackspace
f38a125f83 same height footer 2019-03-25 12:54:37 +01:00
slowbackspace
0ba89f3f5d smaller warn icon in NoBackup 2019-03-25 12:54:26 +01:00
slowbackspace
95b562c76c same height DeviceImage 2019-03-25 12:31:37 +01:00
slowbackspace
d7b8c5262b center devicemenu icons 2019-03-25 12:01:41 +01:00
slowbackspace
ea4dba96ec smaller close button in modals 2019-03-25 11:53:23 +01:00
slowbackspace
be88d307ef smaller X icon in token list 2019-03-25 11:49:13 +01:00
slowbackspace
1a458f08df fix size of arrow in advanced settings button 2019-03-25 11:32:53 +01:00
Vladimir Volek
e3ad843914
Merge pull request #464 from trezor/fix/tezos-menu-order
fix tezos order
2019-03-25 11:30:31 +01:00
slowbackspace
71d348d9c2 fix receive address eye icon and DeviceIcon 2019-03-25 11:29:33 +01:00
slowbackspace
6a673d3d00 fix invalid icon name in xrp send form 2019-03-25 10:54:15 +01:00
slowbackspace
747a02b7a6 fix isDisabled prop for verify button 2019-03-25 10:29:48 +01:00
slowbackspace
bf8acd1679 fix default input state 2019-03-25 10:21:45 +01:00