fleet/website/api/controllers/admin
Eric 0e72c5daeb
Website: Move query generator out of Admin section (#25301)
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
2025-01-14 18:09:17 -06:00
..
build-license-key.js Website: Update admin license generator (#13101) 2023-08-04 14:48:29 -05:00
provision-sandbox-instance-and-deliver-email.js Website: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -05:00
view-email-template-preview.js Website: deliver contact form submission via email (#20972) 2024-08-27 15:43:20 -05:00
view-email-templates.js Website: Add API to send signed CSR emails (#8408) 2023-01-19 14:43:14 -06:00
view-generate-license.js Website: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
view-sandbox-waitlist.js Website: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -05:00