- Feb 04, 2019
-
-
Luke Schlangen authored
-
- Feb 03, 2019
-
-
Luke Schlangen authored
-
- Jan 23, 2019
-
-
picklesrus authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Adds unit tests for this HOC.
-
- Jan 22, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Forcing the playhead onto its own painting layer removes an expensive composite with the waveform. Animate using transforms instead of left prevents layouts of the rest of the page while playing a sound.
-
- Jan 17, 2019
-
-
Paul Kaplan authored
-
- Jan 16, 2019
-
-
Paul Kaplan authored
-
- Dec 26, 2018
-
-
Karishma Chadha authored
-
- Dec 18, 2018
-
-
Ben Wheeler authored
-
- Dec 06, 2018
-
-
Ben Wheeler authored
-
Paul Kaplan authored
-
Ben Wheeler authored
-
- Dec 05, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Dec 04, 2018
-
-
Paul Kaplan authored
-
- Dec 03, 2018
-
-
Karishma Chadha authored
-
- Nov 29, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Nov 28, 2018
-
-
Karishma Chadha authored
-
Ben Wheeler authored
-
Karishma Chadha authored
Queue up messages to send ot the cloud server which accumulate before the connection is ready. Add tests for new/updated functionality.
-
- Nov 27, 2018
-
-
Karishma Chadha authored
Add unit tests for disconnecting from cloud when viewing a project in editor mode without the ability to save.
-
chrisgarrity authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
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.
-
Ben Wheeler authored
-
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.
-