Commit Graph

5401 Commits (a4f18a3665286c8ff8b6e0e664351e3c355e93b6)
 

Author SHA1 Message Date
LianaHus 218772ab69 fixes bug in checkall for test tab 6 years ago
LianaHus eb189dcca4 fixes labels to be clickable. 6 years ago
LianaHus b5660d263f check all for tests 6 years ago
LianaHus 1b3c35788e fixes syntax errors 6 years ago
LianaHus 45da22c19c added check/uncheck all to testing tab 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
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
Iuri Matias e78afe69b4 remove unused method pendingTransactions 6 years ago
Iuri Matias ed17c94687 move txrunner config options to instance initialization 6 years ago
Iuri Matias be75e37a0e move yo-yo dependency out of udapp; remove need for logCallback inside udapp 6 years ago
Iuri Matias 18cd5a8853 remove unneded _components var 6 years ago
Iuri Matias 1d815f2019 pass global registry to udapp as an argument 6 years ago
Iuri Matias e615553b0c call directly remix-lib execution-context and event-manager 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