Skip to content

Conversation

@takaokouji
Copy link

No description provided.

benjiwheeler and others added 30 commits September 19, 2018 08:36
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.
…ared 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.
…t Json parse errors because of a newline being at the end of the message. Add test that fails without the bugfix.
…use of a project id change. isShowingWithId must also be true.
This will work better if there are other query string options that need to be handled later. It also handles the distinction between ‘all’ and the other tutorials better.
…-z-index

moved z-index of alerts down around modal, loader levels
more font options for creator, besides only "Helvetica Neue"
…ver. Add unit test for disconnecting on unmount.
…efactor-all-tutorials

Move URL query string handling into an HOC
kchadha and others added 29 commits November 28, 2018 17:07
Queue up messages to send ot the cloud server which accumulate before 
the connection is ready. Add tests for new/updated functionality.
…when-has-cloud-data

Connect to cloud based on hasCloudData
…isconnect

Disconnect from cloud when entering editor mode on someone else's project
…draft

autosave periodically when project is dirty
…mbnails

Send snapshots from the renderer to be saved as project thumbnails
It was causing a bug where switching tabs and adding a sprite would make the workspace blocks not work. Needs investigation.
…hanging

Remove setTimeout for reattaching workspace block listener.
…anslations-first

delete existing translations before building translations, to avoid errors
…vise

Revise alerts code to clarify and reorganize alert type handling
…re-save-as-copy

save before saving as a copy
@takaokouji takaokouji merged commit 5c3dbaf into develop Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.