Commit Graph

1882 Commits (280f3f7a3eaffbf50c14431dfa159ae0e1acfca4)

Author SHA1 Message Date
Iuri Matias cd8b855f65 remove unused parameters from the plugin tab constructor 7 years ago
Iuri Matias ec97db96f9 move css styles of plugin-tab to its own file 7 years ago
Iuri Matias 32a4f55b70 remove unused parameters from the debugger tab constructor 7 years ago
Iuri Matias 5481882937 move css styles of debugger-tab to its own file 7 years ago
Iuri Matias be4556bcd6 move css styles of compile-tab to its own file 7 years ago
Iuri Matias 34446b0db3 remove unused parameters from the analysis tab constructor 7 years ago
Iuri Matias 6c89506e9e move css styles of analysis-tab to its own file 7 years ago
Iuri Matias 9d8e3a044e move css styles of analysis-tab to its own file 7 years ago
Iuri Matias 2fcef8e4f3 in contract parser replace jquery dependency with native js 7 years ago
Iuri Matias 82344f222c rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias 1f16aee752 remove execution tx-helper from UI 7 years ago
Iuri Matias ca831ee69b initial logical separation between the UI and the logic of the universal-dapp 7 years ago
Iuri Matias d005431ecf more unneded personal mode assigment 7 years ago
yann300 fb199be428 display warning if not remix.ethereum.org and not local viewing 7 years ago
Iuri Matias f90dc0b946 also reset UI when reseting udapp 7 years ago
Iuri Matias 1d4097c534 rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias f2a9a6e198 move style to its own file 7 years ago
Iuri Matias e5b1df0744 remove execution tx-helper from UI 7 years ago
Iuri Matias 8f49c8fbd7 remove unneded require 7 years ago
Iuri Matias d28f760705 move execution context dependency from udapp-ui to udapp 7 years ago
Iuri Matias 4324d003c4 add missing parameter to button call 7 years ago
Iuri Matias 43e08c38c7 move tx action logic from udapp-ui to udapp 7 years ago
Iuri Matias 52769263e9 fix reference to contracts 7 years ago
Iuri Matias 82874cefaf remove todo 7 years ago
Iuri Matias 2bbc3b9c2a fix references to udapp variables 7 years ago
Iuri Matias 976c211526 add udappUI to app object and update references 7 years ago
Iuri Matias 93c62d9e92 initial logical separation between the UI and the logic of the universal-dapp 7 years ago
Alex Beregszaszi 333af53783 Add modal dialog for outdated remix 7 years ago
Iuri Matias 380e031dcb display github api error message 7 years ago
Iuri Matias b28eb6222a comply with linter 7 years ago
Iuri Matias 0a92ea29c3 remove unneded jquery require 7 years ago
Iuri Matias 91e7763c3a replace jquery call with request 7 years ago
Iuri Matias 6caf5a15cd replace jquery call with request 7 years ago
Iuri Matias 088b11b41f move loading message display to the caller of the compiler 7 years ago
Iuri Matias 9ed744a7a4 simplify inputParametersDeclarationToString code by using array.map 7 years ago
Iuri Matias c15e48d102 use forEach instead of jquery each 7 years ago
Iuri Matias 64f39d9529 use js owns JSON.parse instead of using jquery 7 years ago
Iuri Matias 5b03403b4a lint is king 7 years ago
Iuri Matias 5a2a9a1a34 move ui modal dialog from setProviderFromEndPoint to caller; remove ui dependency from execution-context 7 years ago
Iuri Matias 9cd4a3aa1d refactor context and endPointUrl vars 7 years ago
Iuri Matias 8022b16b55 move UI part of executionContext change and set to the caller 7 years ago
Iuri Matias 83bfad1c69 update references to compiler 7 years ago
Iuri Matias 5992663ec8 move most compiler code to remix-solidity 7 years ago
yann300 f1a8d82bd6 styling 7 years ago
Eswara Sai d490708959 Removed the regex check for hex encoded input 7 years ago
yann300 8ef8a691de
Update txFormat.js 7 years ago
yann300 041b8fda8b
Update txFormat.js 7 years ago
yann300 0c9bdd4184 use addToolTip 7 years ago
yann300 d969ea2630 fix addTooltip params 7 years ago
yann300 f55ebeb6d3 add link to gas station 7 years ago