Commit Graph

181 Commits (2dcb41a853afc93c67d014c91ba75ad431489013)

Author SHA1 Message Date
ninabreznik ab46fe8c5d Colors 8 years ago
ninabreznik 334fc5a0d4 Unify buttons and fix other styling issues 8 years ago
yann300 b98a95d1aa remove code for event 8 years ago
yann300 ebe128ebfa display call result 8 years ago
yann300 51f9188165 fix transactionExecuted event 8 years ago
yann300 a52a8a761d fix vm accounts 8 years ago
yann300 ed797dfce4 display pending transactions 8 years ago
yann300 66357a2210 add transactionExecuted event 8 years ago
yann300 ce3006df69 move style-guide => rootfolder 8 years ago
yann300 bb7effb50d move config, execution-context , universla dapp => root folder 8 years ago
yann300 e5640705d3 move universal-dapp => runtime folder 8 years ago
yann300 dbed78a4be move styl-guide to ui folder 8 years ago
yann300 1318098b04 move txRunner execution folder 8 years ago
yann300 38b8de7138 remove unneeded code 8 years ago
yann300 9abade2849 fix account balance init 8 years ago
yann300 2aed87988b system files 8 years ago
yann300 aeda1db5e4 reset value field to 0 after each transaction 8 years ago
yann300 d93e2c504a fix tab title 8 years ago
ninabreznik 582e5be14f Remove reduntant scrollbars 8 years ago
yann300 864c1774e8 fix at address 8 years ago
yann300 2b741c691e use javascript functions instead of jquery 8 years ago
ninabreznik 7d5cfbb9d2 Changed vmin to em for font-size 8 years ago
yann300 df25f424f3 standard 8 years ago
yann300 c660fc8048 add getBalance + refactor 8 years ago
ninabreznik d77bb33471 Stop propagation on copy address 8 years ago
ninabreznik ed269cdec4 Fixing styling (caret on instance, abstract contracts title) 8 years ago
yann300 f2a761cff7 use eventManager from remix repo 8 years ago
ninabreznik 52f8fc29ba Cleanup 8 years ago
yann300 f083262b3b add more precise label when execution fails 8 years ago
ninabreznik f2318b6c06 Change back to Transact(Payable) 8 years ago
ninabreznik ff8fceafa0 Add test changes made by Yann and restyle copy-to-clipboard 8 years ago
yann300 e22ecbdd7e fix test 8 years ago
ninabreznik d03f0c45ad Add copy instance address to clipboard 8 years ago
ninabreznik 205fa8e7c2 Styling output (udapp) 8 years ago
ninabreznik 267e56ae74 Resizing, styling fixes... 8 years ago
ninabreznik a43309db61 Fix coding standard issue 8 years ago
ninabreznik f2276b66cf Contract tab - toggle 8 years ago
yann300 1fa433a462 do not completely hide `contract` row 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
Alex Beregszaszi 480456e2f8 Support older solc 8 years ago
Alex Beregszaszi 922c533f14 Disable publish button if metadata is missing 8 years ago
Alex Beregszaszi 8f630012d8 Disable publish button if create is disabled 8 years ago
Alex Beregszaszi 157c5367ec Add publish button to udapp (triggers publishContract event) 8 years ago
Alex Beregszaszi 57060c9c5f Make udapp.newAccount() async 8 years ago
yann300 39704974f0 remove uneeded param 8 years ago
yann300 cf9fb48936 remove executionContext dependecy from renderer 8 years ago
yann300 e981611ba4 fix linking 8 years ago
Alex Beregszaszi 1e3c646587 Update the legend for buttons 8 years ago
Alex Beregszaszi 41cdcb7afa Use distinct color for payable buttons 8 years ago
Alex Beregszaszi 4524d20dd5 Udapp: don't use toggleClass as it can break 8 years ago