We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Along with the three buttons at the bottom, add an admin panel icon button that takes the user to /admin.
Update the User type to include the superuser attribute, then check from storage atom if user is admin, and if is admin, show the button.
This PR is dependent on ohcnetwork/ayushma#59
The text was updated successfully, but these errors were encountered:
Unblocking as ohcnetwork/ayushma#59 is merged.
Sorry, something went wrong.
Issue has been solved in a previous commit, closing
Ashesh3
No branches or pull requests
Along with the three buttons at the bottom, add an admin panel icon button that takes the user to /admin.
Update the User type to include the superuser attribute, then check from storage atom if user is admin, and if is admin, show the button.
This PR is dependent on ohcnetwork/ayushma#59
The text was updated successfully, but these errors were encountered: