Commit Graph

47 Commits (bb6a13812b677f07f1719bdf1d43a6d83ff65d80)

Author SHA1 Message Date
Szymon Lesisz de6439e1af update localstorage version
4 years ago
Szymon Lesisz 486bfff397 update TrezorDevice from trezor-connect@8
4 years ago
slowbackspace 21d0c3e50f log errors
5 years ago
Vladimir Volek 88394eede2 cleanup
5 years ago
Vladimir Volek a600266786 fixed state checking
5 years ago
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 22c539ed43
Merge pull request #501 from trezor/feature/l10n-tests
5 years ago
slowbackspace 71fb19861d getInitialLocale now accepts navigatorLanguage as param
5 years ago
slowbackspace c2d03631a4 fix saving and loading imported accounts from localstorage
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
slowbackspace 17f63b6d9a remove imported accounts when forgetting device
5 years ago
slowbackspace 8dd3f95f1f add import tool
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 f95ff68978 dont stringify bool hideBalance in localStorage
5 years ago
slowbackspace 7f2ce33d33 fix flow
5 years ago
slowbackspace 02f05e625e add setHideBalance action, save setting to localStorage
5 years ago
slowbackspace c9d7fc8ea9 add redux support for setting local currency
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 1eb9f71fdc auto detect browser locale if lang not stored in localstorage
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
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
5 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
5 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
5 years ago
Szymon Lesisz fc4ff5d71c add "testnet" field to config, and filter those values for "dev build" only
6 years ago
Szymon Lesisz a58644f8ec Load tokens only is exists in config
6 years ago
Szymon Lesisz 0c61bcb08d local storage prefix
6 years ago
Szymon Lesisz a8bae8bdb1 added beta-wallet disclaimer
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Szymon Lesisz a36a5e9dbe added beta build
6 years ago
Szymon Lesisz b9251f8db7 add and verify local storage version
6 years ago
Szymon Lesisz 1e4a6c3c21 flowtype fix
6 years ago
Vasek Mlejnsky 354a16f0c0 Fix some eslint errors
6 years ago
Vladimir Volek bc2d03a7ae Added public folder, adjust webpack to new configuration
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago