-
Notifications
You must be signed in to change notification settings - Fork 654
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
[Data rearchitecture] Revert "Sync with master" #6118
Merged
gabina
merged 25 commits into
data-rearchitecture-for-dashboard
from
revert-6115-master
Jan 14, 2025
Merged
[Data rearchitecture] Revert "Sync with master" #6118
gabina
merged 25 commits into
data-rearchitecture-for-dashboard
from
revert-6115-master
Jan 14, 2025
Conversation
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 reverts commit 1b1e210.
…ror` for some courses: - Uses `CGI.unescape` to decode url encoded string to their original formats if applicable thus solving cause of 500 error - Improves error handling in js actions and reducers to not result in TypeErrors when a 500 error (or any other error) occurs" This reverts commit aec776a.
…cks`" This reverts commit 9e8db24.
This reverts commit 0db9353.
This reverts commit e980866.
This reverts commit 9853a34.
This reverts commit a6f2b38.
…mpty page" This reverts commit e57ac46.
…r driver script mode" This reverts commit 18f6367.
… as artifacts for debugging" This reverts commit 90e0cfd.
This reverts commit 544d20f.
…g .docx" This reverts commit 751d8a0.
This reverts commit f0392b9.
…rror count in update_course_stats_spec" This reverts commit b15488a.
…rence_counter, and revision_score_api" This reverts commit 7ea45a9.
…rding but don't join a course" This reverts commit 0c08b74.
…ons" This reverts commit 34dd808.
This reverts commit 96e99c6.
This reverts commit 16a90bf.
This reverts commit 7f73e20.
This reverts commit 47fd72f.
…ser_info`'s `user_data` is `nil` and tests to confirm expected behaviour" This reverts commit 6f890ba.
This reverts commit bfbd344.
This reverts commit c17edb1.
…ile Setting up using Docker" This reverts commit 3102f3e.
gabina
merged commit Jan 14, 2025
94bae8f
into
data-rearchitecture-for-dashboard
0 of 2 checks passed
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.
Reverts #6115
I'm reverting this because I rebased to add the last 38 commits from master but my branch is still 38 commits behind master.