feat: opt into the course bar#198
Merged
Merged
Conversation
bbb8249 to
f861bc6
Compare
diana-villalvazo-wgu
approved these changes
May 5, 2026
c993c5a to
82eac75
Compare
f667059 to
f12364f
Compare
Declares the instructor-dashboard's route role under the providesCourseBarRolesId and providesCourseBarMasqueradeRolseId so the shell's course bar renders on this app's routes. Also add the new `cmsBaseUrl`, used by the masquerade bar to display the Studio link. Finally, fix up the external route roles in the site.config. Co-Authored-By: Claude <noreply@anthropic.com>
f12364f to
02a4a60
Compare
|
🎉 This PR is included in version 1.0.0-alpha.36 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #198 +/- ##
=======================================
Coverage 90.28% 90.28%
=======================================
Files 141 141
Lines 2408 2408
Branches 521 490 -31
=======================================
Hits 2174 2174
- Misses 226 228 +2
+ Partials 8 6 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Declares the instructor-dashboard's route role under the
providesCourseBarRolesIdandprovidesCourseBarMasqueradeRolesIdprovides ID so the shell's course bar (including both navigation and masquerade) renders on this app's routes.Depends on the course bar landing in
frontend-base(openedx/frontend-base#260).LLM usage notice
Built with assistance from Claude.