Commit Graph

2010 Commits (533ada1ddb9cd1aa6f1b01b65f87a1e56caeb0b6)

Author SHA1 Message Date
yann300 533ada1ddb fixing adding removing module 6 years ago
Rob Stupay a2d65662b1 update with buttons - in progress 6 years ago
Rob Stupay 0b450f6b0b update with commented out code, errors for discussion and a question 6 years ago
yann300 b1d3ec1a88 add minimal API for plugin 6 years ago
Rob Stupay 40a2f8db17 update a start 6 years ago
Rob Stupay 178e01f10f update for testing 6 years ago
Rob Stupay dcd482605d adding another file to the change 6 years ago
Rob Stupay eccca7da1a slight update of code from our conversation 6 years ago
Rob Stupay 017a823158 with Yann 6 years ago
yann300 296c28cb35 add missing callback 6 years ago
yann300 edebc4a894 typo 6 years ago
yann300 07d2e60f12 fix using compilersartefacts 6 years ago
Iuri Matias 4f8c309931 remove need for parent self in contract dropdown ui 6 years ago
Iuri Matias 825ca33c2d remove need for self in dropdown logic 6 years ago
Iuri Matias 85b8863c66 refactor, move create instance from dropdown ui to logic class 6 years ago
Iuri Matias fb625c9d6e move contract creation and transaction run from dropdown view into the dropdown logic module 6 years ago
Iuri Matias fb6bad4add remove execution context from contract dropdown 6 years ago
Iuri Matias 3d90140b25 remove excessive coupling with structure of contract object 6 years ago
Iuri Matias d095b83531 refactor contract dropdown; separate logic from view code; refactor code 6 years ago
Iuri Matias 7ff7b8e5bf refactor settings; separate logic from view code; refactor code 6 years ago
Iuri Matias 9a63d0977d refactor recorder; separate logic from view code 6 years ago
Iuri Matias d7721363dc simplify recorder ui 6 years ago
Iuri Matias 77d366c1b9 refactor multiple if else into a single condition 6 years ago
Iuri Matias 749ad2038a cleanup; remove extra parameter no longer needed in recorder constructor 6 years ago
Iuri Matias 354111860b move recorder UI to its own module 6 years ago
Iuri Matias 874eb2993f cleanup settings 6 years ago
Iuri Matias 6a8c58cd8a refactor contract dropdown into a class; add render method 6 years ago
Iuri Matias f3681345f9 refactor settings into a class; add render method 6 years ago
Iuri Matias 9dc1ad76db move settings and contractsDropdown UI to their own modules 6 years ago
Iuri Matias 8a4dc66dde move second passsword modal out of udapp logic 6 years ago
Iuri Matias 17fcf93094 move passsword modal out of udapp logic 6 years ago
Iuri Matias d4042d3d93 move dialog ui out of udapp logic 6 years ago
Iuri Matias 0cf33086bc move confirm dialog requirement out of universal-dapp logic 6 years ago
Iuri Matias 5663cb3655 move single function from util file into udapp 6 years ago
yann300 e55222cfad makeMockCompiler use the default version + add comment 6 years ago
yann300 ac2c306383 set default solidity compiler version 6 years ago
yann300 211ed05d72 fix debugger 6 years ago
yann300 4f386daae0 standard 6 years ago
yann300 0d2287c67e fix standard 6 years ago
yann300 6afbdaab5c only listen on pluginmanager 6 years ago
yann300 3cc6cfba62 remove not necessary dep 6 years ago
yann300 2f783cce24 use pluginmanager for listenning on new compilation result 6 years ago
yann300 fd7ddd1446 use specific instance of CompilerImport in FileManager 6 years ago
yann300 62ec1bdfc9 disable sourcehighlight when debugging 6 years ago
yann300 e7cba12df6 instanciate PluginManager in app.js and use it for compilation notification 6 years ago
yann300 12c41cb9c0 move tabs instanciation to app.js 6 years ago
yann300 dda660ea5c use compilersartefacts as dependencies instead of solidity compiler 6 years ago
yann300 324a8778f7 move solidity compiler to compile tab 6 years ago
yann300 398e123c6d move runCompiler to compile tab 6 years ago
yann300 2604b3a842 remove chromeCloudStorageSync 6 years ago