Commit Graph

1989 Commits (21ad2ea3553066d0667c43a1e9eda4b31d78ac85)

Author SHA1 Message Date
ioedeveloper 2363841f52 Fixed boken UI for workspace named 'test', pass directory name for fileManager refresh. 3 years ago
yann300 612763a6fb remove uneeded event 3 years ago
yann300 4b27dc7dc8 fix e2E 3 years ago
yann300 7eaf4fbeca fix e2e 3 years ago
yann300 d7ef6da6d8 tabs in react 3 years ago
bunsenstraat d21a0c4de1 lint 3 years ago
bunsenstraat a584dd6961 gist fix 3 years ago
bunsenstraat 4ab7ef8270 fix migration test 3 years ago
ioedeveloper d4cc4917dd Fixed workspace and url e2e test 3 years ago
ioedeveloper c4292c9a64 Fixed failing url and workspace test 3 years ago
ioedeveloper 036afc3172 Implement renameWorkspace and deleteWorkspace API 3 years ago
ioedeveloper 1db046b139 Render editor component after activation 3 years ago
ioedeveloper b5e81fcb7d Wait for editor mounted before rendering workspaces 3 years ago
ioedeveloper ad540577d1 Update dgit flag for empty workspace and expose rename workspace api 3 years ago
ioedeveloper 838f0caad0 Fixed getCurrentWorkspace and getWorkspaces api 3 years ago
ioedeveloper 33588ae0c9 register context menu after workspace initialization 3 years ago
ioedeveloper c5057116a9 Update plugin with workspaces and current selected workspace 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 a992221f82 Fixed bugs associated to remixd test failing 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 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