Add phone number field and coaching consent toggle (#192)
* Add phone number field and coaching consent toggle MB-196 Adds phone number and coaching consent toggle to the profile. Currently, toggled off in production, until we are ready for MB learners to start recieving coaching. * fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.9 * fix(deps): update dependency @edx/frontend-component-footer to v10.0.8 * Add phone number field and coaching consent toggle MB-196 Adds phone number and coaching consent toggle to the profile. Currently, toggled off in production, until we are ready for MB learners to start recieving coaching. * Made requested changes and additional fixes * Requested changes Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -16,3 +16,5 @@ SEGMENT_KEY=null
|
||||
SITE_NAME='edX'
|
||||
SUPPORT_URL='http://localhost:18000/support'
|
||||
USER_INFO_COOKIE_NAME='edx-user-info'
|
||||
# Temporary, Remove this once we are ready to release the feature.
|
||||
COACHING_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user