Commit Graph

1554 Commits (c1308828c82f953b297915dfcaab0df373676193)
 

Author SHA1 Message Date
yann300 c1308828c8 use 'use strict' 7 years ago
yann300 1e66fd9d70 use custom modal dialog 7 years ago
yann300 c5fcbc3cd5 Merge pull request #678 from ethereum/fixNoCompiledContract 7 years ago
yann300 cb160c4377 Merge pull request #673 from ethereum/txLogger 7 years ago
yann300 96bc02e372 add comments 7 years ago
yann300 2dd82a3d67 check if compiled contract present before doing stuff 7 years ago
yann300 03ac24aa77 Merge pull request #672 from ethereum/sol-notifications 7 years ago
yann300 f32c2491dc Merge pull request #671 from ethereum/devTools 7 years ago
yann300 06b2868795 remove support tab 7 years ago
ninabreznik 782c6c7faf Fix spacing in devTools (right hand panel) menu bar (around the logo) 7 years ago
ninabreznik 9ed1906b3d Update sol.success in css 7 years ago
yann300 23cef49068 Merge pull request #647 from ethereum/support_tab 7 years ago
yann300 b09075953f Merge pull request #616 from hello1277/patch-1 7 years ago
yann300 3a8f60d85a Merge pull request #643 from ethereum/modalDialog 7 years ago
yann300 30995e11f1 move support tab to tab folder 7 years ago
ninabreznik c7fcfad434 Resizing containers and margins in support tab 7 years ago
ninabreznik 45d261a134 Scale support tab iframe with chat 7 years ago
ninabreznik 73ceeec5a2 Add hover to chat title 7 years ago
ninabreznik 2aa06abc45 Add chat title and link to Solidity 7 years ago
ninabreznik 4844ef7bf4 Style support tab - add info box with links and style chat 7 years ago
ninabreznik 604302af20 Create support tab and add chat 7 years ago
ninabreznik ed63a06148 Add package-lock to gitignore 7 years ago
ninabreznik 49917e2834 Fix conflicts after rebase 7 years ago
yann300 ff6aa80d12 use tx logger 7 years ago
yann300 ad90b48c8e add tx logger 7 years ago
yann300 66357a2210 add transactionExecuted event 7 years ago
yann300 b53895e846 add contract name to the resolve transaction object 7 years ago
yann300 4e43f49985 remove unused code 7 years ago
yann300 01a3105450 Merge pull request #670 from ethereum/projectFolder 7 years ago
yann300 7c13cfe0b1 Merge pull request #654 from ethereum/best-practices 7 years ago
yann300 3b58e5bb3f Update best-practices.md 7 years ago
yann300 e789fac8a4 Update best-practices.md 7 years ago
yann300 2da388f9c5 update best practice 7 years ago
yann300 469068be9c update 7 years ago
yann300 f4f46ea5d6 update 7 years ago
yann300 89e16bd380 fix tests 7 years ago
yann300 2e5b5d38ce update standard config 7 years ago
yann300 b0d2f76f64 move storage.js to eh root folder 7 years ago
yann300 ce3006df69 move style-guide => rootfolder 7 years ago
yann300 bb7effb50d move config, execution-context , universla dapp => root folder 7 years ago
yann300 a5b8e91274 standard 7 years ago
yann300 e5640705d3 move universal-dapp => runtime folder 7 years ago
yann300 9b0b229855 move example-contract => editor folder 7 years ago
yann300 32f08e3dcb move config / execution-context => runtime folder 7 years ago
yann300 bc811a5824 move utils => lib folder 7 years ago
yann300 0da554f6f9 move editor & mode-solidity to editor folder 7 years ago
yann300 9f00a01233 move debugger to debugger folder 7 years ago
yann300 bb929594e2 move file-explorer files folder 7 years ago
yann300 dbed78a4be move styl-guide to ui folder 7 years ago
yann300 b2b1fdfc66 move renderer to ui folder 7 years ago