openethereum/js/src/ui/Form
Nicolas Gotchac 715761a714 Edit Multisig Wallet settings (#3740)
* WIP Sending tokens in multi-sig wallet

* Working Token transfer for multi-sig wallet #3282

* Add operation hash to transfer modal

* Add existing wallet from address #3282

* Wallet delete redirect to Wallets/Accounts #3282

* Rightly check balance in Transfer // Get all accounts balances #3282

* Fix linting

* Better Header UI for Wallet

* Use the `~` webpack alias

* Use Webpack `~` alias

* Add `ETH` format to number typed input

* Fix wallet creation hint && eth input type

* Update dailylimit #3282

* Fix too long copied message

* WIP Wallet settings modification #3282

* WIP edit contract parameters #3282

* Edit Wallet parameters #3282

* Don't show wallets if none

* Fix Transfer for Wallet #3282

* Optimized version of contract code

* Fix wrong max in Wallet creation // Round gas in API
2016-12-08 15:53:29 +01:00
..
AddressSelect Edit Multisig Wallet settings (#3740) 2016-12-08 15:53:29 +01:00
AutoComplete Add functionalities to multi-sig wallet (#3729) 2016-12-07 12:47:44 +01:00
FormWrap Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Input Add functionalities to multi-sig wallet (#3729) 2016-12-07 12:47:44 +01:00
InputAddress First draft of the MultiSig Wallet (#3700) 2016-12-06 09:37:59 +01:00
InputAddressSelect First draft of the MultiSig Wallet (#3700) 2016-12-06 09:37:59 +01:00
InputChip Fixes tab on Chip Input (#3022) (#3044) 2016-11-01 13:51:02 +01:00
InputInline PropTypes as function call (#3731) 2016-12-07 10:46:46 +01:00
RadioButtons Add functionalities to multi-sig wallet (#3729) 2016-12-07 12:47:44 +01:00
Select Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
TypedInput Edit Multisig Wallet settings (#3740) 2016-12-08 15:53:29 +01:00
form.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
form.js Add Check and Change Password for an Account (#2861) 2016-10-25 17:54:01 +02:00
index.js Add a new RadioButtons Component #3196 2016-11-17 12:06:35 +01:00