- 11 Nov, 2018 1 commit
-
-
Ray Schamp authored
Use https for ScratchJR links
-
- 09 Nov, 2018 1 commit
-
-
MasterOfTheTiger authored
-
- 08 Nov, 2018 2 commits
-
-
Paul Kaplan authored
Add "project not available" view for when project body cannot be loaded
-
Paul Kaplan authored
-
- 07 Nov, 2018 7 commits
-
-
Paul Kaplan authored
This happens when the project id does not exist, or is not visible to the given user.
-
Ray Schamp authored
Avoid displaying an error when /news returns a 500
-
Bryce Taylor authored
Update chromedriver so tests pass more reliably
-
Paul Kaplan authored
Add IP Mute message to project comment errors
-
chrisgarrity authored
Add new strings in preparation for Hour of Code
-
BryceLTaylor authored
-
Paul Kaplan authored
-
- 06 Nov, 2018 3 commits
-
-
chrisgarrity authored
-
BryceLTaylor authored
-
Ray Schamp authored
This situation probably occurs most frequently when running dev servers while offline, but could also happen if the API is having issues. 500 responses from the API should not take down the homepage so drastically, and are also sometimes unavoidable while working offline.
-
- 05 Nov, 2018 1 commit
-
-
Andrew Sliwinski authored
Fix typo on micro:bit landing page
-
- 02 Nov, 2018 1 commit
-
-
Benjamin Wheeler authored
make share banner appear only if user has the power to share this project
-
- 01 Nov, 2018 3 commits
-
-
Benjamin Wheeler authored
Revert "Track scratch-gui@latest "
-
Benjamin Wheeler authored
-
Ben Wheeler authored
-
- 31 Oct, 2018 2 commits
-
-
DeleteThisAcount authored
-
Benjamin Wheeler authored
removed erroneous share button icon
-
- 30 Oct, 2018 2 commits
-
-
Karishma Chadha authored
Configure Cloud Host
-
Benjamin Wheeler authored
Update README.md
-
- 29 Oct, 2018 6 commits
-
-
julescubtree authored
correct `PROJECTS_HOST` to `PROJECT_HOST`
-
Ben Wheeler authored
-
chrisgarrity authored
remove obsolete code
-
Benjamin Wheeler authored
Responsive about page!
-
Karishma Chadha authored
-
Vibhor Sehgal authored
-
- 26 Oct, 2018 3 commits
-
-
chrisgarrity authored
Preview doesn’t need to set a z-index (the first version was trying to overlay gui on top of the project view).
-
Benjamin Wheeler authored
Track scratch-gui@latest
-
Ben Wheeler authored
-
- 25 Oct, 2018 8 commits
-
-
Paul Kaplan authored
Use #comments-id instead of #comment-id for fetching single comments
-
Benjamin Wheeler authored
pass isShared to gui
-
Benjamin Wheeler authored
moved getExtensions out of constructor, and out of projectInfo response
-
Paul Kaplan authored
-
Paul Kaplan authored
Decorate comment text to add @username links and scratch-domain links
-
Paul Kaplan authored
Fix form styling for project edit fields
-
Paul Kaplan authored
-
Paul Kaplan authored
Keep each input in its own formsy wrapper to improve performance
-