openfun / fun-richie-site-factory

🏭 Site factory to build France Université Numérique's web sites based on https://github.com/openfun/richie
GNU Affero General Public License v3.0
4 stars 2 forks source link

🚩(funmooc) split REACT_DASHBOARD feature flag #204

Closed jbpenrath closed 4 months ago

jbpenrath commented 4 months ago

We would like to be able to enable the new dashboard but without updating user menu entries. In order to do that we split REACT_DASHBOARD feature flag in two: REACT_DASHBOARD which, if it is True, add dashboard urls in Django urls. REACT_DASHBOARD_MENU_LINKS which, if it is True, add new dashboard links into user menu.