mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 14:58:33 +00:00
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 |
||
|---|---|---|
| .. | ||
| build-license-key.js | ||
| provision-sandbox-instance-and-deliver-email.js | ||
| view-email-template-preview.js | ||
| view-email-templates.js | ||
| view-generate-license.js | ||
| view-sandbox-waitlist.js | ||