JU-6: add support for openedx-filters - #573
Merged
Merged
Conversation
mariajgrimaldi
force-pushed
the
li/ednx/JU-6_P2
branch
2 times, most recently
from
November 4, 2021 13:26
4fd9486 to
b6246c1
Compare
mariajgrimaldi
force-pushed
the
li/ednx/JU-6_P3
branch
from
November 4, 2021 13:27
c809bc7 to
97b57a2
Compare
mariajgrimaldi
force-pushed
the
li/ednx/JU-6_P2
branch
from
November 5, 2021 16:15
b6246c1 to
0a34a16
Compare
mariajgrimaldi
changed the base branch from
li/ednx/JU-6_P2
to
edunext/limonero.master
November 15, 2021 21:05
mariajgrimaldi
force-pushed
the
li/ednx/JU-6_P3
branch
from
November 15, 2021 21:08
b3c1197 to
e0d264d
Compare
mariajgrimaldi
commented
Nov 16, 2021
mariajgrimaldi
force-pushed
the
li/ednx/JU-6_P3
branch
from
November 23, 2021 20:00
4c7cb71 to
0f22266
Compare
mariajgrimaldi
requested review from
MaferMazu,
MoisesGSalas,
black-redoc,
felipemontoya,
jignaciopm,
johanseto and
magajh
November 24, 2021 16:58
felipemontoya
approved these changes
Nov 24, 2021
* Add PreEnrollmentFilter filter before the user's enrollment
mariajgrimaldi
force-pushed
the
li/ednx/JU-6_P3
branch
from
November 25, 2021 13:42
c0e058b to
958ca33
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.
Description
This PR adds support for Open edX Filters in Limonero. These filters are part of the OEP-50: Hooks Extension Framework implementation plan.
For an overall understanding of the design, check out the Open edX Filters ADRs and discussions:
Supporting information
Discuss on Hooks Extension Framework:
https://discuss.openedx.org/t/configuration-for-the-hooks-extension-framework/4527/
https://discuss.openedx.org/t/hooks-framework-filters/5753
Testing instructions
pip install openedx-filtersInstall eox-taylor:
pip install git+https://bitbucket.org/edunext/eox-taylor/eox-taylor.git@li/ednx/JU-6_P2 #egg=eox-taylor==2__1Now try to enroll:

