openethereum/js/src/dapps
Nicolas Gotchac eebb8b87a4 Refactoring of the Dapp Registry (#4589)
* Add React Hot Loader to DappReg dapp

* Updated colours

* Add DappCards

* Dapp Modal with manifest displayed

* Add input to the Dapp Modal

* WIP // Editing a Dapp

* Clean-Up

* Linting

* CleanUp and separate dapp from dappS

* Semi-working updates

* Working Editing of a Dapp

* OCD

* Linting

* Add a Dapp -- WIP

* Register a new Dapp

* WIP Dapps

* Working update / delete / register

* Better promises

* Working updates for DappReg

* Fully functional again !

* Generic Card Component

* Dashed Register Card

* Cleanups

* Cleanups

* Add Actions to Modal

* Clean-Up

* Better Close Icon

* Single place for Registry version // Fetch meta-data from Registry

* Fixing test

* Fix saving changes in dapp reg

* PR Grumbles - Part I

* PR Grumble - Part I

* PR Grumble - Part II

* DappReg Contract owner can delete dapps
2017-03-10 13:31:57 +01:00
..
dappreg Refactoring of the Dapp Registry (#4589) 2017-03-10 13:31:57 +01: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 Refactoring of the Dapp Registry (#4589) 2017-03-10 13:31:57 +01:00
signaturereg Dapps use defaultAccount instead of own selectors (#4386) 2017-02-03 13:54:53 +01:00
static Fix console dapp (#4544) 2017-02-14 22:45:29 +01:00
tokendeploy Added React Hot Reload to dapps + TokenDeplpoy fix (#4846) 2017-03-09 19:55:48 +01:00
tokenreg Re-Introducing HappyPack (#4669) 2017-03-07 20:39:36 +01: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 Fixes to Token Deploy dapp (#4513) 2017-02-13 13:47:11 +01: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