openethereum/js/src/dapps
Nicolas Gotchac 84cab18120 Update the Console dapp (#5602)
* Init Console Dapp structure

* Watches and status

* First REPL and display

* Attaching console

* Selectable autocomplete

* working console // Display objects nicely

* Multilines in Console Dapps

* Better UI

* Eval on window object

* Save console gistory

* Adding views

* Add settings to the console dapp

* Add / remove Watches

* Add Snippets Cmponent

* Semi Working Snippets

* Working Snippets

* Adding CodeMirror features

* Removing old Console

* Add Static folder
2017-05-19 17:07:59 +02:00
..
chaindeploy Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
console Update the Console dapp (#5602) 2017-05-19 17:07:59 +02:00
dappreg Allow entry of url or hash for DappReg meta (#5360) 2017-03-31 23:33:55 +02:00
githubhint Dapps use defaultAccount instead of own selectors (#4386) 2017-02-03 13:54:53 +01:00
localtx Fix TxViewer when no to (contract deployment) (#4847) 2017-03-10 10:08:16 +01:00
registry Retrieve block headers only for header-only info (#5480) 2017-05-03 14:12:06 +02:00
signaturereg Retrieve block headers only for header-only info (#5480) 2017-05-03 14:12:06 +02:00
static Update the Console dapp (#5602) 2017-05-19 17:07:59 +02:00
tokendeploy Retrieve block headers only for header-only info (#5480) 2017-05-03 14:12:06 +02:00
tokenreg Fix references to api outside of parity.js (#4981) 2017-03-21 15:36:47 +01:00
chaindeploy.js Base infrastructure/contracts deployment dapp (#4726) 2017-03-13 12:49:26 +01:00
console.js Update the Console dapp (#5602) 2017-05-19 17:07:59 +02:00
dappreg.js Refactoring of the Dapp Registry (#4589) 2017-03-10 13:31:57 +01:00
githubhint.js Added React Hot Reload to dapps + TokenDeplpoy fix (#4846) 2017-03-09 19:55:48 +01:00
index.ejs Fix extra scrollbars in dapps (#3706) 2016-12-02 15:10:38 +01:00
localtx.js Added React Hot Reload to dapps + TokenDeplpoy fix (#4846) 2017-03-09 19:55:48 +01:00
registry.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
signaturereg.js Added React Hot Reload to dapps + TokenDeplpoy fix (#4846) 2017-03-09 19:55:48 +01:00
style.css Update the Console dapp (#5602) 2017-05-19 17:07:59 +02:00
tokendeploy.js Added React Hot Reload to dapps + TokenDeplpoy fix (#4846) 2017-03-09 19:55:48 +01:00
tokenreg.js Added React Hot Reload to dapps + TokenDeplpoy fix (#4846) 2017-03-09 19:55:48 +01:00