Commit Graph

1242 Commits (7154bcdd002af1900ad9615963e85ae19b1ed307)

Author SHA1 Message Date
Iuri Matias a463328213 move css styles of run-tab to its own file 7 years ago
Iuri Matias 9f7e7c3c11 remove unused parameters from the plugin tab constructor 7 years ago
Iuri Matias 7a7d42eadf move css styles of plugin-tab to its own file 7 years ago
Iuri Matias 36524ee377 remove unused parameters from the debugger tab constructor 7 years ago
Iuri Matias c2d4a6f655 move css styles of debugger-tab to its own file 7 years ago
Iuri Matias 103c2eeaa8 move css styles of compile-tab to its own file 7 years ago
Iuri Matias 236ae0b51f remove unused parameters from the analysis tab constructor 7 years ago
Iuri Matias 480b481f6d move css styles of analysis-tab to its own file 7 years ago
Iuri Matias 4b3945d103 move css styles of analysis-tab to its own file 7 years ago
Iuri Matias a1fc6fa4db in contract parser replace jquery dependency with native js 7 years ago
Iuri Matias 5402f54788 add udappUI to app object and update references 7 years ago
Iuri Matias a759a5a363 display github api error message 7 years ago
Iuri Matias 1e3811340d comply with linter 7 years ago
Iuri Matias f5395f8863 remove unneded jquery require 7 years ago
Iuri Matias dd78b9c227 replace jquery call with request 7 years ago
Iuri Matias 720d861d20 replace jquery call with request 7 years ago
Iuri Matias fec433d307 move loading message display to the caller of the compiler 7 years ago
Iuri Matias a2f57f2590 simplify inputParametersDeclarationToString code by using array.map 7 years ago
Iuri Matias acb2ab0e81 use forEach instead of jquery each 7 years ago
Iuri Matias c892d8f1e1 use js owns JSON.parse instead of using jquery 7 years ago
Iuri Matias c3e3624a8c lint is king 7 years ago
Iuri Matias 0fcea104a4 move ui modal dialog from setProviderFromEndPoint to caller; remove ui dependency from execution-context 7 years ago
Iuri Matias 60c75c53a1 refactor context and endPointUrl vars 7 years ago
Iuri Matias 0409fc1afc move UI part of executionContext change and set to the caller 7 years ago
Iuri Matias 1a051eeb33 move most compiler code to remix-solidity 7 years ago
yann300 66e7ede69c styling 7 years ago
Eswara Sai fe7795199a Removed the regex check for hex encoded input 7 years ago
yann300 3738d43584 Update txFormat.js 7 years ago
yann300 3199ff5c82 Update txFormat.js 7 years ago
yann300 2486757312 use addToolTip 7 years ago
yann300 9d2a8006e5 fix addTooltip params 7 years ago
yann300 49b42ee5dd add link to gas station 7 years ago
yann300 dc7cc54d16 account creation for personla mode and VM mode 7 years ago
Eswara Sai a132d0d8c7 Initial commit to allow hex encoded transaction param 7 years ago
yann300 ccd38c53cb make use of personal mode 7 years ago
Iuri Matias 769b7740fe add devdoc and userdoc to contract details 7 years ago
Iuri Matias dc4d3ed019 include devdoc and userdoc in compilation 7 years ago
yann300 9557838b7c refactor gasprice format 7 years ago
ninabreznik 8e1c4138b1 Rename class from css.info to scc.icon 7 years ago
ninabreznik 9d235a7145 Fixed styling 7 years ago
ninabreznik ab3b5c8fb7 Reposition tooltip on the bottom 7 years ago
ninabreznik 4ea6900780 Add tooltipText param to tooltip module and move tooltip to the left and make it wider 7 years ago
liamaharon 238818f739 Add target="_blank" to support tab links, so they open in new tabs. Fixes #998 7 years ago
ninabreznik 539e1e7eac Fix flexbox for Environment field in Run tab + info icon 7 years ago
serapath 5ec930b7e4 treat all files objects the same 7 years ago
yann300 d2b1930954 ability to update the gas Price 7 years ago
yann300 ddbfbb337a add gas price 7 years ago
yann300 6fee9c2876 convert hex to decimal ether unit value 7 years ago
yann300 a8e096adc1 fix settings.tab css 7 years ago
yann300 9825471baa fix confirm tx setting 7 years ago