Commit Graph

186 Commits (32d46d5ffdb7b19dde5d61e18e80cacd9274b9da)

Author SHA1 Message Date
ninabreznik 2bb3f7082f Fix pending styling, refactor button titles and fix color for payable 8 years ago
ninabreznik 5bdab8a879 Remove legend, add info about type (call/payable/not payable, restyle pending) 8 years ago
serapath 5648369b96 REMOVE unused dependency 'ethereumjs-abi' 8 years ago
ninabreznik af4e3ff15e Moved style-guide to remix and refactor browser-solidity accordingly 8 years ago
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