-
-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove outdated comment * Sort out 1 bonus task * Add different mazes * Add bonus task field * Update config * Change fn name * Group bonus tasks separately * Format modal, pass down bonus tasks * Add bonus class to bonus buttons * Use `meta` instead of `getters` * Change fn name * Remove dead code * Tweaks * Add bonus status * Send pass_bonus status * Hide before basic tasks are compelted * Don't show bonus tasks in the preview * Handle showing logic inside taskStore * Only show tasks after pressing button on modal * Only change editor code to code stored on server if it is newer by at least a minute * Add comment * Remove console.logs * Add tests, show bonus scenarios immediately when acing them in one go * Break out modal views into separate files * Add new modal for bonus tasks * Handle showing bonus modal * Adjust behaviour of bonus tasks modal * Fix error * Tweak states * Handle saving bonus tasks in localStorage (#7490) * Handle saving bonus tasks in localStorage * Get rid of modal data inside exercise data * Simplify * Get rid of actual * Sort out showing instructions (#7492) * Sort out showing instructions * Remove logging * Use task instructionsHtml * Fix migration production check * Fix bad rebase * Fix a bug, add tests * Add fixed Bonus Challenges header * Improve logic around showing bonus tasks * Bonus FE tweaks (#7513) * Select first failing bonus test if other tests are passing * Merge TestResultsButtons components, manage pausing timeline, only play animation if all frames are SUCCESS * Memo testResults in buttons * Fix anime timeline not resetting * Undo memoing results * Fix screen darkening * Fix migration in prod test failure * WIP bonus improvements (#7499) * WIP bonus improvemnets * Get odd/even passing * Fix * Don't diff if it's passing * Add multiple expects * Make sure bonus modal is only shown if everything passes --------- Co-authored-by: dem4ron <[email protected]> * Fix CSS * Improve checkers * WIP * Add task to alien detector * Add space invaders checks * Add task for leap * Further improvements * Tweak more * WIP --------- Co-authored-by: Jeremy Walker <[email protected]>
- Loading branch information
Showing
101 changed files
with
1,846 additions
and
519 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.