Commit Graph

26 Commits (469e8a3625e88905cca4983d7a7b2dc754dc7867)

Author SHA1 Message Date
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
6 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
6 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
6 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