Commit Graph

313 Commits (dc821b7a37c808c7842c41ee157154dfc7412b36)

Author SHA1 Message Date
slowbackspace dc821b7a37 update account empty state
6 years ago
Vladimir Volek bcd618aa0a
Merge pull request #500 from trezor/fix/setInitialUrl-race-condition
6 years ago
Vladimir Volek 22c539ed43
Merge pull request #501 from trezor/feature/l10n-tests
6 years ago
Vladimir Volek 4e6783f51d
Merge pull request #502 from trezor/fix/import-tool
6 years ago
Szymon Lesisz 89d8485bbd remove unnecesary condition from WalletAction.observe
6 years ago
Szymon Lesisz 13b49c32b5 Update RouterActions.js
6 years ago
slowbackspace 71fb19861d getInitialLocale now accepts navigatorLanguage as param
6 years ago
Szymon Lesisz 6cfff6d598 cleaner code for WALLET.SET_INITIAL_URL
6 years ago
Szymon Lesisz 5b98deac1e flow fix
6 years ago
Szymon Lesisz a797a52931 exclude landing page url fix
6 years ago
slowbackspace 42b7d6b3f0 fix lint
6 years ago
Szymon Lesisz 585c79a738 fix: setInitialUrl - race condition
6 years ago
slowbackspace c2544c2461 fix pair imported accounts with deviceID
6 years ago
Vladimir Volek 33cce4bcae merge
6 years ago
slowbackspace c2d03631a4 fix saving and loading imported accounts from localstorage
6 years ago
slowbackspace e95ebe54b6 fix: dont try to pair imported accounts with used passphrase
6 years ago
Vladimir Volek 5e830b86c4 fix connect version
6 years ago
slowbackspace 0f6c9a70ed create separate reducer ImportAccount
6 years ago
slowbackspace a35c21603b remove console.log
6 years ago
slowbackspace bb4a3268f7 fix flow
6 years ago
slowbackspace de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID
6 years ago
Vladimir Volek c47ca11f8b prepare empty bitcoin send page, refactor
6 years ago
slowbackspace 17f63b6d9a remove imported accounts when forgetting device
6 years ago
slowbackspace 8dd3f95f1f add import tool
6 years ago
Vladimir Volek 031d3ab391
Merge pull request #480 from trezor/feature/select-virtualized
6 years ago
slowbackspace c0702d32a8 return full tokens array
6 years ago
slowbackspace d9e03c898a call validateAddress only once per inputChange()
6 years ago
slowbackspace 52bb65d463 Merge branch 'feature/connect-7.0.2-electron' into feature/trezor-ui-components
6 years ago
slowbackspace 469e8a3625 Merge branch 'master' into feature/trezor-ui-components
6 years ago
Szymon Lesisz fe744ca81f update sisyfos endpoint
6 years ago
slowbackspace b8f45bd9c4 fix storageUtils.get returns string not boolean
6 years ago
slowbackspace 84b62397a8 parse bool from localStorage
6 years ago
slowbackspace 34ff337db1 Merge branch 'master' into feature/trezor-ui-components
6 years ago
slowbackspace 482f62d317 even more ui components
6 years ago
slowbackspace f95ff68978 dont stringify bool hideBalance in localStorage
6 years ago
slowbackspace 7f2ce33d33 fix flow
6 years ago
slowbackspace 7c37d6745b Merge branch 'master' into feature/stealth-mode
6 years ago
slowbackspace 02f05e625e add setHideBalance action, save setting to localStorage
6 years ago
Vladimir Volek 0ee49b93e4
Merge pull request #448 from trezor/feature/currency-switcher
6 years ago
slowbackspace 628d424438 fix recalculating local amount for tokens on set max btn
6 years ago
slowbackspace 1a07af9413 fix fiatRates for tokens on set max btn
6 years ago
slowbackspace 9fbb51fd39 fix clear button
6 years ago
slowbackspace 67c0a18948 add erc tokens conversion to fiat
6 years ago
slowbackspace c745ec37b7 update fiat instead of crypto amount on fiat select
6 years ago
slowbackspace 40f61002b6 add currency switcher to ripple send tab
6 years ago
slowbackspace b722b8d86a handle missing rates in util function
6 years ago
slowbackspace a44a0b608a add currency switcher to eth send form
6 years ago
slowbackspace c9d7fc8ea9 add redux support for setting local currency
6 years ago
slowbackspace 4757c71f45 use console.error instead of console.log
6 years ago
slowbackspace 15cc6e00f3 handle response codes
6 years ago