openethereum/js/src/ui/Form
Nicolas Gotchac a99721004b Minimise transactions progress (#4942)
* Watch the requests and display them throughout the app

* Linting

* Showing Requests

* Fully working Transaction Requests Display

* Add FormattedMessage to Requests

* Clean-up the Transfer dialog

* Update Validations

* Cleanup Create Wallet

* Clean Deploy Contract Dialog

* Cleanup Contract Execution

* Fix Requests

* Cleanup Wallet Settings

* Don't show stepper in Portal if less than 2 steps

* WIP local storage requests

* Caching requests and saving contract deployments

* Add Historic prop to Requests MethodDecoding

* Fix tests

* Add Contract address to MethodDecoding

* PR Grumbles - Part I

* PR Grumbles - Part II

* Use API Subscription methods

* Linting

* Move SavedRequests and add tests

* Added tests for Requests Actions

* Fixing tests

* PR Grumbles + Playground fix

* Revert Playground changes

* PR Grumbles

* Better showEth in MethodDecoding
2017-03-28 14:34:31 +02:00
..
AddressSelect Adjust selection colours/display (#4811) 2017-03-08 12:00:27 +01:00
AutoComplete Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
DappUrlInput Web view with web3.site support (#4313) 2017-02-04 09:52:14 +01:00
FileSelect Consistent file uploads (#4699) 2017-02-28 14:24:12 +01:00
FormWrap Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Input Edit ETH value, gas and gas price in Contract Deployment (#4919) 2017-03-16 13:18:28 +01:00
InputAddress Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
InputAddressSelect Account selector close operations (#4728) 2017-03-03 14:38:40 +01:00
InputChip Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
InputDate Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
InputInline Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
InputTime Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
Label Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
PasswordStrength Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
RadioButtons Add block & timestamp conditions to Signer (#4411) 2017-02-03 20:01:09 +01:00
Select Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
TypedInput Fix booleans in Typedinput (#5295) 2017-03-27 17:56:08 +02:00
VaultSelect Vault Management UI (round 3) (#4652) 2017-03-03 19:50:54 +01:00
form.css Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
form.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.js Vault Management UI (round 3) (#4652) 2017-03-03 19:50:54 +01:00