- Dec 21, 2018
-
-
Paul Kaplan authored
-
- Dec 20, 2018
-
-
Ben Wheeler authored
-
- Dec 19, 2018
-
-
Paul Kaplan authored
They were not being marked as clean when loaded from the server, causing remixes that included only minimal (or no) changes to take a very long time as it waited for hundreds of network requests to resolve. Mark them as clean when loaded from the server so we know they do not need to be resaved
-
- Dec 18, 2018
-
-
Ben Wheeler authored
-
- Dec 12, 2018
-
-
Ben Wheeler authored
-
- Nov 28, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
Listen to the new project changed event from the VM and keep track of the state in Redux. Update it as appropriate. Known issue is that the project is marked as "changed" immediately after it's loaded. This is due to asynchronous event emitting while the project data is loaded, and needs an update to the VM to fix.
-
- Nov 27, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Nov 13, 2018
-
-
Karishma Chadha authored
Move cloud connection logic into its own HOC and add canUseCloud flag to control whether to show the new cloud variable options in the variable modal.
-
- Oct 29, 2018
-
-
Karishma Chadha authored
-
- Oct 27, 2018
-
-
Karishma Chadha authored
Set up cloud provider and attach it to the VM. Obtain information about cloud host and username from props.
-
- Oct 24, 2018
-
-
Ben Wheeler authored
-
- Oct 23, 2018
-
-
Ben Wheeler authored
-
- Oct 22, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 18, 2018
-
-
Ben Wheeler authored
responding to canSave without needing canSaveNew prop removed canSaveNew added default for onUpdateProjectId removed conflict files erroneously added don't pass down onError got tests passing better creating and saving logic and names
-
- Oct 16, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 15, 2018
-
-
Ray Schamp authored
-
- Oct 11, 2018
-
-
Ray Schamp authored
-
Ben Wheeler authored
stripped title handling from sb file uploader updated more projectState related names simplified hash-parser-hoc logic slightly
-
- Oct 10, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 08, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
everything in new project lifecycle works, except when old project was also default one, then it loads new project twice
-
Ben Wheeler authored
load new project, both json and title; set title on file load; draft of code to fetch title from api
-