- 06 Dec, 2018 2 commits
-
-
Ray Schamp authored
Match the width more closely and hide scrollbars
-
Ray Schamp authored
-
- 05 Dec, 2018 3 commits
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Just in case we don't do anything else, this "proxies" the old admin panel to the new project page. Requires https://github.com/LLK/scratchr2/pull/5219 to work.
-
- 04 Dec, 2018 2 commits
-
-
Paul Kaplan authored
Refresh the data related to the project json on switch back from editor
-
chrisgarrity authored
Add tip_bar fastly config
-
- 03 Dec, 2018 19 commits
-
-
chrisgarrity authored
Add missing tutorial shortcuts
-
Karishma Chadha authored
Track isScratcher status and pass hasCloudPermission flag to gui.
-
Paul Kaplan authored
-
Karishma Chadha authored
-
Paul Kaplan authored
Point scratch-gui dependency back to develop tag
-
Paul Kaplan authored
This was accidentally changed to "latest" when the merge from @rschamp's latest hotfix to master was made.
-
Paul Kaplan authored
Add es6-promise polyfill to fix browsers lacking promise.finally
-
Ray Schamp authored
[Develop] Add project data to adventure game tutorial
-
Ray Schamp authored
-
Ray Schamp authored
-
chrisgarrity authored
Add `/bird` and `/makeitfly` as redirects to the tips page. When the Fly tutorial is created /mak
-
chrisgarrity authored
Thumbnail Fix
-
chrisgarrity authored
Add another section to the fastly config that will permanently redirect any URL with `tip_bar=` to a matching `tutorial=`
-
Paul Kaplan authored
This fixes an issue where projects could not be loaded on Edge
-
Benjamin Wheeler authored
Display green "Shared" banner after user shares; bring CSS into line with spec
-
Ben Wheeler authored
-
Ben Wheeler authored
simplified share banner conditionals shorter banner height without button; button has margin instead
-
chrisgarrity authored
[Master] No localhost allowed on HoC Banner
-
apple502j authored
-
- 02 Dec, 2018 5 commits
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- 01 Dec, 2018 1 commit
-
-
Vibhor Sehgal authored
-
- 30 Nov, 2018 2 commits
-
-
chrisgarrity authored
Additional project data for Moderators/Admins on the project page
-
Paul Kaplan authored
Add Makey Makey extension chip
-
- 29 Nov, 2018 6 commits
-
-
chrisgarrity authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
Pass canSave to both editor and player view to allow cloud reconnecting.
-
Paul Kaplan authored
Add project thumbnail update action to pass into GUI
-
Paul Kaplan authored
The canSave prop was being passed to the editor view, but needs to also be passed to the player view because it is used to decide whether to connect the viewer to cloud variables. People cannot connect to cloud variables after entering editor mode on anothers project.
-
Paul Kaplan authored
-