slowbackspace
02f05e625e
add setHideBalance action, save setting to localStorage
2019-03-14 23:31:19 +01:00
slowbackspace
67c0a18948
add erc tokens conversion to fiat
2019-03-13 14:11:51 +01:00
slowbackspace
d269f31af9
return rates for all currencies supported by goingecko
2019-03-11 17:56:56 +01:00
slowbackspace
c9d7fc8ea9
add redux support for setting local currency
2019-03-11 17:45:35 +01:00
Vladimir Volek
749224dc66
lint all files
2019-03-04 13:33:02 +01:00
slowbackspace
e2ccb31532
save selected language to local storage
2019-02-06 18:03:19 +01:00
Vladimir Volek
e0501b1072
Fixed some flow
2019-01-03 15:01:08 +01:00
Szymon Lesisz
e7ae73c570
add WALLET.SET_FIRST_LOCATION_CHANGE action
2019-01-03 15:01:08 +01:00
Vladimir Volek
5a6ea6610e
Fix state propagation
2019-01-03 15:01:08 +01:00
Vladimir Volek
786303400c
Update fields according to new react-router
2019-01-03 15:01:08 +01:00
Vladimir Volek
0f9d864347
First init added to reducer
2019-01-03 15:01:08 +01:00
Vladimir Volek
cdd325c078
Removed react redux router and adjust store and base reducer
2019-01-03 15:01:08 +01:00
Szymon Lesisz
31e3c7a9a2
refactoring Account object to coin specific
2018-12-21 10:58:53 +01:00
Szymon Lesisz
695ae17176
remove unnecessary SEND.TX_COMPLETE action
2018-12-05 09:27:25 +01:00
Szymon Lesisz
9cc11e11be
split BlockchainActions into coin specific files
2018-12-05 09:26:31 +01:00
Szymon Lesisz
a32f0faf38
enable BlockchainActions.notification
2018-12-05 09:26:30 +01:00
Szymon Lesisz
e64b44d632
change imports
2018-12-05 09:26:30 +01:00
Szymon Lesisz
d3093313d6
fix fiat rate value in reducer
2018-11-12 12:39:24 +01:00
Vladimir Volek
8e13b49d2e
Review implemented
2018-11-12 10:36:40 +01:00
Vladimir Volek
9844983e09
renamed service
2018-11-07 17:44:57 +01:00
Vladimir Volek
18f82f1453
Fix flow
2018-11-07 17:43:18 +01:00
Vladimir Volek
eaede07068
Propagate rate to ui
2018-11-07 17:14:06 +01:00
Vladimir Volek
9498a4effa
Added coingecko api
2018-11-07 14:31:42 +01:00
Szymon Lesisz
474871d375
wallet type from passphrase modal
...
- added new action "CONNECT.UPDATE_WALLET_TYPE" to update DeviceReducer
- pass device straight from action getState() instead of param of this action
- replace switch with if
2018-11-01 18:47:44 +01:00
Szymon Lesisz
20c503c164
redirect to initial url after acquiring device
...
1. try to redirect after DEVICE.CONNECT event
2. clear initial url when redirection is done
2018-10-25 17:05:02 +02:00
Szymon Lesisz
a8bae8bdb1
added beta-wallet disclaimer
...
- Added BetaDiscialmer component used in Landing/RootView
- refactoring LocalStorageActions (moved logic from LocalStorageService)
2018-10-17 12:09:25 +02:00
Szymon Lesisz
ed7501c4fc
refactor Coin > Network
2018-10-15 15:44:10 +02:00
Szymon Lesisz
d78381106e
Filter log
2018-10-09 15:36:55 +02:00
Szymon Lesisz
c10b8baeba
remove unused action WALLET.ON_BEFORE_UNLOAD
2018-10-09 14:31:10 +02:00
Szymon Lesisz
571462f08f
quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
2018-10-09 13:28:59 +02:00
Szymon Lesisz
1a55f45d2d
goto to dashboard page when switching wallet type
2018-10-08 15:52:24 +02:00
Szymon Lesisz
0a77d0541e
remove data while switchin between wallet types
2018-10-08 13:34:03 +02:00
Szymon Lesisz
291e771a6b
new actions: request and receive wallet type
2018-10-08 13:34:03 +02:00
Szymon Lesisz
469e9d6bf3
move all DiscoveryActions from TrezorConnectService to WalletService
2018-10-04 10:48:23 +02:00
Szymon Lesisz
0fbbdf7b71
changed "observeChanges" utility method
2018-10-01 15:10:06 +02:00
Szymon Lesisz
b30c303d5a
rename constant
2018-10-01 15:10:05 +02:00
Szymon Lesisz
0c0f9e7ac8
rewritten actions
2018-10-01 15:09:45 +02:00
Szymon Lesisz
f9926a661c
WalletService eslint (removed unused import)
2018-09-25 12:26:51 +02:00
Szymon Lesisz
51e65ef31f
router fix
...
fixed #84
2018-09-25 12:19:09 +02:00
Szymon Lesisz
9f98e7dd7e
observe from WalletService
2018-09-23 09:13:32 +02:00
Szymon Lesisz
de7e8914cb
eslint ./src/services
2018-09-23 08:31:33 +02:00
Szymon Lesisz
d9239495fa
eslint fixes
2018-09-21 14:01:41 +02:00
Szymon Lesisz
9ecbdc5e38
refactoring RouterService
2018-09-20 23:05:48 +02:00
Szymon Lesisz
13a9e47c73
fix for ACCOUNT.DISPOSE action called + few actions moved from RouterService
2018-09-20 20:26:58 +02:00
Szymon Lesisz
ae9b12f35d
remove leftovers from RouterService
2018-09-20 20:25:34 +02:00
Szymon Lesisz
900c3961cd
implement RouterActions in services and other actions
2018-09-20 18:26:45 +02:00
Szymon Lesisz
1379a2e745
update actions and reducers
2018-09-13 14:40:41 +02:00
Szymon Lesisz
26978fe984
web3 actions splitted to blockchain actions
2018-09-12 16:37:57 +02:00
Szymon Lesisz
0b3d6ef312
removed Web3Service (unused)
2018-09-12 16:31:23 +02:00
Szymon Lesisz
2280633b5d
removed WEB3.READY
2018-09-12 16:31:23 +02:00