Commit Graph

2611 Commits (d301cc7ffd910459a2069db83a440c328388cd1d)

Author SHA1 Message Date
ioedeveloper c5057116a9 Update plugin with workspaces and current selected workspace 3 years ago
ioedeveloper 2adda600a7 open contracts folder to show file in test 3 years ago
ioedeveloper 91dccf8d16 Wait for workspace initialization before registering menu items 3 years ago
ioedeveloper b45fbdff4d Make exposed plugin methods return promises. 3 years ago
ioedeveloper c04cedd890 Implemented requested changes in PR comments 3 years ago
ioedeveloper a02581f577 removed empty contract files 3 years ago
ioedeveloper e585e0b578 Fix linting, remove comments and rename workspaceStatus 3 years ago
ioedeveloper 369531aa5b sync remixd events 3 years ago
ioedeveloper 2ab939cd3e Add delay to remixd test 3 years ago
ioedeveloper 55d68f647d Fix failing firefox test for solidity unit test 3 years ago
ioedeveloper f15dab027c Fixed failing gist test 3 years ago
ioedeveloper f5668b52eb Fixed solidity unit test 3 years ago
ioedeveloper a992221f82 Fixed bugs associated to remixd test failing 3 years ago
ioedeveloper 6ddd5f5b2f Fixed file-explorer tests 3 years ago
ioedeveloper fb1e83500c Fixed workspace test, ensure open files are closed before workspace creation 3 years ago
ioedeveloper dc4c0ed51c Enforce read only mode 3 years ago
ioedeveloper 783e92d060 Move context menu operation to reducer and removed duplicate event registration 3 years ago
ioedeveloper 7ad686d1e4 Implement file-panel exposed apis 3 years ago
ioedeveloper 079cd3627f finalize child components 3 years ago
ioedeveloper 0b6579f444 Export remaining file-explorer functions to actions 3 years ago
ioedeveloper 39d47a4ac0 create new file with plugin call 3 years ago
ioedeveloper 34c2b0c09f Delete workspaces 3 years ago
ioedeveloper a23514ee41 Rename and delete workspaces 3 years ago
ioedeveloper 736aab3ef2 switch to localhost 3 years ago
ioedeveloper cf05a97d88 Sort files and folders 3 years ago
ioedeveloper 587969bd8e Setup localhost events 3 years ago
ioedeveloper 501d4b01e4 Update loading code from url params and fetch gist using axios 3 years ago
ioedeveloper da9207ddd7 Fetch directory from global FS 3 years ago
ioedeveloper 14cc1c6ee3 git add . 3 years ago
ioedeveloper 1a51147266 Extract types 3 years ago
ioedeveloper c0a6a53956 Seperation of concern 3 years ago
ioedeveloper 65f2e75995 Manage workspaces from reducer 3 years ago
ioedeveloper d41396e185 Modified dependencies 3 years ago
ioedeveloper 0881f25d57 Initialize workspace in reducer. 3 years ago
ioedeveloper 26db081037 Move top-level functions 3 years ago
yann300 9b1f171385 don't warn if required module 3 years ago
bunsenstraat 8540fb198e comment rename workspace 3 years ago
bunsenstraat bea4cee4c4 wait for element 3 years ago
bunsenstraat cade37cb49 rm plugin manager from ci 3 years ago
yann300 b37a1da2ec fix linting 3 years ago
yann300 7dc51f823d fix usage of monaco editor theme 3 years ago
yann300 5a5bc45510 fix linting 3 years ago
yann300 1532881448 fix plugin name 3 years ago
yann300 020e52be9b remove console.log 3 years ago
yann300 113d4474c1 remove registry dependency 3 years ago
yann300 3df4c9b9b7 fix use of reveal line 3 years ago
yann300 9bda06b131 scrollToLine instead of focusing 3 years ago
yann300 03c1f4f09b fix e2e 3 years ago
yann300 efd85a5c7e remove console.log 3 years ago
yann300 ae626b556b fix terminal 3 years ago