fix: Hide enterprise/login button if enterprise integration disabled. - #27130
Conversation
|
Thanks for the pull request, @idegtiarov! I've created OSPR-5687 to keep track of it in JIRA, where we prioritize reviews. Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
174603a to
a598fd0
Compare
|
@idegtiarov Thank you for your contribution. Please let me know once it is ready for our review. |
bf67d93 to
e3e2022
Compare
e3e2022 to
d703601
Compare
waheedahmed
left a comment
There was a problem hiding this comment.
Couple of suggestions otherwise LGTM.
[BTR-52](https://openedx.atlassian.net/browse/BTR-52) Fix an issue with existing button for enterprise login on the login page when enterprise integration is disabled.
c217ccf to
ae5efb0
Compare
ae5efb0 to
3e14d34
Compare
|
Your PR has finished running tests. There were no failures. |
waheedahmed
left a comment
There was a problem hiding this comment.
Thanks for taking the suggestions 👍
|
@idegtiarov 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
…openedx#27130) * fix: Hide enterprise/login button if enterprise integration disabled. [BTR-52](https://openedx.atlassian.net/browse/BTR-52) Fix an issue with existing button for enterprise login on the login page when enterprise integration is disabled. * Address review comments
…#27130) (#27834) * fix: Hide enterprise/login button if enterprise integration disabled. [BTR-52](https://openedx.atlassian.net/browse/BTR-52) Fix an issue with existing button for enterprise login on the login page when enterprise integration is disabled. Co-authored-by: Igor Degtiarov <igor.degtiarov@raccoongang.com>
…openedx#27130) (openedx#27834) * fix: Hide enterprise/login button if enterprise integration disabled. [BTR-52](https://openedx.atlassian.net/browse/BTR-52) Fix an issue with existing button for enterprise login on the login page when enterprise integration is disabled. Co-authored-by: Igor Degtiarov <igor.degtiarov@raccoongang.com>
Fix an issue with an existing button for enterprise login on the login page
when enterprise integration is disabled.
BTR-52