- Jan 27, 2020
-
-
Ben Wheeler authored
-
- Feb 05, 2019
-
-
Xu Jing authored
-
- Dec 04, 2018
-
-
Paul Kaplan authored
-
- Dec 03, 2018
-
-
Karishma Chadha authored
-
- Nov 28, 2018
-
-
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
-
- Nov 20, 2018
-
-
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.
-
- Nov 16, 2018
-
-
Karishma Chadha authored
Fix cloud connection logic so that cloud connections are made and cleared out appropriately. This fixes a bug where we were making two cloud connections when creating a new project and not clearing out previous connections when switching between editor and preview/player mode.
-
- Nov 15, 2018
-
-
Karishma Chadha authored
-
- Nov 14, 2018
-
-
Karishma Chadha authored
Refactor cloud manager hoc to use component lifestyle methods to control cloud connection. Abstract our connection creation logic into a funciton. Make canUseCloud check a function.
-
- 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.
-