fleet/website/views/layouts
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
..
layout-email-newsletter.ejs Website: Add updated logo for email templates (dark mode compatible) (#24676) 2024-12-11 14:49:59 -06:00
layout-email.ejs Website: Add updated logo for email templates (dark mode compatible) (#24676) 2024-12-11 14:49:59 -06:00
layout-nurture-email.ejs Website: Add unsubscribe link to marketing emails (#21055) 2024-08-05 16:23:08 -05:00
layout.ejs Website: Move query generator out of Admin section (#25301) 2025-01-14 18:09:17 -06:00