Commit Graph

5362 Commits (4774502da85a2b69cdfa05c5ac9c1619d0803225)
 

Author SHA1 Message Date
yann300 4774502da8 use remix-plugin 0.0.5 6 years ago
yann300 45b566945f typo 6 years ago
yann300 d5750afeef fix start debugging 6 years ago
yann300 1a8aa4c352 forward compilation finished 6 years ago
yann300 28ab5b92be
Merge pull request #1661 from ethereum/swap_it_AppManager 6 years ago
yann300 0dabf0f7eb quick fix 6 years ago
yann300 4525875e99 integrate remix-plugin 0.0.4 6 years ago
Rob Stupay 8e4f05f715 updates to css for plugin manager 6 years ago
Rob Stupay bc04dfca73 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
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 33683ac5be fixing adding removing module 6 years ago
Rob Stupay b4c92b6ab3 update with buttons - in progress 6 years ago
Rob Stupay 622ce311b3 update with commented out code, errors for discussion and a question 6 years ago
yann300 236f26a839
Merge pull request #1648 from ethereum/refactor_runtab 6 years ago
yann300 296c28cb35 add missing callback 6 years ago
yann300 edebc4a894 typo 6 years ago
yann300 33da4e0d8a add minimal API for plugin 6 years ago
Rob Stupay 2accb9b10a update a start 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 57c73094d8 fix log callback 6 years ago
Iuri Matias d5a8746d51 add todos for later 6 years ago
Iuri Matias 5dd4e1bd2d remove no longer necessary registry paramter from udapp constructor 6 years ago
Iuri Matias 2171bd84c4 remove compiler dependency from udapp 6 years ago
Iuri Matias 16a5f48930 pass config object to udapp 6 years ago
Iuri Matias e2fa3aebc6 fix call to logCallback 6 years ago