feat: add a feature flag to disable dates tab for all courses - #654
Merged
Cup0fCoffee merged 2 commits intoApr 25, 2024
Conversation
Cup0fCoffee
force-pushed
the
maxim/bb-8271-hiding-dates-tab-for-all-courses-quince-backport
branch
3 times, most recently
from
April 16, 2024 08:37
b03cd15 to
626202b
Compare
Cup0fCoffee
force-pushed
the
maxim/bb-8271-hiding-dates-tab-for-all-courses-quince-backport
branch
from
April 22, 2024 12:15
626202b to
0e8e9f5
Compare
ArturGaspar
approved these changes
Apr 24, 2024
ArturGaspar
left a comment
There was a problem hiding this comment.
👍
- I tested this: setting the feature flag hides the dates tab when it is otherwise shown
- I read through the code
- I checked for accessibility issues
- Includes documentation
- I made sure any change in configuration variables is reflected in the corresponding client's
configuration-securerepository. - N/A
Cup0fCoffee
deleted the
maxim/bb-8271-hiding-dates-tab-for-all-courses-quince-backport
branch
April 25, 2024 16:49
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
This is backport of openedx#34511.
References
BB-8721
Upstream PR