Commit Graph

174 Commits (42eb5261b06da56d5fdd96208299b5e847dd8ea7)

Author SHA1 Message Date
ninabreznik 695dcf323a Applied basic unified styling on each tab component, using style-sheet 8 years ago
ninabreznik d61d9e106f Create style-guide.js and test with udapp output (contract tab) 8 years ago
serapath 40f8abe827 add file explorer 8 years ago
yann300 1fa433a462 do not completely hide `contract` row 8 years ago
yann300 86265f3e95 hide `Gas Price` 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 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
yann300 053304ef7c use new API 8 years ago
yann300 818125edb3 highlight the entire line 8 years ago
yann300 d8757df595 remix logo 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
yann300 8e4d4c76a2 use css for debugger button 8 years ago
chriseth 999b91930a Add gas checker. 8 years ago
yann300 83b60ae480 warning if static analysis report not empty 8 years ago
yann300 264163403e integrate to app, renderer 8 years ago
Alex Beregszaszi 3fde2d62f8 Remove obsoleted code 8 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
Alex Beregszaszi 346eb589a9 Fix border-button -> border-color 8 years ago
Alex Beregszaszi 8b3637015a Fix 0px -> 0 in css 8 years ago
chriseth 0098d62b70 Update ballot contract to solidity 0.4.0. 8 years ago
Alex Beregszaszi cbb75404f3 Make buttons in settingsView look the same as in publishView 8 years ago
yann300 c33a671148 add sourceHighlighter 8 years ago
Alex Beregszaszi 798c6443db Show a disabled Create button for abstract contracts 8 years ago
Alex Beregszaszi 067b01e51c css: consistency fixes 8 years ago
Alex Beregszaszi e40656087f udapp: css consistency fixes 8 years ago
Alex Beregszaszi 0312c5beea udapp: add more spacing to the legend 8 years ago
Alex Beregszaszi 2550f3f11c udapp: enable legend 8 years ago
Alex Beregszaszi 2ad4b6a128 udapp: remove disabled code 8 years ago
Alex Beregszaszi 7f92fe9349 CSS: remove empty declaration 8 years ago
Alex Beregszaszi 941b9ca2eb CSS: remove duplicate properties 8 years ago
yann300 a82aa3b716 ui changes 8 years ago
yann300 b09522c236 reset vm state instead of creating a new instance 8 years ago
chriseth 519dbe2d4a Provide formal verification input. 8 years ago
yann300 16b214ca41 remix int 8 years ago
iFA 2c10a3189e Fix dargbar width 8 years ago
Alex Beregszaszi c66af27eb2 Standard: format whitespace (using semistandard-format) 9 years ago
Denton Liu 8e01a0b90b Added upload button 9 years ago
Denton Liu b994ba7b80 Made formatting consistent 9 years ago
Denton Liu b47aa35045 Revert "Corrected whitespace issues" 9 years ago
Denton Liu 6273b6188d Corrected whitespace issues 9 years ago
chriseth 810b340c48 Copy files over to another instance. 9 years ago
chriseth 76a80a1a55 Use npm for building / dependency management. 9 years ago
Alex Beregszaszi b675386b5b Use ABI stringify 9 years ago
Alex Beregszaszi 2021ef1d38 Decode ABI for events in VM mode 9 years ago
Alex Beregszaszi 38d15365e9 Use ABI.eventID 9 years ago
Alex Beregszaszi 2305b1bea5 Parse event names in VM mode 9 years ago
Alex Beregszaszi f48306ca6c Move web3.eth.getAccounts into udapp 9 years ago
Alex Beregszaszi e35a3a67ac Fix indentation to match rest of the file 9 years ago