openethereum/js/src/views/Application
Nicolas Gotchac bec3539651 First draft of the MultiSig Wallet (#3700)
* Wallet Creation Modal #3282

* Name and description to Wallet #3282

* Add Wallet to the Account Page and Wallet Page #3282

* Fix Linting

* Crete MobX store for Transfer modal

* WIP Wallet Redux Store

* Basic Details for Wallet #3282

* Fixing linting

* Refactoring Transfer store for Wallet

* Working wallet init transfer #3282

* Optional gas in MethodDecoding + better input

* Show confirmations for Wallet #3282

* Order confirmations

* Method Decoding selections

* MultiSig txs and confirm pending #3282

* MultiSig Wallet Revoke #3282

* Confirmations and Txs Update #3282

* Feedback for Confirmations #3282

* Merging master fixes...

* Remove unused CSS
2016-12-06 09:37:59 +01:00
..
Container Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
DappContainer Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
FrameError Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Snackbar Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
Status Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
TabBar First draft of the MultiSig Wallet (#3700) 2016-12-06 09:37:59 +01:00
application.css Fix extra scrollbars in dapps (#3706) 2016-12-02 15:10:38 +01:00
application.js Fix extra scrollbars in dapps (#3706) 2016-12-02 15:10:38 +01:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
store.js Use accountsInfo instead of eth_accounts for first check 2016-11-25 15:19:14 +01:00