Commit Graph

280 Commits (5f037c769c6d6d4b2ba0518fcc60e0d2862271cd)

Author SHA1 Message Date
slowbackspace 84b62397a8 parse bool from localStorage
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
slowbackspace 67c0a18948 add erc tokens conversion to fiat
5 years ago
slowbackspace c745ec37b7 update fiat instead of crypto amount on fiat select
5 years ago
slowbackspace 40f61002b6 add currency switcher to ripple send tab
5 years ago
slowbackspace b722b8d86a handle missing rates in util function
5 years ago
slowbackspace a44a0b608a add currency switcher to eth send form
5 years ago
slowbackspace c9d7fc8ea9 add redux support for setting local currency
5 years ago
slowbackspace 4757c71f45 use console.error instead of console.log
5 years ago
slowbackspace 15cc6e00f3 handle response codes
5 years ago
Vladimir Volek bcfca51699
Merge pull request #419 from trezor/feature/copy-log
5 years ago
slowbackspace 8f2f2d0bc7 fix prettier
5 years ago
slowbackspace 99afc9fc78 merge master
5 years ago
slowbackspace 6e7200dcf4 hide "copied!" message
5 years ago
slowbackspace 9e09d19334 fix url
5 years ago
Vladimir Volek 16567ec2d6 merge
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 0add59669b add copy log to clipboard button
5 years ago
slowbackspace 74b466be05 merge master
5 years ago
Vladimir Volek f4685961ec merge
5 years ago
Vladimir Volek 42fdb7728a Added url constants for wallets
5 years ago
Szymon Lesisz b45a3d3eee Update TrezorConnectActions.js
5 years ago
Szymon Lesisz 149b07cb2e connect7 changes
5 years ago
slowbackspace b0d67bd667 add gotoBackup action
5 years ago
Szymon Lesisz 40790470c2 ignore error code in showaddress method
5 years ago
Szymon Lesisz e336a4f05f add "onReceiveConfirmation" method to ModalActions
5 years ago
Szymon Lesisz bc7a8401f8 open modal on UI.REQUEST_CONFIRMATION event
5 years ago
slowbackspace 005cd8ae02 merge master
5 years ago
Vladimir Volek 8e4dd7c471 Use utils for trezor model
5 years ago
Vladimir Volek e9d3f3ff92 Fixed trezor one name, padding adjusted
5 years ago
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
slowbackspace 1eb9f71fdc auto detect browser locale if lang not stored in localstorage
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
5 years ago
slowbackspace a656b0d708 handle locale to filename mapping by TTM
5 years ago
slowbackspace 3217517050 handle fetching locale in refux action
5 years ago
slowbackspace e2ccb31532 save selected language to local storage
5 years ago
slowbackspace ddf2819de3 add initial support for setting language
5 years ago
slowbackspace d80e108754 add responsive sidebar
5 years ago
Vladimir Volek 9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
5 years ago
slowbackspace 549ae16b0e add modal for scanning qr codes
5 years ago
Vladimir Volek 5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
5 years ago
Vladimir Volek a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
5 years ago
slowbackspace a8d39d95c2 separate clear from init function
6 years ago