Commit Graph

1242 Commits (3b2cc1e40b079ef917f581fd078f1bd78922267b)

Author SHA1 Message Date
Iuri Matias 9e0a25377a move css styles of run-tab to its own file 7 years ago
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 976c211526 add udappUI to app object and update references 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 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
yann300 f6a3efc740 account creation for personla mode and VM mode 7 years ago
Eswara Sai 4730ca995f Initial commit to allow hex encoded transaction param 7 years ago
yann300 60f904bd46 make use of personal mode 7 years ago
Iuri Matias 3ae8599c0d add devdoc and userdoc to contract details 7 years ago
Iuri Matias 6efd6df5b6 include devdoc and userdoc in compilation 7 years ago
yann300 93287919a2 refactor gasprice format 7 years ago
ninabreznik 834b5d058c Rename class from css.info to scc.icon 7 years ago
ninabreznik 474e621ad2 Fixed styling 7 years ago
ninabreznik 2089547cb3 Reposition tooltip on the bottom 7 years ago
ninabreznik 14fe7b9920 Add tooltipText param to tooltip module and move tooltip to the left and make it wider 7 years ago
liamaharon f89670e541 Add target="_blank" to support tab links, so they open in new tabs. Fixes #998 7 years ago
ninabreznik 6fcbe856fa Fix flexbox for Environment field in Run tab + info icon 7 years ago
serapath e8cd1d4423 treat all files objects the same 7 years ago
yann300 9127dc6543 ability to update the gas Price 7 years ago
yann300 6395993104 add gas price 7 years ago
yann300 11913d315a convert hex to decimal ether unit value 7 years ago
yann300 94e01f8ace fix settings.tab css 7 years ago
yann300 cd4d8c364c fix confirm tx setting 7 years ago