Commit Graph

2 Commits

Author SHA1 Message Date
Nicolas Gotchac
5735d948f5 [Registry] Clear input and working buttons ()
* onClick to onTouchTap 

* onClick to onTouchTap 2 

* Registry dApp clear input + check Signer 
2016-11-21 20:44:37 +01:00
Nicolas Gotchac
0e4ef539fc Solidity Compiler in UI ()
* Added new Deploy Contract page // Use Brace in React 

* Adding Web Wrokers WIP

* Compiling Solidity code // Getting mandatory params 

* Working editor and deployment 

* WIP : displaying source code

* Added Solidity hightling, editor component in UI

* Re-adding the standard Deploy Modal 

* Using MobX in Contract Edition // Save to Localstorage 

* User select Solidity version 

* Loading Solidity versions and closing worker properly 

* Adds export to solidity editor 

* Adding Import to Contract Editor 

* Persistent Worker => Don't load twice Solidity Code 

* UI Fixes

* Editor tweaks

* Added Details with ABI in Contract view

* Adds Save capabilities to contract editor // WIP on Load 

* Working Load and Save contracts... 

* Adding loader of Snippets // Export with name 

* Added snippets / Importing from files and from URL

* Fix wrong ID in saved Contract

* Fix lint

* Fixed Formal errors as warning 

* Fixing lint issues

* Use NPM Module for valid URL (fixes linting issue too)

* Don't clobber tests.
2016-11-11 15:00:04 +01:00