Commit Graph

2504 Commits (4145863d10edad84bf71f61b4adb39b55f00fe50)
 

Author SHA1 Message Date
Iuri Matias d1e00a5e3f remove unnecessary parameters from supportTab 7 years ago
Iuri Matias 1823d24846 move css styles of support-tab to its own file 7 years ago
Iuri Matias e2162f35bb remove unnecessary parameters from runSettings 7 years ago
Iuri Matias 9aa36d156a move css styles of settings-tab to its own file 7 years ago
Iuri Matias 82bbf92732 remove unnecessary parameters from runTab 7 years ago
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 2ba338cf0a rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias dc9f623d83 remove execution tx-helper from UI 7 years ago
Iuri Matias 2aff415c71 initial logical separation between the UI and the logic of the universal-dapp 7 years ago
yann300 c43b765139 Merge pull request #1037 from ethereum/refactor/separate_universal_dapp 7 years ago
yann300 f165117900 Merge pull request #1038 from ethereum/outdated 7 years ago
Iuri Matias 5e51aadad4 more unneded personal mode assigment 7 years ago
yann300 ff8d47b1aa display warning if not remix.ethereum.org and not local viewing 7 years ago
Iuri Matias 8f0309d90c also reset UI when reseting udapp 7 years ago
Iuri Matias 167c310e20 rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias 20f70b07e5 move style to its own file 7 years ago
Iuri Matias f2ebecf1ff remove execution tx-helper from UI 7 years ago
Iuri Matias cae526e15b remove unneded require 7 years ago
Iuri Matias 47f085121b move execution context dependency from udapp-ui to udapp 7 years ago
Iuri Matias ee29a6439b add missing parameter to button call 7 years ago
Iuri Matias cb8e15b61a move tx action logic from udapp-ui to udapp 7 years ago
Iuri Matias cc7b7237e6 fix reference to contracts 7 years ago
Iuri Matias 0c2ff83cfd remove todo 7 years ago
Iuri Matias 687582c6e1 fix references to udapp variables 7 years ago
Iuri Matias 5402f54788 add udappUI to app object and update references 7 years ago
Iuri Matias 69f128a9eb initial logical separation between the UI and the logic of the universal-dapp 7 years ago
Alex Beregszaszi 24eaab27d2 Add modal dialog for outdated remix 7 years ago
yann300 2db91cc180 Merge pull request #993 from ethereum/implementsign 7 years ago
yann300 89f3c3af56 Merge pull request #1036 from sashajustice/readme 7 years ago
yann300 cf77c2b347 Update README.md 7 years ago
yann300 0dabef30d2 Merge pull request #1035 from ethereum/refactor/remove_jquery_from_compiler_code 7 years ago
Iuri Matias a759a5a363 display github api error message 7 years ago
sashajustice e5f47f3960 edit the broken link on readme file for documentation. There is no documentation on the current repo so created link to the actual remix repo that contains docs on getting started with remix 7 years ago
Iuri Matias b4ec1995f5 Merge pull request #1031 from ethereum/refactor/remove_jquery_dependency 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