Commit Graph

5391 Commits (d5a84a8a94f4929e40a9dc9d2af921773938c9ad)
 

Author SHA1 Message Date
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
Iuri Matias 6de3a31d7c move treeview ui out of the udapp logic 6 years ago
Iuri Matias 0cf33086bc move confirm dialog requirement out of universal-dapp logic 6 years ago
Iuri Matias 5663cb3655 move single function from util file into udapp 6 years ago
Iuri Matias 3eaa2583d8 remove unused params 6 years ago
Iuri Matias d069e5cef5 remove unused variable (value is always true) 6 years ago
Iuri Matias 2524879e96 remove unused variable 6 years ago
jeremiG c186901c25 light branch 6 years ago
jeremiG 3f91774a2e save current state 6 years ago
yann300 1fe0ede5de
Merge pull request #1638 from ethereum/LianaHus-patch-1 6 years ago
yann300 9fcfdabffc
Merge pull request #1642 from ethereum/refactorApp.js 6 years ago