-
Notifications
You must be signed in to change notification settings - Fork 524
DTL (Test > Levelbuilder): 59aa1019 #70100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This reverts commit 10bf92d.
* temporarily add colliding level names to nontransactional setup_all blocks * use transactional test case whenever we use setup_all * fix timeout issue with BackpacksControllerTest * revert temporary colliding level names * rerun drone
* trying to set up
* not working
* get preview sw plumbed up
* checkpoint
* register active worker
* use current file
* fix received source handler
* experiment with base tag
* remove errant characters
* serve urls
* Serve service worker JS from / so it can control the root scope
* Define weblab2_project_service_worker as a webpack entry point (doesn't work! entry point never runs, wtf webpack)
* Service worker works/serves on /!!!
* remove entrypoint
* put things at the root, external http requests do not work
* update src
* channel idea
* go back to regular method
* ignore pre-determined files
* wip
* add additional font file
* auto refresh
* start setting up broadcast channel
* move more messages to broadcast channel
* use broadcast channel everywhere
* start of 404 page
* remove ignore list
* make nice not found page
* update css links
* fix infinite loop for /
* update comment
* don't send blank source, it gets confused
* fix different page bug
* updates
* todos
* hide preview while loading
* remove duplicate entrypoint
* add flag and remove logs
* comments and clean up
* reset service worker state on load
* more clean up
* more clean up
* post message to service worker directly
* add keep-alive message
* decrease keep alive interval
* undo unrelated changes and add todo
* remove unused message type
* address copilot comments
* WIP weblab2: allow ${channelId}.preview.codeprojects.org subdomains for projects
* make channel id lowercase
* Fix cloudformation error: go all in on *.preview approach
* poke ci
* poke ci
* Remove last vestiges of non-wildcard preview. domains
* remove console log
* fix level switching bug
* skip test for now
* fix assumption about port
* add local flag
* add comment
* update comment
* unregister sw on unload
* remove underscores from channel id
---------
Co-authored-by: Molly Moen <molly@code.org>
…lity (#70058) * wrap card in link for better accessiblity * fix failing tests
#70062) * show browser warning when showing ai tutor version and attempted to reload browser * tweak comment
…r-dropdown DSCO swap: student dropdown on projects page
…ita-redux First pass at fixes to AI TA Redux
* feat: implement sorting of students by first or last name in header component * feat: refactor student sorting logic and integrate SortByNameDropdown component * refactor: optimize student sorting and navigation logic using hooks
* move pegasus config files out of sites.v3 * remove config json files from no-pegasus-content * remove test_dcdo.haml from no-pegasus-content * [skip pegasus content] * remove pegasus 1x1.png from no-pegasus-content [skip pegasus content] * temp comment to force apps build [no pegasus content] [test all] * fix commit tag name [skip pegasus content] [test all] * rerun drone [skip pegasus content] [test all] * Revert "temp comment to force apps build [no pegasus content] [test all]" This reverts commit 61c0499. * rerun again with correct commit tag [skip pegasus content] [test all]
* force run cache-staging-build against source branch [skip ui] * call force_seed_ui_test from cache-staging-build [skip ui] * Revert "force run cache-staging-build against source branch [skip ui]" This reverts commit 5bb942a.
…reeze Revert "Implement Hour of AI Code Freeze"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.