fleet/website/api
Eric 4feff451da
Website: Update pricing features yaml and pricing page. (#15294)
Closes: #15265

Changes:
- Updated `pricing-features-table.yml`:
- Changed the structure of the file so it is a flat array of features
(previously, features were nested under a category)
   - Added `productCategories` arrays to features that did not have them
   - Added `usualDepartment` values to features.
- Updated the pricing features validation in `build-static-content` to
work with the new file structure and made `productCategories` a required
value for features.
- Updated `view-pricing.js` to:
- categorize features based on the values of the `productCategories`
array
- build a single array of features (previously, it would also build an
array of features for security-focused buyers).
   - sort premium features to the bottom of the pricing table.
- Updated the `pricing.ejs` to:
   - render only the list of all features server-side
- conditionally show features in the pricing table, depending on the
selected pricing mode
2023-11-22 18:33:32 -06:00
..
controllers Website: Update pricing features yaml and pricing page. (#15294) 2023-11-22 18:33:32 -06:00
helpers 2023-10-17 Update osquery schema version & regenerate merged schema (#14436) 2023-10-26 18:04:23 -05:00
hooks/custom Website: Add override sails.LOOKS_LIKE_ASSET_RX value (#11021) 2023-04-12 11:10:46 -05:00
models Website: Update usage statistics webhook inputs and HistoricalUsageSnapshot model. (#15180) 2023-11-20 15:34:19 -06:00
policies Website: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00