Commit Graph

2046 Commits (develop)

Author SHA1 Message Date
Vladimir Volek 22c310b804 fix react-hot-loader
5 years ago
Maroš 14791868de
Merge pull request #531 from trezor/feature/better-menu-indicator
5 years ago
Vladimir Volek 30c4e333c3 add overflow
5 years ago
Vladimir Volek 53e7db56d5 remove transition
5 years ago
slowbackspace 68b7d41d93 remove token already used msg
5 years ago
Vladimir Volek 496768cc1f
Merge pull request #530 from trezor/feature/updated-translations
5 years ago
Vladimir Volek 16c2f71fdc
Merge pull request #527 from trezor/feature/backend-autoreconnect
5 years ago
Vladimir Volek 199d178f7d
Merge pull request #526 from trezor/feature/regexp-cleanup
5 years ago
Vladimir Volek 7161f89f1f simplify indicator
5 years ago
slowbackspace be76bc04b9 added descriptions to navigation tabs
5 years ago
Vladimir Volek 88394eede2 cleanup
5 years ago
Vladimir Volek a600266786 fixed state checking
5 years ago
slowbackspace 32859fe86f fix source string TR_CHANGE_WALLET_TYPE_FOR
5 years ago
Vladimir Volek e32d7a32bd split hidden coins, toggle all
5 years ago
slowbackspace d284bfd656 fix condition fow showing qr code
5 years ago
slowbackspace 8d399ff327 auto reconnect to the backend
5 years ago
Vladimir Volek 59a3284e67 part of show all
5 years ago
Vladimir Volek 2959271a40 use isSmall prop for switch size
5 years ago
Vladimir Volek ee9ebd2916 smaller switch in settings, add show all
5 years ago
Vladimir Volek bbabdca732 add translations
5 years ago
Vladimir Volek 97f372fe01 fix empty case
5 years ago
Vladimir Volek 7abc4a61fe fix selected coins at start, handle not visible coins properly
5 years ago
Vladimir Volek bf47a1684b move link
5 years ago
Vladimir Volek 777f951a00 fix typo
5 years ago
slowbackspace 5220dcf108 update TR_VISIBLE_COINS_EXPLAINED
5 years ago
slowbackspace 88a0053235 rename regexps
5 years ago
slowbackspace 7da8d4124d fix validation
5 years ago
slowbackspace 3efa72988f remove default decimals value
5 years ago
slowbackspace 39c683bf0c remove console.log
5 years ago
slowbackspace 39ff483387 extract xrp regexps, cleanup
5 years ago
Vladimir Volek 6ad33b23dd fix test name
5 years ago
slowbackspace 17c0f77e16 cleanup eth regexps
5 years ago
Vladimir Volek ec5786ad03 fix all flow
5 years ago
Vladimir Volek 36848591c0 fix some flow
5 years ago
Vladimir Volek dc4efba477 added explaining tooltips
5 years ago
Vladimir Volek 7d5b08aa3b hide and show menu parts according to visible coins
5 years ago
Vladimir Volek 6dc3b8f9f3
Merge pull request #520 from trezor/fix/searchable-ripple-local-currency
5 years ago
Vladimir Volek b62683b678
Merge pull request #521 from trezor/fix/xrp-advanced-input-width
5 years ago
Vladimir Volek 53c8fd4eb5 add empty message for coin menu
5 years ago
Vladimir Volek 8158158d14 separate external wallets
5 years ago
Vladimir Volek 9aa7e75f01 hide also coins from dashboard
5 years ago
Vladimir Volek 973c280ddc add secondary coins
5 years ago
Vladimir Volek a0c4a6e477 filter coins in menu
5 years ago
Vladimir Volek 7050cf006d load first config from local storage if there is one
5 years ago
Vladimir Volek 184d8a2b23 dispatch new action
5 years ago
Vladimir Volek cc217c7aa1 add logic for hiding coins
5 years ago
slowbackspace 75b1030824 center dashboard heading
5 years ago
slowbackspace cbb5a8b877 fix xrp advanced settings inputs width
5 years ago
slowbackspace 4a176aad83 searchable xrp local currency select
5 years ago
Vladimir Volek cde2cf2f6b
Merge pull request #514 from trezor/fix/update-account-empty-state
5 years ago
Vladimir Volek 731921916b limit destination tag
5 years ago
slowbackspace dc821b7a37 update account empty state
5 years ago
Vladimir Volek 0523c9a801
Merge pull request #508 from trezor/feature/debounced-send-form
5 years ago
Vladimir Volek 5fbb0cd2ea
Merge pull request #512 from trezor/feature/limit-max-accounts
5 years ago
Vladimir Volek 0833d1597a remove tooltip
5 years ago
Vladimir Volek 3e5b6c8806 render coin visibility switcher
5 years ago
slowbackspace 1e6a654168 limit number of accounts
5 years ago
Vladimir Volek 913e8bf7f3 fix ripple tooltip position
5 years ago
Vladimir Volek 025b685280 fix tooltip position
5 years ago
slowbackspace 2fd208ddb9 debounce validation in send forms
5 years ago
Vladimir Volek bcd618aa0a
Merge pull request #500 from trezor/fix/setInitialUrl-race-condition
5 years ago
Vladimir Volek 22c539ed43
Merge pull request #501 from trezor/feature/l10n-tests
5 years ago
Vladimir Volek 4e6783f51d
Merge pull request #502 from trezor/fix/import-tool
5 years ago
Szymon Lesisz 2677f62869 Update WalletService.js
5 years ago
Szymon Lesisz 89d8485bbd remove unnecesary condition from WalletAction.observe
5 years ago
Szymon Lesisz 13b49c32b5 Update RouterActions.js
5 years ago
slowbackspace 9ea0a3fe66 add tests
5 years ago
slowbackspace 71fb19861d getInitialLocale now accepts navigatorLanguage as param
5 years ago
Szymon Lesisz 6cfff6d598 cleaner code for WALLET.SET_INITIAL_URL
5 years ago
Szymon Lesisz 5b98deac1e flow fix
5 years ago
Szymon Lesisz a797a52931 exclude landing page url fix
5 years ago
slowbackspace 4862f8b737 remove unused function
5 years ago
slowbackspace 42b7d6b3f0 fix lint
5 years ago
Szymon Lesisz 585c79a738 fix: setInitialUrl - race condition
5 years ago
slowbackspace c2544c2461 fix pair imported accounts with deviceID
5 years ago
Vladimir Volek e85643b2b3 fix lint again
5 years ago
Vladimir Volek 62eeb4c762 fix eslint
5 years ago
Vladimir Volek 98413b68e6 fix flow
5 years ago
Vladimir Volek 33cce4bcae merge
5 years ago
Vladimir Volek 43043e2ec2 moved hasSignVerify constant to global config
5 years ago
slowbackspace c2d03631a4 fix saving and loading imported accounts from localstorage
5 years ago
slowbackspace e95ebe54b6 fix: dont try to pair imported accounts with used passphrase
5 years ago
slowbackspace 642adf45af remove console.log
5 years ago
Vladimir Volek 583be5b702 merge
5 years ago
Vladimir Volek 5e830b86c4 fix connect version
5 years ago
slowbackspace 07db982493 fix copy to clipboard button tooltip
5 years ago
slowbackspace 56d2b8a0f7 center tooltip
5 years ago
slowbackspace 08b30b5daa update stellar image in external modal
5 years ago
slowbackspace fc6e729ff5 Merge branch 'master' of https://github.com/trezor/trezor-wallet
5 years ago
slowbackspace 3f55f5ba2f fix condition for showing renew session item
5 years ago
Vladimir Volek 32072f51a9
Merge pull request #495 from trezor/feature/support-import-tool
5 years ago
Vladimir Volek e6367e23b4 fix heading
5 years ago
slowbackspace 60e7244b7a fix flow
5 years ago
slowbackspace c13e761b0e Merge branch 'master' into feature/support-import-tool
5 years ago
Vladimir Volek a857cad72f
Merge pull request #498 from trezor/feature/upgrade-flow
5 years ago
slowbackspace 43823607dd show right col only when account is imported
5 years ago
slowbackspace 0f6c9a70ed create separate reducer ImportAccount
5 years ago
slowbackspace b91c78a09e center watch-only badge
5 years ago
slowbackspace a35c21603b remove console.log
5 years ago
slowbackspace 10ff77a37e fix all the flow
5 years ago
Vladimir Volek 3b8e12e7ef add navigation constants
5 years ago
slowbackspace 5821f47752 fix device icon size in passpgrase type modal
5 years ago
slowbackspace bb4a3268f7 fix flow
5 years ago
slowbackspace 27f35b097d refactored getSelectedAccount, createAccount
5 years ago
Vladimir Volek d7568a7b40 fix locales
5 years ago
slowbackspace 715da870a7 sort the accounts array
5 years ago
slowbackspace 813edd442b exclude imported accounts when checking if the last account is empty
5 years ago
slowbackspace de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID
5 years ago
Vladimir Volek d547206f6c add empty summary and receive
5 years ago
Vladimir Volek c47ca11f8b prepare empty bitcoin send page, refactor
5 years ago
slowbackspace 17f63b6d9a remove imported accounts when forgetting device
5 years ago
slowbackspace f5bd728d7c change zh-TW lang code to match locale data from react-intl
5 years ago
slowbackspace db70dd706b force rerender on lang change
5 years ago
slowbackspace 6d76c20886 update UI for the imported accounts
5 years ago
slowbackspace 732c767ea3 set margin on loader not title
5 years ago
slowbackspace 8dd3f95f1f add import tool
5 years ago
slowbackspace 4582538917 disable sign n verify tab for imported accounts
5 years ago
slowbackspace 4fc7f5323e set margin on loader instead of title
5 years ago
slowbackspace 096f24608d more responsive pending tx
5 years ago
slowbackspace ba50db2881 log account creation
5 years ago
slowbackspace 7d609c741f Merge branch 'master' into fix/intl-losing-local-state
5 years ago
Vladimir Volek fc8c8c79c9
Merge pull request #481 from trezor/feature/translations-all-langs
5 years ago
Vladimir Volek 581f5fd13e
Merge pull request #484 from trezor/fix/lang-attr
5 years ago
slowbackspace cd7a6b7ba1 Merge branch 'feature/translations-all-langs' into fix/intl-losing-local-state
5 years ago
slowbackspace 4cd37216fb Merge branch 'master' into fix/intl-losing-local-state
5 years ago
slowbackspace 2b78f0790f removed key prop from IntlProvider
5 years ago
Vladimir Volek 031d3ab391
Merge pull request #480 from trezor/feature/select-virtualized
5 years ago
slowbackspace bc45e254e0 fix lint?
5 years ago
slowbackspace 423970eec3 moved lang attr to AppWrapper
5 years ago
Vladimir Volek d6970c8f62
Merge pull request #483 from trezor/fix/initial-arrow-animation
5 years ago
slowbackspace de9af4c640 fix selecting send form tab activates arrow animation
5 years ago
slowbackspace 93b7f2196e pin modal remove padding before learn more link
5 years ago
slowbackspace c7fc823806 same width for sign and verify columns
5 years ago
slowbackspace 64f257cade add missing messages
5 years ago
slowbackspace 7f0794176d use custom MenuList component
5 years ago
slowbackspace c0702d32a8 return full tokens array
5 years ago
slowbackspace b2a5d040b5 disabled sign and verify buttons when device is not connected
5 years ago
slowbackspace f60ddec70f reset errors for the input even if it was not touched before
5 years ago
slowbackspace d9e03c898a call validateAddress only once per inputChange()
5 years ago
Vladimir Volek bb39349782 center coin item
5 years ago
slowbackspace 090fd8226d fix walleticon
5 years ago
slowbackspace a197186f48 Merge branch 'master' into feature/trezor-ui-components
5 years ago
slowbackspace 405d9596b2 smaller Counter in devicemenu
5 years ago
slowbackspace 35da1d37c2 fix spacing in wallet type modal
5 years ago
slowbackspace d0bc970076 fix tooltip icons
5 years ago
slowbackspace 8c7d7056e7 fix tooltip in change wallet type modal
5 years ago
slowbackspace 668c25c4b4 centering tooltip pos
5 years ago
Vladimir Volek efc3ae6597
Merge pull request #467 from trezor/fix/devicemenu-overlay
5 years ago
Vladimir Volek c2db5444a0 make overlay a bit lighter
5 years ago
slowbackspace c3a7fbec25 Merge branch 'master' into feature/trezor-ui-components
5 years ago