- Feb 06, 2020
-
-
Benjamin Wheeler authored
-
- Jan 28, 2020
-
-
Ben Wheeler authored
draft of refactor to make custom confirm modal work for upload; need to further edit sb-file-uploader Add support for custom confirm modal to sb-file-uploader Show custom confirm modal when confirming project upload got custom upload refactor of file upload working, and tested failure case cleaned up debug code, make project file upload work simplified logic around canceling file upload removed old sb-file-uploader.jsx; fixed linter errors reverted two components to use old strings, not shared (can do that refactor another time) removed unnecessary confirm container removed stray comment moved, updated sb file uploader tests, related project state tests removed custom modal, to reduce scope of changes sb file uploader test uses intl
-
- Oct 18, 2019
-
-
Ben Wheeler authored
-
- Oct 17, 2019
-
-
Ben Wheeler authored
-
- Jul 22, 2019
-
-
Chris Garrity authored
* add scratchLogo as default for logo prop * prefer `{featureAllowed && (<Component />)} over ternary operator with a null ‘else’ * renamed `handleSaveToComputer` as `getSaveToComputerHandler` to more clearly represent what it’s doing (returning a function to be the handler) * renamed the parameter that is the function to handle clicking on the load project menu item (also updated the comments in `SBFileUploader`)
-
- Apr 18, 2019
-
-
Ben Wheeler authored
-
- Apr 17, 2019
-
-
Ben Wheeler authored
-
- Apr 01, 2019
-
-
Ben Wheeler authored
-
- Mar 11, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Too much traffic, not enough value. Leaving stuff having to do with tips library/tutorial card navigation as well as hardware extension connectivity, as those help us find issues with Scratch.
-
- Feb 13, 2019
-
-
Paul Kaplan authored
-
- Feb 11, 2019
-
-
Paul Kaplan authored
Selenium loads the playground using the file:// protocol, where history.replaceState throws an error
-
Paul Kaplan authored
This only shows when you are on a project that is SHOWING_WITHOUT_ID and has changes. This is only the case when logged out, or in the desktop editor.
-
- Dec 25, 2018
-
-
Karishma Chadha authored
-
- Dec 20, 2018
-
-
Karishma Chadha authored
-
- Dec 18, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Dec 12, 2018
-
-
Ben Wheeler authored
-
- Nov 05, 2018
-
-
Ben Wheeler authored
-
- Oct 18, 2018
-
-
Ben Wheeler authored
responding to canSave without needing canSaveNew prop removed canSaveNew added default for onUpdateProjectId removed conflict files erroneously added don't pass down onError got tests passing better creating and saving logic and names
-
- Oct 17, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
don't set redux project title directly from sb uploader; only extract title from .sb2 and .sb3 filenames
-
Ben Wheeler authored
-
- Oct 11, 2018
-
-
Ben Wheeler authored
stripped title handling from sb file uploader updated more projectState related names simplified hash-parser-hoc logic slightly
-
- Oct 10, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 08, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
load new project, both json and title; set title on file load; draft of code to fetch title from api
-
Ben Wheeler authored
-
- Sep 07, 2018
-
-
Ben Wheeler authored
-
- Sep 06, 2018
-
-
Ben Wheeler authored
styling for title field; correct input target in tests; make download filename safer with default, max length; in playground index, correctly pass props through to gui container
-
- Jul 20, 2018
-
-
Karishma Chadha authored
-