openethereum/js/src
Jaco Greeff f0054aa201 Add store for dapps state (#3211)
* Add mobx

* Use mobx store for dapps

* Cleanup hidden reads

* Remove (now) unused hidden.js

* _ denotes internal functions

* s/visibleApps/visible/

* AddDapps now use the mobx store as well

* Move modalOpen state to store

* Simplify

* Complete master merge

* Remove extra indirection

* Remove unneeded check

* Readability improvements

* Remove final debug info
2016-11-07 15:22:46 +01:00
..
3rdparty refactor etherscan.io links (#2896) 2016-10-30 09:37:15 +01:00
abi Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
api Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
contracts Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
dapps Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
environment Add inject to "bundle everything" list (#2871) 2016-10-26 13:44:38 +02:00
jsonrpc Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
modals Don't push empty tags to input (#3222) 2016-11-06 17:42:50 +01:00
redux Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
ui Use ethcore_dappsPort when constructing URLs (#3139) 2016-11-04 23:08:12 +01:00
util Add basic validation for contract execute values (#3118) 2016-11-03 12:23:25 +01:00
views Add store for dapps state (#3211) 2016-11-07 15:22:46 +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
error_pages.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.html Update Parity logo (#3036) 2016-11-01 18:12:40 +01:00
index.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
lib.rs Removing submodule in favour of rust crate (#2756) 2016-10-22 20:07:12 +02:00
lib.rs.in Removing submodule in favour of rust crate (#2756) 2016-10-22 20:07:12 +02:00
library.js Publish parity.js to npmjs registry (#2978) 2016-10-30 09:55:46 +01:00
parity.js Add inject.js (for web3 exposed) (#2692) 2016-10-19 11:02:42 +02:00
reset.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
secureApi.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
web3.js Add inject to "bundle everything" list (#2871) 2016-10-26 13:44:38 +02:00