feat: backport filters - #661
Merged
Merged
Conversation
Backport filters that didn't make it to nutmeg release: * Add filter before certificate creation starts - Add filters interactions with code that used generate_certificate_task - Add unit-testing for filters - Upgrade to latest library update (cherry picked from commit e8fa890) * Add cohort change filter before moving users from cohorts (cherry picked from commit 465e5c0) * Add filter before certificate rendering process starts (cherry picked from commit 7f974d1) * Add filter before course dashboard rendering process starts - Add dashboard filter to dashboard student's view - Add tests/docs for filter's integration (cherry picked from commit 895a649) * Add filter before course about rendering process starts (cherry picked from commit ccfa0b4) * Integrate cohort assignment filter definition to cohort model (cherry picked from commit ec69659)
* Add PreEnrollmentFilter * Add PreRegisterFilter * Add PreLoginFilter
Alec4r
requested review from
Henrrypg,
JuanDavidBuitrago,
MaferMazu,
dcoa and
mariajgrimaldi
July 7, 2022 22:07
mariajgrimaldi
approved these changes
Jul 11, 2022
Alec4r
force-pushed
the
feat/backport-filters
branch
from
July 13, 2022 19:12
c301e1e to
7c51bcd
Compare
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
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.
Pull Requests that has been backported
openedx/openedx-platform#30583
openedx/openedx-platform#29449
openedx/openedx-platform#29948