overhangio / tutor-mfe

This plugin makes it possible to easily add micro frontend (MFE) applications on top of an Open edX platform that runs with Tutor.
GNU Affero General Public License v3.0
22 stars 95 forks source link

fix: create waffle flag for new studio updates page on init #212

Closed GlugovGrGlib closed 5 months ago

GlugovGrGlib commented 5 months ago

This PR adding a missing waffle flag for the new studio Updates page.

The removal of this flag was already introduced in the https://github.com/overhangio/tutor-mfe/pull/208

The product ticket https://github.com/openedx/platform-roadmap/issues/357

GlugovGrGlib commented 5 months ago

@arbrandes Please check this PR. I found that this flag wasn't enabled by default on the Redwood sandbox. It turned out that it was missing from the initialization script.

arbrandes commented 5 months ago

@DawoudSheraz, FYI to make sure it gets pulled into the redwood branch.