-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #2884 Upgrade plan link in admin bar #899
Conversation
@Tabrisrp Thanks for the PR.
|
I've noticed there is a mistake here. If we have a pink banner displayed, we don't need a green "Upgrade plan" button. I've just discussed it with Mai. |
@Tabrisrp @Mai-Saad Did we fix this issue here with having both upgrade options (green and pink)? |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the JS min file that was missing |
Description
Fixes #2884
Add an upgrade plan link in the admin bar for free users with quota < 20%
Type of change
Detailed scenario
Technical description
Documentation
Display the button if free user and quota > 20%
Mandatory Checklist
Code validation
Code style