This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test PR * fix: adding pause * move the Reset Code Button logic into IDEEditor * working in progress * fix: updated ui * removing unused components * removed resetCode that is unused * remove editorActions * fix IDEConsole snapshot * fixing snapshots * fixing snapshots IDEEditor * fixing IDEEditor snapshot * isCodeOnServerDifferent is false * fix: all snapshots are updated * implemented razvan command into run.py runner * implemented razvan command into run.py runner * updated text to not have titled cases * lower case * move clear console button to its own toolbar * add props validation for ClearConsoleBar * update prop name * adjust editor height to fix zoom in/out problem * update snapshots * Merge branch 'IDEmain' into pause * move gamePuase logic to IDEEditor * return wait action after pausing the game * add GAME_RESUME after clicking Run code btn * add gamePausedEpic & APPEND_PAUSE_MESSAGE action * integrate APPEND_PAUSE_MESSAGE to avatarsNextActionComputed * send analytics event when clicking pause * merge IDEmain for UI update * add tests * back to add tests * Merge branch 'master' into pause * add pyodide tests * remove unused code * add tests to IDEEditor * correct pyodide webWorker jest test * revision for Reviewable comments Co-Authored-By: Chi-En Wei <chi-en.wei@ocado.com>
- Loading branch information
1 parent
3434c80
commit 764ae03
Showing
17 changed files
with
242 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.