Commit Graph

5406 Commits (d51abd1563af689067346639c1588e798828e93a)
 

Author SHA1 Message Date
LianaHus 17e45610eb fixed typo 6 years ago
Liana Husikyan 38c2b2396a Update test-tab.js 6 years ago
Liana Husikyan 53ba606d25 Update staticAnalysisView.js 6 years ago
LianaHus be39ea8fb1 fixes tests 6 years ago
LianaHus 94c0162f69 fixes bug in checkall for test tab 6 years ago
LianaHus ae18a71ae5 fixes labels to be clickable. 6 years ago
LianaHus 2d17f4b47b check all for tests 6 years ago
LianaHus 981bfcee41 fixes syntax errors 6 years ago
LianaHus 0c52a83972 added check/uncheck all to testing tab 6 years ago
yann300 6855074736 Merge branch 'master' into feat/new-theme-david 6 years ago
dm4 9231a2ab56 fix extension matching for current file 6 years ago
dvdptr fb5af564ca fix(ui): Change background color to white, black button borders 6 years ago
jeremiG 52666aa906 fix(ui): New theme now follows maintainer recommendations 6 years ago
jeremiG 257d0efcd7 fix(ui): Apply local CSS variables to existing themes 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 2947d3c156 use access token while resolving github content 6 years ago
jeremiG 0b100e8c50 fix(ui): Conditionally apply custom styles 6 years ago
dvdptr 614d4f5cea fix(ui): Customize the border styles 6 years ago
jeremiG cecad4c18f fix(ui): Remove rounded borders on button class 6 years ago
dvdptr 1ddb5dae73 feat(ui): Add support for a new theme 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
Iuri Matias 06c5985772 fix call to logCallback 6 years ago
Iuri Matias 5d1dabacce remove unused method pendingTransactions 6 years ago
Iuri Matias e554fa5d33 move txrunner config options to instance initialization 6 years ago
Iuri Matias edf77c0aae move yo-yo dependency out of udapp; remove need for logCallback inside udapp 6 years ago
Iuri Matias dc4a723a89 remove unneded _components var 6 years ago