Commit Graph

5763 Commits (608c1894c759d49b3ca9556c77885445db9cc097)
 

Author SHA1 Message Date
Rob Stupay 2dd124ba16 update to icons 6 years ago
yann300 99ed131b4a Update remixAppManager.js 6 years ago
yann300 b13d07b0d1 typo 6 years ago
yann300 87d72a1f1e fix start debugging 6 years ago
yann300 984984610e forward compilation finished 6 years ago
yann300 6b3091a797 Merge pull request #1661 from ethereum/swap_it_AppManager 6 years ago
yann300 fe53acb3a7 quick fix 6 years ago
yann300 8cb7af0c01 integrate remix-plugin 0.0.4 6 years ago
Rob Stupay 98ec5ef5c5 updates to css for plugin manager 6 years ago
Rob Stupay 75012ca196 Merge branch 'swap_it' of https://github.com/ethereum/remix-ide into swap_it 6 years ago
yann300 bcb85e2419 fixing adding removing module 6 years ago
Rob Stupay 07205966c2 update with buttons - in progress 6 years ago
Rob Stupay c856edc3ba update with commented out code, errors for discussion and a question 6 years ago
yann300 7bd5b17915 add minimal API for plugin 6 years ago
Rob Stupay aff454f475 update a start 6 years ago
Rob Stupay f43001dca1 update for testing 6 years ago
Rob Stupay 40bdfd2ba2 adding another file to the change 6 years ago
Rob Stupay 4a0eb977e4 slight update of code from our conversation 6 years ago
Rob Stupay 70f4632e0a with Yann 6 years ago
yann300 056825d710 fixing adding removing module 6 years ago
Rob Stupay c5be928465 update with buttons - in progress 6 years ago
Rob Stupay ba65b9544d update with commented out code, errors for discussion and a question 6 years ago
yann300 be2e4fe26c Merge pull request #1648 from ethereum/refactor_runtab 6 years ago
yann300 3c45860ef1 add missing callback 6 years ago
yann300 bb3cb9376e typo 6 years ago
yann300 944a1a08db add minimal API for plugin 6 years ago
Rob Stupay e89661dac5 update a start 6 years ago
yann300 522d3940d7 fix using compilersartefacts 6 years ago
Iuri Matias 98f520aed0 remove need for parent self in contract dropdown ui 6 years ago
Iuri Matias 59ccac608b remove need for self in dropdown logic 6 years ago
Iuri Matias 4b5058d6ed refactor, move create instance from dropdown ui to logic class 6 years ago
Iuri Matias d727f2616b move contract creation and transaction run from dropdown view into the dropdown logic module 6 years ago
Iuri Matias 06dfa3262d remove execution context from contract dropdown 6 years ago
Iuri Matias 4a9f5dc7b5 remove excessive coupling with structure of contract object 6 years ago
Iuri Matias 539b0f930e refactor contract dropdown; separate logic from view code; refactor code 6 years ago
Iuri Matias 8904a5e939 refactor settings; separate logic from view code; refactor code 6 years ago
Iuri Matias b7ba7ee0b6 refactor recorder; separate logic from view code 6 years ago
Iuri Matias 9f78c667c2 simplify recorder ui 6 years ago
Iuri Matias ef6a401b56 refactor multiple if else into a single condition 6 years ago
Iuri Matias a125965edd cleanup; remove extra parameter no longer needed in recorder constructor 6 years ago
Iuri Matias d83bc45dbe move recorder UI to its own module 6 years ago
Iuri Matias 5f7f365620 cleanup settings 6 years ago
Iuri Matias 39123c255c refactor contract dropdown into a class; add render method 6 years ago
Iuri Matias c05e001387 refactor settings into a class; add render method 6 years ago
Iuri Matias 3801a97e18 move settings and contractsDropdown UI to their own modules 6 years ago
Iuri Matias 1df4f3f980 fix log callback 6 years ago
Iuri Matias e90b97c2a1 add todos for later 6 years ago
Iuri Matias e693a4cd06 remove no longer necessary registry paramter from udapp constructor 6 years ago
Iuri Matias dcd9256e2f remove compiler dependency from udapp 6 years ago
Iuri Matias 607fa6eb20 pass config object to udapp 6 years ago