openethereum/js/src
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
..
3rdparty Etherscan links based on netVersion identifier (#4772) 2017-03-06 08:54:59 +01:00
abi Optimize signature for fallback function. (#4780) 2017-03-06 15:11:39 +01:00
api Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
contracts Base infrastructure/contracts deployment dapp (#4726) 2017-03-13 12:49:26 +01:00
dapps Fixes to the Registry dapp (#4984) 2017-03-22 11:56:52 +01:00
environment Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
i18n Copy all existing i18n strings into zh (as-is translation aid) (#5305) 2017-03-27 21:46:39 +02:00
jsonrpc node kind RPC (#5025) 2017-03-27 17:30:19 +02:00
mobx Attach hardware wallets already in addressbook (#4912) 2017-03-20 19:14:39 +01:00
modals Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
playground Fix the use of MobX in playground (#5294) 2017-03-27 17:27:35 +02:00
redux Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
ui Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
util Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
views Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
config.js Fix pasting of value in Input fields (#4555) 2017-02-15 13:37:58 +01:00
dev.parity.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
dev.web3.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
embed.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
error_pages.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.ejs Align list displays with SectionList (UI consistency) (#4621) 2017-02-24 15:21:36 +01:00
index.js Use secure websocket from HTTPS clients (#4436) 2017-02-05 11:04:17 +01:00
inject.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs.in Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
library.etherscan.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.jsonrpc.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.parity.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.shapeshift.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
main.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
reset.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
routes.js UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
secureApi.js Minimise transactions progress (#4942) 2017-03-28 14:34:31 +02:00
serviceWorker.js Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00
web3.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
webWorker.js Better handling of Solidity compliation (#4860) 2017-03-11 15:25:45 +01:00