fleet/website/api/controllers/admin
Eric 4ad16cc46f
Website: Update admin query generator to work in production. (#25363)
Changes:
- Updated the `build-static-content` script to add the merged osquery
schema JSON to the website's `builtStaticContent` configuration
- Updated view-query-generator to have a badConfig exit that is used if
the website has an invalid `builtStaticContent.schemaTables`
configuration
- Updated `get-llm-generated-sql` to use the
`builtStaticContent.schemaTables` instead of attempting to use
`sails.helpers.getExtendedOsquerySchema()` (Which does not work as
intended when run in a production environment.)
2025-01-10 17:51:03 -06:00
..
build-license-key.js Website: Update admin license generator (#13101) 2023-08-04 14:48:29 -05:00
get-llm-generated-sql.js Website: Update admin query generator to work in production. (#25363) 2025-01-10 17:51:03 -06: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-query-generator.js Website: Update admin query generator to work in production. (#25363) 2025-01-10 17:51:03 -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