Commit Graph

5372 Commits (cb8d69c81d280e0bb68f0fa83283d6a81edd4e18)
 

Author SHA1 Message Date
yann300 cb8d69c81d
Merge pull request #1669 from ethereum/runtab_refactor 6 years ago
yann300 14e5c2cde5
Merge pull request #1670 from LeviBarnes/master 6 years ago
LeviBarnes d4d91b8b93 Record timestamps of contracts passed as arguments 6 years ago
yann300 9c47b6755a
Merge pull request #1666 from ethereum/rename_file_names 6 years ago
Rocky Küppers fe9e37e1c1 Fix Equality Test 6 years ago
Rocky Küppers ab7cf989ca Fix for File Explorer 6 years ago
yann300 970257e65c
Merge pull request #1657 from dvdptr/feat/new-theme-david 6 years ago
Iuri Matias 47309d8ed6 move tabbed menu styles 6 years ago
Iuri Matias b104e7c4fd refactor debugger tab 6 years ago
Iuri Matias 14a05700e4 remove commented out code 6 years ago
Iuri Matias ca8ad45e04 refactor & simplify support tab 6 years ago
Iuri Matias d1d307decb simplify support-tab 6 years ago
Iuri Matias f4ae98e2bb move support styles 6 years ago
Iuri Matias aa17cbd8bd remove unnecessary code & properties from plugin tab 6 years ago
Iuri Matias bf160db376 move plugin styles and refactor plugin tab 6 years ago
yann300 c0dd44a124
Merge pull request #1658 from ethereum/accessTokenGithub 6 years ago
Iuri Matias c50ba47ca9 remove unused event registration 6 years ago
Iuri Matias 03b49a68fa move analysis tab css 6 years ago
Iuri Matias 2b6206e188 refactor analysis tab 6 years ago
Iuri Matias 70cc755007 refactor run-tab 6 years ago
Iuri Matias 2fd5d09320 move resetAPI call 6 years ago
Iuri Matias aee8ae83b3 remove _deps 6 years ago
Iuri Matias d5c6c7b80c remove unused params 6 years ago
Iuri Matias ecfd973db4 mode RunTab to a class 6 years ago
Iuri Matias 722bbe73d2 trigger newScenario event and move out dependency 6 years ago
jeremiG 2d4abfed7f Works well with incognito browser! 6 years ago
yann300 91ce7a30e9
Merge branch 'master' into feat/new-theme-david 6 years ago
dvdptr e9d6f0f1fc fix(ui): Change background color to white, black button borders 6 years ago
jeremiG d433929ece fix(ui): New theme now follows maintainer recommendations 6 years ago
jeremiG 0756928317 fix(ui): Apply local CSS variables to existing themes 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 b9ae2b42a6 use access token while resolving github content 6 years ago
jeremiG 67d670d549 fix(ui): Conditionally apply custom styles 6 years ago
dvdptr dca41000ea fix(ui): Customize the border styles 6 years ago
jeremiG bb4558a46b fix(ui): Remove rounded borders on button class 6 years ago
dvdptr 7bafd4f3a0 feat(ui): Add support for a new theme 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