Skip to content
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

Website: Move query generator out of Admin section #25301

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

eashaw
Copy link
Contributor

@eashaw eashaw commented Jan 9, 2025

Changes:

  • Updated the User model to have a new attribute: canUseQueryGenerator a boolean attribute that will grant users access to the query generator page on the website.
  • Added a new policy: has-query-generate-access
  • Moved the query generator page from the admin section of the website.

Note: before this change can be merged, the website's database will need to be migrated to add the new column to the User table

fleet-release
fleet-release previously approved these changes Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants