Commit Graph

2627 Commits (25fb7979b9ad003fa6b696752966d982327e8dae)

Author SHA1 Message Date
ioedeveloper df6217a1bb Fixed failing url and workspace test 3 years ago
ioedeveloper 3cb393d81c Implement renameWorkspace and deleteWorkspace API 3 years ago
ioedeveloper 5c7c08bdd6 Render editor component after activation 3 years ago
ioedeveloper 2f9941b6fc Wait for editor mounted before rendering workspaces 3 years ago
ioedeveloper e5659800cc Update dgit flag for empty workspace and expose rename workspace api 3 years ago
ioedeveloper 1c271ea53e Fixed getCurrentWorkspace and getWorkspaces api 3 years ago
ioedeveloper de8ab891b0 execute click ok modal using browser command 3 years ago
ioedeveloper 5ea1d6125d execute click command in e2e 3 years ago
ioedeveloper 610c44b657 focus on footer to ensure ok click 3 years ago
ioedeveloper 3eb885962a Removed unused emit 3 years ago
ioedeveloper 223f7f556e debug circleci failing tests 3 years ago
ioedeveloper 49db4183a0 debug circleci failing tests 3 years ago
ioedeveloper 82e7fddce3 Fix failing solidityUnit test 3 years ago
ioedeveloper 62953a6925 Fixed failing workspace test 3 years ago
ioedeveloper cfa003073b register context menu after workspace initialization 3 years ago
ioedeveloper b6e37f0d88 Update plugin with workspaces and current selected workspace 3 years ago
ioedeveloper 517179d9de open contracts folder to show file in test 3 years ago
ioedeveloper 0c4104a2bd Wait for workspace initialization before registering menu items 3 years ago
ioedeveloper b50050fe04 Make exposed plugin methods return promises. 3 years ago
ioedeveloper 4b3dec02a9 Implemented requested changes in PR comments 3 years ago
ioedeveloper 2c7af91f8f removed empty contract files 3 years ago
ioedeveloper 38337e6c14 Fix linting, remove comments and rename workspaceStatus 3 years ago
ioedeveloper 6229493f5d sync remixd events 3 years ago
ioedeveloper a8d475e0b6 Add delay to remixd test 3 years ago
ioedeveloper 409a74fb10 Fix failing firefox test for solidity unit test 3 years ago
ioedeveloper 6af797c1e4 Fixed failing gist test 3 years ago
ioedeveloper c1809a4d04 Fixed solidity unit test 3 years ago
ioedeveloper 521e04c442 Fixed bugs associated to remixd test failing 3 years ago
ioedeveloper ec179768e1 Fixed file-explorer tests 3 years ago
ioedeveloper 0e5546dca4 Fixed workspace test, ensure open files are closed before workspace creation 3 years ago
ioedeveloper df474cf7c9 Enforce read only mode 3 years ago
ioedeveloper 132acfdd0e Move context menu operation to reducer and removed duplicate event registration 3 years ago
ioedeveloper 448415e034 Implement file-panel exposed apis 3 years ago
ioedeveloper c13301fda9 finalize child components 3 years ago
ioedeveloper d97430919f Export remaining file-explorer functions to actions 3 years ago
ioedeveloper 83f288f6d0 create new file with plugin call 3 years ago
ioedeveloper d1d26df1ae Delete workspaces 3 years ago
ioedeveloper f522059ec8 Rename and delete workspaces 3 years ago
ioedeveloper 8bc4a2a034 switch to localhost 3 years ago
ioedeveloper 8680525a1d Sort files and folders 3 years ago
ioedeveloper f881575beb Setup localhost events 3 years ago
ioedeveloper f7774d72bb Update loading code from url params and fetch gist using axios 3 years ago
ioedeveloper 20d9f54dc9 Fetch directory from global FS 3 years ago
ioedeveloper 3624a73e3a git add . 3 years ago
ioedeveloper 24f30eaabc Extract types 3 years ago
ioedeveloper 069552596a Seperation of concern 3 years ago
ioedeveloper d04113c19d Manage workspaces from reducer 3 years ago
ioedeveloper a796a74870 Modified dependencies 3 years ago
ioedeveloper db97f4b13c Initialize workspace in reducer. 3 years ago
ioedeveloper fd2e2a34b4 Move top-level functions 3 years ago