Commit Graph

321 Commits (e32d7a32bd386496c67e665d30ec8f569c45ec4a)

Author SHA1 Message Date
Vladimir Volek e32d7a32bd split hidden coins, toggle all
5 years ago
Vladimir Volek 59a3284e67 part of show all
5 years ago
Vladimir Volek ee9ebd2916 smaller switch in settings, add show all
5 years ago
Vladimir Volek 7abc4a61fe fix selected coins at start, handle not visible coins properly
5 years ago
Vladimir Volek ec5786ad03 fix all flow
5 years ago
Vladimir Volek 36848591c0 fix some flow
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
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 89d8485bbd remove unnecesary condition from WalletAction.observe
5 years ago
Szymon Lesisz 13b49c32b5 Update RouterActions.js
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 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 33cce4bcae merge
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
Vladimir Volek 5e830b86c4 fix connect version
5 years ago
slowbackspace 0f6c9a70ed create separate reducer ImportAccount
5 years ago
slowbackspace a35c21603b remove console.log
5 years ago
slowbackspace bb4a3268f7 fix flow
5 years ago
slowbackspace de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID
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 8dd3f95f1f add import tool
5 years ago
Vladimir Volek 031d3ab391
Merge pull request #480 from trezor/feature/select-virtualized
5 years ago
slowbackspace c0702d32a8 return full tokens array
5 years ago
slowbackspace d9e03c898a call validateAddress only once per inputChange()
5 years ago
slowbackspace 52bb65d463 Merge branch 'feature/connect-7.0.2-electron' into feature/trezor-ui-components
5 years ago
slowbackspace 469e8a3625 Merge branch 'master' into feature/trezor-ui-components
5 years ago
Szymon Lesisz fe744ca81f update sisyfos endpoint
5 years ago
slowbackspace b8f45bd9c4 fix storageUtils.get returns string not boolean
5 years ago
slowbackspace 84b62397a8 parse bool from localStorage
5 years ago
slowbackspace 34ff337db1 Merge branch 'master' into feature/trezor-ui-components
5 years ago
slowbackspace 482f62d317 even more ui components
5 years ago
slowbackspace f95ff68978 dont stringify bool hideBalance in localStorage
5 years ago
slowbackspace 7f2ce33d33 fix flow
5 years ago
slowbackspace 7c37d6745b Merge branch 'master' into feature/stealth-mode
5 years ago
slowbackspace 02f05e625e add setHideBalance action, save setting to localStorage
5 years ago
Vladimir Volek 0ee49b93e4
Merge pull request #448 from trezor/feature/currency-switcher
5 years ago
slowbackspace 628d424438 fix recalculating local amount for tokens on set max btn
5 years ago
slowbackspace 1a07af9413 fix fiatRates for tokens on set max btn
5 years ago
slowbackspace 9fbb51fd39 fix clear button
5 years ago