- Nov 27, 2018
-
-
Paul Kaplan authored
The functionality was all moved to the Controls container, these containers are no longer used
-
- Nov 20, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
- Nov 19, 2018
-
-
Karishma Chadha authored
Set VM's cloud provider to null when disconnecting from the cloud server. Add unit test for disconnecting on unmount.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
-
- Nov 17, 2018
-
-
Karishma Chadha authored
-
- Nov 16, 2018
-
-
Karishma Chadha authored
Add test for ensuring that cloud connection does not happen just because of a project id change. isShowingWithId must also be true.
-
Karishma Chadha authored
Fix issue where regular cloud variable messages were throwing uncaught Json parse errors because of a newline being at the end of the message. Add test that fails without the bugfix.
-
Paul Kaplan authored
Uses randomized duration between [0, 2^k-1] where k is the connection attempt number, maxed out at 5. I had to rework the tests quite a bit to make this easy to test, to work around the timeouts and the randomization.
-
- Nov 15, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Paul Kaplan authored
-
Ray Schamp authored
-
Ben Wheeler authored
-
Karishma Chadha authored
-
- Nov 08, 2018
-
-
chrisgarrity authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Nov 05, 2018
-
-
Paul Kaplan authored
Added a unit test and covered the other case (not used) where you might be trying to update the index zero of a list
-
- Nov 02, 2018
-
-
Paul Kaplan authored
-
- Oct 28, 2018
-
-
Ben Wheeler authored
-
- Oct 25, 2018
-
-
Ray Schamp authored
This prevents a tutorial with no urlId being returned in the case of no tutorial query param Nice catch @kchadha!
-
Ray Schamp authored
-
- Oct 24, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
made remixing, saving as copy states; made project state naming more consistent changed meaning of canCreateNew to true creation fixed project-saver-hoc test removed Remix option from standalone player menu; renamed canSaveAsCopy to canCreateCopy added parenthesis missing from rebase fixed create new test
-
- Oct 23, 2018
-
-
Paul Kaplan authored
-
Ben Wheeler authored
-
- Oct 22, 2018
-
-
Ben Wheeler authored
-
- Oct 19, 2018
-
-
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 17, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
DD authored
-