Commit Graph

651 Commits (5f34ddc871805d16903c20834cb9865b684b28c0)

Author SHA1 Message Date
yann300 419b4aa62d fix ballot.sol load 7 years ago
serapath f1018c2ed4 fix expand logic on file tab click 7 years ago
serapath e891772417 fix file explorer update events 1/2 7 years ago
Alex Beregszaszi 1253b06136 Display a different warning for the alpha website 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 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
Iuri Matias b28eb6222a comply with linter 7 years ago
Iuri Matias 088b11b41f move loading message display to the caller of the compiler 7 years ago
Iuri Matias 5b03403b4a lint is king 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
Iuri Matias 83bfad1c69 update references to compiler 7 years ago
yann300 f6a3efc740 account creation for personla mode and VM mode 7 years ago
yann300 60f904bd46 make use of personal mode 7 years ago
yann300 583a2463e8 fix load ballot.sol 7 years ago
serapath 8b0702fab7 add support for large file hierarchies to file explorer 7 years ago
ninabreznik f2cd335d1a Display modal when Ropsten is selected 7 years ago
ninabreznik 09bea4e606 Display modal dialog when create is clicked (when !VM) 7 years ago
Rob Stupay 128bd446c9 moving storage and theme-chooser to the remix side and updating files 7 years ago
serapath 2748c0e006 add .resolveDirectory + refactor remove .list & .listAsTree 7 years ago
Rob Stupay cf2a5b1d28 adding theme-chooser to every file that loaded the remix-lib - styleguide 7 years ago
yann300 d6bc36fd68 save raw url so it can be resolved later on. 7 years ago
yann300 83db74b51d plugin framework 7 years ago
yann300 4c6acdb5ef add and use init in executioncontext 7 years ago
yann300 6e6bfcc373 currentPath and add to API 7 years ago
yann300 187145ea25 add getAccounts to appapi 7 years ago
serapath 20ec1cc2bb ADD replay tx from file 7 years ago
serapath a11b616e74 switch account resolution logic into recorder + switch transaction copy2clipboard to create scenario.json file 7 years ago
serapath 90b82b9515 third concept draft recorder 7 years ago
serapath 6281253d8a second concept draft recorder 7 years ago
serapath 2e08f26608 first concept draft recorder 7 years ago
yann300 f46b82d9e3 load gist to gist explorer 7 years ago
yann300 c77be8e631 only compile sol file 7 years ago
yann300 15aec1f3f0 use "at address" for abi content 7 years ago
yann300 b52f64efcd add published doc to swarm to the swarm explorer 7 years ago
yann300 bbcd0902d0 make compiler import reurn type and clean path 7 years ago
yann300 d8bdc059ef add BasicReadOnlyProvider (swarm, github, gist, ipfs) 7 years ago
ninabreznik 7878237834 Make previous and next work 7 years ago
ninabreznik de729819ed Add getter (getActiveHighlights) and remove unused api reference 7 years ago
ninabreznik 5a404f06ab Add next/previous in editor IDE 7 years ago
ninabreznik 02311a071c Remove test/debugging statements from PR 7 years ago
ninabreznik 6b39219da1 Add search 7 years ago
ninabreznik 60f8e228ca Fixes to Terminal buttons 7 years ago
ninabreznik 745eb8891f Fixes to run tab: more units, add dataset, new title etc. 7 years ago
ninabreznik bb35bb58fe Refactor run tab (value, create and atAddress buttons, instance title) 7 years ago
yann300 578a3261ec use splitted remix 7 years ago
yann300 eac5b88e84 fix test 7 years ago