openethereum/js/src/views
Nicolas Gotchac 81beec1352 Don't pop-up notifications after network switch (#4076)
* Better notifications

* Don't pollute with notifs if switched networks

* Better connection close/open events / No more notifs on change network

* PR Grumbles

* Add close and open events to HTTP // Add tests

* Fix tests

* WIP Signer Fix

* Fix Signer // Better reconnection handling

* PR Grumbles

* PR Grumbles

* Fixes wrong fetching of balances + Notifications

* Secure API WIP

* Updated Secure API Connection + Status

* Linting

* Linting

* Updated Secure API Logic

* Proper handling of token updates // Fixing poping notifications

* PR Grumbles

* PR Grumbles

* Fixing tests
2017-01-12 14:25:32 +01:00
..
Account Remove bindActionCreators({}, dispatch) (empty) (#4135) 2017-01-11 17:02:53 +01:00
Accounts Display contract block creation (#4069) 2017-01-09 09:38:27 +01:00
Address Store for EditMeta modal (#3959) 2016-12-27 10:02:53 +00:00
Addresses Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
Application Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
Connection Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
Contract Display contract block creation (#4069) 2017-01-09 09:38:27 +01:00
Contracts Display contract block creation (#4069) 2017-01-09 09:38:27 +01:00
Dapp Only fetch App when necessary (#4023) 2017-01-04 15:15:25 +01:00
Dapps Remove bindActionCreators({}, dispatch) (empty) (#4135) 2017-01-11 17:02:53 +01:00
ParityBar Remove bindActionCreators({}, dispatch) (empty) (#4135) 2017-01-11 17:02:53 +01:00
Settings Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
Signer Remove bindActionCreators({}, dispatch) (empty) (#4135) 2017-01-11 17:02:53 +01:00
Status Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
Wallet Fix wallet in main net (#4038) 2017-01-04 16:25:39 +01:00
Web let users open urls from dapps view (#4042) 2017-01-05 21:15:01 +01:00
WriteContract Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
index.js Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00