feat: Add support for the Discussions MFE - #91
Conversation
b54043b to
8c38e26
Compare
|
@regisb, I'm still waiting on the backports from master to Olive in cs_comments_service and edx-platform, but the tutor-mfe bits are good enough to review, and the MFE actually works... as far as I can tell. I still see fixes to frontend-app-discussions coming in (I had to whip one up myself), so we'll want to keep our eyes open to pick them up before release day. |
regisb
left a comment
There was a problem hiding this comment.
LGTM! But we agree that we are not going to merge this PR in master, right? (only in Olive or nightly)
e57d85f to
0b113a2
Compare
|
@regisb, yes, definitely nightly! |
|
Ok, I've tested this in nightly and olive, and it's looking good AFAICT. We're just blocked on the edx-platform fixes. |
0b113a2 to
40d70bc
Compare
|
Rebased on the new runtime config support: good enough for nightly. Probably worth another glance, @regisb. |
Adds support for the Discussions MFE, enabling it by default. Optional features also enabled via waffle flag: * Learner's tab in the MFE * Extended moderation reason codes * Reported content email notifications to moderators * Enable learner stats in the activity API
40d70bc to
4455c09
Compare
|
...aaand, we're in! |
Adds support for the Discussions MFE, enabling it by default.
Optional features also enabled via waffle flag:
Requirements
Truncateinfinite loop openedx/frontend-app-discussions#364