Commit Graph

2439 Commits (82344f222c4225f8df147fadebccd282d02a4477)
 

Author SHA1 Message Date
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
yann300 99c82922cc
Merge pull request #1037 from ethereum/refactor/separate_universal_dapp 7 years ago
yann300 86e3490e3d
Merge pull request #1038 from ethereum/outdated 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
yann300 ad7edf216c
Merge pull request #993 from ethereum/implementsign 7 years ago
yann300 79252b4965
Merge pull request #1036 from sashajustice/readme 7 years ago
yann300 7ddd87d8b7
Update README.md 7 years ago
yann300 0c32be9e05
Merge pull request #1035 from ethereum/refactor/remove_jquery_from_compiler_code 7 years ago
Iuri Matias 380e031dcb display github api error message 7 years ago
sashajustice e4f4977ec3 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 f8b6ccba62
Merge pull request #1031 from ethereum/refactor/remove_jquery_dependency 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
yann300 1cb05f7d34
Merge pull request #1032 from ethereum/yann300-patch-3 7 years ago
yann300 472c403f6b
remove solc dep 7 years ago
yann300 5b164fc004
Merge pull request #1030 from ethereum/refactor/remove_execution_ui_dependency 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
yann300 06b773ea52
Merge pull request #1027 from ethereum/move_compiler_to_remix_solidity 7 years ago
Iuri Matias 20140cd759 fix typo 7 years ago
Iuri Matias 958078a166 update compiler test 7 years ago
Iuri Matias 27340f69e6 fix downloading solcjs npm task 7 years ago
Iuri Matias 2525146547 use solc package directly in ci tests 7 years ago
Iuri Matias 7f746e0656 fix soljson require issue when using browserify 7 years ago
Iuri Matias 83bfad1c69 update references to compiler 7 years ago